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
2011-09-28
libext2fs: use ext2fs byte swap functions for portability
Theodore Ts'o
1
-4
/
+5
2011-09-28
libquota: use ext2fs byte swapping functions for portability
Theodore Ts'o
4
-65
/
+69
2011-09-25
ext2fs: add multi-mount protection (INCOMPAT_MMP)
Andreas Dilger
12
-19
/
+559
2011-09-24
misc: quiet minor compiler errors
Andreas Dilger
4
-13
/
+18
2011-09-24
libext2fs: add flag to ext2fs_flush() and ext2fs_close() to avoid fsync
Richard W.M. Jones
2
-3
/
+23
2011-09-19
libquota: only build a static library
Theodore Ts'o
1
-19
/
+19
2011-09-18
Shorten compile commands run by the build system
Theodore Ts'o
164
-149
/
+1028
2011-09-16
libext2: Fix leaks in write_bitmaps on error returns
Eric Sandeen
1
-9
/
+19
2011-09-16
e2fsprogs: Fix some error cleanup path bugs
Eric Sandeen
6
-11
/
+11
2011-09-16
libe2p: reach unreachable code
Eric Sandeen
1
-3
/
+4
2011-09-16
e2fsprogs: annotate intentional fallthroughs in case statements
Eric Sandeen
5
-0
/
+10
2011-09-16
libext2fs: Potential null ptr deref in undo_err_handler_init
Eric Sandeen
1
-1
/
+2
2011-09-16
libext2: move buf variable completely under ifdef
Eric Sandeen
1
-3
/
+4
2011-09-16
libext2: Fix EXT2_LIB_SOFTSUPP masking
Eric Sandeen
1
-2
/
+2
2011-09-16
libext2s: fix swapfs.c so it builds on big endian systems
Theodore Ts'o
2
-11
/
+27
2011-09-16
libquota: indicate in the ELF library image that it requires libext2fs
Theodore Ts'o
1
-1
/
+1
2011-09-16
debugfs: add 64-bit support to the set_field commands
Theodore Ts'o
3
-3
/
+3
2011-09-16
libext2fs: add metadata checksum and snapshot feature flags
Theodore Ts'o
6
-12
/
+47
2011-09-16
libext2fs: remove redundant last-group check in ext2fs_check_desc()
Eric Sandeen
1
-2
/
+0
2011-09-16
e2fsprogs: add ext2fs_group_blocks_count helper
Eric Sandeen
4
-17
/
+22
2011-09-16
libext2fs: fix size check in tst_inode_size
Theodore Ts'o
2
-1
/
+2
2011-09-16
Merge branch 'maint' into next
Theodore Ts'o
5
-5
/
+18
2011-09-15
e2fsprogs: Use punch hole as "discard" on regular files
Lukas Czerner
2
-8
/
+46
2011-09-15
e2fsprogs: create open() and stat() helpers
Lukas Czerner
4
-22
/
+44
2011-09-15
libext2fs: Add crc32c implementation for metadata checksumming
Darrick J. Wong
5
-2
/
+1345
2011-09-15
libext2fs: fix the range validation in bitmap_range2 funcs
Amir Goldstein
1
-5
/
+5
2011-09-15
libext2fs: fix binary and source compatibility with the dump program
Theodore Ts'o
4
-4
/
+17
2011-09-15
libe2p: fix bug so that MNTOPT_ options can be successfully parsed
Theodore Ts'o
1
-1
/
+1
2011-09-14
libquota: fix "make install" so it works in with a VPATH build directory
Theodore Ts'o
1
-2
/
+2
2011-09-14
libext2fs: add new test: tst_inode_size
Theodore Ts'o
2
-1
/
+87
2011-09-14
resize2fs: add support for new in-kernel online resize ioctl
Yongqiang Yang
1
-0
/
+1
2011-08-31
e2fsck: add support for checking the built-in quota files
Aditya Kali
1
-1
/
+2
2011-08-31
e2fsprogs: add quota library to e2fsprogs
Aditya Kali
14
-0
/
+2585
2011-08-31
libext2fs: fix binary search for the icount and badblocks stores
Theodore Ts'o
2
-26
/
+2
2011-08-10
libext2fs: copy cluster_bits in ext2fs_copy_generic_bmap
Eric Sandeen
1
-0
/
+1
2011-07-09
libext2fs: fix block iterator when the callback function modifies an extent
Theodore Ts'o
1
-0
/
+11
2011-07-08
misc: use EXT2_I_SIZE() consistently to get size
Andreas Dilger
2
-5
/
+3
2011-07-07
libext2fs: don't hang in ext2fs_new_block2() on a full bigalloc file system
Theodore Ts'o
1
-0
/
+2
2011-07-07
libext2fs: teach ext2fs_bmap2() about bigalloc
Theodore Ts'o
1
-2
/
+44
2011-07-07
libext2fs: move ext2fs_bmap2()'s the extent handling to a separate function
Theodore Ts'o
1
-54
/
+68
2011-07-07
libext2fs: teach ext2fs_block_alloc_stats2() about bigalloc
Theodore Ts'o
1
-1
/
+2
2011-07-07
libext2fs: replace missing flexbg initialization in flexbg_offset
Theodore Ts'o
1
-0
/
+2
2011-07-07
libext2fs: Fix gcc -Wall warnings
Theodore Ts'o
9
-20
/
+29
2011-07-05
libext2fs: fix 64-bit support in ext2fs_bmap2()
Theodore Ts'o
1
-3
/
+9
2011-07-05
libext2fs: fix 64-bit support in ext2fs_{read,write}_inode_full()
Theodore Ts'o
1
-2
/
+4
2011-07-05
e2fsck, libext2fs: support for bigalloc file systems with a blocksize of 1024
Theodore Ts'o
5
-38
/
+56
2011-06-19
libext2fs: fix makefile dependency problem
Theodore Ts'o
1
-2
/
+14
2011-06-16
mke2fs, e2fsck: fix i_blocks handling for bigalloc file systems
Theodore Ts'o
3
-2
/
+5
2011-06-16
Fix superblock field s_blocks_count for bigalloc file systems
Theodore Ts'o
1
-4
/
+5
2011-06-15
misc: quiet "unused variable" compiler warnings
Andreas Dilger
1
-1
/
+1
[next]