summaryrefslogtreecommitdiff
path: root/ext4_utils/include
AgeCommit message (Expand)Author
2023-03-30Don't use _LARGEFILE64_SOURCE in ext4_utils.hColin Cross
2022-06-28ext4.h: add EXT4_FEATURE_COMPAT_STABLE_INODESjiajia tang
2020-10-26ext4_utils: format filesThiƩbaud Weksteen
2020-10-20ext4_utils: correctly read block group descriptors on 64bit filesystemsEric Biggers
2020-08-05ext4_utils: add declaration for ext4_bg_has_super_block()Will Shiu
2020-07-08ext4_utils: Don't #define error in a major include.David Anderson
2020-02-12Add metadata_csum in ext4.hJaegeuk Kim
2020-01-08ext4.h: add EXT4_FEATURE_INCOMPAT_CASEFOLDDaniel Rosenberg
2019-01-22ext4.h: add EXT4_FEATURE_RO_COMPAT_VERITYLeo Liou
2018-10-25Refactor "ext4 encryption" code into libfscryptEric Biggers
2018-05-14Merge "Add SHARED_BLOCKS constant to ext4_utils." am: 05f43c61a0David Anderson
2018-04-26Add SHARED_BLOCKS constant to ext4_utils.David Anderson
2018-01-19Fix overflow sanitizer in ext4_utils.Ivan Lozano
2017-11-08ext4_utils: remove dead code from libext4_utilsJin Qian
2017-11-07ext4_utils: delete make_ext4fs relavant code and scriptJin Qian
2017-10-03Fix mac build.Andreas Huber
2017-07-14Merge changes from topic 'ext4_encryption_flag'Tom Cherry
2017-07-14ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPTEric Biggers
2017-07-06ext4.h: add EXT4_FEATURE_INCOMPAT_ENCRYPTEric Biggers
2017-07-06ext4_sb.h: make feature flags in fs_info 32-bitEric Biggers
2017-05-12resolve merge conflicts of d38ce6ce to oc-dev-plus-aospElliott Hughes
2017-05-09Switch to libkeyutils.Elliott Hughes
2017-05-03Merge "Remove e4crypt_do_init_user0" am: 8ebd2b14a2 am: 52cdeee3d1Tom Cherry
2017-05-03Remove e4crypt_do_init_user0Tom Cherry
2017-04-04ext4_utils: define keyctl_unlink()Eric Biggers
2017-03-31Removed e4crypt_create_device_keyJanis Danisevskis
2017-03-29Removed e4crypt_create_device_keyJanis Danisevskis
2017-02-13Merge "ext4_utils: allow specifying HEH filenames encryption"Paul Crowley
2017-02-07ext4_utils: allow specifying HEH filenames encryptionEric Biggers
2017-02-06ext4_utils: allow passing flash block sizes to make_ext4fs_sparse functionsConnor O'Brien
2017-01-25Do not add macro min() definition for C++bowgotsai
2017-01-24Allow passing flash block sizes to libext4_utilsConnor O'Brien
2017-01-20Set stripe_width and stride params in make_ext4fsConnor O'Brien
2016-12-15Add new ext4 feature flags from kernel.Jeff Sharkey
2016-10-10ext4_utils: Export headers for libext4_utils* libs. am: 018ef1be61 am: 46dcc1...Tao Bao
2016-10-09ext4_utils: Export headers for libext4_utils* libs.Tao Bao