summaryrefslogtreecommitdiff
path: root/lib/ext2fs/swapfs.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-30libext2fs: Fix various bugs from the metadata checksum integrationDarrick J. Wong1-10/+8
2011-09-25ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger1-0/+10
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-0/+1
2011-09-16libext2s: fix swapfs.c so it builds on big endian systemsTheodore Ts'o1-8/+25
2011-09-16libext2fs: add metadata checksum and snapshot feature flagsTheodore Ts'o1-2/+14
2011-06-11ext2fs: Handle internal journal over 2^32 bytesAndreas Dilger1-9/+9
2011-02-27Merge branch 'maint' into nextTheodore Ts'o1-2/+4
2011-02-25Add basic BIGALLOC support for cluster-based allocationTheodore Ts'o1-2/+2
2011-02-25e2fsprogs: reserving code points for new ext4 quota featureAditya Kali1-0/+2
2010-12-16libext2fs: Fix compile bug on big-endian architecturesTheodore Ts'o1-1/+1
2010-07-30libext2fs: fix obvious big-endian bugs introduced by 64-bit changesTheodore Ts'o1-2/+3
2010-07-19Merge branch 'maint' into nextTheodore Ts'o1-0/+6
2010-06-24Add support for Next3 snapshot superblock fields to dumpe2fs and debugfsTheodore Ts'o1-0/+6
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-2/+2
2010-05-17libe2p, libext2fs: Update file copyright permission states to match COPYINGTheodore Ts'o1-2/+2
2009-11-16Merge branch 'maint' into nextTheodore Ts'o1-1/+11
2009-11-12libext2fs: don't swap extent-based journal backupEric Sandeen1-1/+11
2009-10-25libext2fs: Byte-swap 64-bit block group descriptorsTheodore Ts'o1-1/+24
2009-03-06Add support for a new superblock field: s_kbytes_writtenTheodore Ts'o1-0/+1
2008-08-27Remove trailing whitespace for the entire source treeTheodore Ts'o1-4/+4
2008-06-06libext2fs: Fix build failure on powerpc in ext2fs_swap_inode_full()Aneesh Kumar K.V1-1/+2
2008-03-24libext2fs: Fix byte-swap logic for i_block[] in inodes with extentsEric Sandeen1-4/+6
2008-03-15Merge branch 'maint'Theodore Ts'o1-2/+6
2008-03-14Fix ext2fs_swap_inode_full() for in-inode xattrs on big-endian machinesEric Sandeen1-2/+6
2008-02-18Improve support for in-inode EA'sAndreas Dilger1-16/+29
2008-02-18Don't byte swap extents information in the inodeTheodore Ts'o1-0/+4
2007-11-01libext2fs: remove masix supportColy Li1-10/+1
2007-08-11Remove configure --enable-swapfs and associated support #definesTheodore Ts'o1-1/+1
2007-07-18Fix big-endian byte-swapping bug in ext2fs_swap_inode_full()Eric Sandeen1-1/+1
2007-06-22Fix byte-swapping issues for the i_extra_size fieldTheodore Ts'o1-6/+10
2007-04-19Define the l_i_iversion field in ext2_inodeTheodore Ts'o1-2/+2
2007-04-14Correct byteswapping for fast symlinks with xattrsBryn M. Reeves1-2/+8
2006-11-11Add directory hashed signed/unsigned hint to superblockTheodore Ts'o1-0/+1
2006-11-11On-disk format for controlling the inode sizeTheodore Ts'o1-0/+5
2006-11-11On-disk format definition for 64-bit supportTheodore Ts'o1-0/+1
2006-11-11On-disk format definition for group descriptor checksumsTheodore Ts'o1-0/+2
2006-11-11On-disk format definition for huge filesTheodore Ts'o1-2/+2
2006-05-08Add support for EXT2_FEATURE_COMPAT_LAZY_BGTheodore Ts'o1-0/+1
2005-01-25Add library support for large (EA in inode) inodes. Make sure that garbageTheodore Ts'o1-4/+86
2004-12-22swapfs.c (ext2fs_swap_super): Byteswap the reserved_gdt_blocksTheodore Ts'o1-0/+1
2004-01-30Fix a byte swap bugs, including one which caused e2fsck to Theodore Ts'o1-3/+8
2002-10-20Add support for the meta_blockgroup filesystem format.Theodore Ts'o1-0/+1
2002-10-02Fix endian problems in the htree code for e2fsck and debugfs.Theodore Ts'o1-1/+4
2001-06-11ChangeLog, Makefile.in, swapfs.c, unix.c:Theodore Ts'o1-1/+2
2001-05-14Many files:Theodore Ts'o1-5/+0
2001-01-01Many files:Theodore Ts'o1-40/+36
2000-12-13swapfs.c:Theodore Ts'o1-1/+1
2000-12-13ChangeLog, swapfs.c:Theodore Ts'o1-0/+3
2000-02-11ChangeLog, swapfs.c:Theodore Ts'o1-0/+1
2000-02-02ChangeLog, debugfs.c:Theodore Ts'o1-8/+6