Mike Snitzer
|
ea9df47cc9
dm table: fix blk_stack_limits arg to use bytes not sectors
|
16 years ago |
Kiyoshi Ueda
|
5d67aa2366
dm: do not set QUEUE_ORDERED_DRAIN if request based
|
16 years ago |
Kiyoshi Ueda
|
e6ee8c0b76
dm: enable request based option
|
16 years ago |
Kiyoshi Ueda
|
cec47e3d4a
dm: prepare for request based option
|
16 years ago |
Mike Snitzer
|
754c5fc7eb
dm: calculate queue limits during resume not load
|
16 years ago |
Mike Snitzer
|
1197764e40
dm table: establish queue limits by copying table limits
|
16 years ago |
Mike Snitzer
|
5ab97588fb
dm table: replace struct io_restrictions with struct queue_limits
|
16 years ago |
Mike Snitzer
|
be6d4305db
dm table: validate device logical_block_size
|
16 years ago |
Mike Snitzer
|
02acc3a4fa
dm table: ensure targets are aligned to logical_block_size
|
16 years ago |
Jonthan Brassow
|
1b6da75459
dm table: improve warning message when devices not freed before destruction
|
16 years ago |
Mikulas Patocka
|
5657e8fa45
dm: use i_size_read
|
16 years ago |
Jens Axboe
|
9df1bb9b51
Revert "block: Fix bounce limit setting in DM"
|
16 years ago |
Martin K. Petersen
|
a05c0205ba
block: Fix bounce limit setting in DM
|
16 years ago |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Mikulas Patocka
|
692d0eb9e0
dm: remove limited barrier support
|
16 years ago |
Martin K. Petersen
|
9c47008d13
dm: add integrity support
|
16 years ago |
Alasdair G Kergon
|
570b9d968b
dm table: fix upgrade mode race
|
16 years ago |
Mikulas Patocka
|
d58168763f
dm table: rework reference counting
|
16 years ago |
Andi Kleen
|
ab4c142488
dm: support barriers on simple devices
|
16 years ago |
Milan Broz
|
0e435ac26e
block: fix setting of max_segment_size and seg_boundary mask
|
16 years ago |
Linus Torvalds
|
2248485640
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
|
16 years ago |
Christoph Hellwig
|
72e8264eda
[PATCH] dm: kill lookup_device wrapper
|
17 years ago |
Al Viro
|
9a1c354276
[PATCH] pass fmode_t to blkdev_put()
|
17 years ago |
Al Viro
|
aeb5d72706
[PATCH] introduce fmode_t, do annotations
|
16 years ago |
Alasdair G Kergon
|
0c2322e4ce
dm: detect lost queue
|
16 years ago |
Mikulas Patocka
|
82b1519b34
dm: export struct dm_dev
|
16 years ago |
Al Viro
|
d5686b444f
[PATCH] switch mtd and dm-table to lookup_bdev()
|
17 years ago |
Milan Broz
|
9980c638a6
dm table: remove merge_bvec sector restriction
|
17 years ago |
Jens Axboe
|
c9a3f6d6f5
dm: use unlocked variants of queue flag check/set
|
17 years ago |