aboutsummaryrefslogtreecommitdiff
path: root/lib/e2p/ls.c
AgeCommit message (Expand)Author
2022-08-07Fix UBSAN if s_log_groups_per_flex is 31Theodore Ts'o
2021-02-11Fix clang warnings on architectures with a 64-bit longTheodore Ts'o
2020-04-10ext4: add support for printing the error code associated with an errorTheodore Ts'o
2020-01-26ext2fs: rename "s_overhead_blocks" to "s_overhead_clusters"Li Dongyang
2020-01-24mmp: abstract out repeated 'sizeof(buf), buf' usageAndreas Dilger
2019-05-03Rename the feature "fname_encoding" to be "casefold".Theodore Ts'o
2019-05-02libe2p: print the filename character encoding in list_super[2]Theodore Ts'o
2016-03-06libext2fs: store checksum seed in superblockDarrick J. Wong
2016-03-06Add project quota supportLi Xi
2016-03-06Clean up codes for adding new quota typeLi Xi
2015-10-24libext2fs: clean up feature test macros with predicate functionsDarrick J. Wong
2015-03-28Add support for a password salt stored in the superblockTheodore Ts'o
2014-01-30Merge branch 'maint' into nextTheodore Ts'o
2014-01-30Add support for new compat feature "sparse_super2"Theodore Ts'o
2013-12-26Merge branch 'maint' into nextTheodore Ts'o
2013-12-23e2fsck: verify s_desc_size is power-of-two valueAndreas Dilger
2012-08-02libext2fs: record the checksum algorithm in use in the superblockDarrick J. Wong
2011-09-25ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-09-16libext2fs: add metadata checksum and snapshot feature flagsTheodore Ts'o
2011-06-11misc: clean up compiler warningsAndreas Dilger
2011-03-18Merge branch 'maint' into nextTheodore Ts'o
2011-03-18add new superblock field: s_overhead_blocksTheodore Ts'o
2011-02-27Merge branch 'maint' into nextTheodore Ts'o
2011-02-25Add basic BIGALLOC support for cluster-based allocationTheodore Ts'o
2011-02-25e2fsprogs: reserving code points for new ext4 quota featureAditya Kali
2010-09-24Merge branch 'maint' into nextTheodore Ts'o
2010-09-18tune2fs, debugfs, libext2fs: Add support for ext4 default mount optionsTheodore Ts'o
2010-07-19Merge branch 'maint' into nextTheodore Ts'o
2010-07-05Add superblock fields which track first and most recent fs errorsTheodore Ts'o
2010-06-24Add support for Next3 snapshot superblock fields to dumpe2fs and debugfsTheodore Ts'o
2010-06-07Merge branch 'maint' into nextTheodore Ts'o
2010-05-17libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o
2009-06-01e2p: Print 64-bit block numbers in the superblockTheodore Ts'o
2009-03-06Add support for a new superblock field: s_kbytes_writtenTheodore Ts'o
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o
2008-04-22Basic flexible block group supportTheodore Ts'o
2008-04-20libe2p: Print the s_min_extra_isize and s_wanted_extra_isize fieldsTheodore Ts'o
2008-02-22libe2p: Change Raid to RAID in display optionTheodore Ts'o
2008-02-18libe2p: Make list_super2() print the RAID stride and stripe-widthTheodore Ts'o
2008-01-26Add support for the test_fs flagTheodore Ts'o
2006-11-11Add directory hashed signed/unsigned hint to superblockTheodore Ts'o
2005-04-09ls.c: Add stdlib.h header file since list_super2() uses theTheodore Ts'o
2005-03-19Add new functions which convert between a string and os_type: e2p_os2string()Theodore Ts'o
2005-01-19Add interpretation of OS Creator values for FreeBSD and Lites in mke2fs Theodore Ts'o
2004-12-23Dumpe2fs will print the s_reserved_gdt_blocks field if it is non-zero.Theodore Ts'o
2003-08-21Add support for backing up the journal inode location in the Theodore Ts'o
2003-03-17ls.c (list_super2): Display the superblock fields even if theTheodore Ts'o
2002-10-25Add a new superblock field, s_mkfs_time, which indicates whenTheodore Ts'o
2002-10-20Add support for new default mount options for the journal data mode.Theodore Ts'o