]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib
e2fsck: do not discard itable if discard doen't zero data
[thirdparty/e2fsprogs.git] / lib /
2012-03-07  Mike Frysingerlibext2fs: check for fallocate symbol before using it
2012-03-07  Mike Frysingerconfigure: sort the lists for AC_CHECK_FUNCS and AC_CHE...
2012-02-27  Andreas Dilgerbuild: fix compile warnings on OSX
2012-02-27  Andreas Dilgerlibquota: don't include system quota.h header
2012-02-27  Mike Frysingerlibext2fs: include config.h for HAVE_xxx defines
2012-02-27  Mike Frysingerlibext2fs: include sys/time.h for gettimeofday()
2012-02-21  Theodore Ts'olibext2fs: support O_DIRECT functionality for Mac OS X
2012-02-21  Theodore Ts'olibext2fs: don't mark the superblock as dirty if the...
2012-02-20  Theodore Ts'olibquota: fix invalid return in non-void function
2012-02-17  Theodore Ts'olibext2fs, libe2p: Reserve RO_COMPAT_REPLICA feature
2012-02-17  Darrick J. Wonglibext2fs: Add ext2fs_file_get_inode_num call (for...
2012-02-17  Theodore Ts'olibext2fs: fix BLOCK_ABORT handling in the block iterat...
2012-02-17  Darrick J. Wonglibext2fs: when truncating file, punch out blocks at end
2012-02-15  Theodore Ts'odebugfs: use ss_safe_getenv() instead of getenv()
2012-02-08  Andreas Dilgerlibext2fs: quiet spurious group checksum errors
2012-01-17  Theodore Ts'olibext2fs: display partial path if fs corrupted in...
2012-01-10  Mike Frysingerlibext2fs: change getpagesize to sysconf
2011-12-18  Lukas Czernerlibext2fs: add bitmap statistics
2011-12-18  Theodore Ts'olibext2fs: adjust the description when copying a bitmap
2011-12-18  Theodore Ts'oe2fsck: use different bitmap types as appropriate
2011-12-18  Theodore Ts'olibext2fs: use the rbtree bitmap by default when initia...
2011-12-18  Theodore Ts'olibext2fs: add pseudo bitmap backend type EXT2FS_BMAP64...
2011-12-18  Lukas Czernerlibext2fs: add a bitmap implementation using rbtree's
2011-12-18  Lukas Czernerlibext2fs: add rbtree library
2011-12-18  Theodore Ts'olibext2fs: add tests for the bitmap functions
2011-12-18  Theodore Ts'olibext2fs: add default_bitmap_type to the ext2_filsys...
2011-12-05  Theodore Ts'olibext2fs: don't break when ext2fs_clear_generic_bmap...
2011-11-29  Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42
2011-11-29  Theodore Ts'oe2fsck: speed up runs when using tdb for large atypical...
2011-11-28  Theodore Ts'oconfigure: check for msync() for portability reasons
2011-11-28  Theodore Ts'olibquota: remove use of PATH_MAX and replace it with...
2011-11-26  Theodore Ts'olibext2fs: move mmp fields to preserve structure layout...
2011-11-26  Theodore Ts'otst_fs_struct: add program to help check ABI compatibil...
2011-11-20  Niu Yaweilibext2fs: enforce a max nested link count in ext2fs_fi...
2011-11-19  Theodore Ts'odebugfs: add filefrag command
2011-11-19  Theodore Ts'odebugfs: add the freefrag command
2011-11-14  Theodore Ts'olibquota: log an error message if ext2fs_file_open...
2011-11-14  Niu Yaweilibquota: fix get_dq()
2011-11-14  Niulibquota: fix quota usage compute
2011-11-14  Niulibquota: quota file read support
2011-11-14  Aditya Kalilibquota: cleanup libquota code
2011-11-14  Theodore Ts'oMake quota support disabled by support
2011-11-12  Eric Sandeenlibext2fs: fix write size in ext2fs_mmp_write
2011-11-10  Theodore Ts'olibext2fs: use HAVE_FSTAT64 instead of HAVE_STAT64...
2011-11-10  Eric Sandeenlibext2: advance group in ext2fs_open2 during swapping
2011-11-05  Theodore Ts'olibext2fs: don't leak tdb_null out of the shared librar...
2011-10-17  Theodore Ts'olibext2fs: allow ext2fs_get_memalign() to compile w...
2011-10-17  Theodore Ts'olibext2fs: ext2fs_[set_]file_acl_block needs to check...
2011-10-09  Theodore Ts'oFix more spelling errors found by translators and add...
2011-10-06  Theodore Ts'olibext2fs: make ext2fs_open_file() always use 3 argumen...
2011-10-05  Theodore Ts'olibquota: remove flag argument to commit_dquot()
2011-10-05  Theodore Ts'olibcom_err: declare com_err_gettext to be static
2011-10-05  Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1005 release v1.42-WIP-1005
2011-10-05  Theodore Ts'olibcom_err: add set_com_err_gettext()
2011-10-05  Theodore Ts'ocompile_et: generate *_err.c files that have strings...
2011-10-04  Theodore Ts'olibquota: remove NLS support
2011-10-04  Theodore Ts'olibquota: use ext2_loff_t instead of loff_t
2011-10-04  Theodore Ts'olibquota: remove get_qf_name()
2011-10-04  Theodore Ts'olibquota: clean up some gcc -Wall warnings
2011-10-04  Theodore Ts'olibquota: remove get_qf_path()
2011-10-04  Theodore Ts'olibext2fs: fix bad cast which causes problems for file...
2011-10-04  Eric Sandeene2fsprogs: Fix thinko in ext2fs_initialize bigalloc...
2011-10-04  Theodore Ts'olibext2fs: move #include "ext2fs.h" from crc32c_defs...
2011-10-03  Theodore Ts'olibext2fs, libquota: fix some makefile dependency issues
2011-10-03  Eric Sandeene2fsprogs: include headers for open() in ext2fs.h
2011-10-01  Darrick J. Wonglibext2fs: Always swab the MMP block on big-endian...
2011-10-01  Darrick J. Wonglibext2fs: Fix various bugs from the metadata checksum...
2011-09-29  Theodore Ts'olibext2fs: use ext2fs byte swap functions for portability
2011-09-29  Theodore Ts'olibquota: use ext2fs byte swapping functions for portab...
2011-09-25  Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-24  Andreas Dilgermisc: quiet minor compiler errors
2011-09-24  Richard W.M. Joneslibext2fs: add flag to ext2fs_flush() and ext2fs_close...
2011-09-19  Theodore Ts'olibquota: only build a static library
2011-09-18  Theodore Ts'oShorten compile commands run by the build system
2011-09-16  Eric Sandeenlibext2: Fix leaks in write_bitmaps on error returns
2011-09-16  Eric Sandeene2fsprogs: Fix some error cleanup path bugs
2011-09-16  Eric Sandeenlibe2p: reach unreachable code
2011-09-16  Eric Sandeene2fsprogs: annotate intentional fallthroughs in case...
2011-09-16  Eric Sandeenlibext2fs: Potential null ptr deref in undo_err_handler...
2011-09-16  Eric Sandeenlibext2: move buf variable completely under ifdef
2011-09-16  Eric Sandeenlibext2: Fix EXT2_LIB_SOFTSUPP masking
2011-09-16  Theodore Ts'olibext2s: fix swapfs.c so it builds on big endian systems
2011-09-16  Theodore Ts'olibquota: indicate in the ELF library image that it...
2011-09-16  Theodore Ts'odebugfs: add 64-bit support to the set_field commands
2011-09-16  Theodore Ts'olibext2fs: add metadata checksum and snapshot feature...
2011-09-16  Eric Sandeenlibext2fs: remove redundant last-group check in ext2fs_...
2011-09-16  Eric Sandeene2fsprogs: add ext2fs_group_blocks_count helper
2011-09-16  Theodore Ts'olibext2fs: fix size check in tst_inode_size
2011-09-16  Theodore Ts'oMerge branch 'maint' into next
2011-09-16  Lukas Czernere2fsprogs: Use punch hole as "discard" on regular files
2011-09-16  Lukas Czernere2fsprogs: create open() and stat() helpers
2011-09-16  Darrick J. Wonglibext2fs: Add crc32c implementation for metadata check...
2011-09-16  Amir Goldsteinlibext2fs: fix the range validation in bitmap_range2...
2011-09-15  Theodore Ts'olibext2fs: fix binary and source compatibility with...
2011-09-15  Theodore Ts'olibe2p: fix bug so that MNTOPT_ options can be successf...
2011-09-14  Theodore Ts'olibquota: fix "make install" so it works in with a...
2011-09-14  Theodore Ts'olibext2fs: add new test: tst_inode_size
2011-09-14  Yongqiang Yangresize2fs: add support for new in-kernel online resize...
2011-08-31  Aditya Kalie2fsck: add support for checking the built-in quota...
2011-08-31  Aditya Kalie2fsprogs: add quota library to e2fsprogs
next