index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ext2fs
/
openfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-10
libext2: advance group in ext2fs_open2 during swapping
Eric Sandeen
1
-2
/
+2
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
1
-0
/
+16
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
1
-0
/
+1
2011-09-16
libext2: Fix EXT2_LIB_SOFTSUPP masking
Eric Sandeen
1
-2
/
+2
2011-09-16
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2011-09-15
libext2fs: fix binary and source compatibility with the dump program
Theodore Ts'o
1
-1
/
+1
2011-07-07
libext2fs: Fix gcc -Wall warnings
Theodore Ts'o
1
-1
/
+1
2011-07-05
e2fsck, libext2fs: support for bigalloc file systems with a blocksize of 1024
Theodore Ts'o
1
-0
/
+2
2011-06-11
misc: clean up compiler warnings
Andreas Dilger
1
-1
/
+0
2011-06-04
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+13
2011-06-04
libext2fs: change fs->clustersize to fs->cluster_ratio_bits
Theodore Ts'o
1
-1
/
+7
2011-06-04
libext2fs: require cluster size == block_size when opening a !bigalloc fs
Theodore Ts'o
1
-0
/
+6
2011-02-27
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2011-02-25
Add basic BIGALLOC support for cluster-based allocation
Theodore Ts'o
1
-1
/
+1
2010-09-24
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+3
2010-09-24
ext2fs: Optimize for Direct I/O
Theodore Ts'o
1
-1
/
+1
2010-09-24
ext2fs: Add Direct I/O support to the ext2fs library
Theodore Ts'o
1
-0
/
+2
2010-07-30
libext2fs: fix obvious big-endian bugs introduced by 64-bit changes
Theodore Ts'o
1
-3
/
+5
2010-06-13
libext2fs: More random 64-bit fixes, lots of block_iterate3
Valerie Aurora Henson
1
-2
/
+2
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-10-25
libext2fs: Byte-swap 64-bit block group descriptors
Theodore Ts'o
1
-4
/
+6
2009-10-25
Convert to use block group accessor functions
Valerie Aurora Henson
1
-1
/
+1
2009-10-25
libext2fs: clean up ext2fs_bg_flags_ interfaces
Eric Sandeen
1
-2
/
+2
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
1
-9
/
+9
2009-09-07
Use accessor functions fields for bg_flags in the block group descriptors
Theodore Ts'o
1
-5
/
+6
2009-09-07
Convert to use io_channel_read_blk64() and io_channel_write_blk64()
Valerie Aurora Henson
1
-1
/
+1
2009-06-01
Add 64-bit openfs interface
Jose R. Santos
1
-3
/
+9
2009-04-23
libext2fs: read the block group descriptors more efficiently
Theodore Ts'o
1
-2
/
+18
2009-03-16
libext2fs: external journal devices should not cause ext2fs_open2 to fail
Theodore Ts'o
1
-4
/
+5
2009-01-19
ext2fs_open2: Add more checks for filesystem consistency
Thiemo Nagel
1
-2
/
+13
2008-08-27
Remove trailing whitespace for the entire source tree
Theodore Ts'o
1
-15
/
+15
2008-07-11
libext2fs: Add stricter/earlier tests for blocksize in ext2fs_open()
Manish Katiyar
1
-2
/
+3
2008-03-20
Add uninit block group support to various libext2fs functions
Jose R. Santos
1
-0
/
+16
2008-03-17
Fix miscellaneous gcc -Wall warnings
Theodore Ts'o
1
-1
/
+4
2008-02-27
Merge branch 'maint'
Theodore Ts'o
1
-1
/
+5
2008-02-26
libext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2()
Theodore Ts'o
1
-1
/
+5
2007-12-09
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2007-12-05
libext2fs: Add checks to prevent integer overflows passed to malloc()
Theodore Ts'o
1
-1
/
+1
2007-10-14
libext2fs: Add EXT2_DESC_SIZE and EXT2_DESC_PER_BLOCK macros
Valerie Clement
1
-2
/
+2
2007-10-14
libext2fs: use ext2fs_group_first_block() instead of open-coded equivalent
Valerie Clement
1
-2
/
+1
2007-10-06
Merge branch 'maint'
Theodore Ts'o
1
-0
/
+4
2007-09-07
Don't crash if s_inode_size is zero
Theodore Ts'o
1
-0
/
+4
2007-08-11
Clean up libext2fs by byte swapping iff WORDS_BIGENDIAN
Theodore Ts'o
1
-12
/
+11
2007-06-18
Don't write changes to the backup superblocks by default
Theodore Ts'o
1
-0
/
+2
2007-05-18
Store the RAID stride value in the superblock and take advantage of it
Theodore Ts'o
1
-0
/
+2
2006-11-12
Allow debugfs and dumpe2fs to support fs features under development
Theodore Ts'o
1
-4
/
+15
2006-08-30
Fix potential 2**32-1 overflow problems by ext2fs_div_ceil()
Theodore Ts'o
1
-6
/
+5
2006-05-21
Fix type warning problem with sizeof() in ext2fs_open2()
Theodore Ts'o
1
-1
/
+1
2006-03-18
Add EXT2_FLAG_EXCLUSIVE to the ext2fs library.
Theodore Ts'o
1
-4
/
+7
[next]