Whamcloud - gitweb
Fix gcc -Wall warnings in libuuid
[tools/e2fsprogs.git] / lib / ext2fs / ext2_fs.h
2008-05-16 Theodore Ts'oext2fs.h: Add l_i_file_acl_high and l_version_hi to...
2008-04-23 Theodore Ts'oBasic flexible block group support
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-03-20 Jose R. SantosAdd initial checksum support for the gdt_checksum/unini...
2008-03-15 Andreas DilgerAdd support for the DIR_NLINK feature.
2008-03-15 Theodore Ts'oMerge branch 'maint'
2008-03-15 Theodore Ts'oext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2008-01-21 Theodore Ts'oDefine helper functions ext2fs_set_i_{u,g}id_high(...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2007-12-18 Theodore Ts'oAdd #define needed for Hurd ioctl definitions
2007-11-04 Theodore Ts'oMerge basic FLEX_BG support
2007-11-03 Jose R. SantosReserve the INCOMPAT feature number for FLEX_BG.
2007-11-01 Coly Lilibext2fs: remove masix support
2007-10-15 Valerie Clementlibext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK...
2007-05-31 Theodore Ts'oReserve superblock field for the raid stripe width.
2007-05-31 Andreas DilgerReserve superblock fields for multiple mount protection...
2007-05-19 Theodore Ts'oStore the RAID stride value in the superblock and take...
2007-05-08 Eric SandeenFix mke2fs and debugfs to support large (> 16 bit)...
2007-04-19 Theodore Ts'oDefine the l_i_iversion field in ext2_inode
2006-11-30 Theodore Ts'oFix (as yet unused) struct ext4_group_desc to add a...
2006-11-12 Theodore Ts'oAdd directory hashed signed/unsigned hint to superblock
2006-11-11 Theodore Ts'oOn-disk format for controlling the inode size
2006-11-11 Theodore Ts'oOn-disk format definition for 64-bit support
2006-11-11 Theodore Ts'oOn-disk format for large number of subdirectories
2006-11-11 Theodore Ts'oOn-disk format definition for group descriptor checksums
2006-11-11 Theodore Ts'oOn-disk format definition for huge files
2006-08-05 Andreas DilgerRename EXT3_EXTENTS_FL to EXT4_EXTENTS_FL and make...
2006-05-09 Theodore Ts'oAdd support for EXT2_FEATURE_COMPAT_LAZY_BG
2006-03-18 Theodore Ts'oAdd support for on-line resizing to resize2fs
2005-01-26 Theodore Ts'oAdd library support for large (EA in inode) inodes...
2004-11-30 Theodore Ts'oAdd definition for the extents filesystem feature and...
2004-01-30 Theodore Ts'oFix a byte swap bugs, including one which caused e2fsck to
2003-08-21 Theodore Ts'oAdd support for backing up the journal inode location...
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-04-11 Theodore Ts'oRemove EXT2_FEATURE_RO_COMPAT_BTREE_DIR mention of...
2002-11-01 Theodore Ts'oAdd support for a new inode flag, which is to be used
2002-10-25 Theodore Ts'oAdd a new superblock field, s_mkfs_time, which indicate...
2002-10-20 Theodore Ts'oAdd support for new default mount options for the journ...
2002-10-20 Theodore Ts'oAdd support for the meta_blockgroup filesystem format.
2002-10-15 Theodore Ts'oAdd support for new feature in ext2/3 filesystems;...
2002-08-17 Theodore Ts'oModify the half MD4 hash so it is no longer endian...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-07-09 Theodore Ts'oext2_fs.h: Add superblock field for reserved group...
2002-06-26 Theodore Ts'oAdd support for the half-MD4 HTREE hash.
2002-06-15 Theodore Ts'oApplied Andrew Morton's patch to support the dirsync...
2002-06-10 Andreas DilgerDo sanity checking of the number of blocks and inodes...
2002-06-09 Andreas Dilgerext2_fs.h: Further minor cleanups of the header. Conso...
2002-05-23 Andreas Dilgerext2_fs.h: Remove macros accessing u.ext2_sb field...
2002-05-16 Andreas DilgerAdd support for creating and checking 8192-byte blocksi...
2002-02-25 Theodore Ts'oAdd initial support in debugfs for examining directory...
2001-11-06 Theodore Ts'oDefine a new ext2 file attribute, EXT2_NOTAIL_FL,
2001-08-05 Theodore Ts'oCleanup changes to Andreas' symlink patch. Remove...
2001-08-04 Andreas DilgerAdd extra checks for bad symlinks, including zero lengt...
2001-06-01 Theodore Ts'oChangeLog, wordwrap.pl:
2001-05-21 Theodore Ts'oChangeLog, ext2_fs.h:
2001-05-14 Theodore Ts'oMany files: