Whamcloud - gitweb
e2p: Print 64-bit block numbers in the superblock
[tools/e2fsprogs.git] / lib /
2009-06-01 Theodore Ts'oe2p: Print 64-bit block numbers in the superblock
2009-07-21 Theodore Ts'oMerge branch 'maint' into next
2009-07-20 Theodore Ts'olibext2fs: Avoid creating unneeded new extents in ext2f...
2009-07-20 Theodore Ts'olibext2fs: Improve debugging printf's in extent.c
2009-07-20 Theodore Ts'olibext2fs: Fix regression in ext2fs_extent_set_bmap()
2009-07-18 Theodore Ts'olibext2fs: fix memory leak in error path in ext2fs_bloc...
2009-07-12 Theodore Ts'oMerge branch 'maint' into next
2009-07-12 Theodore Ts'olibext2fs: Fix minor gcc -Wall warnings
2009-07-11 Theodore Ts'oRemove tst_csum.c from lib/ext2fs/Makefile.in's SRCS...
2009-07-10 Theodore Ts'olibext2fs: Make ext2fs_extent_set_bmap() more robust...
2009-07-09 Theodore Ts'olibext2fs: Add new function ext2fs_test_inode_bitmap_ra...
2009-07-08 Eric Sandeenlibext2fs: reset handle after inserting new extent
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
2009-07-01 Theodore Ts'olibuuid: Don't run uuidd if it would fail due to permis...
2009-06-30 Theodore Ts'olibuuid, uuidd: Avoid infinite loop while reading from...
2009-06-29 Theodore Ts'olibuuid: Make sure fd's 0, 1, and 2 are valid before...
2009-06-29 Nic Caselibext2fs: ensure validate_entry doesn't read beyond...
2009-06-22 Theodore Ts'oFix encoding for rec_len in directories for >= 64k...
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-06-01 Jose R. SantosAdd 64-bit mkjournal.c interface
2009-06-01 Jose R. SantosAdd ext2fs_div64_ceil()
2009-06-01 Jose R. SantosAdd 64-bit openfs interface
2009-07-12 Jose R. SantosUse new ext2fs_super_and_bgd_loc2 call in libext2fs
2009-06-01 Jose R. SantosAdd 64-bit closefs interface
2009-06-01 Jose R. SantosAdd 64-bit ext_attr interface
2009-06-01 Jose R. SantosAdd 64-bit alloc interface
2009-06-01 Jose R. SantosAdd 64-bit alloc_stats interface
2009-06-01 Jose R. SantosAdd 64-bit dirblock interface
2009-06-01 Jose R. SantosUse blk64_t for blocks in struct ext2_file
2009-06-06 Jose R. SantosAdd new blk64_t handling functions
2009-06-01 Jose R. Santoslibext2fs: Add ext2_off64_t type
2009-07-12 Theodore Ts'olibext2fs: Add 64-bit support to the undo manager
2009-06-06 Valerie Aurora Hensonlibext2fs: Define bg_itable_unused_hi in the ext4_group...
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
next