]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2010-11-01  Hugh Dickinsswapon: add "discard" support
2010-11-01  Davidlohr Buesorev: use xalloc for memory allocation
2010-11-01  Davidlohr Buesoul: use xalloc for memory allocation
2010-11-01  Karel Zakcol: use err.h and EXIT_* macros
2010-11-01  Davidlohr Buesocol: use xalloc for memory allocation
2010-11-01  Davidlohr Buesotailf: use xalloc for memory allocation
2010-11-01  Davidlohr Buesomore: use xalloc for memory allocation
2010-11-01  Davidlohr Buesopg: use xalloc for memory allocation
2010-10-29  Karel Zakmount: use utimensat(AT_FDCWD) rather than open()+futim...
2010-10-29  Karel Zakdocs: add note about agetty to TODO
2010-10-29  Karel Zakremove free() from atexit() callbacks
2010-10-29  Marek Polacekchrt: Add noreturn attribute to show_usage() function
2010-10-29  Marek Polacekuse _exit() instead of exit() in sighandlers
2010-10-26  Karel Zakagetty: fix -s option (baud rate setup)
2010-10-26  Karel Zakfsck: add support for whole-disk locking (-l option)
2010-10-25  Karel Zaklibmount: optimize blkid_devno_to_devname()
2010-10-25  Karel Zakswapon: add support for "nofail" fstab mount option
2010-10-25  Karel Zakumount: umount -r segfault
2010-10-25  Karel Zaklib: add test program to canonicalize.c
2010-10-21  Karel Zakmount: remove warning about FS detection from mount.1
2010-10-21  Karel Zakman: add russian translation of ddate.1
2010-10-21  Marek Polacekctrlaltdel: use err() instead of fprintf() and exit()
2010-10-21  Davidlohr Buesolook: fix conflict between locally defined err() and...
2010-10-21  Davidlohr Buesomisc-utils: use new xmalloc() wrapper
2010-10-21  Davidlohr Buesoxalloc: general purpose memory allocation handling...
2010-10-21  Igor Bazhitovlibblkid: fix memory leak
2010-10-21  Sami Kerolacolumn: code readability improvements
2010-10-21  Sami Kerolacolumn: error messaging & exit codes
2010-10-21  Sami Kerolacolumn: EOF handling bug
2010-10-14  Karel Zaklibblkid: fix MBR detection on iPod and cleanup vfat...
2010-10-14  Karel Zaklibblkid: consolidate magic strings detection code
2010-10-08  Davidlohr Buesopartx: integrate support for mac and sun partitions...
2010-10-08  Davidlohr Buesopartx: add sun partition table support
2010-10-08  Davidlohr Buesopartx: add mac partition table support
2010-10-07  Karel Zakdocs: update TODO
2010-10-07  Miklos Szeredimount: don't canonicalize "spec" with --no-canonicalize...
2010-10-07  Karel Zaktests: update namei regression test
2010-10-07  Karel Zakcal: use EXIT_* and program_invocation_short_name
2010-10-07  Petr Uzellscpu: really use 'mode' argument in path_fopen()
2010-10-07  Jakob Unterwurzacherflock: use more useful example in flock.1
2010-10-07  Milan Brozfindmnt: fix support for -a option
2010-10-07  Forest Bondsfdisk: save errno before calling perror
2010-10-07  Sami Kerolacolumn: update manual page to match column switches
2010-10-07  Sami Kerolacolumn: getopt_long and new help output
2010-10-07  Mike Frysingerfallocate: fix build failure with old linux headers
2010-10-07  Karel Zakfsck: inform about nonexistent devices in verbose mode
2010-10-07  Jeroen Oortwijnlibblkid: add searching in attributes dir to BeFS
2010-10-07  Karel Zakswapon: warn if file owner is not root
2010-10-07  Karel Zakumount: use strtosize() for offset=
2010-09-30  Sami Kerolanamei: parse all path arguments when an optarg path...
2010-09-30  Karel Zaktaskset: proper numbers parsing
2010-09-30  Markus Rinnefdisk: eliminate redundant call to open()
2010-09-30  Sven Eckelmannmount: Don't call canonicalize_*(SPEC) for 9p
2010-09-30  Chris Frostmount: avoid starting a man page line with a single...
2010-09-30  Petr Uzelmount: fix mount.8, shortname=mixed is now default...
2010-09-30  Karel Zakddate: revert man page typo
2010-09-20  Karel Zakmount: rewrite is_readonly()
2010-09-17  Karel Zakul: use atexit() to deallocate buffer, print errors...
2010-09-17  Davidlohr Buesoul: fix memory leak.
2010-09-17  Davidlohr Buesolscpu: update lscpu.1 to include new additions.
2010-09-17  Davidlohr Buesoddate: fix typo in ddate.1
2010-09-16  Karel Zakmount: add note about context= remount to mount.8
2010-09-15  Karel Zaklibblkid: don't probe directories
2010-09-13  Karel Zakmount: better describe UUIDs usage in man pages
2010-09-07  Karel Zaklibblkid: don't ignore zero for SBMAGIC_OFFSET
2010-09-07  Karel Zakdocs: add blkid --list-all to TODO
2010-09-06  Karel Zakcfdisk: don't use size of device based on cylinders
2010-08-31  Karel Zakfindmnt: don't swap source and target if the source...
2010-08-30  Karel Zakmount: clean up fstab.5
2010-08-30  Karel Zakmount: add note about subtypes to fstab.5
2010-08-27  Karel Zakblockdev: fix typo in blockdev.8
2010-08-27  Karel Zakmount: add info about type.subtype to /sbin/mount....
2010-08-27  Miklos Szeredimount: handle filesystems with subtype
2010-08-27  Karel Zakmount: sanity check mount flags for MS_PROPAGATION
2010-08-27  Davidlohr Buesomount: Add more pseudo filesystems.
2010-08-24  Karel Zakblockdev: sync man page with code
2010-08-24  Karel Zakinclude: cleanup blkdev.h
2010-08-24  Karel Zakblockdev: add BLKDISCARDZEROES
2010-08-23  Karel Zakfdisk: fix alignment check for non-512-byte logical...
2010-08-23  Karel Zakfdisk: don't keep internally device size in 512-byte...
2010-08-23  Karel Zaklib: fix syntax error in blkdev.c
2010-08-20  Karel Zaktests: update lscpu tests
2010-08-20  Karel Zaklscpu: support sysfs without cpu/online file
2010-08-20  Karel Zaktests: fix blkid MD test (missing tailing whitespaces)
2010-08-20  Alexander Shishkindocs: make it easier to find mail list address
2010-08-20  Davidlohr Buesolscpu: add byte order and bogoMIPS information
2010-08-20  Dima Kogantailf: fixed timing issue that could cause duplicate...
2010-08-20  Tobias Klauserlosetup: do not distinguish between malloc and realloc
2010-08-20  Karel Zaklibmount: remove unused mnt_strconcat3()
2010-08-20  Davidlohr Buesorev: coding style, various fixes
2010-08-20  Karel Zakflock: properly report exec() errors
2010-08-19  Karel Zakfsck: improve whole-disk check, detect stacked devices
2010-08-18  Karel Zaktests: add blkid test for partitioned RAID0
2010-08-18  Karel Zakagetty: add -c to reuse cflags
2010-08-18  Karel Zakaggety: don't wipe CLOCAL flag
2010-08-18  Karel Zakagetty: add -s to reuse existing baud rate
2010-08-13  Karel Zaklibblkid: wrong PT detection on RAID0
2010-08-11  Karel Zaklscpu: add -x and {On,Off}-line CPU(s) mask/list
2010-08-11  Karel Zaklscpu: support offline CPUs
2010-08-10  Karel Zakdocs: add note about sfdisk to TODO
next