index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-30
dm table: fix blk_stack_limits arg to use bytes not sectors
Mike Snitzer
1
-1
/
+1
2009-06-22
dm: do not set QUEUE_ORDERED_DRAIN if request based
Kiyoshi Ueda
1
-0
/
+5
2009-06-22
dm: enable request based option
Kiyoshi Ueda
1
-0
/
+111
2009-06-22
dm: prepare for request based option
Kiyoshi Ueda
1
-0
/
+14
2009-06-22
dm: calculate queue limits during resume not load
Mike Snitzer
1
-83
/
+102
2009-06-22
dm table: establish queue limits by copying table limits
Mike Snitzer
1
-10
/
+2
2009-06-22
dm table: replace struct io_restrictions with struct queue_limits
Mike Snitzer
1
-95
/
+43
2009-06-22
dm table: validate device logical_block_size
Mike Snitzer
1
-0
/
+69
2009-06-22
dm table: ensure targets are aligned to logical_block_size
Mike Snitzer
1
-14
/
+44
2009-06-22
dm table: improve warning message when devices not freed before destruction
Jonthan Brassow
1
-5
/
+3
2009-06-22
dm: use i_size_read
Mikulas Patocka
1
-1
/
+2
2009-06-09
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
1
-1
/
+1
2009-06-03
block: Fix bounce limit setting in DM
Martin K. Petersen
1
-1
/
+1
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
1
-14
/
+14
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-5
/
+7
2009-04-09
dm: remove limited barrier support
Mikulas Patocka
1
-19
/
+0
2009-04-09
dm: add integrity support
Martin K. Petersen
1
-0
/
+40
2009-04-02
dm table: fix upgrade mode race
Alasdair G Kergon
1
-12
/
+14
2009-01-06
dm table: rework reference counting
Mikulas Patocka
1
-5
/
+23
2009-01-06
dm: support barriers on simple devices
Andi Kleen
1
-0
/
+19
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-1
/
+1
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
1
-8
/
+8
2008-10-23
[PATCH] dm: kill lookup_device wrapper
Christoph Hellwig
1
-15
/
+6
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
1
-2
/
+2
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
1
-6
/
+6
2008-10-10
dm: detect lost queue
Alasdair G Kergon
1
-3
/
+23
2008-10-10
dm: export struct dm_dev
Mikulas Patocka
1
-32
/
+39
2008-08-01
[PATCH] switch mtd and dm-table to lookup_bdev()
Al Viro
1
-23
/
+6
2008-07-21
dm table: remove merge_bvec sector restriction
Milan Broz
1
-7
/
+6
2008-04-29
dm: use unlocked variants of queue flag check/set
Jens Axboe
1
-5
/
+3
2008-04-29
block: make queue flags non-atomic
Nick Piggin
1
-2
/
+5
2008-04-25
dm table: remove unused dm_create_error_table
Adrian Bunk
1
-38
/
+0
2008-04-25
dm table: drop void suspend_targets return
Adrian Bunk
1
-2
/
+2
2008-02-14
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-1
/
+1
2008-02-08
dm: table use uninitialized_var
Andrew Morton
1
-1
/
+1
2008-02-08
dm: table remove unused total
Jun'ichi Nomura
1
-1
/
+1
2008-02-08
dm: table use list_for_each
Paul Jimenez
1
-9
/
+7
2007-12-20
dm: merge max_hw_sector
Neil Brown
1
-0
/
+9
2007-12-20
dm: table detect io beyond device
Jun'ichi Nomura
1
-1
/
+6
2007-11-09
Add UNPLUG traces to all appropriate places
Alan D. Brunelle
1
-2
/
+1
2007-11-02
dm: bounce_pfn limit added
Vasily Averin
1
-0
/
+7
2007-10-20
dm: use kzalloc
Dmitry Monakhov
1
-2
/
+1
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-28
/
+0
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
1
-4
/
+4
2007-05-09
dm: allow offline devices
Mike Anderson
1
-4
/
+6
2006-10-03
[PATCH] dm table: add target flush
Bryn Reeves
1
-0
/
+5
2006-10-03
[PATCH] dm: extract device limit setting
Bryn Reeves
1
-41
/
+46
2006-10-03
[PATCH] dm table: add target preresume
Milan Broz
1
-2
/
+15
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
1
-5
/
+6
[prev]
[next]