]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2016-02-04  Joshua Kinardxfs_copy: use POSIX signal API
2016-02-04  Joshua Kinardconfigure: remove aio.h check
2016-02-04  Eric Sandeenlibxfs: don't pass negative errnos to strerror()
2016-02-04  Felix Jandainclude/linux.h: Include <stdio.h> for fprintf and...
2016-02-04  Felix Jandalinux.h: Use off64_t instead of loff_t
2016-02-04  Felix Jandaxfs_fsr: Include <paths.h> for _PATH_MOUNTED
2015-12-20  Darrick J.... libxfs: refactor short btree block verification
2015-12-20  Darrick J.... libxfs: pack the agfl header structure so XFS_AGFL_SIZE...
2015-12-20  Darrick J.... libxfs: use a convenience variable instead of open...
2015-12-20  Darrick J.... libxfs: reorder xfs_bmap_add_free args
2015-12-20  Darrick J.... repair: request inode buffers sized to fit one inode...
2015-12-20  Jan Tulakxfsprogs: Remove trailing blanks on various places
2015-12-20  Eric Sandeenxfs_quota: allow name lookup when reporting from ID...
2015-12-20  Eric Sandeenxfs_quota: push id/name printing down into report_mount()
2015-12-20  Vivek Trivedixfs_db: remove unnessary checks in process_leaf_node_di...
2015-12-20  Vivek Trivedimkfs: fix unintentional integer overflow
2015-12-20  Vivek Trivedilibxlog: fix integer overflow in xlog_find_verify_cycle
2015-12-20  Vivek Trivedixfs_io: fix a memory leak in imap_f
2015-12-18  Darrick J.... xfs_io: allow zero-length reflink/dedupe commands
2015-12-18  Darrick J.... xfs_db: make check work for sparse inodes
2015-12-18  Eric Sandeenxfs_io: document zero and help commands in manpage
2015-12-18  Eric Sandeenmkfs: get sector size from host fs d_miniosz when mkfs...
2015-12-18  Brian Fosterdb: add the logformat command
2015-12-18  Brian Fosterlibxfs: conditionalize log format record size optimization
2015-12-18  Brian Fosterlibxfs: format the log with valid log record headers
2015-12-18  Brian Fosterlogprint: use correct ext. header count for unaligned...
2015-11-23  Dave Chinnerxfsprogs: Release v4.3.0 v4.3.0
2015-11-23  Eric Sandeenrepair: print XFS_WANT_CORRUPTED info with -vvv
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-11-23  Eric Sandeenfsr: more selinux fixes
2015-11-23  Eric Sandeenfsr: more tidy up work
2015-11-23  Steve McIntyredebian: update initramfs in postinst
2015-11-10  Dave Chinnerfsr: clean up mountpoint checks
2015-11-10  Dave Chinnerxfsprogs: Release v4.3.0-rc2 v4.3.0-rc2
2015-11-10  Ville Skyttämkfs.xfs.8: Spelling fix
2015-11-10  Ville Skyttäxfs_db.8: Remove stray backslash near bmap
2015-11-10  Jan Tulakxfsprogs: make fsr use mntinfo when there is no mntent
2015-11-10  Darrick J.... io: update reflink/dedupe ioctl definitions
2015-10-28  Darrick J.... libxcmd: provide a common function to report command...
2015-10-28  Dave Chinnerheaders: remove definition of ASSERT from xfs.h
2015-10-14  Dave Chinnerxfsprogs: Release v4.3.0-rc1 v4.3.0-rc1
2015-10-14  Dave Chinnerdb: fix AGI ops definition in CRC type table
2015-10-14  Eric Sandeenxfs_repair: fix left-shift overflows
2015-10-14  Eric Sandeenxfs_metadump: Fix unaligned accesses
2015-10-14  Eric Sandeenxfs_logprint: fix some unaligned accesses
2015-10-14  Eric Sandeenxfs_repair: fix unaligned accesses
2015-10-14  Eric Sandeenlibxfs: avoid negative (and full-width) shifts in radix...
2015-10-13  Brian Fosterxfs_copy: format v5 sb logs correctly
2015-10-13  Brian Fosterxfs_copy: refactor log format code into new helper
2015-10-13  Brian Fosterxfs_copy: store data buf alignment in buf data structure
2015-10-13  Brian Fosterxfs_copy: genericize write helper to facilitate separat...
2015-10-13  Brian Fosterxfs_copy: check for dirty log on non-duplicate copies
2015-10-13  Brian Fosterdb/metadump: bump lsn when log is cleared on v5 supers
2015-10-13  Brian Fosterxfs_db: do not reset current lsn from uuid command...
2015-10-13  Brian Fosterxfs_repair: seed the max lsn from log state in phase 2
2015-10-13  Brian Fosterxfs_repair: don't clear the log by default
2015-10-13  Brian Fosterxfs_repair: format the log with forward cycle number...
2015-10-13  Brian Fosterxfs_repair: process the log in no_modify mode
2015-10-13  Brian Fosterxfs_repair: track log state throughout all recovery...
2015-10-13  Brian Fosterlibxlog: pull struct xlog out of xlog_is_dirty()
2015-10-13  Brian Fosterlibxfs: add ability to clear log to arbitrary log cycle
2015-10-13  Brian Fosterlibxfs: pass lsn param to log clear and record header...
2015-10-13  Brian Fosterlibxfs: don't hardcode cycle 1 into unmount op header
2015-10-13  Brian Fosterlibxfs: track largest metadata LSN in use via verifiers
2015-10-13  Brian Fosterlibxfs: validate metadata LSNs against log on v5 superb...
2015-10-13  Mika Elorantamkfs.xfs: option for using a pre-defined filesystem...
2015-10-13  Jan Tulakplatform: rename lstat64 to lstat for OS X
2015-10-13  Jan Tulakio: Make mremap conditional
2015-10-13  Jan Tulakplatform: Add statvfs64 for OS X
2015-10-13  Jan Tulakplatform: Add a timer implementation for OS X
2015-10-13  Jan Tulakxfs_estimate: change nftw64 to nftw
2015-10-13  Jan Tulakplatform: Remove conflicting define for OS X
2015-10-13  Jan Tulakplatform: uuid changes for OS X
2015-10-13  Jan Tulakbuild: Add autoconf check for fsetxattr call
2015-10-13  Jan Tulakbuild: Add includes required for OS X
2015-10-13  Jan Tulaklibxfs: prefix XATTR_LIST_MAX with XFS_
2015-10-13  Jan Tulaklibxfs: avoid dependency on Linux XATTR_SIZE_MAX
2015-10-13  Jan Tulakplatform: Add XATTR_LIST_MAX to OS X headers
2015-10-13  Jan Tulakbuild: make libblkid usage optional
2015-10-13  Eric Sandeenxfs_repair: Fix up warning strings in da_util.c
2015-10-13  Eric Sandeenxfs_repair: move common dir2 and attr_repair code to...
2015-10-13  Eric Sandeenxfs_repair: whitespace & comments
2015-10-13  Eric Sandeenxfs_repair: Remove more differences between attr &...
2015-10-13  Eric Sandeenxfs_repair: better checking of v5 attributes
2015-10-13  Eric Sandeenxfs_repair: catch bad level/depth in da node
2015-10-13  Eric Sandeenxfs_repair: Remove BUF_PTR from attr_repair.c
2015-10-13  Eric Sandeenxfs_repair: add XR_DIR_TRACE to dir2.c
2015-10-13  Eric Sandeenxfs_repair: fix use-after-free in verify_final_dir2_path
2015-10-13  Eric Sandeenxfs_repair: use multibuffer read routines in attr_repair.c
2015-10-13  Eric Sandeenxfs_repair: make CRC checking consistent in path verifi...
2015-10-13  Eric Sandeenxfs_repair: remove type from da & dir2 cursors
2015-10-13  Eric Sandeenxfs_repair: remove trace-only 'n' member from da_level_...
2015-10-13  Darrick J.... xfs_db: enable blockget for v5 filesystems
2015-10-13  Darrick J.... xfs_db: trash the block at the top of the cursor stack
2015-10-13  Darrick J.... xfs_db: enable blocktrash for checksummed filesystems
2015-10-13  Darrick J.... xfs_io: support reflinking and deduping file ranges
2015-09-07  Dave Chinnerxfsprogs: Release v4.2.0 v4.2.0
2015-09-07  Darrick J.... xfs_repair: release corrupt directory node buffer
2015-09-02  Brian Fosterxfs_repair: update btree ptr when attr node level moves...
2015-09-02  Lucas Stachprogs: use CURDIR instead of relative paths for header...
next