Whamcloud - gitweb
config: update config.{guess,sub}
[tools/e2fsprogs.git] / e2fsck / quota.c
2018-06-24 Theodore Ts'oe2fsck: add proper error checking in move_quota_inode
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2017-07-22 Theodore Ts'oe2fsck: check for invalid quota inode numbers
2017-07-22 Theodore Ts'oe2fsck: add support for printing the quota type in...
2016-03-06 Li XiClean up codes for adding new quota type
2015-10-24 Darrick J. Wonge2fsck: clean up feature test macros with predicate...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-02-18 Andreas Dilgerbuild: fix LLVM compiler warnings
2014-01-06 Theodore Ts'oe2fsck: add error checking when moving the quota inode
2012-04-24 Aditya Kalie2fsck: Fix check for hidden quota files
2012-04-05 Theodore Ts'oFix gcc -Wall nitpicks
2011-11-28 Theodore Ts'olibquota: remove use of PATH_MAX and replace it with...
2011-11-14 Aditya Kalilibquota: cleanup libquota code
2011-10-04 Theodore Ts'olibquota: remove get_qf_name()
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-08-31 Aditya Kalie2fsck: add support for checking the built-in quota...