index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-mpath.c
Age
Commit message (
Expand
)
Author
2014-07-10
dm mpath: fix IO hang due to logic bug in multipath_busy
Jun'ichi Nomura
2014-06-04
dm: disable WRITE SAME if it fails
Mike Snitzer
2014-05-27
dm mpath: really fix lockdep warning
Hannes Reinecke
2014-05-14
dm mpath: fix lock order inconsistency in multipath_ioctl
Mike Snitzer
2014-03-27
dm mpath: print more useful warnings in multipath_message()
Jose Castillo
2014-03-27
dm-mpath: do not activate failed paths
Hannes Reinecke
2014-03-27
dm mpath: remove extra nesting in map function
Mike Snitzer
2014-03-27
dm mpath: remove map_io()
Hannes Reinecke
2014-03-27
dm mpath: reduce memory pressure when requeuing
Hannes Reinecke
2014-03-27
dm mpath: remove process_queued_ios()
Hannes Reinecke
2014-03-27
dm mpath: push back requests instead of queueing
Hannes Reinecke
2014-03-27
dm mpath: do not call pg_init when it is already running
Hannes Reinecke
2014-02-26
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
2013-11-05
dm mpath: requeue I/O during pg_init
Hannes Reinecke
2013-10-31
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
2013-09-23
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2013-09-18
dm mpath: do not fail path on -ENOSPC
Jun'ichi Nomura
2013-08-23
[SCSI] Return ENODATA on medium error
Hannes Reinecke
2013-07-10
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
2013-05-10
dm mpath: enable WRITE SAME support
Mike Snitzer
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
2012-10-12
dm mpath: fix check for null mpio in end_io fn
Wei Yongjun
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-26
dm mpath: only retry ioctl when no paths if queue_if_no_path set
Mike Snitzer
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
2012-07-27
dm mpath: add retain_attached_hw_handler feature
Mike Snitzer
2012-06-03
dm mpath: allow ioctls to trigger pg init
Mikulas Patocka
2012-06-03
dm mpath: delay retry of bypassed pg
Mike Christie
2012-06-03
dm mpath: reduce size of struct multipath
Mike Snitzer
2012-05-12
dm mpath: check if scsi_dh module already loaded before trying to load
Mike Snitzer
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-28
dm mpath: detect invalid map_context
Jun'ichi Nomura
2012-01-14
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
2011-08-02
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-29
dm mpath: do not fail paths after integrity errors
Martin K. Petersen
2011-03-24
dm mpath: allow table load with no priority groups
Mike Snitzer
2011-03-24
dm mpath: fail message ioctl if specified path is not valid
Mike Snitzer
2011-02-12
[SCSI] dm mpath: propagate target errors immediately
Hannes Reinecke
2011-01-13
dm mpath: delay activate_path retry on SCSI_DH_RETRY
Chandra Seetharaman
2011-01-13
dm: convert workqueues to alloc_ordered
Tejun Heo
2011-01-13
dm: dont use flush_scheduled_work
Tejun Heo
2011-01-13
dm mpath: disable blk_abort_queue
Mike Snitzer
2010-08-12
dm mpath: support discard
Mike Snitzer
2010-08-12
dm mpath: fix NULL pointer dereference when path parameters missing
Alasdair G Kergon
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
[next]