summaryrefslogtreecommitdiff
path: root/kpartx
AgeCommit message (Expand)AuthorFilesLines
2014-04-21AArch64 build fixtizen_5.5.m2_releasetizen_4.0.m1_releasetizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasetizen_3.0.m14.3_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_unified/20170308.100415submit/tizen_mobile/20141120.000000submit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_5.5_wearable_hotfix/20201026.184307submit/tizen_5.5_mobile_hotfix/20201026.185107submit/tizen_5.5/20191031.000007submit/tizen_5.0/20181101.000007submit/tizen_4.0/20170828.100006submit/tizen_4.0/20170811.094300submit/tizen_3.0_wearable/20161015.000004submit/tizen_3.0_tv/20161015.000004submit/tizen_3.0_mobile/20161015.000005submit/tizen_3.0_ivi/20161010.000005submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093753submit/tizen/20140923.005220accepted/tizen/unified/20170309.040231accepted/tizen/ivi/20160218.025327accepted/tizen/ivi/20140926.190249accepted/tizen/common/20140923.085026accepted/tizen/5.5/unified/wearable/hotfix/20201027.100843accepted/tizen/5.5/unified/mobile/hotfix/20201027.074515accepted/tizen/5.5/unified/20191031.012227accepted/tizen/5.0/unified/20181102.030835accepted/tizen/4.0/unified/20170828.222937accepted/tizen/4.0/unified/20170816.011945accepted/tizen/3.0/wearable/20161015.083553accepted/tizen/3.0/tv/20161016.005244accepted/tizen/3.0/mobile/20161015.033934accepted/tizen/3.0/ivi/20161011.055337accepted/tizen/3.0/common/20161114.111331accepted/tizen/3.0.m2/wearable/20170105.025027accepted/tizen/3.0.m2/tv/20170105.024858accepted/tizen/3.0.m2/mobile/20170105.024721tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5tizen_5.0tizen_3.0_tvtizen_3.0_ivitizen_3.0.m2tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.m14.3_ivitizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0.2014.q3_commontizen_3.0accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedaccepted/tizen_5.0_unifiedaccepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonaccepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonYury Usishchev1-1/+1
2012-11-29install udev rules under /usr/libAnas Nashif1-2/+2
2010-05-20multipath: add udev sync support.Benjamin Marzinski3-12/+30
2010-03-25multipath: fix offset for containted slices.Benjamin Marzinski1-2/+4
2010-02-06Mail address changeChristophe Varoqui2-2/+2
2009-11-22multipath-toosl: Use current name of the divice node ($name)Guido Günther1-2/+2
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