Imported Upstream version 0.7.0
[platform/upstream/multipath-tools.git] / multipathd / main.c
2022-01-14 DongHun KwakImported Upstream version 0.7.0 upstream/0.7.0
2022-01-14 DongHun KwakImported Upstream version 0.6.4 upstream/0.6.4
2022-01-14 DongHun KwakImported Upstream version 0.6.3 upstream/0.6.3
2022-01-14 DongHun KwakImported Upstream version 0.6.2 upstream/0.6.2
2022-01-14 DongHun KwakImported Upstream version 0.6.1 upstream/0.6.1
2022-01-14 DongHun KwakImported Upstream version 0.6.0 upstream/0.6.0
2022-01-14 DongHun KwakImported Upstream version 0.5.0 upstream/0.5.0
2012-08-17 Benjamin Marzinskimultipath: add followover failback mode
2012-08-17 Benjamin Marzinskimultipath: remove callout code
2012-06-06 Benjamin Marzinskimultipath: libudev cleanup and bugfixes
2012-05-25 Benjamin Marzinskimultipath: Fix warnings from stricter compile options.
2012-04-20 Hannes ReineckeCompilation fix for system not providing OOM_SCORE_ADJ_MIN
2012-04-20 Hannes ReineckeRemove all references to hand-craftes sysfs code
2012-04-20 Hannes ReineckeUse struct udev_device instead of sysdev
2012-04-20 Hannes Reineckemultipathd: use struct path as argument for event proce...
2012-04-20 Hannes Reineckemultipathd: remove references to sysfs_device
2012-02-11 Benjamin Marzinskimultipath: don't remove map twice
2012-02-11 Benjamin Marzinskimultipath: fix shutdown crashes
2012-02-09 Vijay Chauhanmpathpersist: Add new utility for managing persistent...
2012-01-14 Benjamin Marzinskimultipath: don't remove dm device on remove uevent
2011-12-23 Benjamin Marzinskimultipath: add option to change the number of error...
2011-11-12 Christophe VaroquiFix polling insterval reported by multipath -t
2011-11-12 Benjamin Marzinskimultipath: don't print so many add map messages
2011-10-17 Benjamin Marzinskimultipath: handle offlined paths
2011-09-23 Benjamin Marzinskimultipath: add support for setting oom_score_adj
2011-09-01 Benjamin Marzinskimultipath: check setup_multipath return value.
2011-06-07 Moger, Babumultipath-tools: Manual failback fix when priority...
2011-05-25 Christophe VaroquiFix hang on reconfigure CLI command
2011-05-25 Christophe VaroquiFix segfault in dm reassign code path
2011-05-25 Christophe VaroquiRevert "Add 'max_polling_interval' config variable"
2011-05-25 Christophe VaroquiMerge remote-tracking branch 'hannes/for-christophe'
2011-05-18 Hannes ReineckeReload map for device read-only setting changes
2011-05-18 Hannes ReineckeReassign existing device-mapper maps
2011-05-18 Hannes Reineckemultipathd: Add PID to 'show daemon' cli command
2011-05-18 Hannes ReineckeUpdate pid file handling
2011-05-18 Hannes ReineckeSerialize startup on large machines
2011-05-18 Hannes ReineckeAdd 'shutdown' cli command
2011-05-18 Hannes Reineckemultipathd: Update 'max_fds' handling
2011-05-18 Hannes Reineckemultipathd: crash in reconfigure CLI command
2011-05-18 Hannes ReineckeAdd 'max_polling_interval' config variable
2011-05-18 Hannes ReineckeAlways synchronize with dm state
2011-05-18 Hannes Reineckemultipathd is not starting waitevent checker for single...
2011-05-18 Hannes Reineckelibmultipath: Remove duplicate calls to path_offline()
2011-05-17 Hannes Reineckemultipathd: Remove handling of 'umount' events
2011-05-17 Hannes Reineckemultipathd: Fix uxlsnr race condition on shutdown
2011-05-17 Hannes ReineckeRework sysfs device handling in multipathd
2011-05-17 Hannes ReineckeStart uevent service handler from main thread
2011-05-16 Ankit Jainmultipathd: Disassociate from /dev/console when daemonizing
2011-05-16 Hannes ReineckeRemove sysfs_attr cache
2011-05-04 Hannes ReineckeSynchronize dm states for IO errors
2011-05-04 Hannes ReineckeAdd 'max_polling_interval' config variable
2011-05-03 Hannes ReineckeMake params variable local
2011-05-03 Hannes ReineckeMove setup_thread_attr() to uevent.c
2011-05-03 Hannes ReineckeAdd compability flag LIBDM_API_COOKIE
2011-05-02 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2011-04-25 Benjamin Marzinskimultipath: recheck all priorities when a path comes...
2011-02-01 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2010-12-07 Benjamin Marzinskimultipath: clean up path orphaning and adoption
2010-11-05 Christophe VaroquiMerge branch 'master' of git+ssh:///linux/storage/multi...
2010-09-07 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2010-09-02 Benjamin MarzinskiFix for bz #566685.
2010-07-06 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2010-05-22 Christophe VaroquiMerge the 'path count' cli command with 'show status'. 0.4.9 upstream/0.4.9
2010-05-20 Benjamin Marzinskimultipath: don't clear daemon setting on reconfigure
2010-05-20 Benjamin Marzinskimultipath: add "count paths" multipathd command
2010-05-20 Benjamin Marzinskimultipath: add udev sync support.
2010-04-17 Moger, Babumultipath_tools: add alias while printing checker_message
2010-03-25 Benjamin Marzinskimultipath: patch checker consolidation
2010-03-25 Benjamin Marzinskimultipath: add queue_without_daemon config parameter
2010-02-06 RumkoLatest git -master is not compilable
2010-02-03 Hannes ReineckeUpdate path_offline() to return device status
2010-02-03 Alex Zeffertt[multipathd] Fix pthread bug in multipath-tools.
2010-02-03 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2009-11-22 Christophe Varoqui[multipathd] give ev_add_path() separated failure messages
2009-11-22 Chauhan, Vijaymultipath-tools: multipath should allow only path with...
2009-05-22 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2009-05-14 Benjamin Marzinskimultipath-tools: Improvement to max_fds
2009-05-06 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2009-04-29 Mike Snitzermultipathd: restrict /var/run/multipathd.sock permissio...
2009-04-29 Mike Snitzerdo not allow relative path names to be added to the...
2009-04-22 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2009-04-21 Hannes ReineckeFix 'remove' uevent handling
2009-04-21 Hannes ReineckeAdd more debugging output
2009-04-21 Hannes ReineckeCheck for empty mpvecs in mpvec_garbage_collector()
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 Marzinskiremove deleted path from pathvec
2009-04-02 Konrad RzeszutekSupport resizing of multipath maps.
2009-04-02 Benjamin Marzinski[multipathd] signal deadlock
2009-04-01 Hannes Reinecke[multipathd] /var/run/multipathd.sock is world-writable
2009-03-27 Hannes ReineckeStack overflow in uev_trigger()
2009-03-27 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2009-03-24 Konrad RzeszutekDon't display the state of the newly added map during...
2009-03-24 Konrad RzeszutekUnload prio and checkers libraries during shutdown.
2009-03-24 Konrad RzeszutekRace-condition fix with free_waiter threads during...
2008-12-17 Christophe Varoqui[multipathd] log the uevent discarding as debug information
2008-12-17 Konrad Rzeszutek[multipathd] Memory leak in ev_add_map.
2008-12-11 Benjamin MarzinskiFix for uevent devpath handling
2008-11-19 Christophe Varoqui[multipathd] easier multipathd interaction method
2008-11-13 Christophe Varoqui[multipathd] add "show maps format ..." cli command
next