aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2016-05-08mke2fs: fix the parsing used for -E quotatype=usrquota:grpquota:prjquotaTheodore Ts'o
2016-04-17Fix build failure if --config-jbd-debug isn't enabledTheodore Ts'o
2016-04-15Fix support for configure --enable-jbd-debugTheodore Ts'o
2016-03-26Fix missing prototype warnings caused by missing header filesTheodore Ts'o
2016-03-26libext2fs: fix offset support in unix_io.cMarcus Huewe
2016-03-25blkid: fix blkid time diff bugJeff Sharkey
2016-03-25llseek: setup the correct seek for ext2fs_llseekJP Abgrall
2016-03-21Fix FreeBSD portability problemsTheodore Ts'o
2016-03-21Merge branch 'maint' into nextTheodore Ts'o
2016-03-21libext2fs: make sure ismounted.c explicitly pulls in <sys/types.h>Theodore Ts'o
2016-03-21Fix warnings caused by glibc 2.20Theodore Ts'o
2016-03-18libsupport: fix potential resource leaks in the profile codeTheodore Ts'o
2016-03-18Android.mk: add missing source files from lib/e2p/Android.mkTheodore Ts'o
2016-03-18libsupport: fix function prototype for parse_quota_optsTheodore Ts'o
2016-03-18Android.mk: fix up the library -host naming convention changeTheodore Ts'o
2016-03-18Fix various clang and gcc -Wall warningsTheodore Ts'o
2016-03-17libext2fs: fix build failure in lib/ext2fs/swapfs on big-endian systemsTheodore Ts'o
2016-03-15Update lib/ext2fs/Makefile.in using "make depend"Theodore Ts'o
2016-03-15Android.mk: Replace _host suffix with more standard -host suffixAlex Deymo
2016-03-14libuuid: Silence warnings in lib/uuid when building on AndroidJames Hawkins
2016-03-14Android.mk: export uuid/uuid.hMark Salyzyn
2016-03-14libext2fs: export the library include pathAlex Deymo
2016-03-14blkid: add support to recognize f2fs to blkidJeff Sharkey
2016-03-14Cleanup Obsolete LOCAL_PRELINK_MODULEYing Wang
2016-03-14e2fsck: correct ext4 dates generated by old kernelsDavid Turner
2016-03-06resize2fs: clear uninit BG if allocating from new groupEric Sandeen
2016-03-06Merge branch 'maint' into nextTheodore Ts'o
2016-03-06misc: replace comparison macros with inline functionsAndreas Dilger
2016-03-06Merge branch 'maint' into nextTheodore Ts'o
2016-03-06libext2fs: sort keys for xattr blocksDarrick J. Wong
2016-03-06tests: check proper operation of metadata_csum_seedDarrick J. Wong
2016-03-06libext2fs: store checksum seed in superblockDarrick J. Wong
2016-03-06libe2p: add missing f[gs]etproject.c filesTheodore Ts'o
2016-03-06Add project ID support for chattr/lsattrLi Xi
2016-03-06lsattr: treat inode generation as an unsigned intAndreas Dilger
2016-03-06blkid: fix ZFS device detectionAndreas Dilger
2016-03-06Add inherit flags for project quotaLi Xi
2016-03-06Add project quota supportLi Xi
2016-03-06Add project feature flag EXT4_FEATURE_RO_COMPAT_PROJECTLi Xi
2016-03-06Clean up codes for adding new quota typeLi Xi
2016-01-01ext2fs: work around FreeBSD header breakageTheodore Ts'o
2015-11-30Merge branch 'maint' into nextTheodore Ts'o
2015-11-30libext2fs: fix block-mapped file punchAndreas Dilger
2015-11-30libext2fs: fix tst_badblocks buffer overrunAndreas Dilger
2015-11-30debugfs: add support to properly set and display extended timestampsTheodore Ts'o
2015-11-16libext2fs: fix parents when modifying extentsDarrick J. Wong
2015-10-24libext2fs: clean up feature test macros with predicate functionsDarrick J. Wong
2015-10-24libext2fs: automatically enable meta_bg to avoid filling up BG 0Darrick J. Wong
2015-10-24libext2fs: fix maximum bg overhead calculation with meta_bg enabledDarrick J. Wong
2015-07-23android: be able to build dumpe2fs, lsattr, and e2fsck staticallyTheodore Ts'o