index
:
e2fsprogs
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-04
Merge branch 'maint' into next
Theodore Ts'o
41
-1227
/
+1407
2009-10-04
e2fsck: Interpret negative blkcount in file system problem reports
Theodore Ts'o
10
-985
/
+1010
2009-10-04
libext2fs: Always build file_io.c
Theodore Ts'o
1
-2
/
+2
2009-10-04
tests: Account for new mke2fs topology information
Theodore Ts'o
8
-0
/
+8
2009-10-04
mke2fs: get device topology values from blkid
Eric Sandeen
3
-2
/
+154
2009-10-04
Don't use in-tree header files if using system uuid or blkid libraries
Theodore Ts'o
12
-232
/
+221
2009-10-03
e2fsck: Use the correct problem code in the case of LAST_WRITE_FUDGED
Theodore Ts'o
1
-1
/
+1
2009-10-03
blkid: Avoid a potentially error message when running "make clean"
Theodore Ts'o
1
-1
/
+2
2009-10-03
debugfs: add matching fclose
Peng Tao
1
-0
/
+2
2009-10-03
fix fd leak that causes fsck to fail with "too many open files"
Cristian RodrÃguez
1
-3
/
+0
2009-09-08
libext2fs: Add error table initialization to test programs
Theodore Ts'o
4
-1
/
+6
2009-09-08
e2undo: Initialize com_err error tables for the ext2fs library
Theodore Ts'o
1
-0
/
+1
2009-09-07
debugfs: Convert to support 64-bit filesystems
Valerie Aurora Henson
9
-116
/
+150
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
41
-247
/
+260
2009-09-07
Use ext2fs_file_acl_block() instead of using .i_file_acl directly
Valerie Aurora Henson
11
-64
/
+79
2009-09-07
Fix overflow in calculation of total file system blocks
Valerie Aurora Henson
3
-4
/
+4
2009-09-07
libext2fs: Round up the bitmap size when allocating a new bitmap
Theodore Ts'o
1
-0
/
+2
2009-09-07
mke2fs.8.in: Clarify flex_bg feature description
Theodore Ts'o
2
-27
/
+39
2009-09-07
tune2fs.8: Document the flex_bg file system option in the man page
Theodore Ts'o
1
-7
/
+11
2009-09-07
resize2fs: fix minimum resize size calculation with flex_bg
Peng Tao
1
-3
/
+17
2009-09-07
resize2fs: calculate minimal fs size only once
Peng Tao
1
-1
/
+1
2009-09-06
configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldopts
Theodore Ts'o
3
-107
/
+58
2009-09-06
dumpe2fs: Print more information about the inline journal
Theodore Ts'o
1
-1
/
+43
2009-09-01
debian: Make sure libblkid1 and libblkid1-dbg have changelogs
Theodore Ts'o
1
-1
/
+2
2009-09-01
e2fsck: Avoid scary failure messages on low-memory systems
Theodore Ts'o
1
-2
/
+7
2009-08-27
blkid: support .ko.gz in modules.dep parser
Karel Zak
1
-9
/
+8
2009-08-25
tune2fs: Fix "tune2fs -j <dev>" for extent-enabled filesystems
Theodore Ts'o
1
-4
/
+16
2009-08-23
libext2fs: create generic numeric progress meters and use them
Valerie Aurora Henson
15
-88
/
+173
2009-09-07
Use accessor functions fields for bg_flags in the block group descriptors
Theodore Ts'o
15
-73
/
+76
2009-09-07
Convert to use io_channel_read_blk64() and io_channel_write_blk64()
Valerie Aurora Henson
27
-86
/
+88
2009-09-07
libext2fs: Fix counting routines in blknum.c to take/return __u32 counts
Nick Dokos
2
-32
/
+32
2009-09-07
Merge branch 'maint' into next
Theodore Ts'o
22
-203
/
+334
2009-09-07
e4defrag: fix ppc build
Kyle McMartin
1
-0
/
+6
2009-08-23
e4defrag: Link with ext2fs library
Theodore Ts'o
1
-4
/
+4
2009-08-23
mke2fs.conf: Use the feature name "extent" instead of "extents"
Theodore Ts'o
1
-2
/
+2
2009-08-23
Fix debian packaging to work correctly on post-Lenny systems
Theodore Ts'o
3
-25
/
+27
2009-08-22
e2freefrag: Update manpage to include e2fsprogs version and release date
Theodore Ts'o
1
-1
/
+1
2009-08-22
Update release notes, version string, etc. for E2fsprogs 1.41.9 release
Theodore Ts'o
6
-15
/
+94
2009-08-22
make-sparse: Write a zero-byte at the end of the image
Theodore Ts'o
1
-0
/
+8
2009-08-22
resize2fs: Move everything to new bitmap interface
Valerie Aurora Henson
1
-41
/
+41
2009-08-22
Convert tune2fs, dumpe2fs, and e2image to the new bitmap interface
Valerie Aurora Henson
4
-26
/
+26
2009-08-22
debugfs: Move everything to new bitmap interface
Valerie Aurora Henson
3
-16
/
+16
2009-08-22
e2fsck: Convert e2fsck to new bitmap interface
Valerie Aurora Henson
11
-139
/
+151
2009-08-20
tune2fs: handle bad blocks when resizing inodes
Aneesh Kumar K.V
1
-3
/
+14
2009-08-20
tune2fs: Handle fs meta-data blocks during inode resize
Aneesh Kumar K.V
1
-1
/
+84
2009-08-20
tune2fs: Make e2fsprogs handle ENOSPC better with inode resize
Aneesh Kumar K.V
1
-89
/
+32
2009-08-19
f_illitable_flexbg: Add new test
Theodore Ts'o
4
-0
/
+35
2009-08-19
e2fsck: Add a global latch question for bad group descriptor checksums
Theodore Ts'o
2
-1
/
+11
2009-08-18
e2fsck: Only ask to relocate a block group's inode table once
Theodore Ts'o
1
-1
/
+2
2009-08-18
e2fsck: Teach new_table_block() to allocate new itables/bitmaps with FLEX_BG
Theodore Ts'o
1
-3
/
+29
[next]