Commit Graph

1782 Commits (6aaccece1c483f189f76f1282b3984ff4c7ecb0a)

Author SHA1 Message Date
NeilBrown f3ac8bf7ce md: tidy up device searches in read_balance. 14 years ago
NeilBrown 046abeede7 md/raid1: fix some typos in comments. 14 years ago
NeilBrown 9b19553e0b md/raid1: discard unused variable. 14 years ago
NeilBrown be2a2656ee md: unplug writes to external bitmaps. 14 years ago
NeilBrown a167f66324 md: use separate bio pool for each md device. 14 years ago
NeilBrown 2b193363ef md: change type of first arg to sync_page_io. 14 years ago
NeilBrown 1c4588e9c1 md/raid1: perform mem allocation before disabling writes during resync. 14 years ago
NeilBrown 6746557f03 md: use bio_kmalloc rather than bio_alloc when failure is acceptable. 14 years ago
NeilBrown 4e78064f42 md: Fix possible deadlock with multiple mempool allocations. 14 years ago
Tejun Heo e804ac780e md: fix and update workqueue usage 14 years ago
NeilBrown 57dab0bdf6 md: use sector_t in bitmap_get_counter 14 years ago
NeilBrown 4b532c9b8c md: remove md_mutex locking. 14 years ago
NeilBrown d97a41dc9c md: Fix regression with raid1 arrays without persistent metadata. 14 years ago
Andrew Morton ca1cab37d9 workqueues: s/ON_STACK/ONSTACK/ 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Vasiliy Kulikov 5c04f5512f md: check return code of read_sb_page 15 years ago
NeilBrown db8d9d3591 md/raid1: minor bio initialisation improvements. 15 years ago
NeilBrown 7571ae887d md/raid1: avoid overflow in raid1 resync when bitmap is in use. 15 years ago
Arnd Bergmann 2a48fc0ab2 block: autoconvert trivial BKL users to private mutex 15 years ago
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
Martin K. Petersen c8bf133682 Consolidate min_not_zero 15 years ago
Mike Snitzer b372d360df dm: convey that all flushes are processed as empty 15 years ago
Kiyoshi Ueda 05447420f9 dm: fix locking context in queue_io() 15 years ago
Tejun Heo 6a8736d10c dm: relax ordering of bio-based flush implementation 15 years ago
Tejun Heo 29e4013de7 dm: implement REQ_FLUSH/FUA support for request-based dm 15 years ago
Tejun Heo d87f4c14f2 dm: implement REQ_FLUSH/FUA support for bio-based dm 15 years ago
Tejun Heo e9c7469bb4 md: implment REQ_FLUSH/FUA support 15 years ago
Tejun Heo 4913efe456 block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() 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