index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-24
Merge branch 'maint' into next
Theodore Ts'o
11
-94
/
+192
2010-09-24
libext2fs: Change EXT2_FLAG_DIRECT_IO to avoid conflict with devel branch
Theodore Ts'o
1
-1
/
+1
2010-09-24
ext2fs: Optimize for Direct I/O
Theodore Ts'o
3
-8
/
+14
2010-09-24
ext2fs: Add Direct I/O support to the ext2fs library
Theodore Ts'o
5
-83
/
+144
2010-09-23
libext2fs: Fix memory leak in the Unix I/O layer when changing block size
Theodore Ts'o
1
-0
/
+2
2010-09-23
ext2fs: add ext2fs_get_memalign() function
Theodore Ts'o
1
-1
/
+18
2010-09-18
tune2fs, debugfs, libext2fs: Add support for ext4 default mount options
Theodore Ts'o
4
-2
/
+14
2010-07-30
libext2fs: fix obvious big-endian bugs introduced by 64-bit changes
Theodore Ts'o
2
-5
/
+8
2010-07-30
libext2fs: Add ext2fs_file_size_size2() and truncate the file if necessary
Theodore Ts'o
2
-8
/
+23
2010-07-22
libext2fs: Add new function ext2fs_file_get_inode()
Renzo Davoli
2
-0
/
+11
2010-07-22
libext2fs: Add new function ext2fs_punch()
Theodore Ts'o
3
-6
/
+356
2010-07-22
libext2fs: Don't make a copy of the inode in ext2fs_extent_open2()
Theodore Ts'o
1
-9
/
+4
2010-07-21
libext2fs: Fix ext2fs_iblk_{add,sub}_blocks() when the i_blocks_hi is non-zero
Theodore Ts'o
1
-8
/
+9
2010-07-20
tst_extents: Fix 64-bit bugs in do_goto_block()
Theodore Ts'o
1
-6
/
+8
2010-07-19
Merge branch 'maint' into next
Theodore Ts'o
5
-5
/
+191
2010-07-05
Enhance tst_super_size so that it checks the superblock fields as well
Theodore Ts'o
1
-3
/
+116
2010-07-05
Add superblock fields which track first and most recent fs errors
Theodore Ts'o
2
-1
/
+53
2010-06-24
Fix Makefile dependencies for test programs in lib/ext2fs
Theodore Ts'o
1
-1
/
+5
2010-06-24
Add support for Next3 snapshot superblock fields to dumpe2fs and debugfs
Theodore Ts'o
2
-0
/
+17
2010-06-13
libext2fs: make fs->group_desc opaque
Eric Sandeen
2
-182
/
+123
2010-06-13
mke2fs: Fix up mke2fs to be able to make 64-bit file systems
Jose R. Santos
1
-2
/
+4
2010-06-13
libext2fs: More random 64-bit fixes, lots of block_iterate3
Valerie Aurora Henson
13
-44
/
+50
2010-06-13
libext2fs: Create 64-bit dblist functions
Theodore Ts'o
5
-51
/
+203
2010-06-13
libext2fs: Teach *_initialize and *_allocate_group to be 64-bit safe
Theodore Ts'o
2
-18
/
+31
2010-06-07
Merge branch 'maint' into next
Theodore Ts'o
118
-254
/
+383
2010-06-02
Reserve feature flags and fields needed for the Next3 snapshot feature
Theodore Ts'o
1
-1
/
+15
2010-06-02
Reserve the EXT4_FEATURE_INCOMPAT_DIRDATA feature flag
Andreas Dilger
1
-0
/
+1
2010-06-02
Reserve the EXT4_INCOMPAT_EA_INODE feature flag
Andreas Dilger
1
-0
/
+2
2010-05-31
libext2fs: Remove #include of <linux/types.h> from fiemap.h
Theodore Ts'o
1
-2
/
+0
2010-05-17
mke2fs: account for physical as well as logical sector size
Theodore Ts'o
3
-6
/
+44
2010-05-17
libe2p, libext2fs: Update file copyright permission states to match COPYING
Theodore Ts'o
105
-226
/
+272
2010-05-17
Always build namei.o so that building with "configure --disable-debugfs" works
Theodore Ts'o
1
-1
/
+2
2010-05-17
Add configure options --enable-symlink-build and --enable-symlink-install
Theodore Ts'o
8
-14
/
+23
2010-05-15
libcom_err: Only output ^M when tty is in raw mode
Theodore Ts'o
2
-4
/
+24
2010-03-15
Merge branch 'maint' into next
Theodore Ts'o
4
-3
/
+23
2010-03-15
libcom_err: Add support for Heimdal com_right_r function()
Theodore Ts'o
2
-0
/
+17
2010-03-11
ext2fs: Optimize extending an extent-mapped file using ext2fs_block_iterate2()
Theodore Ts'o
1
-1
/
+3
2010-02-24
e2fsck: don't complain about i_size for known blocks past EOF
Eric Sandeen
1
-2
/
+3
2010-02-15
libext2fs: Fix byte swapping bugs
Theodore Ts'o
2
-12
/
+36
2010-02-10
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2010-02-05
libss: add newer libreadline to dlopen path
Eric Sandeen
1
-1
/
+1
2010-01-31
Merge branch 'maint' into next
Theodore Ts'o
4
-5
/
+12
2010-01-30
libext2fs: Add some fail-safe checks to the 32-bit bitmap code
Theodore Ts'o
3
-1
/
+95
2009-11-30
libext2fs: Improve flex_bg inode table placement algorithm
Theodore Ts'o
1
-0
/
+2
2009-11-29
debian: Fix FTBFS problem caused by texi2html changing its output location
Theodore Ts'o
2
-1
/
+9
2009-11-29
libext2fs: Fix SET_BMAP bugs in ext2fs_bmap() and ext2fs_bmap2()
Theodore Ts'o
1
-4
/
+1
2009-11-16
Merge branch 'maint' into next
Theodore Ts'o
3
-2
/
+23
2009-11-13
libext2fs: handle <=linux-2.6.19 bug in /proc/swaps
Karel Zak
1
-1
/
+11
2009-11-12
libext2fs: don't swap extent-based journal backup
Eric Sandeen
1
-1
/
+11
2009-11-12
libss: initialize function pointer for readline_shutdown()
Theodore Ts'o
1
-0
/
+1
[next]