summaryrefslogtreecommitdiff
path: root/util-linux
Commit message (Expand)AuthorAgeFilesLines
* fstrim: use new-style config/kbuild/applet snippets; trim help textDenys Vlasenko2013-11-123-20/+22
* fix "warning: ISO C90 forbids mixed declarations and code"Denys Vlasenko2013-11-121-1/+2
* fstrim: Needs to fire at the mp, not bdBernhard Reutner-Fischer2013-11-101-5/+5
* fstrim: Indicate failure on errorBernhard Reutner-Fischer2013-11-101-1/+2
* fstrim: -17bBernhard Reutner-Fischer2013-11-091-8/+5
* fstrim: New appletMalek Degachi2013-11-093-0/+119
* swaponoff: shrinkBernhard Reutner-Fischer2013-11-081-3/+2
* Make smart_ulltoa return pointer to end (allows for code shink in callers)Denys Vlasenko2013-09-061-4/+2
* fdisk: fix GPT size math errorsJody Bruchon2013-08-201-2/+2
* swapon: support "pri=NNN" in fstabTito Ragusa2013-08-081-0/+14
* volume_id: add f2fs detectionSven-Göran Bergh2013-08-013-0/+100
* volume_id: nilfs config description.Sven-Göran Bergh2013-07-311-1/+10
* volume_id: Adopt to new config style.Sven-Göran Bergh2013-07-3135-245/+318
* volume_id: Adopt to new kbuild style.Sven-Göran Bergh2013-07-3135-38/+71
* Commonalize typical [b,]k,m suffix structDenys Vlasenko2013-07-131-8/+1
* losetup: assorted fixes. Closes 6314Denys Vlasenko2013-06-271-16/+21
* volume_id_internal.h: drop unoptimized byteswap routinesDenys Vlasenko2013-05-151-36/+16
* mdev: use $DEVNAME in uevent sysfs file for device node nameNikolaus Voss2013-05-131-12/+35
* volume_id: fix ntfs attribute searchOliver Metz2013-05-091-1/+1
* mdev: call index_in_strings on $ACTION only after we checked it for NULLDenys Vlasenko2013-04-021-3/+3
* hexdump: need to use xstrtoull for off_tDenys Vlasenko2013-03-271-1/+1
* hexdump: don't unconditionally limit the usable address rangeDenys Vlasenko2013-03-271-1/+6
* mkfs_minix: use get_volume_size_in_bytes instead of local versionDenys Vlasenko2013-03-181-63/+14
* mdev: fix build failureDenys Vlasenko2013-03-171-2/+1
* losetup: fix util-linux compatibilityMandeep Singh Baines2013-03-121-51/+65
* mdev: improve $SEQ handling; improve debug loggingDenys Vlasenko2013-02-271-88/+177
* mdev: add environment variable matchDenys Vlasenko2013-02-261-6/+71
* fdisk_sun: fix partition alignmentAaro Koskinen2013-02-111-3/+6
* fdisk_sun: fix corrupted partition data with blank diskAaro Koskinen2013-02-111-0/+1
* mdev: chdir back to /dev after trying to read firmwareDenys Vlasenko2013-02-041-1/+2
* mdev: extend debug logging outputDenys Vlasenko2013-01-301-1/+5
* getopt: improve help text; code shrinkDenys Vlasenko2013-01-241-27/+32
* mount: whitespace fix. no code changesDenys Vlasenko2013-01-221-2/+2
* mdev: fix mode of dir1 in =dir1/dir2/file ruleDenys Vlasenko2013-01-211-2/+14
* mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=Bernhard Reutner-Fischer2013-01-171-17/+35
* mount: add unc option to CIFS mount (needed for Linux 3.4+)Martin Santesson2013-01-161-1/+15
* whitespace cleanup. no code changesDenys Vlasenko2013-01-149-45/+43
* Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS'Denys Vlasenko2013-01-141-10/+0
* volume_id: add squashfs detectionSven-Göran Bergh2013-01-144-0/+74
* whitespace fixes. no code changesDenys Vlasenko2013-01-1410-172/+172
* volume_id: uuid_format small code shrinkSven-Göran Bergh2013-01-142-20/+9
* volume_id: display hfs[+] 128-bit UUID properlySven-Göran Bergh2013-01-143-9/+23
* blkid: add type display for hfsplusSven-Göran Bergh2013-01-141-1/+1
* dmesg: handle multi-char log levelsPeter Korsgaard2013-01-051-7/+6
* CONFIG_PID_FILE_PATH: new configuration option for pidfile pathsAnthony G. Basile2012-12-191-1/+1
* volume_id: add exFAT detectionS-G Bergh2012-11-135-0/+145
* blkid: show filesystem when both label and UUID are missing, but type is knownS-G Bergh2012-11-051-1/+5
* blkid: add support for nilfs2Sven-Göran Bergh2012-09-025-0/+109
* volume_id: code shrinkDenys Vlasenko2012-09-021-15/+19
* blkid: add type display for btrfsSven-Göran Bergh2012-09-021-0/+1