Whamcloud - gitweb
quota: Fold quota_read_all_dquots() into quota_update_limits()
[tools/e2fsprogs.git] / lib / support / mkquota.c
2021-09-03 Jan Karaquota: Fold quota_read_all_dquots() into quota_update_l...
2021-08-10 Lukas Czernerlibsupport: fix potental NULL pointer dereferences...
2021-08-03 Jan Karaquota: Do not account space used by project quota file...
2021-07-07 Eric BiggersFix -Wunused-parameter warnings
2021-01-28 Gabriel Krisman... dict: support comparison with context
2020-01-01 Theodore Ts'oext2fs: add ext2fs_get_stat_i_blocks() function
2019-09-23 Theodore Ts'olibsupport: add checks to prevent buffer overrun bugs...
2018-06-24 Theodore Ts'oFix gcc and clang warnings
2018-06-23 Theodore Ts'olibsupport: fix memory leak in error path in quota_comp...
2018-03-30 Darrick J. Wonge2fsck: adjust quota counters when clearing orphaned...
2017-08-22 Theodore Ts'olibsupport: don't try accessing the project quota for...
2017-08-13 Theodore Ts'olibsupport: fix 32-bit quota test failures
2017-07-24 zhangyi (F)libsupport: fix error handling in quota_write_inode
2017-07-05 Tahsin Erdoganlibext2fs: fix compile errors/warnings
2017-04-01 Eric Whitneye2fsck: fix type mismatches in quota warning message
2016-11-11 Theodore Ts'oAvoid dereferencing beyond allocated memory in quota...
2016-05-30 Theodore Ts'oFix Android build warnings
2016-05-29 Theodore Ts'olibsupport: fix gcc -Wall nits
2016-05-22 Theodore Ts'oe2fsck: fix project quota support
2016-05-22 Theodore Ts'omke2fs: fix project quota creation
2016-03-18 Theodore Ts'olibsupport: fix function prototype for parse_quota_opts
2016-03-06 Li XiAdd project quota support
2016-03-06 Li XiClean up codes for adding new quota type
2015-07-13 Theodore Ts'oEliminate unused parameter warnings from Android build
2015-07-13 Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a