]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2014-05-01  Dave Chinnerdb: don't claim unchecked CRCs are correct
2014-04-14  Dave Chinnerxfsprogs: v3.2.0-rc1 release v3.2.0-rc1
2014-04-14  Mark Tinguelylogprint: handle split EFI entry
2014-04-14  Eric Sandeenlibxfs: remove never-read "offset" assignment in readbu...
2014-04-14  Eric Sandeenxfs_io: fix random pread/pwrite to honor offset
2014-04-14  Eric Sandeenxfsprogs: remove write-only assignments
2014-04-14  Eric Sandeenxfs_db: don't use invalid index in ring_f
2014-04-14  Eric Sandeenmkfs: catch unknown format in protofile parsing
2014-04-14  Eric Sandeenxfs_repair: address never-true tests in repair/bmap...
2014-04-14  Eric Sandeenxfs_quota: remove impossible tests in printpath
2014-04-14  Eric Sandeenxfs_db: fix too-large memset value in attr code
2014-04-14  Eric Sandeenlibxfs: annotate a case fallthrough in libxfs_ialloc
2014-04-14  Eric Sandeenlibxfs: free resources in libxfs_alloc_file_space error...
2014-04-14  Eric Sandeenxfs_logprint: fix leak in error path of xlog_print_record()
2014-04-14  Eric Sandeenxfs_quota: fix memory leak in quota_group_type() error...
2014-04-14  Eric Sandeenlibxfs: fix memory leak in xfs_dir2_node_removename
2014-04-14  Eric Sandeenlibxlog: fix memory leak in xlog_recover_add_to_trans
2014-04-14  Eric Sandeenxfsprogs: trivial buffer frees on error paths
2014-04-14  Eric Sandeenxfs_fsr: refactor fsrall_cleanup
2014-04-14  Eric Sandeenxfsprogs: fix various fd leaks
2014-04-08  Eric Sandeenxfs_repair: fix prefetch queue waiting
2014-04-08  Mark Tinguelyxfsprogs: fix directory hash ordering bug
2014-04-08  David Sterbaxfsprogs: add a missing QA header file to install-qa...
2014-04-08  Eric Sandeenxfs_db: hide debug bbmap output
2014-04-08  Dave Chinnerrepair: ensure that unused superblock fields are zeroed
2014-03-13  Christoph Hellwigxfs_io: add support for flink
2014-03-07  Eric Sandeenxfsprogs: fix use after free in inode_item_done()
2014-03-06  Eric Sandeenxfs_repair: fix array overrun in do_inode_prefetch
2014-03-06  Dave Chinnerrepair: phase 1 does not handle superblock CRCs
2014-03-06  Dave Chinnerxfs_db: Use EFSBADCRC for CRC validity indication
2014-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2014-03-06  Dave Chinnerlibxfs: add xfs_verifier_error()
2014-03-06  Dave Chinnerlibxfs: add helper for updating checksums on xfs_bufs
2014-03-06  Dave Chinnerlibxfs: add helper for verifying checksums on xfs_bufs
2014-03-06  Dave Chinnerlibxfs: Use defines for CRC offsets in all cases
2014-03-06  Dave Chinnerlibxfs: skip pointless CRC updates after verifier failures
2014-03-06  Dave Chinnerlibxfs: limit superblock corruption errors to actual...
2014-03-06  Dave Chinnerlibxfs: skip verification on initial "guess" superblock...
2014-03-06  Dave Chinnerlibxfs: xfs_sb_read_verify() doesn't flag bad crcs...
2014-03-06  Dave Chinnerlibxfs: sanitize sb_inopblock in xfs_mount_validate_sb
2014-03-06  Dave Chinnerlibxfs: be more forgiving of a v4 secondary sb w/ junk...
2014-03-03  Andrew Claytonxfs_repair.8: Fix a grammatical error
2014-03-03  Dave Chinnermetadump: pathname obfuscation overruns symlink buffer
2014-03-03  Dave Chinnermetadump: Only verify obfuscated metadata being dumped
2014-03-03  Dave Chinnermetadump: contiguous metadata object need to be split
2014-03-03  Eric Sandeenxfs_growfs: don't grow data if only -m is specified
2014-03-03  Eric Sandeenxfs_io: test for invalid -Tr flag combination before...
2014-03-03  Eric Sandeenxfs_io: add missing break in O_TMPFILE case
2014-03-03  Lukas Czernerxfs_io: add fzero command for zeroing range via fallocate
2014-03-03  Eric Sandeenxfs_logprint: don't advance op counter in xlog_print_tr...
2014-03-03  Eric Sandeenxfs_logprint: Don't error out after split items lose...
2014-03-03  Eric Sandeenxfs_copy: band-aids for CRC filesystems
2014-03-03  Eric Sandeenxfs_metadump: include F in getopts string
2014-03-03  Dave Chinnerrepair: prefetch runs too far ahead
2014-03-03  Dave Chinnerrepair: factor out threading setup code
2014-03-03  Dave Chinnerrepair: BMBT prefetch needs to be CRC aware
2014-03-03  Dave Chinnerrepair: fix prefetch queue limiting
2014-03-03  Dave Chinnerrepair: use a listhead for the dotdot list
2014-03-03  Dave Chinnerrepair: limit auto-striding concurrency apprpriately
2014-03-03  Dave Chinnerlibxfs: buffer cache hashing is suboptimal
2014-03-03  Dave Chinnerrepair: per AG locks contend for cachelines
2014-03-03  Dave Chinnerrepair: translation lookups limit scalability
2014-02-28  Dave Chinnermkfs: proto file creation does not set ftype correctly
2014-02-28  Dave Chinnermkfs: default log size for small filesystems too large
2014-02-23  Christoph Hellwigxfs_io: add support for O_TMPFILE opens
2014-02-23  Dave Chinnerlibxfs: clear stale buffer errors on write
2014-02-23  Dave Chinnerlibxfs: contiguous buffers are not discontigous
2014-02-23  Eric Sandeenxfs_repair: fix sibling pointer tests in verify_dir2_path()
2014-02-19  Dave Chinnerxfs_db: fix attribute leaf output for ATTR3 format
2014-02-19  Brian Fosterxfs_io: set argmax to 1 for imap command
2014-02-19  Mark Tinguelyxfs_db: fix the setting of unaligned directory fields
2014-02-03  Dave Chinnermetadump: fully support discontiguous directory blocks
2014-02-03  Dave Chinnermetadump: walk single fsb objects a block at a time
2014-02-03  Dave Chinnermetadump: separate single block objects from multiblock...
2014-02-03  Dave Chinnermetadump: support writing discontiguous io cursors
2014-02-03  Dave Chinnermetadump: sanitise write_buf/index return values
2014-02-03  Dave Chinnerxfs_repair: fix discontiguous directory block support
2014-02-03  Dave Chinnerlibxfs: remove map from libxfs_readbufr_map
2014-02-03  Dave Chinnerlibxfs: add a flags field to libxfs_getbuf_map
2014-02-03  Dave Chinnerxfs_repair: add support for validating dirent ftype...
2013-12-17  Namjae Jeonxfsprog: xfsio: Add support FALLOC_FL_COLLAPSE_RANGE...
2013-12-17  Eric Sandeenxfs_metadump: Make -F (force) optional
2013-12-11  Ben Myersxfs_repair: fix process_bmbt_reclist_int
2013-12-11  Eric Sandeenxfs_repair: suggest reboot after dangerous repair
2013-12-03  Eric Sandeenxfsprogs: suggest "-d" option for repair of RO mount
2013-11-25  Rich Johnston3.2.0-alpha2 release v3.2.0-alpha2
2013-11-25  Rich Johnstonxfsprogs: update version for 3.2.0-alpha2
2013-11-18  Eric Sandeenxfsprogs: Fix stray semicolon in libxfs/rdwr.c
2013-11-18  Eric Sandeenxfs_repair: correct docs for "-t" units
2013-11-18  Eric Sandeenxfs_fsr: fix SWAPEXT failures under selinux
2013-11-18  Eric Sandeenxfs_fsr: extra debugging info
2013-11-14  Dave Chinnerrepair: fix leaf node directory data check
2013-11-14  Dave Chinnerrepair: Increase default repair parallelism on large...
2013-11-14  Dave Chinnerrepair: prefetching is turned off unnecessarily
2013-11-14  Dave Chinnerxfsprogs: kill experimental warnings for v5 filesystems
2013-11-14  Dave Chinnerxfs: support larger inode clusters on v5 filesystems
2013-11-14  Dave Chinnerdb: enable metadump on CRC filesystems
2013-11-13  Dave Chinnerlibxfs: work around do_div() not handling 32 bit numerators
2013-11-13  Dave Chinnerxfs_db: avoid libxfs buffer lookup warnings
2013-11-13  Dave Chinnerxfs_db: use inode cluster buffers for inode IO
next