]> git.ipfire.org Git - thirdparty/e2fsprogs.git/shortlog
thirdparty/e2fsprogs.git
2013-12-25  Theodore Ts'otests: use the in-tree binaries in the test f_extent_oo... test_maint
2013-12-25  Theodore Ts'odebugfs: fix extent header in do_write for big-endian...
2013-12-25  Theodore Ts'oAdd ext4 man page and update and clean up the other...
2013-12-25  Eric Whitneydebugfs: silence build warning and remove incorrect...
2013-12-25  Eric Whitneye2fsck: fix printf conversion specs in ea_refcount.c
2013-12-25  Andreas Dilgermke2fs: further updates for mke2fs(8) man page
2013-12-25  Andreas Dilgerdebugfs, e2fsck: fix s_desc_size handling
2013-12-23  Andreas Dilgere2fsck: verify s_desc_size is power-of-two value
2013-12-23  Andreas Dilgertests: delete temporary resize test files
2013-12-19  Johan Erlandssone2fsck: read only parameter incorrectly compared
2013-12-16  Theodore Ts'oClean up sparse warnings
2013-12-16  Uri Corine2fsprogs: mke2fs manpage updates
2013-12-16  Kazuya Miomke2fs: disallow creating FS on a loop mounted file...
2013-12-16  Kazuya Miomke2fs: fix force option to create filesystem on mounte...
2013-12-16  Darrick J.... e2fsck: try implied cluster allocation when expanding...
2013-12-16  Darrick J.... e2fsck: print cluster ranges when encountering bitmap...
2013-12-16  Darrick J.... e2fsck: only release clusters when shortening a directo...
2013-12-16  Darrick J.... libext2fs: don't update the summary counts when doing...
2013-12-16  Darrick J.... libext2fs: only punch complete clusters
2013-12-16  Andreas Dilgerext2fs,blkid: delete unused LIST_HEAD() macro
2013-12-16  Andreas Dilgerext2fs: quiet compiler warnings
2013-12-16  Andreas Dilgerdebugfs: clean up debugfs man page and help text
2013-12-16  Andreas Dilgerbuild: quiet LLVM non-literal string format warning
2013-12-16  Andreas Dilgerbuild: use long long for __u64 by default
2013-12-15  Darrick J.... tune2fs: forbid changing uuid on an uninit_bg filesystem
2013-12-15  Darrick J.... libext2fs: use ext2fs_punch() to truncate quota file
2013-12-15  Darrick J.... libext2fs: clamp block-map punch range end to 2^32...
2013-12-12  Darrick J.... libext2fs: zero block contents past EOF when setting...
2013-12-12  Darrick J.... e2fsck: in rehash, mark newly allocated extent blocks...
2013-12-12  Darrick J.... libext2fs: don't error out when punching a totally...
2013-12-12  Darrick J.... libext2fs: fix punching extents when there are no left...
2013-12-12  Darrick J.... libext2fs: fail fileio write if we can't allocate a...
2013-12-12  Darrick J.... libext2fs: fix a broken close() test
2013-12-12  Darrick J.... libext2fs: fix memory leaks (on error paths)
2013-12-12  Darrick J.... libext2fs: check return values
2013-12-12  Darrick J.... libquota: fix memory leak (on error path)
2013-12-12  Darrick J.... libss: fix memory handling errors
2013-12-12  Darrick J.... libss: fix fd error handling
2013-12-12  Darrick J.... dumpe2fs: check return values
2013-12-12  Darrick J.... e2image: check return value from check_if_mounted()
2013-12-12  Darrick J.... e4defrag: defensively check results of sysconf(_SC_PAGE...
2013-12-12  Darrick J.... e4defrag: don't crash if umounts the filesystem races...
2013-12-12  Darrick J.... mke2fs: don't leak memory (on error path)
2013-12-12  Darrick J.... misc: don't leak file descriptors (on error paths)
2013-12-12  Darrick J.... e2fsck: fix memory leaks (on error path)
2013-12-12  Darrick J.... debugfs: don't leak mmp_s memory (on error path)
2013-12-12  Darrick J.... debugfs: don't leak fd when calling dump_file
2013-12-12  Darrick J.... libext2fs: fileio should use 64bit io routines
2013-12-12  Darrick J.... debugfs: handle 64bit block numbers
2013-12-12  Darrick J.... libext2fs: make symlinks safe for 64bit blocks and...
2013-12-12  Darrick J.... debugfs: fix various minor bogosity
2013-12-12  Darrick J.... libext2fs: fix "a" vs "an" in the error catalog
2013-12-12  Darrick J.... libext2fs: don't allow ridiculously large logical block...
2013-12-12  Darrick J.... debugfs: fix init_filesys help text
2013-12-12  Darrick J.... mke2fs: load configfile blocksize setting before 64bit...
2013-12-12  Darrick J.... libext2fs: fix tests that set LARGE_FILE
2013-12-12  Darrick J.... libext2fs: don't overflow when punching indirect blocks...
2013-12-12  Andreas Dilgere2fsck: fix problem comments to match actual message
2013-12-11  Theodore Ts'oUpdate config.{guess,sub} to the latest version
2013-12-09  Zheng Liudebugfs: update usage message for open and filefrag
2013-12-05  Lev Solomonovdebugfs: fix range mode of freei
2013-12-04  Andreas Dilgermmp: fix 64-bit handling of s_mmp_block
2013-12-03  Darrick J.... libext2fs: fix function declarations to match definition
2013-12-03  Andreas Dilgertests: check backing filesystem can handle large file
2013-12-03  Eric Whitneylibext2fs: fix printf conversion spec in tst_iscan.c
2013-12-03  Theodore Ts'oe2fsck: use dgrp_t for block group numbers
2013-12-03  Theodore Ts'oe2fsck: add support for 64-bit extended attribute block...
2013-12-03  Theodore Ts'oe2fsck: fix j_maxlen if the file system is exactly...
2013-12-03  Theodore Ts'olibext2fs: add explicit casts to bitops.h
2013-12-03  Theodore Ts'olibext2fs: add explicit casts to ext2fs.h
2013-12-03  Theodore Ts'odumpe2fs: fix printing of block offsets for 64-bit...
2013-12-03  Theodore Ts'oe2fsck: use blk_t instead of blk64_t in check_resize_in...
2013-12-03  Theodore Ts'oe2fsck: use errcode_t to suppress some -Wconversion...
2013-12-03  Theodore Ts'oe2fsck: use problem_t to suppress some -Wconversion...
2013-12-03  Kit Westneate2fsck: use ext2fs_write_dir_block3() instead of ext2fs...
2013-12-02  Theodore Ts'olibext2fs: fix some memory leaks with image file handling
2013-12-02  Kit Westneatlibext2fs: set the fs block size to new_io in ext2fs_re...
2013-12-02  Theodore Ts'oe2image: pass the correct size write_header
2013-10-24  Theodore Ts'oFix optional static code analysis using sparse
2013-10-23  Darrick J.... libext2fs: reject 64bit badblocks numbers
2013-10-23  Theodore Ts'omke2fs: don't let resize= turn on resize_inode when...
2013-10-23  Darrick J.... libext2fs: stop iterating dirents when done linking
2013-10-23  Theodore Ts'oFix noquota build
2013-10-16  Phillip Susimke2fs: clarify inode ratio in man page
2013-10-14  Niu Yaweiquota: fix disabling quota, add quota tests
2013-10-14  Eric Sandeentune2fs: more respect for quota config option
2013-10-14  Eric Sandeenmke2fs: remove quota docs if not configured in
2013-10-14  Robert Yangcontrib/populate-extfs.sh: use debugfs to populate...
2013-10-14  Robert Yangdebugfs.c: do sparse copy when src is a sparse file
2013-10-14  Robert Yangdebugfs.c: the max length of debugfs argument is too...
2013-10-13  Theodore Ts'otests: remove version number dependency in r_min_itable
2013-10-12  Darrick J.... e2fsprogs: add (optional) sparse checking to the build
2013-10-12  Carlos Maiolinoe2image: complain if running e2image -r or -Q on a...
2013-10-12  Darrick J.... libext2fs: openfs() musn't allow bigalloc without EXT2_...
2013-10-12  Darrick J.... e2fsck: enable extents on all 64bit filesystems
2013-10-12  Darrick J.... mke2fs: complain about creating 64bit filesystems witho...
2013-10-08  Darrick J.... libext2fs: search all possible blocks in implied_cluste...
2013-10-08  Darrick J.... libext2fs: fix off-by-one error in file truncation
2013-10-08  Niu Yaweilibext2fs: update i_size in ext2fs_file_write()
2013-10-07  Darrick J.... e2fsprogs: fix inode and block relocation functions...
next