Commit Graph

1750 Commits (0aed043517ad4135cb458a46e9e99e21cbb59c69)

Author SHA1 Message Date
NeilBrown ddcf3522cf md: fix v1.x metadata update when a disk is missing. 15 years ago
NeilBrown 126925c090 md: call md_update_sb even for 'external' metadata arrays. 15 years ago
NeilBrown 070dc6dd71 md: resolve confusion of MD_CHANGE_CLEAN 15 years ago
Dan Williams bd52b74626 md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays 15 years ago
NeilBrown 7c44ece988 Move .gitignore from drivers/md to lib/raid6 15 years ago
NeilBrown 2c7d46ec19 md raid-1/10 Fix bio_rw bit manipulations again 15 years ago
NeilBrown 6b96562054 md: provide appropriate return value for spare_active functions. 15 years ago
Adrian Drzewiecki e6ffbcb6cd md: Notify sysfs when RAID1/5/10 disk is In_sync. 15 years ago
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