Commit Graph

1782 Commits (6aaccece1c483f189f76f1282b3984ff4c7ecb0a)

Author SHA1 Message Date
Peter Rajnoha 7e507eb643 dm: allow autoloading of dm mod 15 years ago
Mike Snitzer 57cba5d365 dm: rename map_info flush_request to target_request_nr 15 years ago
Will Drewry 26803b9f06 dm ioctl: refactor dm_table_complete 15 years ago
Mikulas Patocka b1d5552838 dm snapshot: implement merge 15 years ago
Mike Snitzer 4a0b4ddf26 dm: do not initialise full request queue when bio based 15 years ago
Mike Snitzer a5664dad7e dm ioctl: make bio or request based device type immutable 15 years ago
Mikulas Patocka 708e929513 dm: skip second flush on bio unsupported error 15 years ago
Tomohiro Kusumi 87c961cb74 dm snapshot: persistent use define for disk header chunk size 15 years ago
Julia Lawall a9c88f2ebc dm crypt: use kstrdup 15 years ago
Arnd Bergmann 402ab352c2 dm ioctl: use nonseekable_open 15 years ago
Kiyoshi Ueda 3f77316de0 dm: separate device deletion from dm_put 15 years ago
Kiyoshi Ueda 98f332855e dm ioctl: release _hash_lock between devices in remove_all 15 years ago
Kiyoshi Ueda abdc568b05 dm: prevent access to md being deleted 15 years ago
Peter Rajnoha 856a6f1dbd dm ioctl: return uevent flag after rename 15 years ago
Alasdair G Kergon 094ea9a071 dm ioctl: make __dev_status void 15 years ago
Peter Rajnoha 6be5449401 dm ioctl: remove __dev_status from geometry and target message 15 years ago
Mikulas Patocka c241104506 dm snapshot: test chunk size against both origin and snapshot 15 years ago
Mikulas Patocka 1e5554c842 dm snapshot: iterate origin and cow devices 15 years ago
Alasdair G Kergon 6bbf79a140 dm mpath: fix NULL pointer dereference when path parameters missing 15 years ago
NeilBrown 6e17b02764 md: clean up do_md_stop 15 years ago
NeilBrown bb4f1e9d0e md: fix another deadlock with removing sysfs attributes. 15 years ago
Dan Williams 147e0b6a63 md: move revalidate_disk() back outside open_mutex 15 years ago
Arnd Bergmann 6e9624b8ca block: push down BKL into .open and .release 15 years ago
FUJITA Tomonori 00fff26539 block: remove q->prepare_flush_fn completely 15 years ago
FUJITA Tomonori 144d6ed551 dm: stop using q->prepare_flush_fn 15 years ago
Christoph Hellwig 7b6d91daee block: unify flags for struct bio and struct request 15 years ago
Christoph Hellwig 33659ebbae block: remove wrappers for request type/flags 15 years ago
NeilBrown 51e9ac7703 md/raid10: fix deadlock with unaligned read during resync 15 years ago
NeilBrown 69e51b449d md/bitmap: separate out loading a bitmap from initialising the structures. 15 years ago
NeilBrown e384e58549 md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log. 15 years ago
NeilBrown ef42567335 md/bitmap: optimise scanning of empty bitmaps. 15 years ago
NeilBrown b63d7c2e29 md/bitmap: clean up plugging calls. 15 years ago
NeilBrown 5ff5afffe6 md/bitmap: reduce dependence on sysfs. 15 years ago
NeilBrown ac2f40be46 md/bitmap: white space clean up and similar. 15 years ago
NeilBrown 9f7c222001 md/raid5: export raid5 unplugging interface. 15 years ago
NeilBrown 252ac5221a md/plug: optionally use plugger to unplug an array during resync/recovery. 15 years ago
NeilBrown 2ac8740151 md/raid5: add simple plugging infrastructure. 15 years ago
NeilBrown 11d8a6e371 md/raid5: export is_congested test 15 years ago
NeilBrown 4a5add4995 raid5: Don't set read-ahead when there is no queue 15 years ago
NeilBrown 768a418db1 md: add support for raising dm events. 15 years ago
NeilBrown 390ee602a1 md: export various start/stop interfaces 15 years ago
NeilBrown e8bb9a839a md: split out md_rdev_init 15 years ago
NeilBrown 676e42d896 md: be more careful setting MD_CHANGE_CLEAN 15 years ago
NeilBrown f4be6b43f1 md/raid5: ensure we create a unique name for kmem_cache when mddev has no gendisk 15 years ago
NeilBrown c41d4ac40d md/raid5: factor out code for changing size of stripe cache. 15 years ago
NeilBrown 00bcb4ac7e md: reduce dependence on sysfs. 15 years ago
NeilBrown 3424bf6a77 md/raid5: don't include 'spare' drives when reshaping to fewer devices. 15 years ago
NeilBrown 2f11588249 md/raid5: add a missing 'continue' in a loop. 15 years ago
NeilBrown 415e72d034 md/raid5: Allow recovered part of partially recovered devices to be in-sync 15 years ago
NeilBrown 674806d62f md/raid5: More careful check for "has array failed". 15 years ago