Whamcloud - gitweb
Merge branch 'es/warnings-fix' into next
[tools/e2fsprogs.git] / lib /
2008-04-06 Eric SandeenFix a couple of implicit function declarations
2008-04-06 Theodore Ts'oMerge branch 'maint' into next
2008-04-06 Theodore Ts'olibext2fs: Fix resize inode creation with non-standard...
2008-04-01 Theodore Ts'olibext2fs: Fix big-endian bug in tst_csum.c
2008-04-01 Theodore Ts'oAdd dependency rule so that static library when necessa...
2008-04-01 Theodore Ts'olibext2fs: Make all test programs link only against...
2008-03-31 Andreas Dilgerlibext2fs: Micro-optimization in inode scan code
2008-03-31 Andreas Dilgerext2fs_set_gdt_csum(): Return an error code on errors...
2008-03-31 Andreas Dilgerext2fs_set_gdt_csum(): Force the last block group to...
2008-03-31 Andreas Dilgerext2fs_set_gdt_csum(): Clean up superblock dirty flag...
2008-03-30 Andreas DilgerFix the copyright notice in lib/ext2fs/tst_csum.c to...
2008-03-25 Eric SandeenFix parallel builds for lib/ext2fs/extent.o
2008-03-24 Eric Sandeenlibext2fs: Fix byte-swap logic for i_block[] in inodes...
2008-03-20 Eric SandeenFix ext2fs_extent_get for uninit leaf extents
2008-03-20 Jose R. SantosRename feature name from gdt_checksum to uninit_groups
2008-03-20 Jose R. SantosAdd uninit block group support to various libext2fs...
2008-03-20 Jose R. SantosAdd initial checksum support for the gdt_checksum/unini...
2008-03-18 Theodore Ts'oFix miscellaneous gcc -Wall warnings
2008-03-15 Andreas DilgerAdd support for the DIR_NLINK feature.
2008-03-15 Theodore Ts'olibext2fs: Make icount use a 32-bit counter
2008-03-15 Theodore Ts'oMerge branch 'maint'
2008-03-15 Theodore Ts'oext2_fs.h: Rename EXT4_ORPHAN_FS to be EXT3_ORPHAN_FS
2008-03-14 Eric SandeenFix ext2fs_swap_inode_full() for in-inode xattrs on...
2008-03-14 Theodore Ts'olibext2fs: Fix fencepost error in ext2fs_extent_insert()
2008-03-14 Theodore Ts'olibext2fs: Fix ext2fs_extent_delete() to always point...
2008-03-13 Jose R. SantosAdd {read,write}_blk64 to inode_io.c
2008-03-13 Jose R. SantosAdd {read,write}_blk64 to unix_io.c
2008-03-13 Jose R. SantosAdd 64-bit IO manager operations to struct_io_manager.
2008-03-13 Theodore Ts'oMerge branch 'maint'
2008-03-13 Theodore Ts'olibext2fs: Add ext2fs_dblist_get_last() and ext2fs_dbli...
2008-03-09 Theodore Ts'oblkid: Fix portability problem caused by using uint...
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oFix gcc -Wall warnings for lib/blkid/probe.c
2008-02-27 Theodore Ts'olibblkid: Add error checking to devicemapper code to...
2008-02-27 Theodore Ts'olibext2fs: Add EXT2_FLAG_NONFREE_ON_ERROR to ext2fs_open2()
2008-02-26 Theodore Ts'olibe2p: New e2p_edit_feature2 which provides better...
2008-02-22 Theodore Ts'olibe2p: Change Raid to RAID in display option
2008-02-22 Valerie ClementAdd missing shift for ei_leaf_hi
2008-02-22 Valerie ClementAdd missing free in ext2fs_extent_free()
2008-02-19 Theodore Ts'oFix memory leak in ext2fs_alloc_block()
2008-02-19 Eric Sandeenblkid: detect LVM2 physical volumes
2008-02-19 Theodore Ts'oMerge branch 'maint' into next
2008-02-19 Theodore Ts'olibe2p: Make list_super2() print the RAID stride and...
2008-02-19 Theodore Ts'oAdd support for setting RAID stride and strip-width...
2008-02-19 Andreas DilgerImprove support for in-inode EA's
2008-02-19 Theodore Ts'oe2fsck: Add support for extents
2008-02-19 Theodore Ts'oAdd read/only support for extents to ext2fs_bmap()
2008-02-19 Theodore Ts'oAdd read-only extents support to ext2fs_block_iterate2()
2008-02-19 Theodore Ts'oAdd support for extents to libext2fs
2008-02-18 Theodore Ts'oDon't byte swap extents information in the inode
2008-02-17 Theodore Ts'oMerge branch 'maint' into next
2008-02-17 Theodore Ts'oUpdate to latest samba tdb library before LGPLv3 change
2008-02-17 Christophe GRENIERAdd portability checks to support DJGPP
2008-02-16 Theodore Ts'olibuuid: use fcntl locking instead of lockf
2008-02-10 Theodore Ts'olibext2: Add BLOCK_FLAG_READ_ONLY flag to ext2fs_block_...
2008-02-10 Theodore Ts'oMerge branch 'maint' into next
2008-02-10 Theodore Ts'olibcom_err: Use thread local storage to fix reentrancy...
2008-02-10 Theodore Ts'oDocument the BLKID_FILE environment variable in the...
2008-02-10 Theodore Ts'oblkid: Add support for returning labels for UDF filesystems
2008-02-10 Theodore Ts'oblkid: Flush cached filesystem information on any error...
2008-02-09 Theodore Ts'oblkid: Automatically chose between ext4 and ext4dev...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oUse lseek() instead of llseek() of sizeof(long) ==...
2008-01-27 Theodore Ts'olibuuid: Make sure execl() variadic function is properl...
2008-01-27 Theodore Ts'oblkid: Add support for HFS+ detection
2008-01-27 Theodore Ts'oblkid: Make sure the blocksize in reiserfs is sane
2008-01-27 Theodore Ts'oTeach the blkid library about ext4/ext4dev
2008-01-27 Theodore Ts'oAdd support for the test_fs flag
2008-01-21 Theodore Ts'oDefine helper functions ext2fs_set_i_{u,g}id_high(...
2008-01-14 Pixelblkid: have ntfs's UUID compatible with vol_id
2008-01-01 Theodore Ts'oFix profile, checker, and shared-library building on...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2008-01-01 Theodore Ts'olibss: Remove unnecessary Makefile dependency for test_ss
2008-01-01 Theodore Ts'oUpdate dependencies in lib/uuid/Makefile.in
2008-01-01 Theodore Ts'oFix build error in blkid/tst_types.c when using diet...
2008-01-01 Theodore Ts'oTest for sys/syscall.h in configure to fix dietlibc...
2008-01-01 Theodore Ts'oAdd --disable-uuidd configure option
2008-01-01 Theodore Ts'oFix build failure on non-Linux/non-Hurd/non-Masix systems
2007-12-27 Theodore Ts'oConvert use of ext2fs_get_mem to ext2fs_get_array for...
2007-12-21 Theodore Ts'olibuuid: Fix bug which caused uuidd to fail if sizeof...
2007-12-18 Theodore Ts'oAdd #define needed for Hurd ioctl definitions
2007-12-17 Theodore Ts'olibuuid: Only try to start the uuidd daemon a limited...
2007-12-17 Theodore Ts'olibuuid: When starting uuidd, use waitpid() to reap...
2007-12-17 Theodore Ts'ouuidd: Use /var/lib/libuuid instead of /var/run/uuidd
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-16 Theodore Ts'oAdd uuidd daemon to prevent duplicate time-based UUID's
2007-12-16 Theodore Ts'olibcom_err: Fix sign-extension problem on 64-bit system...
2007-12-16 Theodore Ts'oblkid: Avoid division by zero error when probing an...
2007-12-16 Theodore Ts'olibss: Fix "make check" test case to work portably
2007-12-16 Theodore Ts'oFix uuid_unparse man page to give a correct example...
2007-12-16 Theodore Ts'oext2fs_flushfs: Remove the NEEDS_RECOVERY from the...
2007-12-09 Theodore Ts'oMerge branch 'maint' into next
2007-12-06 Theodore Ts'olibext2fs: Add checks to prevent integer overflows...
2007-12-02 Theodore Ts'olibss: Fix parallel build failure
2007-12-02 Eric Sandeene2fsprogs: fix blkid whole-disk scanning heuristics
2007-12-02 Theodore Ts'olibext2fs: Fix a corner case bug in ext2fs_unlink
2007-12-02 Andreas Dilgerfix check_mntent_file() to pass mode for open(O_CREAT)
2007-12-02 Theodore Ts'oFix errors in test_ss.c so it can be an example applica...
2007-11-04 Theodore Ts'oMerge basic FLEX_BG support
next