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
2008-08-24
libext2fs: grow dblist more aggressively
Andreas Dilger
1
-1
/
+1
2008-08-24
Fix miscellaneous compile warnings
Andreas Dilger
1
-3
/
+3
2008-08-24
libblkid: Strengthen the JFS probe routine
Theodore Ts'o
2
-4
/
+17
2008-08-24
libblkid: Fix false detection of DFSee created filesystems.
Theodore Ts'o
1
-7
/
+20
2008-08-23
libext2fs: Fix memory leak in ext2fs_initialize().
Manish Katiyar
1
-6
/
+12
2008-08-22
libblkid: Enhance support for MacOS's hfs, hfsplus, and hfsx filesystems
Theodore Ts'o
2
-6
/
+240
2008-08-22
libblkid: Fix potential crash if blkid cache is out of date when probing
Theodore Ts'o
1
-2
/
+2
2008-08-22
libuuid: Windows portability fixes
Theodore Ts'o
4
-8
/
+66
2008-08-22
libext2fs: Replace use of sprintf with strcpy/strcat to help SILO
Theodore Ts'o
2
-4
/
+8
2008-08-22
libext2fs: Add support for uninit_bg feature to allocation functions
Theodore Ts'o
1
-0
/
+81
2008-08-22
ext2fs_block_iterate2(): Support changing interior nodes of an extent tree
Theodore Ts'o
1
-2
/
+5
2008-08-22
ext2fs_extent_set_bmap(): Avoid creating extra extents for resize2fs
Theodore Ts'o
1
-5
/
+7
2008-08-22
ext2fs_extent_set_bmap(): fix bug when replacing a single block extent
Theodore Ts'o
1
-2
/
+1
2008-08-22
Fix ext2fs_extent_set_bmap() when setting a block before the first extent
Theodore Ts'o
1
-1
/
+3
2008-08-21
libext2fs: Fix reading bitmaps from e2image files
Theodore Ts'o
1
-4
/
+4
2008-08-16
libext2fs : Fix memory leaks in ext2fs_extent_open()
Manish Katiyar
1
-3
/
+5
2008-08-15
Fix a typo in lib/e2p/Makefile.in
Li Zefan
1
-1
/
+1
2008-08-14
libext2fs: Initialize unset inode timestamps when writing a new inode
Theodore Ts'o
2
-1
/
+10
2008-08-14
libblkid: On the man page, replace empty references with an existing one.
Benno Schulenberg
1
-15
/
+9
2008-08-09
blkid: Fix probing logic so we find renamed devices
Theodore Ts'o
1
-2
/
+4
2008-07-18
e2fsprogs: Fix tst_extents output on bigendian machine.
Aneesh Kumar K.V
1
-5
/
+15
2008-07-17
Fix inode table allocation with flexbg
Frederic Bohe
1
-9
/
+7
2008-07-15
ext2fs_read_inode: Check the validity of the inode number earlier
Manish Katiyar
1
-3
/
+3
2008-07-14
Don't assume that /bin/true is always in /bin
Theodore Ts'o
1
-1
/
+1
2008-07-13
libblkid: Make sure we never reference a null dev->bid_type
Theodore Ts'o
3
-3
/
+6
2008-07-13
libext2fs: Don't check the group checksum when !GDT_CSUM
Theodore Ts'o
1
-2
/
+4
2008-07-13
Flush stdio buffers before calling setbuf()
Theodore Ts'o
1
-0
/
+2
2008-07-13
Define _XOPEN_SOURCE to 600 consistently for Solaris C99 support
Theodore Ts'o
1
-1
/
+1
2008-07-13
Remove gcc-specific varargs macro in extent.c
Theodore Ts'o
1
-24
/
+57
2008-07-13
Remove vararg macro which causes portability problems from ext3_extent.h
Theodore Ts'o
1
-141
/
+0
2008-07-13
Use K&R style comments instead of C99 comments for portability
Theodore Ts'o
1
-1
/
+1
2008-07-13
Fix Solaris shell script portability issues
Theodore Ts'o
1
-3
/
+3
2008-07-11
libext2fs: Add stricter/earlier tests for blocksize in ext2fs_open()
Manish Katiyar
1
-2
/
+3
2008-07-11
libext2fs: fix potential memory leak in ext2fs_initialize()
Manish Katiyar
1
-1
/
+3
2008-07-10
Update dependencies in the Makefile for lib/ext2fs
Theodore Ts'o
1
-3
/
+2
2008-07-10
Make ext2fs_check_desc() more stringent to force use of backup superbocks
Theodore Ts'o
2
-18
/
+52
2008-07-10
mke2fs,tune2fs: Enable huge_file, dir_nlink, and extra_isize features
Theodore Ts'o
1
-1
/
+2
2008-07-10
blkid: Make regression test tolerate older versions of mkswap
Andreas Dilger
1
-11
/
+24
2008-07-07
libext2fs: Fix FLEX_BG offset used by ext2fs_allocate_group_table
Theodore Ts'o
1
-1
/
+4
2008-07-07
Add ZFS test image to blkid test suite
Ricardo M. Correia
2
-0
/
+1
2008-07-06
Clean up some trivial build warnings
Eric Sandeen
2
-4
/
+6
2008-06-28
blkid: Eliminate stale entries that duplicate a verified device
Theodore Ts'o
1
-2
/
+36
2008-06-28
blkid: Make sure a device returned by blkid_find_dev_with_tag exists
Theodore Ts'o
1
-2
/
+4
2008-06-28
blkid: use list_for_each_safe in garbage collection
Eric Sandeen
1
-2
/
+2
2008-06-23
libext2fs: Don't include ss/ss.h except when debugging
Theodore Ts'o
1
-1
/
+2
2008-06-21
blkid: Fix cc portability problem in probe_lvm2()
Theodore Ts'o
1
-1
/
+1
2008-06-19
blkid: fix swap tests (again)
Eric Sandeen
1
-1
/
+4
2008-06-17
Merge branch 'maint'
Theodore Ts'o
1
-3
/
+2
2008-06-17
libblkid: Fix marginal C code in probe_lvm2()
Theodore Ts'o
1
-3
/
+2
2008-06-17
ext2fs_zero_blocks: Avoid clearing more blocks than requested
Theodore Ts'o
1
-2
/
+4
[prev]
[next]