]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2016-02-29  Carlos Maiolinoxfs_io: implement 'inode' command progs-misc-fixes-for-4.6
2016-02-28  Dmitry Monakhovxfs_io: Prevent devide by zero from {pread,pwrite}_random
2016-02-28  Eric Sandeenxfs_db: Fix dquot command docs
2016-02-28  Zorro Langxfs_quota: modify commands which can't handle multiple...
2016-02-17  Dave Chinnerxfsprogs: Release v4.5.0-rc1 v4.5.0-rc1
2016-02-17  Andreas Gruenbacherxfs: Validate the length of on-disk ACLs
2016-02-17  Dave Chinnerxfs: stop holding ILOCK over filldir callbacks
2016-02-17  Geliang Tanglibxfs: fix two comment typos
2016-02-17  Brian Fosterxfs: swap leaf buffer into path struct atomically durin...
2016-02-17  Dave Chinnerxfs: handle dquot buffer readahead in log recovery...
2016-02-17  Dave Chinnerxfs: inode recovery readahead can race with inode buffe...
2016-02-17  Eric Sandeenxfs: eliminate committed arg from xfs_bmap_finish
2016-02-17  Dave Chinnerxfs: bmapbt checking on debug kernels too expensive
2016-02-17  Eric Sandeenxfs: get mp from bma->ip in xfs_bmap code
2016-02-17  Dave Chinnerxfs: introduce BMAPI_ZERO for allocating zeroed extents
2016-02-15  Bill O'Donnellxfs: per-filesystem stats counter implementation
2016-02-15  Brian Fosterxfs: log local to remote symlink conversions correctly...
2016-02-15  Brian Fosterxfs: add missing bmap cancel calls in error paths
2016-02-15  Jia Helibxfs: Optimize the loop for xfs_bitmap_empty
2016-02-15  Dave Chinnerxfs_io: add support for changing the new inode DAX...
2016-02-15  Dave Chinnerxfs: introduce per-inode DAX enablement
2016-02-15  Dave Chinnerxfs_fs.h: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATT...
2016-02-11  Dave Chinnerlibxfs: reset dirty buffer priority on lookup
2016-02-11  Dave Chinnerlibxfs: keep unflushable buffers off the cache MRUs
2016-02-09  Dave Chinnerlibxfs: don't repeatedly shake unwritable buffers
2016-02-09  Dave Chinnerlibxfs: don't discard dirty buffers
2016-02-09  Dave Chinnerlibxfs: directory node splitting does not have an extra...
2016-02-09  Dave Chinnerrepair: parallelise uncertin inode processing in phase 3
2016-02-09  Dave Chinnerrepair: parallelise phase 7
2016-02-09  Dave Chinnerxfs_mdrestore: correctly account bytes read
2016-02-09  Dave Chinnermetadump: bounds check btree block regions being zeroed
2016-02-09  Dave Chinnermetadump: clean up btree block region zeroing
2016-02-04  Eric Sandeenxfs_quota: fix up timer command help
2016-02-04  Eric Sandeenxfs_quota: remove extra 30 seconds from time limit...
2016-02-04  Eric Sandeenxfs_repair: Fix untranslatable strings
2016-02-04  Eric Sandeenmkfs.xfs.8: Clarify mkfs vs. mount block size limits.
2016-02-04  Darrick J.... mkfs: factor finobt changes into min log size when...
2016-02-04  Darrick J.... xfs_io: detect the '-R' option in getopt
2016-02-04  Darrick J.... xfs_io: print dedupe errors to stderr, not stdout
2016-02-04  Darrick J.... libxfs: move struct xfs_attr_shortform to xfs_da_format.h
2016-02-04  Eric Sandeenxfs_quota: use Q_XGETNEXTQUOTA for report and dump
2016-02-04  Eric Sandeenxfs_quota: make report_mount() & dump_file() take an...
2016-02-04  Eric Sandeenxfs_quota: define Q_XGETNEXTQUOTA
2016-02-04  Carlos Maiolinoinclude: Minor whitespace cleanup
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
next