Commit Graph

78 Commits (00cb636ed87a65b512012ea4236348af19daef1e)

Author SHA1 Message Date
Martin K. Petersen c8bf133682 Consolidate min_not_zero 15 years ago
Mike Snitzer 5ae89a8720 dm: linear support discard 15 years ago
Will Drewry 26803b9f06 dm ioctl: refactor dm_table_complete 15 years ago
Nikanth Karthikesan 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
Kiyoshi Ueda ecdb2e257a dm table: remove dm_get from dm_table_get_md 15 years ago
Martin K. Petersen b27d7f16d3 DM: Fix device mapper topology stacking 15 years ago
André Goddard Rosa e7d2860b69 tree-wide: convert open calls to remove spaces to skip_spaces() lib function 15 years ago
Alasdair G Kergon a794015597 dm: bind new table before destroying old 15 years ago
Mike Snitzer 40bea43127 dm stripe: expose correct io hints 16 years ago
Mike Snitzer a963a95622 dm table: add more context to terse warning messages 16 years ago
Mikulas Patocka f6a1ed1086 dm table: fix queue_limit checking device iterator 16 years ago
Mike Snitzer 5dea271b6d dm table: pass correct dev area size to device_area_is_valid 16 years ago
Mike Snitzer a732c207d1 dm: remove queue next_ordered workaround for barriers 16 years ago
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
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 17 years ago
Alasdair G Kergon 0c2322e4ce dm: detect lost queue 17 years ago
Mikulas Patocka 82b1519b34 dm: export struct dm_dev 17 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
Nick Piggin 75ad23bc0f block: make queue flags non-atomic 17 years ago
Adrian Bunk 4fdfe401e9 dm table: remove unused dm_create_error_table 17 years ago
Adrian Bunk e8488d0858 dm table: drop void suspend_targets return 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Andrew Morton 69a2ce72a4 dm: table use uninitialized_var 17 years ago
Jun'ichi Nomura 82d601dc07 dm: table remove unused total 17 years ago
Paul Jimenez afb24528f9 dm: table use list_for_each 17 years ago