Commit Graph

1742 Commits (3a3a5ddb7a0f43c3dd0f98673f3d930a456725f8)

Author SHA1 Message Date
NeilBrown 3a3a5ddb7a Update recovery_offset even when external metadata is used. 15 years ago
Mike Snitzer 959eb4e559 dm mpath: support discard 15 years ago
Mikulas Patocka 7b76ec11fe dm stripe: support discards 15 years ago
Mike Snitzer a79245b3e5 dm: split discard requests on target boundaries 15 years ago
Mikulas Patocka c96053b767 dm stripe: optimize sector division 15 years ago
Mikulas Patocka 65988525ab dm stripe: move sector translation to a function 15 years ago
Mike Snitzer 38e1b257fd dm: error return error for discards 15 years ago
Mike Snitzer 3fd5d48027 dm delay: support discard 15 years ago
Mike Snitzer f8facb61b5 dm: zero silently drop discards 15 years ago
Alasdair G Kergon b441a262e7 dm: use dm_target_offset macro 15 years ago
Mike Snitzer 56a67df766 dm: factor out max_io_len_target_boundary 15 years ago
Mike Snitzer 06a426cee9 dm: use common __issue_target_request for flush and discard support 15 years ago
Mike Snitzer 5ae89a8720 dm: linear support discard 15 years ago
Milan Broz 5ebaee6d29 dm crypt: simplify crypt_ctr 15 years ago
Milan Broz 28513fccf0 dm crypt: simplify crypt_config destruction logic 15 years ago
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