index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
util-linux
Age
Commit message (
Expand
)
Author
2014-09-08
mdev: treat zero-length /dev/mdev.seq the same as "\n" one. Closes 7334
Denys Vlasenko
2014-07-04
fatattr: use the standard type for 32-bit int
Denys Vlasenko
2014-06-30
fatattr: new applet
Pascal Bellard
2014-05-02
rtcwake: fix incorrect (reversed) rtc/sys adjuestment; code shrink
Denys Vlasenko
2014-04-01
swapon/swapoff: -a returns 0 on ignored errors
Tito Ragusa
2014-03-31
swapon/swapoff: size reduction, cleanup, fixes, improvements
Tito Ragusa
2014-03-23
add discard option -d to swapon
Matt Whitlock
2014-03-23
fix interaction of -a and -p options in swapon
Matt Whitlock
2014-03-23
avoid calling bb_strtou twice in MIN macro expansion
Matt Whitlock
2014-03-16
script: make it work even if fd 0 is closed
Denys Vlasenko
2014-03-05
use [s]rand(), not [s]random()
Denys Vlasenko
2014-02-25
hwclock: fix setting of tz_minuteswest. Closes 5414
Denys Vlasenko
2013-11-29
Use unsigned printf/scanf conversion where more appropriate
Denys Vlasenko
2013-11-29
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
Denys Vlasenko
2013-11-12
fstrim: use new-style config/kbuild/applet snippets; trim help text
Denys Vlasenko
2013-11-12
fix "warning: ISO C90 forbids mixed declarations and code"
Denys Vlasenko
2013-11-10
fstrim: Needs to fire at the mp, not bd
Bernhard Reutner-Fischer
2013-11-10
fstrim: Indicate failure on error
Bernhard Reutner-Fischer
2013-11-09
fstrim: -17b
Bernhard Reutner-Fischer
2013-11-09
fstrim: New applet
Malek Degachi
2013-11-08
swaponoff: shrink
Bernhard Reutner-Fischer
2013-09-06
Make smart_ulltoa return pointer to end (allows for code shink in callers)
Denys Vlasenko
2013-08-20
fdisk: fix GPT size math errors
Jody Bruchon
2013-08-08
swapon: support "pri=NNN" in fstab
Tito Ragusa
2013-08-01
volume_id: add f2fs detection
Sven-Göran Bergh
2013-07-31
volume_id: nilfs config description.
Sven-Göran Bergh
2013-07-31
volume_id: Adopt to new config style.
Sven-Göran Bergh
2013-07-31
volume_id: Adopt to new kbuild style.
Sven-Göran Bergh
2013-07-13
Commonalize typical [b,]k,m suffix struct
Denys Vlasenko
2013-06-27
losetup: assorted fixes. Closes 6314
Denys Vlasenko
2013-05-15
volume_id_internal.h: drop unoptimized byteswap routines
Denys Vlasenko
2013-05-13
mdev: use $DEVNAME in uevent sysfs file for device node name
Nikolaus Voss
2013-05-09
volume_id: fix ntfs attribute search
Oliver Metz
2013-04-02
mdev: call index_in_strings on $ACTION only after we checked it for NULL
Denys Vlasenko
2013-03-27
hexdump: need to use xstrtoull for off_t
Denys Vlasenko
2013-03-27
hexdump: don't unconditionally limit the usable address range
Denys Vlasenko
2013-03-18
mkfs_minix: use get_volume_size_in_bytes instead of local version
Denys Vlasenko
2013-03-17
mdev: fix build failure
Denys Vlasenko
2013-03-12
losetup: fix util-linux compatibility
Mandeep Singh Baines
2013-02-27
mdev: improve $SEQ handling; improve debug logging
Denys Vlasenko
2013-02-26
mdev: add environment variable match
Denys Vlasenko
2013-02-11
fdisk_sun: fix partition alignment
Aaro Koskinen
2013-02-11
fdisk_sun: fix corrupted partition data with blank disk
Aaro Koskinen
2013-02-04
mdev: chdir back to /dev after trying to read firmware
Denys Vlasenko
2013-01-30
mdev: extend debug logging output
Denys Vlasenko
2013-01-24
getopt: improve help text; code shrink
Denys Vlasenko
2013-01-22
mount: whitespace fix. no code changes
Denys Vlasenko
2013-01-21
mdev: fix mode of dir1 in =dir1/dir2/file rule
Denys Vlasenko
2013-01-17
mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath=
Bernhard Reutner-Fischer
2013-01-16
mount: add unc option to CIFS mount (needed for Linux 3.4+)
Martin Santesson
[next]