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
2009-10-25
libext2fs: clean up ext2fs_bg_flags_ interfaces
Eric Sandeen
9
-45
/
+27
2009-10-24
Merge branch 'maint' into next
Theodore Ts'o
2
-30
/
+45
2009-10-21
libext2fs: Fix FEATURE_RO_COMPAT_HUGE_FILE && !HUGE_FILE_FL
Theodore Ts'o
1
-27
/
+40
2009-10-04
Merge branch 'maint' into next
Theodore Ts'o
11
-56
/
+50
2009-10-04
libext2fs: Always build file_io.c
Theodore Ts'o
1
-2
/
+2
2009-10-04
Don't use in-tree header files if using system uuid or blkid libraries
Theodore Ts'o
7
-52
/
+40
2009-10-03
blkid: Avoid a potentially error message when running "make clean"
Theodore Ts'o
1
-1
/
+2
2009-09-08
libext2fs: Add error table initialization to test programs
Theodore Ts'o
4
-1
/
+6
2009-09-07
Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()
Valerie Aurora Henson
17
-51
/
+56
2009-09-07
Use ext2fs_file_acl_block() instead of using .i_file_acl directly
Valerie Aurora Henson
2
-4
/
+4
2009-09-07
Fix overflow in calculation of total file system blocks
Valerie Aurora Henson
2
-3
/
+3
2009-09-07
libext2fs: Round up the bitmap size when allocating a new bitmap
Theodore Ts'o
1
-0
/
+2
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
6
-1
/
+122
2009-09-07
Use accessor functions fields for bg_flags in the block group descriptors
Theodore Ts'o
8
-28
/
+30
2009-09-07
Convert to use io_channel_read_blk64() and io_channel_write_blk64()
Valerie Aurora Henson
12
-30
/
+32
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
3
-13
/
+26
2009-08-09
libext2fs: Treat uninitialized parts of bitmaps as unallocated
Theodore Ts'o
1
-2
/
+2
2009-08-05
Convert libext2fs to 64-bit bitmap interface
Valerie Aurora Henson
16
-116
/
+241
2009-08-22
Add support for 64-bit bitmaps
Theodore Ts'o
9
-10
/
+1195
2009-08-22
Merge branch 'maint' into next
Theodore Ts'o
1
-2
/
+2
2009-08-22
Move declaration of FS_IOC_FIEMAP ioctl to fiemap.h
Theodore Ts'o
1
-0
/
+4
2009-08-01
Merge branch 'maint' into next
Theodore Ts'o
1
-1
/
+1
2009-07-22
libext2fs: Use blk_t instead of int in ext2fs_allocate_group_table
Theodore Ts'o
1
-1
/
+1
2009-07-19
libext2fs: Avoid creating unneeded new extents in ext2fs_extent_set_bmap()
Theodore Ts'o
1
-25
/
+93
2009-07-19
libext2fs: Improve debugging printf's in extent.c
Theodore Ts'o
1
-8
/
+51
2009-07-19
libext2fs: Fix regression in ext2fs_extent_set_bmap()
Theodore Ts'o
1
-4
/
+5
2009-07-18
libext2fs: fix memory leak in error path in ext2fs_block_iterate2()
Theodore Ts'o
1
-2
/
+4
2009-07-12
libext2fs: Fix minor gcc -Wall warnings
Theodore Ts'o
3
-10
/
+5
2009-07-11
Remove tst_csum.c from lib/ext2fs/Makefile.in's SRCS list
Theodore Ts'o
1
-1
/
+0
2009-07-10
libext2fs: Make ext2fs_extent_set_bmap() more robust against ENOSPC
Theodore Ts'o
1
-13
/
+33
2009-07-09
libext2fs: Add new function ext2fs_test_inode_bitmap_range()
Theodore Ts'o
2
-4
/
+114
2009-07-07
libext2fs: reset handle after inserting new extent
Eric Sandeen
1
-0
/
+4
2009-07-02
Add support for configure --enable-verbose-makecmds
Theodore Ts'o
12
-335
/
+335
2009-07-01
Fix Makefile dependencies for libcom_err
Theodore Ts'o
2
-13
/
+15
2009-06-30
libuuid: Don't run uuidd if it would fail due to permission problems
Theodore Ts'o
2
-2
/
+8
2009-06-29
libuuid, uuidd: Avoid infinite loop while reading from the socket fd
Theodore Ts'o
1
-3
/
+7
2009-06-29
libuuid: Make sure fd's 0, 1, and 2 are valid before exec'ing uuidd
Theodore Ts'o
1
-1
/
+4
2009-06-29
libext2fs: ensure validate_entry doesn't read beyond blocksize
Nic Case
1
-3
/
+6
2009-06-21
Fix encoding for rec_len in directories for >= 64k blocksize file systems
Theodore Ts'o
5
-22
/
+82
2009-06-17
libext2fs: initialize large inodes for journal & resize
Eric Sandeen
2
-2
/
+2
2009-06-17
libext2fs: write only core inode in update_path()
Eric Sandeen
1
-7
/
+6
2009-06-15
libext2fs: Fix memory leak in the extents handling function
Theodore Ts'o
1
-1
/
+1
2009-06-01
libext2fs: Add ext2fs_block_iterate3()
Theodore Ts'o
2
-27
/
+112
2009-06-01
libext2fs: Add 64-bit bitops
Valerie Aurora Henson
3
-0
/
+181
2009-07-21
libe2p: Add new function parse_num_blocks2()
Valerie Aurora Henson
2
-1
/
+7
2009-06-01
e2p: Print 64-bit block numbers in the superblock
Theodore Ts'o
1
-3
/
+23
2009-07-21
Merge branch 'maint' into next
Theodore Ts'o
2
-38
/
+152
[next]