OSDN Git Service

blkid: fix LARGEFILE_SOURCE redefined warnings
[android-x86/external-e2fsprogs.git] / lib / quota / quotaio.c
2014-03-22 The Android Automergermerge in master-release history after reset to master
2014-03-20 JP AbgrallSwitch back to 1.42.9 now that there is a fix
2014-03-07 JP Abgrallam 9d965309: (-s ours) Merge "e2fsck: remove unneeded...
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-06 JP AbgrallRevert changes that moved from 1.41.14 to 1.42.9
2014-03-04 JP AbgrallMerge remote-tracking branch 'linaro/linaro-1.42.9...
2014-01-04 Bernhard RosenkränzerAdd files that would normally be generated by the e2fsp...
2013-12-15 Darrick J. Wonglibext2fs: use ext2fs_punch() to truncate quota file
2013-08-11 Theodore Ts'odebian: remove old symlinks to /usr/share/doc
2012-12-29 Andreas Dilgerlibquota: quiet log_err() bad format warnings
2012-12-29 Andreas Dilgermisc: cleanup unused variables on MacOS
2012-07-16 Aditya Kalilibquota: fix quota_inode_truncate()
2012-06-12 Theodore Ts'olibquota: remove unneeded #include of <sys/quota.h>
2012-06-04 Jan Karalibquota: remove unnecessary definitions
2012-05-28 Mike Frysingerlibquota: add missing time.h include
2012-02-20 Theodore Ts'olibquota: fix invalid return in non-void function
2011-11-28 Theodore Ts'olibquota: remove use of PATH_MAX and replace it with...
2011-11-14 Theodore Ts'olibquota: log an error message if ext2fs_file_open...
2011-11-14 Niulibquota: quota file read support
2011-11-14 Aditya Kalilibquota: cleanup libquota code
2011-10-17 Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-04 Theodore Ts'olibquota: use ext2_loff_t instead of loff_t
2011-10-04 Theodore Ts'olibquota: remove get_qf_name()
2011-10-04 Theodore Ts'olibquota: clean up some gcc -Wall warnings
2011-10-04 Theodore Ts'olibquota: remove get_qf_path()
2011-09-29 Theodore Ts'olibquota: use ext2fs byte swapping functions for portab...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'oMerge branch 'maint' into next
2011-08-31 Aditya Kalie2fsprogs: add quota library to e2fsprogs