aboutsummaryrefslogtreecommitdiff
path: root/util-linux
AgeCommit message (Expand)Author
2014-05-02rtcwake: fix incorrect (reversed) rtc/sys adjuestment; code shrinkDenys Vlasenko
2014-04-01swapon/swapoff: -a returns 0 on ignored errorsTito Ragusa
2014-03-31swapon/swapoff: size reduction, cleanup, fixes, improvementsTito Ragusa
2014-03-23add discard option -d to swaponMatt Whitlock
2014-03-23fix interaction of -a and -p options in swaponMatt Whitlock
2014-03-23avoid calling bb_strtou twice in MIN macro expansionMatt Whitlock
2014-03-16script: make it work even if fd 0 is closedDenys Vlasenko
2014-03-05use [s]rand(), not [s]random()Denys Vlasenko
2014-02-25hwclock: fix setting of tz_minuteswest. Closes 5414Denys Vlasenko
2013-11-29Use unsigned printf/scanf conversion where more appropriateDenys Vlasenko
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko
2013-11-12fstrim: use new-style config/kbuild/applet snippets; trim help textDenys Vlasenko
2013-11-12fix "warning: ISO C90 forbids mixed declarations and code"Denys Vlasenko
2013-11-10fstrim: Needs to fire at the mp, not bdBernhard Reutner-Fischer
2013-11-10fstrim: Indicate failure on errorBernhard Reutner-Fischer
2013-11-09fstrim: -17bBernhard Reutner-Fischer
2013-11-09fstrim: New appletMalek Degachi
2013-11-08swaponoff: shrinkBernhard Reutner-Fischer
2013-09-06Make smart_ulltoa return pointer to end (allows for code shink in callers)Denys Vlasenko
2013-08-20fdisk: fix GPT size math errorsJody Bruchon
2013-08-08swapon: support "pri=NNN" in fstabTito Ragusa
2013-08-01volume_id: add f2fs detectionSven-Göran Bergh
2013-07-31volume_id: nilfs config description.Sven-Göran Bergh
2013-07-31volume_id: Adopt to new config style.Sven-Göran Bergh
2013-07-31volume_id: Adopt to new kbuild style.Sven-Göran Bergh
2013-07-13Commonalize typical [b,]k,m suffix structDenys Vlasenko
2013-06-27losetup: assorted fixes. Closes 6314Denys Vlasenko
2013-05-15volume_id_internal.h: drop unoptimized byteswap routinesDenys Vlasenko
2013-05-13mdev: use $DEVNAME in uevent sysfs file for device node nameNikolaus Voss
2013-05-09volume_id: fix ntfs attribute searchOliver Metz
2013-04-02mdev: call index_in_strings on $ACTION only after we checked it for NULLDenys Vlasenko
2013-03-27hexdump: need to use xstrtoull for off_tDenys Vlasenko
2013-03-27hexdump: don't unconditionally limit the usable address rangeDenys Vlasenko
2013-03-18mkfs_minix: use get_volume_size_in_bytes instead of local versionDenys Vlasenko
2013-03-17mdev: fix build failureDenys Vlasenko
2013-03-12losetup: fix util-linux compatibilityMandeep Singh Baines
2013-02-27mdev: improve $SEQ handling; improve debug loggingDenys Vlasenko
2013-02-26mdev: add environment variable matchDenys Vlasenko
2013-02-11fdisk_sun: fix partition alignmentAaro Koskinen
2013-02-11fdisk_sun: fix corrupted partition data with blank diskAaro Koskinen
2013-02-04mdev: chdir back to /dev after trying to read firmwareDenys Vlasenko
2013-01-30mdev: extend debug logging outputDenys Vlasenko
2013-01-24getopt: improve help text; code shrinkDenys Vlasenko
2013-01-22mount: whitespace fix. no code changesDenys Vlasenko
2013-01-21mdev: fix mode of dir1 in =dir1/dir2/file ruleDenys Vlasenko
2013-01-17mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=Bernhard Reutner-Fischer
2013-01-16mount: add unc option to CIFS mount (needed for Linux 3.4+)Martin Santesson
2013-01-14whitespace cleanup. no code changesDenys Vlasenko
2013-01-14Remove redundant 'config FEATURE_VOLUMEID_SQUASHFS'Denys Vlasenko
2013-01-14volume_id: add squashfs detectionSven-Göran Bergh