Commit Graph

79 Commits (eec7ecfede74bb996060efefd5c157acd5794e8a)

Author SHA1 Message Date
Mike Snitzer 959eb4e559 dm mpath: support discard 15 years ago
Alasdair G Kergon 6bbf79a140 dm mpath: fix NULL pointer dereference when path parameters missing 15 years ago
Nikanth Karthikesan 8215d6ec5f dm table: remove unused dm_get_device range parameters 15 years ago
Kiyoshi Ueda fb61264297 dm mpath: refactor pg_init 15 years ago
Kiyoshi Ueda 2bded7bd7e dm mpath: wait for pg_init completion when suspending 15 years ago
Kiyoshi Ueda d0259bf0ee dm mpath: hold io until all pg_inits completed 15 years ago
Kiyoshi Ueda fce323dd68 dm mpath: avoid storing private suspended state 15 years ago
Moger, Babu f7b934c812 dm mpath: skip activate_path for failed paths 15 years ago
Moger, Babu 83c0d5d538 dm mpath: pass struct pgpath to pg init done 15 years ago
Kiyoshi Ueda c2f3d24b78 dm mpath: reject messages when device is suspended 15 years ago
Mike Anderson 67a46dad25 dm mpath: prevent io from work queue while suspended 15 years ago
Mike Anderson 6380f26f04 dm mpath: add mutex to synchronize adding and flushing work 15 years ago
Kiyoshi Ueda 6df400ab64 dm mpath: flush workqueues before suspend completes 15 years ago
Chandra Seetharaman 3ae31f6a7b [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous 15 years ago
Chandra Seetharaman 2bfd2e1337 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. 16 years ago
Mike Snitzer 5dea271b6d dm table: pass correct dev area size to device_area_is_valid 16 years ago
Kiyoshi Ueda f40c67f0f7 dm mpath: change to be request based 16 years ago
Mike Snitzer af4874e03e dm target:s introduce iterate devices fn 16 years ago
Kiyoshi Ueda 02ab823fd1 dm mpath: add start_io and nr_bytes to path selectors 16 years ago
Mikulas Patocka 8627921fa2 dm mpath: support barriers 16 years ago
Mikulas Patocka 53b351f972 dm mpath: flush keventd queue in destructor 16 years ago
Chandra Seetharaman e54f77ddda dm mpath: call activate fn for each path in pg_init 16 years ago
Hannes Reinecke a0cf7ea954 dm mpath: change attached scsi_dh 16 years ago
Mikulas Patocka e094f4f15f dm mpath: validate hw_handler argument count 16 years ago
Mikulas Patocka 0e0497c0c0 dm mpath: validate table argument count 16 years ago
Christoph Hellwig 8f3d8ba20e block: move bio list helpers into bio.h 16 years ago
Alasdair G Kergon fe9cf30eb8 dm mpath: move trigger_event to system workqueue 16 years ago
Mikulas Patocka 10d3bd09a3 dm: consolidate target deregistration error handling 16 years ago
Chandra Seetharaman 14e98c5ca8 dm mpath: warn if args ignored 16 years ago
Chandra Seetharaman b81aa1c792 dm mpath: avoid attempting to activate null path 16 years ago
Mikulas Patocka 586e80e6ee dm: remove dm header from targets 17 years ago
Al Viro 633a08b812 [PATCH] introduce __blkdev_driver_ioctl() 17 years ago
Al Viro 647b3d0084 [PATCH] lose unused arguments in dm ioctl callbacks 17 years ago
Mike Christie 6000a368cd [SCSI] block: separate failfast into multiple bits. 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
Mike Anderson 224cb3e981 dm: Call blk_abort_queue on failed paths 17 years ago
Chandra Seetharaman 7253a33434 dm mpath: add missing path switching locking 17 years ago
Hannes Reinecke ae11b1b36d [SCSI] scsi_dh: attach to hardware handler from dm-mpath 17 years ago
Alasdair G Kergon def052d21c dm mpath: fix test for reinstate_path 17 years ago
Mikulas Patocka 148acff615 dm mpath: return parameter error 17 years ago
Mikulas Patocka 371b2e348b dm mpath: free path selector on invalid args 17 years ago
Chandra Seetharaman fe9233fb69 [SCSI] scsi_dh: fix kconfig related build errors 17 years ago
Chandra Seetharaman 2651f5d7d3 [SCSI] scsi_dh: Remove dm_pg_init_complete 17 years ago
Chandra Seetharaman bab7cfc733 [SCSI] scsi_dh: Add a single threaded workqueue for initializing paths 17 years ago
Chandra Seetharaman cfae5c9bb6 [SCSI] scsi_dh: Use SCSI device handler in dm-multipath 17 years ago
Alasdair G Kergon 009cd09042 dm mpath: add missing static 17 years ago
Mike Anderson b15546f942 dm mpath: send uevents 18 years ago
Dave Wysochanski c9e45581ad dm mpath: add retry pg init 18 years ago
NeilBrown 6712ecf8f6 Drop 'size' argument from bio_endio and bi_end_io 18 years ago