summaryrefslogtreecommitdiff
path: root/lib/e2p
Commit message (Expand)AuthorAgeFilesLines
* Fix UBSAN if s_log_groups_per_flex is 31Theodore Ts'o2022-08-071-1/+1
* Update release notes, etc., for the 1.46.4 releasev1.46.4Theodore Ts'o2021-08-181-1/+2
* libe2p: fix missing-prototypes and sign-compare -Wall warningsTheodore Ts'o2021-08-182-3/+5
* AOSP: Add a new upstream source file to lib/e2p/Android.bpEric Biggers2021-07-271-0/+1
* AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/e2fsprogsBob Badour2021-07-271-0/+10
* libe2p: use stat to prevent calling EXT2_IOC_[GS]ETFLAGS on devicesTheodore Ts'o2021-07-162-0/+24
* Fix -Wunused-variable warningsEric Biggers2021-07-063-3/+1
* chattr/lsattr: expose FS_NOCOMP_FL (aka EXT2_NOCOMPR_FL)Lennart Poettering2021-02-251-1/+1
* libe2p: remove nested #ifdefs in fgetflags.c and fsetflags.cTheodore Ts'o2021-02-242-20/+16
* libe2p: skip unneeded lstat(2) in fgetflags() and fsetflags()Theodore Ts'o2021-02-232-34/+41
* Fix clang warnings on architectures with a 64-bit longTheodore Ts'o2021-02-111-13/+17
* Update makefile dependenciesTheodore Ts'o2021-01-291-0/+2
* Merge branch 'maint' into nextTheodore Ts'o2021-01-291-2/+3
|\
| * Update Makefile dependencies for lib/e2p and lib/ext2fsTheodore Ts'o2021-01-281-2/+3
* | Merge branch 'maint' into nextTheodore Ts'o2021-01-281-0/+1
|\ \ | |/
| * AOSP: tune2fs/resize2fs: make vendor_ramdisk_available.Yifan Hong2021-01-281-0/+1
* | libext2fs: provide APIs to configure fast commit blocksHarshad Shirwadkar2021-01-212-3/+25
* | Merge branch 'maint' into nextTheodore Ts'o2021-01-191-0/+1
|\ \ | |/
| * Define MKDIR_P in the Makefile.in files instead in MCONFIG.inTheodore Ts'o2020-10-041-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2020-10-011-0/+1
|\ \ | |/
| * chattr/lsattr: Support dax attributeXiao Yang2020-10-011-0/+1
* | ext4: add support for printing the error code associated with an errorTheodore Ts'o2020-04-104-14/+76
* | Merge tag 'v1.45.6' into nextTheodore Ts'o2020-03-213-4/+17
|\ \ | |/
| * AOSP: Make ramdisk_available.Yifan Hong2020-03-201-0/+1
| * libe2p: add a thread-safe variant of e2p_feature2stringTheodore Ts'o2020-03-202-4/+16
* | ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"Li Dongyang2020-01-261-3/+3
* | Merge branch 'maint' into nextTheodore Ts'o2020-01-251-22/+17
|\ \ | |/
| * mmp: abstract out repeated 'sizeof(buf), buf' usageAndreas Dilger2020-01-241-22/+17
* | Rename functions, types, constants to reflect jbd2 usageTheodore Ts'o2019-11-092-10/+10
* | AOSP: support the stable_inodes featureEric Biggers2019-10-311-0/+2
|/
* AOSP: Add new source files to Android.bp filesEric Biggers2019-10-311-0/+1
* Define the codepoint for the fast_commit compat featureTheodore Ts'o2019-10-031-0/+2
* Rename the feature "fname_encoding" to be "casefold".Theodore Ts'o2019-05-033-2/+6
* libe2p: print the filename character encoding in list_super[2]Theodore Ts'o2019-05-023-5/+27
* ext2fs: drop ASCII NLS supportGabriel Krisman Bertazi2019-04-281-5/+0
* ext2fs: drop Unicode normalization supportGabriel Krisman Bertazi2019-04-281-2/+1
* ext2fs: nls: Update to unicode 12.1.0Gabriel Krisman Bertazi2019-04-281-1/+1
* e2p: encoding: fix default flags lookupGabriel Krisman Bertazi2019-04-281-1/+1
* Update Makefile.in files using "make depend"Theodore Ts'o2019-03-061-3/+3
* chattr/lsattr: support casefold attributeGabriel Krisman Bertazi2018-12-021-0/+1
* mke2fs: configure encoding during superblock initializationGabriel Krisman Bertazi2018-12-021-1/+1
* libe2p: helpers for configuring the encoding superblock fieldsGabriel Krisman Bertazi2018-12-023-2/+114
* Reserve feature bit and SB field bit for filename encodingGabriel Krisman Bertazi2018-11-181-0/+2
* libe2p: avoid segfault when s_nr_users is too highLukas Czerner2018-10-021-2/+2
* libe2p: fix verity flag bitEric Biggers2018-08-211-1/+1
* Reserve codepoints for the fsverity feature.Theodore Ts'o2018-08-132-0/+3
* build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-111-2/+2
* AOSP: Update Android.bp files.David Anderson2018-08-051-2/+8
* AOSP: e2fsdroid and mke2fs are dynamic executable in recovery partitionJiyong Park2018-06-271-0/+1
* Update Makefile.in files using "make depend"Theodore Ts'o2018-06-251-8/+9