Commit Graph

2296 Commits (03f7eae80f4b913929be84e0c883ee98196fd6ff)

Author SHA1 Message Date
Mike Snitzer f402693d06 dm thin: fix table output when pool target disables discard passdown internally 13 years ago
NeilBrown b0d634d568 md/raid10: fix transcription error in calc_sectors conversion. 13 years ago
Jonathan Brassow 0d9f4f135e MD: Add del_timer_sync to mddev_suspend (fix nasty panic) 13 years ago
NeilBrown 6508fdbf40 md/raid10: set dev_sectors properly when resizing devices in array. 13 years ago
Mike Snitzer 510193a2d3 dm mpath: check if scsi_dh module already loaded before trying to load 13 years ago
Alasdair G Kergon 7cab8bf160 dm thin: correct module description 13 years ago
Mike Snitzer c3a0ce2eab dm thin: fix unprotected use of prepared_discards list 13 years ago
Mike Snitzer 03aaae7cdc dm thin: reinstate missing mempool_free in cell_release_singleton 13 years ago
Eric W. Biederman 38bf195398 connector/userns: replace netlink uses of cap_raised() with capable() 13 years ago
NeilBrown b16b1b6cd0 md/bitmap: fix calculation of 'chunks' - missing shift. 13 years ago
NeilBrown 30b8aa9172 md: fix possible corruption of array metadata on shutdown. 13 years ago
NeilBrown ed209584c3 md: don't call ->add_disk unless there is good reason. 13 years ago
Jonathan Brassow a9ad8526bb DM RAID: Use safe version of rdev_for_each 13 years ago
NeilBrown afbaa90b80 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap 13 years ago
majianpeng f4380a9158 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. 13 years ago
Andrei Warkentin 9e41dd35b3 MD: Bitmap version cleanup. 13 years ago
NeilBrown 5020ad7d14 md/raid1,raid10: don't compare excess byte during consistency check. 13 years ago
majianpeng c6d2e084c7 md/raid5: Fix a bug about judging if the operation is syncing or replacing 13 years ago
majianpeng a42f9d83b5 md/raid1:Remove unnecessary rcu_dereference(conf->mirrors[i].rdev). 13 years ago
Jes Sorensen 24b961f811 md: Avoid OOPS when reshaping raid1 to raid0 13 years ago
NeilBrown 18b9837ea0 md/raid5: fix handling of bad blocks during recovery. 13 years ago
majianpeng 5220ea1e64 md/raid1: If md_integrity_register() failed,run() must free the mem 13 years ago
majianpeng 0366ef8475 md/raid0: If md_integrity_register() fails, raid0_run() must free the mem. 13 years ago
majianpeng 98d5561bfb md/linear: If md_integrity_register() fails, linear_run() must free the mem. 13 years ago
Mikulas Patocka a4ffc15219 dm: add verity target 13 years ago
Mikulas Patocka a66cc28f53 dm bufio: prefetch 13 years ago
Joe Thornber 67e2e2b281 dm thin: add pool target flags to control discard 13 years ago
Joe Thornber 104655fd4d dm thin: support discards 13 years ago
Joe Thornber eb2aa48d4e dm thin: prepare to support discard 13 years ago
Alasdair G Kergon 6efd6e8309 dm thin: use dm_target_offset 13 years ago
Joe Thornber 2dd9c257fb dm thin: support read only external snapshot origins 13 years ago
Mike Snitzer c4a69ecdb4 dm thin: relax hard limit on the maximum size of a metadata device 13 years ago
Joe Thornber 71fd5ae25d dm persistent data: remove space map ref_count entries if redundant 13 years ago
Joe Thornber 905e51b39a dm thin: commit outstanding data every second 13 years ago
Mikulas Patocka 31998ef193 dm: reject trailing characters in sccanf input 13 years ago
Jonathan E Brassow 0447568fc5 dm raid: handle failed devices during start up 13 years ago
Joe Thornber fef838cc1a dm thin metadata: pass correct space map to dm_sm_root_size 13 years ago
Joe Thornber a3aefb395e dm persistent data: remove redundant value_size arg from value_ptr 13 years ago
Jun'ichi Nomura 466891f995 dm mpath: detect invalid map_context 13 years ago
Hannes Reinecke 4d7b38b7d9 dm: clear bi_end_io on remapping failure 13 years ago
Hannes Reinecke 574ce07eb0 dm table: simplify call to free_devices 13 years ago
Joe Thornber fe878f34df dm thin: correct comments 13 years ago
Alasdair G Kergon 035220b33d dm raid: no longer experimental 13 years ago
Alasdair G Kergon e0b215da8f dm uevent: no longer experimental 13 years ago
Joe Thornber b0988900ba dm persistent data: fix btree rebalancing after remove 13 years ago
Joe Thornber 6f94a4c45a dm thin: fix stacked bi_next usage 13 years ago
Mikulas Patocka 72c6e7afc4 dm crypt: add missing error handling 13 years ago
Mikulas Patocka aeb2deae26 dm crypt: fix mempool deadlock 13 years ago
Andrei Warkentin aadbe266f2 dm exception store: fix init error path 13 years ago
Cong Wang c2e022cb65 dm: remove the second argument of k[un]map_atomic() 13 years ago