index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ext2fs
/
swapfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-30
libext2fs: Fix various bugs from the metadata checksum integration
Darrick J. Wong
1
-10
/
+8
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
1
-0
/
+10
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-0
/
+1
2011-09-16
libext2s: fix swapfs.c so it builds on big endian systems
Theodore Ts'o
1
-8
/
+25
2011-09-16
libext2fs: add metadata checksum and snapshot feature flags
Theodore Ts'o
1
-2
/
+14
2011-06-11
ext2fs: Handle internal journal over 2^32 bytes
Andreas Dilger
1
-9
/
+9
2011-02-27
Merge branch 'maint' into next
Theodore Ts'o
1
-2
/
+4
2011-02-25
Add basic BIGALLOC support for cluster-based allocation
Theodore Ts'o
1
-2
/
+2
2011-02-25
e2fsprogs: reserving code points for new ext4 quota feature
Aditya Kali
1
-0
/
+2
2010-12-16
libext2fs: Fix compile bug on big-endian architectures
Theodore Ts'o
1
-1
/
+1
2010-07-30
libext2fs: fix obvious big-endian bugs introduced by 64-bit changes
Theodore Ts'o
1
-2
/
+3
2010-07-19
Merge branch 'maint' into next
Theodore Ts'o
1
-0
/
+6
2010-06-24
Add support for Next3 snapshot superblock fields to dumpe2fs and debugfs
Theodore Ts'o
1
-0
/
+6
2010-06-07
Merge branch 'maint' into next
Theodore Ts'o
1
-2
/
+2
2010-05-17
libe2p, libext2fs: Update file copyright permission states to match COPYING
Theodore Ts'o
1
-2
/
+2
2009-11-16
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+11
2009-11-12
libext2fs: don't swap extent-based journal backup
Eric Sandeen
1
-1
/
+11
2009-10-25
libext2fs: Byte-swap 64-bit block group descriptors
Theodore Ts'o
1
-1
/
+24
2009-03-06
Add support for a new superblock field: s_kbytes_written
Theodore Ts'o
1
-0
/
+1
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-4
/
+4
2008-06-06
libext2fs: Fix build failure on powerpc in ext2fs_swap_inode_full()
Aneesh Kumar K.V
1
-1
/
+2
2008-03-24
libext2fs: Fix byte-swap logic for i_block[] in inodes with extents
Eric Sandeen
1
-4
/
+6
2008-03-15
Merge branch 'maint'
Theodore Ts'o
1
-2
/
+6
2008-03-14
Fix ext2fs_swap_inode_full() for in-inode xattrs on big-endian machines
Eric Sandeen
1
-2
/
+6
2008-02-18
Improve support for in-inode EA's
Andreas Dilger
1
-16
/
+29
2008-02-18
Don't byte swap extents information in the inode
Theodore Ts'o
1
-0
/
+4
2007-11-01
libext2fs: remove masix support
Coly Li
1
-10
/
+1
2007-08-11
Remove configure --enable-swapfs and associated support #defines
Theodore Ts'o
1
-1
/
+1
2007-07-18
Fix big-endian byte-swapping bug in ext2fs_swap_inode_full()
Eric Sandeen
1
-1
/
+1
2007-06-22
Fix byte-swapping issues for the i_extra_size field
Theodore Ts'o
1
-6
/
+10
2007-04-19
Define the l_i_iversion field in ext2_inode
Theodore Ts'o
1
-2
/
+2
2007-04-14
Correct byteswapping for fast symlinks with xattrs
Bryn M. Reeves
1
-2
/
+8
2006-11-11
Add directory hashed signed/unsigned hint to superblock
Theodore Ts'o
1
-0
/
+1
2006-11-11
On-disk format for controlling the inode size
Theodore Ts'o
1
-0
/
+5
2006-11-11
On-disk format definition for 64-bit support
Theodore Ts'o
1
-0
/
+1
2006-11-11
On-disk format definition for group descriptor checksums
Theodore Ts'o
1
-0
/
+2
2006-11-11
On-disk format definition for huge files
Theodore Ts'o
1
-2
/
+2
2006-05-08
Add support for EXT2_FEATURE_COMPAT_LAZY_BG
Theodore Ts'o
1
-0
/
+1
2005-01-25
Add library support for large (EA in inode) inodes. Make sure that garbage
Theodore Ts'o
1
-4
/
+86
2004-12-22
swapfs.c (ext2fs_swap_super): Byteswap the reserved_gdt_blocks
Theodore Ts'o
1
-0
/
+1
2004-01-30
Fix a byte swap bugs, including one which caused e2fsck to
Theodore Ts'o
1
-3
/
+8
2002-10-20
Add support for the meta_blockgroup filesystem format.
Theodore Ts'o
1
-0
/
+1
2002-10-02
Fix endian problems in the htree code for e2fsck and debugfs.
Theodore Ts'o
1
-1
/
+4
2001-06-11
ChangeLog, Makefile.in, swapfs.c, unix.c:
Theodore Ts'o
1
-1
/
+2
2001-05-14
Many files:
Theodore Ts'o
1
-5
/
+0
2001-01-01
Many files:
Theodore Ts'o
1
-40
/
+36
2000-12-13
swapfs.c:
Theodore Ts'o
1
-1
/
+1
2000-12-13
ChangeLog, swapfs.c:
Theodore Ts'o
1
-0
/
+3
2000-02-11
ChangeLog, swapfs.c:
Theodore Ts'o
1
-0
/
+1
2000-02-02
ChangeLog, debugfs.c:
Theodore Ts'o
1
-8
/
+6
[next]