Commit Graph

1449 Commits (b269876c8d57fb8c801bea1fc34b461646c5abd0)

Author SHA1 Message Date
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
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
Dan Williams f5efd45ae5 md/raid5: initialize conf->device_lock earlier 16 years ago
NeilBrown 1d9d52416c md/raid1/raid10: add a cond_resched 16 years ago
NeilBrown 1442577bf6 Revert "md: do not progress the resync process if the stripe was blocked" 16 years ago
Nikanth Karthikesan 316d315bff block: Seperate read and write statistics of in_flight requests v2 16 years ago
Jens Axboe 0f78ab9899 Revert "Seperate read and write statistics of in_flight requests" 16 years ago
Philipp Reisner 24836479a1 dm/connector: Only process connector packages from privileged processes 16 years ago
Philipp Reisner 18366b05a0 connector/dm: Fixed a compilation warning 16 years ago
Philipp Reisner 7069331dbe connector: Provide the sender's credentials to the callback 16 years ago
Dmitry Monakhov 1ef04fefe2 md: raid-1/10: fix RW bits manipulation 16 years ago
NeilBrown f28f4e2728 md: remove unnecessary memset from multipath. 16 years ago
NeilBrown 3fa841d7e7 md: report device as congested when suspended 16 years ago
NeilBrown 0da3c6194e md: Improve name of threads created by md_register_thread 16 years ago
NeilBrown ee305acef5 md: remove sparse warnings about lock context. 16 years ago
NeilBrown a9f326ebf2 md: remove sparse waring "symbol xxx shadows an earlier one" 16 years ago
Sage Weil bbba809e96 md: avoid use of broken kzalloc mempool 16 years ago
Alexey Dobriyan 83d5cde47d const: make block_device_operations const 16 years ago
Anand Gadiyar 411c940385 trivial: fix typo "for for" in multiple files 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
Dan Williams 6c910a78e4 md/raid6: cleanup ops_run_compute6_2 16 years ago
Dan Williams 2d6e4ecc87 md/raid6: eliminate BUG_ON with side effect 16 years ago
Martin K. Petersen 3c5820c743 block: Optimal I/O limit wrapper 16 years ago
Nikanth Karthikesan a9327cac44 Seperate read and write statistics of in_flight requests 16 years ago
Jens Axboe 1f98a13f62 bio: first step in sanitizing the bio->bi_rw flag testing 16 years ago
Geert Uytterhoeven 0d03d59d9b md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined! 16 years ago
Dan Williams 0403e38277 dmaengine: add fence support 16 years ago
Mikulas Patocka ae0b7448e9 dm snapshot: fix on disk chunk size validation 16 years ago
Mikulas Patocka 2defcc3fb4 dm exception store: split set_chunk_size 16 years ago
Mikulas Patocka 61578dcd3f dm snapshot: fix header corruption race on invalidation 16 years ago
Mikulas Patocka 02d2fd31de dm snapshot: refactor zero_disk_area to use chunk_io 16 years ago
Jonathan Brassow 7ec23d5094 dm log: userspace add luid to distinguish between concurrent log instances 16 years ago