[FAQ] document directio error when aio-max-nr is exhausted
[platform/upstream/multipath-tools.git] / libmultipath /
2009-08-30 Charlie Brady[lib] Add default config for Sun StorageTek 2500 and...
2009-08-30 Yanqing Liu[lib] Add Dell 32xx/i support into hardware table
2009-08-04 Benjamin Marzinskimultipath-tools: miscellaneous code cleanups
2009-08-04 Benjamin Marzinskimultipath-tools: install libraries to /lib64 where...
2009-08-04 Benjamin Marzinskimultipath-tools: uninstall libraries correctly
2009-08-04 Benjamin Marzinskimultipath-tools: Log all messages
2009-08-04 Benjamin Marzinskimultipath-tools: Fix uevent handling code
2009-08-04 Christophe Varoqui[lib] correct tab-before-whitespace errors introduce...
2009-08-04 Chandra SeetharamanUse Average path priority value for path switching
2009-08-04 Chauhan, Vijaymultipath-tools: no_path_retry for time based queuing...
2009-06-24 Charlie Brady[lib] add defaults for SUN/LSI LCSM100_I
2009-06-24 Charlie Brady[lib] rdac checker message fix
2009-06-04 Brian Kingmultipath_tools: Add IBM Virtual SCSI to hwtable
2009-05-14 Benjamin Marzinskimultipath-tools: Improvement to max_fds
2009-05-11 Benjamin MarzinskiAdd uid, gid, and mode config attributes
2009-04-29 Mike Snitzercleanup various MALLOC/REALLOC callers
2009-04-29 Mike Snitzeravoid NULL pointers in discovery code
2009-04-28 Mike Snitzer[lib] fix double frees
2009-04-22 Christophe Varoqui[lib] prio_arg leaked here through cherry-picks
2009-04-21 Hannes ReineckeStrip trailing blanks from wwid
2009-04-21 Hannes ReineckeFixup multibus zero-path handling
2009-04-21 Hannes ReineckeReturn 'ghost' state when port is in standby
2009-04-21 Hannes Reineckeleastpending IO loadbalancing is not displayed properly
2009-04-21 Hannes ReineckeRetry tur on driver errors
2009-04-21 Hannes ReineckePlug memory leaks
2009-04-21 Hannes ReineckeCorrect definition of dbg_malloc()
2009-04-21 Hannes ReineckeError checking for VECTOR_XXX defines
2009-04-21 Hannes ReineckeFixup whitespace issues
2009-04-21 Hannes ReineckeUpdate misleading debug messages for directio checker
2009-04-21 Hannes ReineckeAdd new HP arrays to internal hardware table
2009-04-21 Hannes ReineckeAdd more debugging output
2009-04-21 Hannes ReineckeShuffle to the call to memset in logarea_init()
2009-04-21 Hannes ReineckeFix sysfs_attr_get_value()
2009-04-21 Hannes ReineckeUsing condlog() for sysfs debugging output
2009-04-21 Hannes ReineckeAdd missing unlock() on exit path
2009-04-21 Hannes ReineckeRemove kdev_t.h include
2009-04-21 Hannes ReineckeSplit off IBM ESS entries
2009-04-21 Hannes ReineckeCheck vector_foreach_slot for NULL argument
2009-04-21 Hannes Reineckemultipathd crashes in update_multipath()
2009-04-21 Hannes ReineckeAllow zero paths for device-mapper strings
2009-04-21 Hannes ReineckeSearch for correct hwe in update_multipath()
2009-04-21 Hannes ReineckeValgrind fixes for checkers
2009-04-21 Hannes ReineckeMore valgrind fixes
2009-04-21 Hannes Reineckelibmultipath: zero out lines in print.c
2009-04-21 Hannes ReineckeUpdate hardware table for new HP arrays
2009-04-21 Hannes ReineckeDo not check for valid mp context in get_state()
2009-04-21 Hannes ReineckeFixup %n to handle '!' special case
2009-04-21 Hannes ReineckeRead the verbosity level from multipath.conf configurat...
2009-04-21 Hannes Reineckefopen returns NULL on failure, not -1
2009-04-21 Hannes Reineckemultipath: Check return value for get_inq()
2009-04-21 Hannes ReineckeFurther whitespace cleanup
2009-04-21 Hannes ReineckeIncrease RDAC priority values
2009-04-21 Hannes ReineckeValgrind fixes
2009-04-19 Christophe Varoqui[lib] set PASSCRED netlink socket option
2009-04-19 Christophe Varoqui[lib] check udev and netlink messages sender uid
2009-04-19 Mike Snitzermultipath-tools: install libmultipath.so in $syslibdir
2009-04-19 Mike Snitzermultipath-tools: update scsi_id arguments
2009-04-19 Christophe Varoqui[lib] define _GNU_SOURCE in preparation for using recvmsg()
2009-04-15 Christophe Varoqui[lib] more selective mask to catch uevent from netlink
2009-04-03 Christophe Varoqui[lib] bump version to 0.4.9 in preparation for release
2009-04-03 Benjamin Marzinski[multipathd] Add options to multipathd to turn off...
2009-04-03 Benjamin Marzinskiset pthread stack size to at least PTHREAD_STACK_MIN
2009-04-03 Benjamin MarzinskiClean up multipath linking
2009-04-03 Benjamin MarzinskiMiscellaneous multipath bugfixes
2009-04-02 Christophe Varoqui[lib] use explicit names dm_simplecmd_{flush,noflush}
2009-04-02 Konrad RzeszutekSupport resizing of multipath maps.
2009-04-02 Benjamin Marzinski[multipathd] signal deadlock
2009-03-24 Konrad RzeszutekDon't display the state of the newly added map during...
2009-03-24 Konrad RzeszutekFree prio_name and checker_name now that we dynamically...
2009-03-24 Konrad RzeszutekUnload prio and checkers libraries during shutdown.
2009-03-24 Konrad RzeszutekRace-condition fix with free_waiter threads during...
2009-03-24 Konrad Rzeszutek[checkers] update doc for path checkers and use MALLOC...
2009-03-24 Konrad Rzeszutek[checkers] Allocate only once the EMC-clariion global...
2009-03-07 Babu Moger[lib] add LSI hardware settings to internal defaults
2009-01-18 Benjamin Marzinski[lib] plug fd leak in callout error path and and error...
2008-12-17 Christophe Varoqui[lib] dm_flush_map on a non-multipath devmap do nothing...
2008-12-17 Christophe Varoqui[lib] don't add up errors in dm_flush_maps()
2008-12-17 Konrad Rzeszutek[lib] Memory leak when deleting and re-adding device...
2008-12-17 Konrad Rzeszutek[lib] The internal debug memory leak printout has outpu...
2008-12-17 Konrad Rzeszutek[lib] Need to use FREE macro instead of free.
2008-12-17 Konrad Rzeszutek[lib] Substantial memory leak when large amount of...
2008-12-11 Benjamin MarzinskiFix user_friendly_names for WWIDs with spaces
2008-12-11 Benjamin MarzinskiFix broken major:minor device handling
2008-12-11 Benjamin MarzinskiFix for parsing multipath.conf files without spaces...
2008-11-30 Christophe Varoqui[lib] add '%c' wildcard to display path checker type...
2008-11-20 Christophe Varoquistrip ANSI color markers in non-interactive mode
2008-11-19 Christophe Varoqui[lib] fix quote doubling when using "show conf"
2008-11-19 Christophe Varoqui[lib] fix compilation warnings
2008-11-19 Christophe Varoqui[lib] a little try with bold term chars
2008-11-19 Christophe Varoqui[lib] reset multipath field widths before printing...
2008-11-18 Christophe Varoqui[lib] printing readability enhancements
2008-11-04 Christophe VaroquiAmend previous patch
2008-11-03 Christophe Varoqui[multipath] re-enable path checks in "multipath -ll"
2008-11-02 Christophe Varoqui[multipathd] set offline path state to faulty
2008-11-02 Christophe Varoqui[lib] fix the scsi state fetching in sysfs
2008-11-02 Christophe Varoqui[hwtable] fix old style getprio for IBM hardware
2008-10-23 Yanqing Liu[lib] add defaults for Dell M3000 and M3000i
2008-10-23 Christophe Varoqui[lib] terminate the words fetched by get_word()
2008-10-16 Chandra SeetharamanAdd support for couple of IBM storage devices
2008-10-15 Martin Petermann[lib] libdevmapper api check
next