summaryrefslogtreecommitdiff
path: root/kpartx
AgeCommit message (Expand)AuthorFilesLines
2009-11-22multipath-tools: fix udev rule for dmraidGuido Günther1-2/+2
2009-10-02[kpartx] make kpartx deal with more than 256 minor numbersBenjamin Marzinski3-2/+4
2009-07-07[kpartx] add DASD large volume supportStefan Weinhuber2-41/+80
2009-05-12Add uid, gid, and mode config attributesBenjamin Marzinski3-4/+16
2009-04-22Use noflush for kpartxHannes Reinecke3-5/+11
2009-04-21Increase buffer size in find_loop_by_file()Hannes Reinecke1-1/+1
2009-04-21kpartx -l does not remove it's loop deviceHannes Reinecke1-0/+11
2008-12-11Fix for kpartx on sparc64Benjamin Marzinski1-1/+1
2008-07-23Fix whitespace issuesHannes Reinecke1-2/+2
2008-07-19[kpartx] don't return 0 if a partition removal failedChristophe Varoqui1-10/+17
2008-04-04Move to a shared lib model forChristophe Varoqui1-31/+12
2007-11-26kpartx: remove unused "-n" codeGuido Guenther1-14/+2
2007-11-26kpartx: on delete process partitions in reverse orderGuido Guenther1-1/+1
2007-11-26kpartx: document "-g"Guido Guenther2-0/+4
2007-10-10[kpartx] use uint64_t to account slices start/sizeChristophe Varoqui5-30/+44
2007-10-10[kpartx] missing ptr initChristophe Varoqui1-1/+1
2007-07-03[kpartx] kpartx large file supportSzabolcs Szakacsits1-1/+1
2007-06-19Ease installation of unstripped binariesGuido Guenther1-1/+1
2007-06-19move kpartx_id to /lib/udevGuido Guenther2-2/+3
2007-06-19[kpartx] remove bashisms from kpartx_idGuido Guenther1-5/+5
2007-06-07[kpartx] assorted build warning fixesChristophe Varoqui2-2/+3
2007-06-07[kpartx] Add handling for SUN partition tablesHannes Reinecke4-4/+140
2007-06-07[kpartx] Update BSD slice handlingHannes Reinecke1-4/+35
2007-06-07[kpartx] Update extended partition handlingHannes Reinecke5-37/+156
2007-06-05[udev] rules files for event proxying and kpartx split (2)Christophe Varoqui1-0/+3
2007-06-04[udev] rules files for event proxying and kpartx splitChristophe Varoqui2-0/+129
2007-05-21[kpartx] Use mapname for device-mapper devicesHannes Reinecke1-4/+12
2007-05-21[kpartx] fix install targetHannes Reinecke1-1/+1
2007-05-21kpartx: fix crash during bootHannes Reinecke1-5/+2
2006-12-11[kpartx] fix partition calculations of DASD partitionsroot1-12/+16
2006-07-19[man] update date of manpagesChristophe Varoqui1-1/+1
2006-06-19[kpartx][libmultipath] make multipath and kpartx prefix the uuidChristophe Varoqui3-8/+57
2006-02-09[kpartx] Add support for mac partition tableBastian Blank6-2/+87
2005-12-09[build] Makefile cleanupChristophe Varoqui1-1/+1
2005-12-09[devmapper] Compilation fixesChristophe Varoqui2-3/+4
2005-12-09[kpartx] Add suport for S/390 ECKD DASDChristophe Varoqui7-2/+550
2005-12-09[devmapper] Check mapname lengthChristophe Varoqui1-2/+5
2005-12-07[kpartx] use lseek64 instead of self-defined syscallChristophe Varoqui2-17/+4
2005-12-01[kpartx] bug fixes for dos extended partition [4/4]Christophe Varoqui1-3/+0
2005-12-01[kpartx] bug fixes for dos extended partition [3/4]Christophe Varoqui1-4/+5
2005-12-01[kpartx] bug fixes for dos extended partition [2/4]Christophe Varoqui1-1/+4
2005-12-01[kpartx] bug fixes for dos extended partition [1/4]Christophe Varoqui1-2/+1
2005-11-15[legal] seed the copyright headersChristophe Varoqui3-0/+18
2005-10-25[libmultipath] add mpath[0..n] feature forgoten filesChristophe Varoqui1-625/+0
2005-10-20[kpartx] partition type check was flawedChristophe Varoqui1-1/+1
2005-10-18[build] strip at install time, not build time anymoreChristophe Varoqui1-3/+1
2005-09-29Only use one loop to read all data.Bastian Blank1-23/+14
2005-09-29Don' use unalligned pointers, this is undefined behaviour.Bastian Blank1-23/+20
2005-09-29Use endian.h and byteswap.h.Bastian Blank1-8/+12
2005-08-23[kpartx] shut a build warningroot1-2/+2