Imported Upstream version 0.7.0
[platform/upstream/multipath-tools.git] / multipathd / main.c
2008-11-02 Christophe Varoqui[multipathd] set offline path state to faulty
2008-10-11 Christophe Varoqui[lib] add offlined paths logic
2008-10-09 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2008-09-30 Christophe Varoqui[multipathd] add "quit" cli command
2008-09-28 Christophe Varoqui[multipathd] add "show wildcards" cli command
2008-09-10 Christophe Varoqui[multipathd] add "show status" cli command
2008-07-23 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2008-07-19 Christophe Varoqui[lib] abstract a little more devmapper internals
2008-06-12 Christophe Varoqui[multitpathd] add "show paths format" cli command
2008-06-02 Hannes ReineckeAllow zero paths for multipath map
2008-05-26 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2008-05-21 Christophe Varoquiadd '-r' option to force devmap reload
2008-04-30 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2008-04-30 Hannes ReineckeRemove DAEMON defines
2008-04-30 Hannes ReineckeMake modules directory configurable
2008-04-30 Hannes Reineckelibdevmapper prints garbage on shutdown
2008-04-18 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2008-04-12 Christophe Varoqui[checkers] checkers are now dlopen'ed plugins
2008-04-08 Christophe Varoqui[lib] merge libprio in libmultipath
2008-04-03 Christophe VaroquiMove to a shared lib model for
2008-01-31 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2008-01-15 Benjamin Marzinski[libmultipath] fix the "too many files" error
2007-11-22 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2007-11-10 Christophe Varoqui[libmultipath] blacklist exceptions issues
2007-08-30 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2007-08-11 Christophe Varoqui[multipathd] extract a spaghetto from checkerloop()
2007-07-31 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2007-07-25 Hannes Reinecke[multipathd] remove sysfs devices from cache
2007-07-24 Hannes Reinecke[multipathd] whitespace cleanup
2007-07-24 Hannes Reineckemultipathd: Whitespace cleanup
2007-07-04 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2007-06-18 Christophe Varoqui[libchecker] restore synchronous checker operation...
2007-06-14 Christophe Varoqui[libcheckers] async path checking in the framework
2007-06-09 Christophe Varoqui[multipathd] Fix segfault on disappearing paths
2007-06-07 Christophe Varoqui[libmultipath] Remove libsysfs
2007-05-22 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2007-05-21 Hannes Reinecke[multipathd] Fix handling of device-mapper devices
2007-05-21 Hannes Reinecke[libmultipath] Fix debugging output
2007-05-11 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2007-05-06 Christophe Varoqui[multipathd] add CLI readline completion
2007-04-30 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2007-02-15 Christophe Varoqui[libmultipath] blacklist logging overhaul
2007-01-10 Hannes ReineckeMerge branch 'master' of git://git./linux/storage/multi...
2007-01-07 Christophe Varoqui[libmultipath] blacklist exceptions
2006-07-19 Christophe Varoqui[multipathd] sweets
2006-03-31 Christophe Varoqui[multipathd] some more output coherency
2006-03-31 Christophe Varoqui[multipathd] plug a small leak on "reconfigure" CLI...
2006-03-27 Christophe Varoqui[multipathd] don't set the SIGKILL signal
2006-03-16 Christophe Varoqui[multipathd] ignore SIGPIPE
2006-03-15 Christophe Varoqui[libmultipath] a bit of code reorganisation
2006-03-12 Christophe Varoqui[multipathd] add more checkers message printing upon...
2006-03-02 Christophe Varoqui[multipathd] ev_add_map should return ok for spurious...
2006-02-21 Christophe Varoqui[multipathd] syncing path states
2006-02-17 Christophe Varoqui[multipathd] nr_active inc/dec losts or overzealous
2006-02-17 Christophe Varoqui[multipathd] due failback not happening
2006-02-17 Christophe Varoqui[multipathd] blacklisting and blacklist changes ignored...
2006-02-13 Christophe Varoqui[checkers] API rewrite
2006-01-20 Christophe Varoqui[libmultipath] move apply_format() from discovery.c...
2006-01-20 Christophe Varoqui[libmultipath] more path: and multipath: output prefixing
2006-01-20 Christophe Varoqui[libmultipath] add "map:" prefix to propsel functions...
2006-01-18 Christophe Varoqui[libmultipath] add device blacklisting
2006-01-17 Christophe Varoqui[multipathd] "show topo" as a "show maps topo" alias
2006-01-17 Christophe Varoqui[multipathd] add "show config" CLI command
2006-01-15 Christophe VaroquiMerge branch 'master' of /linux/storage/multipath-tools/
2006-01-15 Christophe Varoqui[libmultipath] move CHECKINT definition to defaults.h
2006-01-02 Christophe Varoqui[multipathd] 'show maps xxx' CLI tweaks
2005-12-19 Christophe Varoqui[multipathd] remove unused variable
2005-12-18 Christophe Varoqui[multipathd] convert another user to find_mp_by_str()
2005-12-18 Christophe Varoqui[multipathd] add "show map $map topo" CLI command
2005-12-16 Christophe Varoqui[multipathd] change last CLI command syntax
2005-12-09 Christophe Varoqui[multipathd] add "show multipaths" CLI command
2005-12-07 Christophe Varoqui[multipathd] adjust oom_adj to the 2.6.14 standards
2005-11-30 Christophe Varoqui[multipathd] move show_{paths,maps} in cli_handlers.c
2005-11-29 Christophe Varoqui[libmultipath] drop the path cache
2005-11-28 Christophe Varoqui[libmultipath] extensible padded printing framework
2005-11-28 Christophe Varoqui[multipathd] add "show maps stats" CLI command
2005-11-24 Christophe Varoqui[multipathd] make clear in the logs what triggered...
2005-11-24 Christophe Varoqui[multipathd] remove the retry login in uev_remove_path()
2005-11-23 Christophe Varoqui[multipathd] "add/del map" to keep the DM in sync
2005-11-23 Christophe Varoqui[multipathd] discarding an event is not an error
2005-11-22 Christophe Varoqui[multipathd] more symmetry in lock/unlock macro usage
2005-11-22 Christophe Varoqui[multipathd] use DM rename instead of a remove/create...
2005-11-21 Christophe Varoqui[multipathd] DM configuration final cut
2005-11-21 Christophe Varoqui[multipathd] DM configuration ground work #2
2005-11-21 Christophe Varoqui[multipathd] DM configuration ground work
2005-11-21 Christophe Varoqui[multipathd] add logs in waiteventloop() error paths
2005-11-21 Christophe Varoqui[multipathd] use SIGUSR1 to reap waiters and reconfigur...
2005-11-21 Christophe Varoqui[multipathd] more flexible remove_map()
2005-11-17 Christophe Varoqui[libmultipath] move coalesce_path() to libmultipath...
2005-11-17 Christophe Varoqui[multipathd] rename init_paths() to init_vecs()
2005-11-17 Christophe Varoqui[multipathd] release libdevmapper ressources on exit...
2005-11-17 Christophe Varoqui[libmultipath] split free_multipath_attributes() out...
2005-11-17 Christophe Varoqui[libmultipath] move pathcount() to libmultipath/structs.c
2005-11-16 Christophe Varoqui[libmultipath] don't re-select the getprio fn when...
2005-11-16 Christophe Varoqui[multipathd] show maps/paths to grow its output buffer
2005-11-16 Christophe Varoqui[multipathd] superfluous unlock() in uevent discard...
2005-11-16 Christophe Varoqui[multipathd] fix a segv in enable_group()
2005-11-15 Christophe Varoqui[legal] seed the copyright headers
2005-11-12 Christophe Varoqui[multipathd] fix offline devices reported as active
2005-11-11 Christophe Varoqui[multipathd] remove daemonize() unused variable
next