]> git.ipfire.org Git - thirdparty/util-linux.git/history - disk-utils/fsck.c
libmount: add reference counter to libmnt_table
[thirdparty/util-linux.git] / disk-utils / fsck.c
2013-08-21  Karel Zakmisc: use libmnt_cache reference counting
2013-08-21  Karel Zakfsck: use libmount fs reference counter
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-05  Karel Zakfsck: cleanup usage()
2013-01-30  Karel Zakfsck: add "--" to usage()
2013-01-30  Benno Schulenbergtextual: slice the help text of fsck into strips, for...
2013-01-30  Benno Schulenbergfsck: mark file descriptor for -C as optional in help...
2013-01-25  Karel Zaktextual: use UTIL_LINUX_VERSION everywhere
2012-08-24  Karel Zakfsck: use less aggressive method to detect mounted...
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-10  Dave Reisnerfsck: don't free fstab table on parse failure
2012-04-04  Sami Keroladisk-utils: verify writing to streams was successful
2012-03-20  Karel Zakfsck: tiny coding style fix
2012-03-20  Karel Zakfsck: use gettimeofday() for real elapsed time statistic
2012-03-20  Frank Mayharfsck: Add a -r option to report memory and runtime...
2012-03-20  Karel Zakfsck: move to disk-utils directory