Commit Graph

2471 Commits (61c964ba1748e984cb232b431582815899bf10fe)

Author SHA1 Message Date
Joe Thornber 0e9c24ed74 dm: allow targets to request flushes regardless of underlying device support 13 years ago
Joe Thornber f4b90369d3 dm persistent data: only commit space map if index changed 13 years ago
Joe Thornber 8d44c98aac dm persistent data: always unlock superblock in dm_bm_flush_and_unlock 13 years ago
Joe Thornber 6004970136 dm thin: avoid unnecessarily breaking sharing for flushes 13 years ago
Joe Thornber 905386f82d dm thin: fix memory leak in process_prepared_mapping error paths 13 years ago
Mikulas Patocka c66029f4d4 dm crypt: rename struct convert_context sector field 13 years ago
Alasdair G Kergon 49a8a9204b dm crypt: store crypt_config instead of dm_target struct 13 years ago
Mikulas Patocka fd2d231faf dm crypt: move cipher data out of per_cpu struct 13 years ago
Jonathan E Brassow c039c332f2 dm raid: move sectors_per_dev calculation 13 years ago
Mikulas Patocka 40b6229b69 dm crypt: rename pending field 13 years ago
Jonathan E Brassow f999e8fe70 dm raid: restructure parse_raid_params 13 years ago
Mike Snitzer a58a935d5a dm mpath: add retain_attached_hw_handler feature 13 years ago
Mikulas Patocka f9a8e0cd26 dm thin: optimize power of two block size 13 years ago
Mikulas Patocka 4929630901 dm thin: split discards on block boundary 13 years ago
Mikulas Patocka 7acf0277ce dm: introduce split_discard_requests 13 years ago
Mike Snitzer 55f2b8bdb0 dm thin: support for non power of 2 pool blocksize 13 years ago
Mikulas Patocka 33d07c0dfa dm stripe: optimize chunk_size calculations 13 years ago
Mikulas Patocka 8f069b41bc dm stripe: remove minimum stripe size 13 years ago
Mike Snitzer eb850de608 dm stripe: support for non power of 2 chunksize 13 years ago
Mike Snitzer 542f903814 dm: support non power of two target max_io_len 13 years ago
Mikulas Patocka 1df05483d7 dm stripe: remove stripes_mask 13 years ago
Mikulas Patocka f14fa693c9 dm stripe: fix size test 13 years ago
Mike Snitzer f09996c993 dm thin: provide specific errors for two table load failure cases 13 years ago
majianpeng 1a66a08ae8 dm: replace simple_strtoul 13 years ago
Alasdair G Kergon 70c4861102 dm snapshot: remove redundant assignment in merge fn 13 years ago
Joe Thornber 8c971178a7 dm thin metadata: introduce THIN_MAX_CONCURRENT_LOCKS 13 years ago
Joe Thornber d973ac196b dm thin metadata: remove pointless label from __commit_transaction 13 years ago
Joe Thornber 3caf6d73d4 dm persistent data: remove debug space map checker 13 years ago
Mike Snitzer 17b7d63f7e dm thin: clean up compiler warning 13 years ago
Alasdair G Kergon 7768ed33cc dm thin: reduce endio_hook pool size 13 years ago
Mikulas Patocka 7c8d3a42fe dm raid1: set discard_zeroes_data_unsupported 13 years ago
Mikulas Patocka 650d2a06b4 dm thin: do not send discards to shared blocks 13 years ago
Mikulas Patocka 751f188dd5 dm raid1: fix crash with mirror recovery and discard 13 years ago
Shaohua Li b17459c050 raid5: add a per-stripe lock 13 years ago
Shaohua Li 7eaf7e8eb3 raid5: remove unnecessary bitmap write optimization 13 years ago
Shaohua Li e7836bd6f6 raid5: lockless access raid5 overrided bi_phys_segments 13 years ago
Shaohua Li 4eb788df67 raid5: reduce chance release_stripe() taking device_lock 13 years ago
NeilBrown 58e94ae184 md/raid1: close some possible races on write errors during resync 13 years ago
NeilBrown a05b7ea03d md: avoid crash when stopping md array races with closing other open fds. 13 years ago
NeilBrown 25f7fd470b md: fix bug in handling of new_data_offset 13 years ago
NeilBrown 2d4f4f3384 md/raid1: fix use-after-free bug in RAID1 data-check code. 13 years ago
NeilBrown 10684112c9 md/raid10: fix careless build error 13 years ago
Mike Snitzer b0239faaf8 dm persistent data: fix allocation failure in space map checker init 13 years ago
Mike Snitzer 62662303e7 dm persistent data: handle space map checker creation failure 13 years ago
Mike Snitzer 25d7cd6faa dm persistent data: fix shadow_info_leak on dm_tm_destroy 13 years ago
Joe Thornber 0d200aefd4 dm thin: commit metadata before creating metadata snapshot 13 years ago
NeilBrown b357f04a67 md: fix up plugging (again). 13 years ago
NeilBrown f456309106 md: support re-add of recovering devices. 13 years ago
NeilBrown 32644afd89 md/raid1: fix bug in read_balance introduced by hot-replace 13 years ago
Shaohua Li fab363b5ff raid5: delayed stripe fix 13 years ago