summaryrefslogtreecommitdiff
path: root/libmultipath
AgeCommit message (Expand)AuthorFilesLines
2010-03-25multipath: add some default configurations.Benjamin Marzinski1-2/+50
2010-03-25Correct whitespace before tabs warningsChristophe Varoqui1-2/+2
2010-03-25multipath: add fast_io_fail and dev_loss_tmo config parametersBenjamin Marzinski10-1/+251
2010-03-17multipath: display average priority as group priorityNikanth Karthikesan1-1/+4
2010-02-13Honour ALUA preference indicatorColin Watson2-3/+11
2010-02-06Mail address changeChristophe Varoqui4-9/+9
2010-02-03Update path_offline() to return device statusHannes Reinecke1-8/+15
2010-02-03[libmultipath] the entry for EMC Envista is brokenHannes Reinecke1-1/+1
2010-01-26Add hardware defaults for EMC InvistaBenjamin Marzinski1-0/+16
2010-01-22Add nexenta comstart hardware defaults.Christophe Varoqui1-0/+21
2010-01-22Add checks before use conf->xxx now that they can be nullChristophe Varoqui1-9/+9
2010-01-22Add %z path wildcard to display path serialChristophe Varoqui1-0/+7
2010-01-22[lib] don't pretend config file has setup parametersChristophe Varoqui2-24/+22
2009-12-03multipath-tools: fix sonameBenjamin Marzinski1-1/+1
2009-11-22multipath-tools: add library dependenciesGuido Günther1-1/+2
2009-11-22multipath-tools: add a soname to the libraryGuido Günther1-3/+6
2009-11-22multipath-tools: check header file instead of intalled libGuido Günther1-1/+1
2009-10-20multipath-tools: Default configuration changesBenjamin Marzinski1-1/+1
2009-10-20multipath-tools: Change default configs to look for "hp_sw" not "hp-sw"Benjamin Marzinski1-2/+2
2009-10-20multipath-tools: rdac path checked leads to I/O hang when volumes are unmappe...Chauhan, Vijay1-1/+7
2009-10-02multipath-tools: Fix dry-run outputBenjamin Marzinski1-1/+1
2009-10-02[lib] remove spurious and obsolete kdev_t.h include in directio checkerChristophe Varoqui1-1/+0
2009-09-20queue-length/service-time path selectors map parser fixKiyoshi Ueda1-1/+3
2009-09-02multipath-tools: Fix rtpg buffer length calculationBenjamin Marzinski1-2/+2
2009-08-30[lib] Add default config for Sun StorageTek 2500 and 2530Charlie Brady1-2/+2
2009-08-30[lib] Add Dell 32xx/i support into hardware tableYanqing Liu1-0/+32
2009-08-04multipath-tools: miscellaneous code cleanupsBenjamin Marzinski3-0/+3
2009-08-04multipath-tools: install libraries to /lib64 where appriopriateBenjamin Marzinski1-1/+1
2009-08-04multipath-tools: uninstall libraries correctlyBenjamin Marzinski2-2/+2
2009-08-04multipath-tools: Log all messagesBenjamin Marzinski1-1/+1
2009-08-04multipath-tools: Fix uevent handling codeBenjamin Marzinski1-2/+5
2009-08-04[lib] correct tab-before-whitespace errors introduce by the prev commitChristophe Varoqui1-2/+2
2009-08-04Use Average path priority value for path switchingChandra Seetharaman2-5/+19
2009-08-04multipath-tools: no_path_retry for time based queuing is queuing I/O for everChauhan, Vijay1-1/+4
2009-06-25[lib] add defaults for SUN/LSI LCSM100_ICharlie Brady1-2/+2
2009-06-25[lib] rdac checker message fixCharlie Brady1-1/+8
2009-06-04multipath_tools: Add IBM Virtual SCSI to hwtableBrian King1-0/+22
2009-05-14multipath-tools: Improvement to max_fdsBenjamin Marzinski2-7/+34
2009-05-12Add uid, gid, and mode config attributesBenjamin Marzinski9-44/+339
2009-04-29cleanup various MALLOC/REALLOC callersMike Snitzer7-13/+19
2009-04-29avoid NULL pointers in discovery codeMike Snitzer1-3/+12
2009-04-28[lib] fix double freesMike Snitzer1-11/+0
2009-04-22[lib] prio_arg leaked here through cherry-picksChristophe Varoqui1-3/+0
2009-04-22Strip trailing blanks from wwidHannes Reinecke1-0/+7
2009-04-22Fixup multibus zero-path handlingHannes Reinecke1-8/+10
2009-04-22Return 'ghost' state when port is in standbyHannes Reinecke1-0/+13
2009-04-22leastpending IO loadbalancing is not displayed properlyHannes Reinecke1-11/+25
2009-04-22Retry tur on driver errorsHannes Reinecke2-0/+37
2009-04-22Plug memory leaksHannes Reinecke7-14/+34
2009-04-22Correct definition of dbg_malloc()Hannes Reinecke2-2/+2