Whamcloud - gitweb
resize2fs: fix computation of the real end of the bitmap to be 64-bit
[tools/e2fsprogs.git] / lib /
2010-12-23 Theodore Ts'oMerge branch 'maint' into next
2010-12-22 Theodore Ts'olibext2fs: Don't use the extended rec_len encoding...
2010-12-22 Namhyung Kimlibext2fs: fix possible memory leak in write_journal_in...
2010-12-21 Theodore Ts'oext2fs: fix memory leak in an error case in inode_open()
2010-12-20 Theodore Ts'olibext2fs: fix potential free() of garbage in ext2fs_up...
2010-12-20 Namhyung Kimlibext2fs: fix dubious code in ext2fs_unmark_generic_bi...
2010-12-20 Namhyung Kimlibext2fs: remove unnecessary casts to ext2fs_generic_b...
2010-12-20 Namhyung Kimlibext2fs: fix dubious code in ext2fs_numeric_progress_...
2010-12-20 Namhyung Kimlibext2fs: fix potential build failure with OMIT_COM_ERR
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-17 Theodore Ts'olibext2fs: Fix compile bug on big-endian architectures
2010-12-17 Theodore Ts'olibext2fs: fix ref_offset callback with sparse files...
2010-12-16 Eric Sandeene2fsprogs: fix type-punning warnings
2010-11-23 Lukas Czernere2fsck: Discard free data and inode blocks.
2010-11-23 Lukas Czernere2fsprogs: Add CHANNEL_FLAGS_DISCARD_ZEROES flag for...
2010-11-23 Lukas Czernere2fsprogs: Add discard function into struct_io_manager
2010-11-22 Justin MaggardFix EXT4_FEATURE_RO_COMPAT_HUGE_FILE check
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-09-25 Theodore Ts'olibext2fs: Change EXT2_FLAG_DIRECT_IO to avoid conflict...
2010-09-24 Theodore Ts'oext2fs: Optimize for Direct I/O
2010-09-24 Theodore Ts'oext2fs: Add Direct I/O support to the ext2fs library
2010-09-23 Theodore Ts'olibext2fs: Fix memory leak in the Unix I/O layer when...
2010-09-23 Theodore Ts'oext2fs: add ext2fs_get_memalign() function
2010-09-18 Theodore Ts'otune2fs, debugfs, libext2fs: Add support for ext4 defau...
2010-07-30 Theodore Ts'olibext2fs: fix obvious big-endian bugs introduced by...
2010-07-30 Theodore Ts'olibext2fs: Add ext2fs_file_size_size2() and truncate...
2010-07-22 Renzo Davolilibext2fs: Add new function ext2fs_file_get_inode()
2010-07-22 Theodore Ts'olibext2fs: Add new function ext2fs_punch()
2010-07-22 Theodore Ts'olibext2fs: Don't make a copy of the inode in ext2fs_ext...
2010-07-21 Theodore Ts'olibext2fs: Fix ext2fs_iblk_{add,sub}_blocks() when...
2010-07-20 Theodore Ts'otst_extents: Fix 64-bit bugs in do_goto_block()
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-07-05 Theodore Ts'oEnhance tst_super_size so that it checks the superblock...
2010-07-05 Theodore Ts'oAdd superblock fields which track first and most recent...
2010-06-25 Theodore Ts'oFix Makefile dependencies for test programs in lib...
2010-06-25 Theodore Ts'oAdd support for Next3 snapshot superblock fields to...
2010-06-14 Eric Sandeenlibext2fs: make fs->group_desc opaque
2010-06-13 Jose R. Santosmke2fs: Fix up mke2fs to be able to make 64-bit file...
2010-06-13 Valerie Aurora Hensonlibext2fs: More random 64-bit fixes, lots of block_iterate3
2010-06-13 Theodore Ts'olibext2fs: Create 64-bit dblist functions
2010-06-13 Theodore Ts'olibext2fs: Teach *_initialize and *_allocate_group...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-06-02 Theodore Ts'oReserve feature flags and fields needed for the Next3...
2010-06-02 Andreas DilgerReserve the EXT4_FEATURE_INCOMPAT_DIRDATA feature flag
2010-06-02 Andreas DilgerReserve the EXT4_INCOMPAT_EA_INODE feature flag
2010-05-31 Theodore Ts'olibext2fs: Remove #include of <linux/types.h> from...
2010-05-18 Theodore Ts'omke2fs: account for physical as well as logical sector...
2010-05-18 Theodore Ts'olibe2p, libext2fs: Update file copyright permission...
2010-05-17 Theodore Ts'oAlways build namei.o so that building with "configure...
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2010-05-15 Theodore Ts'olibcom_err: Only output ^M when tty is in raw mode
2010-03-15 Theodore Ts'oMerge branch 'maint' into next
2010-03-15 Theodore Ts'olibcom_err: Add support for Heimdal com_right_r function()
2010-03-11 Theodore Ts'oext2fs: Optimize extending an extent-mapped file using...
2010-02-24 Eric Sandeene2fsck: don't complain about i_size for known blocks...
2010-02-15 Theodore Ts'olibext2fs: Fix byte swapping bugs
2010-02-10 Theodore Ts'oMerge branch 'maint' into next
2010-02-06 Eric Sandeenlibss: add newer libreadline to dlopen path
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2010-01-31 Theodore Ts'olibext2fs: Add some fail-safe checks to the 32-bit...
2009-11-30 Theodore Ts'olibext2fs: Improve flex_bg inode table placement algorithm
2009-11-30 Theodore Ts'odebian: Fix FTBFS problem caused by texi2html changing...
2009-11-29 Theodore Ts'olibext2fs: Fix SET_BMAP bugs in ext2fs_bmap() and ext2f...
2009-11-16 Theodore Ts'oMerge branch 'maint' into next
2009-11-13 Karel Zaklibext2fs: handle <=linux-2.6.19 bug in /proc/swaps
2009-11-13 Eric Sandeenlibext2fs: don't swap extent-based journal backup
2009-11-12 Theodore Ts'olibss: initialize function pointer for readline_shutdown()
2009-10-26 Valerie Aurora HensonAdd 64bit option to known incompatible file system...
2009-10-26 Theodore Ts'oConvert ext2fs_group_{first,last}_block() to *block2()
2009-10-26 Theodore Ts'oConvert ext2fs_group_of_blk() to ext2fs_group_of_blk2()
2009-10-26 Valerie Aurora HensonConvert ext2fs_block_alloc_stats() calls to block_alloc...
2009-10-26 Theodore Ts'olibext2fs: Byte-swap 64-bit block group descriptors
2009-10-26 Valerie Aurora HensonConvert to use block group accessor functions
2009-10-26 Theodore Ts'olibext2fs: Convert ext2fs_bg_flag_test() to ext2fs_bg_f...
2009-10-26 Eric Sandeenlibext2fs: clean up ext2fs_bg_flags_ interfaces
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-21 Theodore Ts'olibext2fs: Fix FEATURE_RO_COMPAT_HUGE_FILE && !HUGE_FILE_FL
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Theodore Ts'olibext2fs: Always build file_io.c
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-10-04 Theodore Ts'oblkid: Avoid a potentially error message when running...
2009-09-09 Theodore Ts'olibext2fs: Add error table initialization to test programs
2009-09-08 Valerie Aurora HensonConvert uses of super->s_*_blocks_count to ext2fs_...
2009-09-08 Valerie Aurora HensonUse ext2fs_file_acl_block() instead of using .i_file_ac...
2009-09-08 Valerie Aurora HensonFix overflow in calculation of total file system blocks
2009-09-07 Theodore Ts'olibext2fs: Round up the bitmap size when allocating...
2009-08-28 Karel Zakblkid: support .ko.gz in modules.dep parser
2009-08-25 Theodore Ts'otune2fs: Fix "tune2fs -j <dev>" for extent-enabled...
2009-08-23 Valerie Aurora Hensonlibext2fs: create generic numeric progress meters and...
2009-09-08 Theodore Ts'oUse accessor functions fields for bg_flags in the block...
2009-09-08 Valerie Aurora HensonConvert to use io_channel_read_blk64() and io_channel_w...
2009-09-08 Nick Dokoslibext2fs: Fix counting routines in blknum.c to take...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-08-10 Theodore Ts'olibext2fs: Treat uninitialized parts of bitmaps as...
2009-08-05 Valerie Aurora HensonConvert libext2fs to 64-bit bitmap interface
2009-08-22 Theodore Ts'oAdd support for 64-bit bitmaps
2009-08-22 Theodore Ts'oMerge branch 'maint' into next
2009-08-22 Theodore Ts'oMove declaration of FS_IOC_FIEMAP ioctl to fiemap.h
2009-08-02 Theodore Ts'oMerge branch 'maint' into next
2009-07-22 Theodore Ts'olibext2fs: Use blk_t instead of int in ext2fs_allocate_...
next