Commit Graph

1341 Commits (fcf89d05404dafcde581d44dfa89bd8c8def27f9)

Author SHA1 Message Date
Martin K. Petersen 7878cba9f0 block: Create bip slabs with embedded integrity vectors 16 years ago
NeilBrown e62e58a5ff md: use interruptible wait when duration is controlled by userspace. 16 years ago
NeilBrown a5c308d4d1 md/raid5: suspend shouldn't affect read requests. 16 years ago
NeilBrown 0909dc448c md: tidy up error paths in md_alloc 16 years ago
NeilBrown 1ec22eb2b4 md: fix error path when duplicate name is found on md device creation. 16 years ago
NeilBrown b8d966efd9 md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. 16 years ago
Martin K. Petersen 8f6c2e4b32 md: Use new topology calls to indicate alignment and I/O sizes 16 years ago
Mike Snitzer ea9df47cc9 dm table: fix blk_stack_limits arg to use bytes not sectors 16 years ago
Milan Broz 874d2f61d3 dm exception store: really fix type lookup 16 years ago
Kiyoshi Ueda f40c67f0f7 dm mpath: change to be request based 16 years ago
Kiyoshi Ueda 523d9297d4 dm: disable interrupt when taking map_lock 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
Jonthan Brassow f5db4af466 dm raid1: add userspace log 16 years ago
Mike Snitzer 754c5fc7eb dm: calculate queue limits during resume not load 16 years ago
Mike Snitzer 18d8594dd9 dm log: fix create_log_context to use logical_block_size of log device 16 years ago
Mike Snitzer af4874e03e dm target:s introduce iterate devices fn 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
Milan Broz 60935eb21d dm ioctl: support cookies for udev 16 years ago
Peter Rajnoha 486d220fe4 dm: sysfs add suspended attribute 16 years ago
Jonthan Brassow 1b6da75459 dm table: improve warning message when devices not freed before destruction 16 years ago
Kiyoshi Ueda f392ba889b dm mpath: add service time load balancer 16 years ago
Kiyoshi Ueda fd5e033908 dm mpath: add queue length load balancer 16 years ago
Kiyoshi Ueda 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 years ago
Mikulas Patocka 2bd0234525 dm snapshot: use barrier when writing exception store 16 years ago
Mikulas Patocka 51aa322849 dm io: retry after barrier error 16 years ago
Mikulas Patocka 5af443a7e1 dm io: record eopnotsupp 16 years ago
Mikulas Patocka 494b3ee7d4 dm snapshot: support barriers 16 years ago
Mikulas Patocka 8627921fa2 dm mpath: support barriers 16 years ago
Mikulas Patocka c927259e34 dm delay: support barriers 16 years ago
Mikulas Patocka 647c7db14e dm crypt: support flush 16 years ago
Mikulas Patocka 374bf7e7f6 dm: stripe support flush 16 years ago
Mikulas Patocka 433bcac564 dm: linear support flush 16 years ago
Mikulas Patocka 52b1fd5a27 dm: send empty barriers to targets in dm_flush 16 years ago
Alasdair G Kergon 9015df24a8 dm: initialise tio in alloc_tio 16 years ago
Mikulas Patocka f9ab94cee3 dm: introduce num_flush_requests 16 years ago
Mikulas Patocka 27eaa14975 dm: remove check that prevents mapping empty bios 16 years ago
Mikulas Patocka fdb9572b73 dm: remove EOPNOTSUPP for barriers 16 years ago
Mikulas Patocka 5aa2781d96 dm: store only first barrier error 16 years ago
Mikulas Patocka 2761e95fe4 dm: process requeue in dm_wq_work 16 years ago
Mikulas Patocka 531fe96364 dm: make dm_flush return void 16 years ago
Mikulas Patocka 32a926da5a dm: always hold bdev reference 16 years ago
Mikulas Patocka db8fef4fab dm: rename suspended_bdev to bdev 16 years ago
Jonathan Brassow f6bd4eb73c dm exception store: fix exstore lookup to be case insensitive 16 years ago
Mikulas Patocka 5657e8fa45 dm: use i_size_read 16 years ago
Mikulas Patocka 8cbeb67ad5 dm: avoid unsupported spanning of md stripe boundaries 16 years ago