Commit Graph

1742 Commits (3a3a5ddb7a0f43c3dd0f98673f3d930a456725f8)

Author SHA1 Message Date
Mikulas Patocka c0da3748b9 dm raid1: implement mirror_flush 15 years ago
Mikulas Patocka 076010e2e6 dm log: use flush callback fn 15 years ago
Mikulas Patocka 87a8f240e9 dm log: add flush callback fn 15 years ago
Mikulas Patocka 5adc78d0d2 dm log: introduce flush_failed variable 15 years ago
Mikulas Patocka 20a34a8ecc dm log: add flush_header function 15 years ago
Mikulas Patocka b09acf1aa7 dm raid1: split touched state into two 15 years ago
Mikulas Patocka 4184153f9e dm raid1: support flush 15 years ago
Mikulas Patocka f1e5398746 dm io: remove extra bi_io_vec region hack 15 years ago
Mikulas Patocka 952b355760 dm io: use slab for struct io 15 years ago
Milan Broz 542da31766 dm crypt: make wipe message also wipe essiv key 15 years ago
Milan Broz b95bf2d3d5 dm crypt: separate essiv allocation from initialisation 15 years ago
Milan Broz 5861f1be00 dm crypt: restructure essiv error path 15 years ago
Milan Broz 6047359277 dm crypt: move private iv fields to structs 15 years ago
Milan Broz 0b4309581b dm crypt: make wipe message also wipe tfm key 15 years ago
Mikulas Patocka 8e87b9b81b dm snapshot: cope with chunk size larger than origin 15 years ago
Mikulas Patocka 94e76572b5 dm snapshot: only take lock for statustype info not table 15 years ago
Milan Broz d2bb7df8ca dm: sysfs add empty release function to avoid debug warning 15 years ago
Julia Lawall 613978f871 dm exception store: free tmp_store on persistent flag error 15 years ago
Mikulas Patocka 6076905b5e dm: avoid _hash_lock deadlock 15 years ago
Chandra Seetharaman 3ae31f6a7b [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous 15 years ago
NeilBrown d0e260782c md: revert incorrect fix for read error handling in raid1. 15 years ago
Eric W. Biederman 6d4561110a sysctl: Drop & in front of every proc_handler. 15 years ago
NeilBrown c148ffdcda md/raid5: Allow dirty-degraded arrays to be assembled when only party is degraded. 15 years ago
NeilBrown 7ef90146a1 Don't unconditionally set in_sync on newly added device in raid5_reshape 15 years ago
NeilBrown 0261cd9f1c md: allow v0.91 metadata to record devices as being active but not in-sync. 15 years ago
Eric W. Biederman 894d249115 sysctl drivers: Remove dead binary sysctl support 15 years ago
NeilBrown 5e8651060c md: factor out updating of 'recovery_offset'. 15 years ago
Dirk Hohndel 06fe9fb418 tree-wide: fix a very frequent spelling mistake 15 years ago
NeilBrown 8dee721146 md/raid5: make sure curr_sync_completes is uptodate when reshape starts 15 years ago
NeilBrown 24395a85d8 md: don't clear endpoint for resync when resync is interrupted. 15 years ago
David Woodhouse e5d84970a5 async_tx: Move ASYNC_RAID6_TEST option to crypto/async_tx/, fix dependencies 15 years ago
David Woodhouse f5e70d0fe3 md: Factor out RAID6 algorithms into lib/ 15 years ago
Dan Williams 6629542e79 md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning 16 years ago
Mikulas Patocka c1cc65caa1 dm snapshot: allow chunk size to be less than page size 16 years ago
Mikulas Patocka df96eee679 dm snapshot: use unsigned integer chunk size 16 years ago
Mikulas Patocka 4c6fff445d dm snapshot: lock snapshot while supplying status 16 years ago
Mikulas Patocka 0e8c4e4e3e dm exception store: fix failed set_chunk_size error path 16 years ago
Mikulas Patocka 3f2412dc85 dm snapshot: require non zero chunk size by end of ctr 16 years ago
Kiyoshi Ueda f88fb98118 dm: dec_pending needs locking to save error value 16 years ago
Zdenek Kabelac 03022c54b9 dm: add missing del_gendisk to alloc_dev error path 16 years ago
Andrew Morton bca915aae8 dm log: userspace fix incorrect luid cast in userspace_ctr 16 years ago
Jonathan Brassow 034a186d29 dm snapshot: free exception store on init failure 16 years ago
Mikulas Patocka 6d45d93ead dm snapshot: sort by chunk size to fix race 16 years ago
NeilBrown 5dd33c9a4c md/async: don't pass a memory pointer as a page pointer. 16 years ago
NeilBrown 5e5e3e78ed md: Fix handling of raid5 array which is being reshaped to fewer devices. 16 years ago
NeilBrown e4424fee18 md: fix problems with RAID6 calculations for DDF. 16 years ago
Dan Williams 417b8d4ac8 md/raid456: downlevel multicore operations to raid_run_ops 16 years ago
Vladimir Dronnikov dce3a7a42d md: drivers/md/unroll.pl replaced with awk analog 16 years ago
NeilBrown ae8fa2831b md: remove clumsy usage of do_sync_mapping_range from bitmap code 16 years ago
NeilBrown ed9bfdf1a4 md: raid1/raid10: handle allocation errors during array setup. 16 years ago