Whamcloud - gitweb
libext2fs: initialize large inodes for journal & resize
[tools/e2fsprogs.git] / lib /
2009-06-17 Eric Sandeenlibext2fs: initialize large inodes for journal & resize
2009-06-17 Eric Sandeenlibext2fs: write only core inode in update_path()
2009-06-15 Theodore Ts'olibext2fs: Fix memory leak in the extents handling...
2009-05-30 Theodore Ts'oUpdate lib/xt2fs/Makefile.in using "make depend"
2009-05-29 Theodore Ts'olibext2fs: Move test code for csum.c inline instead...
2009-05-29 Theodore Ts'olibext2fs: Add an explicit error code for missing mtab...
2009-05-28 number9652libext2fs: add ext2fs_extent_open2
2009-05-28 Eric Sandeenchattr: manpage tidyups
2009-05-26 Eric Sandeenresize2fs: fix ENOSPC corruption case
2009-05-18 Theodore Ts'oblkid: Don't use a hard-coded path for /bin/rm in test_...
2009-05-04 Theodore Ts'oAdd missing file: lib/ext2fs/fiemap.h
2009-05-03 Karel Zakblkid: use /sys/block/dm-<N>/dm/name
2009-05-03 Karel Zakblkid: use /dev/mapper/<name> rather than /dev/dm-<N>
2009-05-03 Theodore Ts'oAvoid unneeded updates of block group descriptors in...
2009-04-24 Theodore Ts'oUpdate lib/ext2fs/Makefile.in using "make depend"
2009-04-23 Theodore Ts'olibext2fs: read the block group descriptors more effici...
2009-04-23 Eric Sandeenblkid: remove whole-disk entries from cache when partit...
2009-04-23 Theodore Ts'olibext2fs: Skip relative pathnames in /etc/mtab in...
2009-04-22 Theodore Ts'olibext2fs: Fix format string type warnings in alloc_stats.c
2009-04-22 Theodore Ts'olibss: Fix warn_unused_result warnings from gcc
2009-04-22 Theodore Ts'olibss: ss_execute_line: reflect any error codes from...
2009-04-22 Theodore Ts'olibcom_err: Declare prototypes for et_list_lock/unlock...
2009-04-22 Theodore Ts'olibe2p: Declare prototypes for the journal feature...
2009-04-15 Theodore Ts'olibuuid: Close all file descriptors before running...
2009-03-17 Theodore Ts'olibext2fs: external journal devices should not cause...
2009-03-09 Jim Meyeringlibss: Avoid leak upon failed realloc in ss_add_request...
2009-03-09 Jim Meyeringlibext2fs: don't leak strdup'd dev name in dosio.c...
2009-03-09 Jim Meyeringremove useless if-before-free tests
2009-03-08 Theodore Ts'oblkid: Add fallback to ext4 for 2.6.29+ kernels if...
2009-03-06 Eric Sandeenblkid: recognize ext4(dev) without journal
2009-03-06 Eric Sandeene2fsprogs: fix potential null ptr defef in check_for_mo...
2009-03-06 Theodore Ts'oAdd support for a new superblock field: s_kbytes_written
2009-01-22 Theodore Ts'olibext2fs: Add sanity checks to ext2fs_{block,inode...
2009-01-22 Theodore Ts'oext2fs_new_inode(): Add sanity check to assure a valid...
2009-01-20 Theodore Ts'oext2fs_get_device_size: Fix error handling
2009-01-20 Jose R. SantosAdd 64-bit getsize interface.
2009-01-20 Theodore Ts'oUse format strings directly to prevent -Werror=format...
2009-01-20 Theodore Ts'oblkid: Add support for detecting user-level suspend...
2009-01-20 Eric Sandeenblkid: recognize btrfs
2009-01-20 Thiemo Nagelext2fs_open2: Add more checks for filesystem consistency
2009-01-20 Theodore Ts'oext2fs_read_inode_full: Add safety check to avoid SEGV...
2009-01-20 Theodore Ts'oext2fs_block_iterate2: Preserve the uninit flag in...
2009-01-19 Theodore Ts'oext2fs_block_iterate2: Reflect errors from ext2fs_exten...
2008-12-26 Theodore Ts'oe2fsck: Fix an unhandled corruption case in scan_extent...
2008-11-16 Theodore Ts'oFix various signed/unsigned gcc warnings
2008-10-18 Eric Sandeenblkid: recognize ext3 with test_fs set as ext3
2008-10-18 Theodore Ts'olibblkid: Refuse to create a device structure for a...
2008-10-13 Theodore Ts'olibblkid: Fix file descriptor leak when checking for...
2008-10-13 Eric Sandeenunix_io: check for read-only devices when opening R/W
2008-10-13 Eric Sandeene2fsprogs: fix blkid detection of ext4dev as ext4
2008-10-02 Theodore Ts'oUpdate Makefile depend information for crc16.o
2008-10-02 Theodore Ts'olibcom_err: Add missing type declarations to clean...
2008-10-02 Theodore Ts'olibcom_err: Fix file descriptor leak after an exec
2008-09-12 Theodore Ts'olibcom_err: Use sem_post/sem_init to prevent race condi...
2008-09-12 Theodore Ts'oFix compiling under diet libc
2008-09-07 Theodore Ts'oInstall with relative symlinks if $(root_libdir) =...
2008-09-03 Theodore Ts'oFix pkg-config files: use Requires.private and fix...
2008-09-02 Theodore Ts'olibext2fs: Compile ext2fs_swab64() for all platforms
2008-09-02 Theodore Ts'olibext2fs: Remove unused ext2fs_find_{first,ext}_bit_set()
2008-09-01 Theodore Ts'oEnable test_io debugging by default
2008-09-01 Theodore Ts'olibe2p: Fix potential core-dumping bug in iterate_on_dir()
2008-08-30 Theodore Ts'oUpdate makefile dependency for lib/e2p/Makefile.in
2008-08-28 Theodore Ts'oFurther optimize journal placement for flex_bg filesystems
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-28 Theodore Ts'oImprove future compatibility for the 64-bit I/O channel...
2008-08-27 Theodore Ts'olibext2fs: Fix ext2fs_bmap() to work with extents and...
2008-08-27 Theodore Ts'oext2fs_block_iterate2: Fix memory leak on error paths
2008-08-27 Theodore Ts'oIf the filesystem supports extents create an extent...
2008-08-27 Theodore Ts'oext2fs_block_iterate2: Add BLOCK_FLAG_APPEND support...
2008-08-27 Theodore Ts'oCreate the journal in the middle of the filesystem
2008-08-27 Theodore Ts'oext2fs_mkjournal(): Don't allocate an extra block to...
2008-08-27 Theodore Ts'olibblkid: Give a priority bonus to "leaf" devicemapper...
2008-08-27 Theodore Ts'olibblkid: Unexport the private symbol blkid_devdirs
2008-08-27 Theodore Ts'oRemove use of devmapper library by the blkid library
2008-08-27 Theodore Ts'olibblkid: Optimize devicemapper support
2008-08-26 Theodore Ts'oAdd support for with empty directory blocks in 64k...
2008-08-25 Theodore Ts'olibblkid: Fix namespace leakage of unicode_16be_to_utf8
2008-08-25 Theodore Ts'olibe2p: Fix namespace leakage of os_tab
2008-08-25 Theodore Ts'olibext2fs: Fix namespace leakage of crc16 functions
2008-08-25 Andreas Dilgeradd debugfs command to print known features
2008-08-25 Andreas Dilgerlibext2fs: grow dblist more aggressively
2008-08-25 Andreas DilgerFix miscellaneous compile warnings
2008-08-24 Theodore Ts'olibblkid: Strengthen the JFS probe routine
2008-08-24 Theodore Ts'olibblkid: Fix false detection of DFSee created filesystems.
2008-08-23 Manish Katiyarlibext2fs: Fix memory leak in ext2fs_initialize().
2008-08-22 Theodore Ts'olibblkid: Enhance support for MacOS's hfs, hfsplus...
2008-08-22 Theodore Ts'olibblkid: Fix potential crash if blkid cache is out...
2008-08-22 Theodore Ts'olibuuid: Windows portability fixes
2008-08-22 Theodore Ts'olibext2fs: Replace use of sprintf with strcpy/strcat...
2008-08-22 Theodore Ts'olibext2fs: Add support for uninit_bg feature to allocat...
2008-08-22 Theodore Ts'oext2fs_block_iterate2(): Support changing interior...
2008-08-22 Theodore Ts'oext2fs_extent_set_bmap(): Avoid creating extra extents...
2008-08-22 Theodore Ts'oext2fs_extent_set_bmap(): fix bug when replacing a...
2008-08-22 Theodore Ts'oFix ext2fs_extent_set_bmap() when setting a block befor...
2008-08-21 Theodore Ts'olibext2fs: Fix reading bitmaps from e2image files
2008-08-16 Manish Katiyarlibext2fs : Fix memory leaks in ext2fs_extent_open()
2008-08-15 Li ZefanFix a typo in lib/e2p/Makefile.in
2008-08-14 Theodore Ts'olibext2fs: Initialize unset inode timestamps when writi...
2008-08-14 Benno Schulenberglibblkid: On the man page, replace empty references...
2008-08-10 Theodore Ts'oblkid: Fix probing logic so we find renamed devices
next