Commit Graph

983 Commits (3b239cd739a9499da08326356add3d9d992c7911)

Author SHA1 Message Date
Alasdair G Kergon 0c2322e4ce dm: detect lost queue 17 years ago
Mikulas Patocka 5416090426 dm: publish dm_vcalloc 17 years ago
Mikulas Patocka ea0ec64094 dm: publish dm_table_unplug_all 17 years ago
Mikulas Patocka 89343da077 dm: publish dm_get_mapinfo 17 years ago
Mikulas Patocka 82b1519b34 dm: export struct dm_dev 17 years ago
Milan Broz 933f01d433 dm crypt: avoid unnecessary wait when splitting bio 17 years ago
Milan Broz c8081618a9 dm crypt: tidy ctx pending 17 years ago
Milan Broz 4e59409891 dm crypt: fix async inc_pending 17 years ago
Milan Broz 6c031f41db dm crypt: move dec_pending on error into write_io_submit 17 years ago
Alasdair G Kergon 1e37bb8e55 dm crypt: remove inc_pending from write_io_submit 17 years ago
Milan Broz fc5a5e9aa8 dm crypt: tidy write loop pending 17 years ago
Milan Broz dc440d1e56 dm crypt: tidy crypt alloc 17 years ago
Milan Broz 3e1a8bdd05 dm crypt: tidy inc pending 17 years ago
Mikulas Patocka fd14acf6fc dm exception store: use chunk_t for_areas 17 years ago
Mikulas Patocka a481db7846 dm exception store: introduce area_location function 17 years ago
Jonathan Brassow f7c83e2e47 dm raid1: kcopyd should stop on error if errors handled 17 years ago
Kiyoshi Ueda 6680073d3e dm mpath: remove is_active from struct dm_path 17 years ago
Benjamin Marzinski 01460f3520 dm mpath: use more error codes 17 years ago
Denis ChengRq 6feef531f5 block: mark bio_split_pool static 17 years ago
Mike Anderson 224cb3e981 dm: Call blk_abort_queue on failed paths 17 years ago
Tejun Heo 074a7aca7a block: move stats from disk to part0 17 years ago
Tejun Heo 0762b8bde9 block: always set bdev->bd_part 17 years ago
Tejun Heo b7db9956e5 block: move policy from disk to part0 17 years ago
Tejun Heo ed9e198234 block: implement and use {disk|part}_to_dev() 17 years ago
Tejun Heo c995905916 block: fix diskstats access 17 years ago
Tejun Heo f331c0296f block: don't depend on consecutive minor space 17 years ago
Jens Axboe 5b99c2ffa9 block: make bi_phys_segments an unsigned int instead of short 17 years ago
Jens Axboe 960e739d9e block: raid fixups for removal of bi_hw_segments 17 years ago
Mikulas Patocka 5df97b91b5 drop vmerge accounting 17 years ago
Chandra Seetharaman 7253a33434 dm mpath: add missing path switching locking 17 years ago
Mikulas Patocka b01cd5ac43 dm: cope with access beyond end of device in dm_merge_bvec 17 years ago
Mikulas Patocka 5037108acd dm: always allow one page in dm_merge_bvec 17 years ago
NeilBrown 9744197c3d md: Don't wait UNINTERRUPTIBLE for other resync to finish 17 years ago
NeilBrown b2d2c4cead Fix problem with waiting while holding rcu read lock in md/bitmap.c 17 years ago
NeilBrown 271f5a9b8f Remove invalidate_partition call from do_md_stop. 17 years ago
Dan Williams 56ac36d722 md: cancel check/repair requests when recovery is needed 17 years ago
NeilBrown 0310fa216d Allow raid10 resync to happening in larger chunks. 17 years ago
NeilBrown c89a8eee61 Allow faulty devices to be removed from a readonly array. 17 years ago
NeilBrown ac4090d24c Don't let a blocked_rdev interfere with read request in raid5/6 17 years ago
NeilBrown dba034eef2 Fail safely when trying to grow an array with a write-intent bitmap. 17 years ago
NeilBrown 2b25000bf5 Restore force switch of md array to readonly at reboot time. 17 years ago
NeilBrown 19052c0e85 Make writes to md/safe_mode_delay immediately effective. 17 years ago
Jens Axboe 93769f5807 md: the bitmap code needs to use blk_plug_device_unlocked() 17 years ago
Al Viro d5686b444f [PATCH] switch mtd and dm-table to lookup_bdev() 17 years ago
Arthur Jones 388667bed5 md: raid10: wake up frozen array 17 years ago
Dan Williams e542713529 md: do not count blocked devices as spares 17 years ago
Dan Williams df10cfbc4d md: do not progress the resync process if the stripe was blocked 17 years ago
Hannes Reinecke ae11b1b36d [SCSI] scsi_dh: attach to hardware handler from dm-mpath 17 years ago
Dan Williams d8e64406a0 md: delay notification of 'active_idle' to the recovery thread 17 years ago
Dan Williams 2339788376 md: fix merge error 17 years ago