]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/shortlog
thirdparty/xfsprogs-dev.git
2016-08-10  Darrick J.... xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J.... xfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-10  Darrick J.... xfs: enable the xfs_defer mechanism to process extents...
2016-08-10  Darrick J.... xfs: add tracepoints for the deferred ops mechanism
2016-08-10  Darrick J.... xfs: move deferred operations into a separate file
2016-08-10  Darrick J.... xfs: refactor btree owner change into a separate visit...
2016-08-10  Darrick J.... xfs: introduce interval queries on btrees
2016-08-10  Darrick J.... xfs: support btrees with overlapping intervals for...
2016-08-10  Darrick J.... xfs: add function pointers for get/update keys to the...
2016-08-10  Darrick J.... xfs: during btree split, save new block key & ptr for...
2016-08-10  Darrick J.... xfs: set *stat=1 after iroot realloc
2016-08-10  Darrick J.... xfs: fix locking of the rt bitmap/summary inodes
2016-08-10  Darrick J.... xfs: fix attr shortform structure alignment on cris
2016-08-10  Christoph Hellwigxfs: remove __arch_pack
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_inou_t
2016-08-10  Christoph Hellwigxfs: kill xfs_dir2_sf_off_t
2016-08-10  Hou Taoxfs: remove the magic numbers in xfs_btree_block-relate...
2016-08-10  Kaho Ngxfs: indentation fix in xfs_btree_get_iroot()
2016-08-10  Darrick J.... xfs: refactor btree maxlevels computation
2016-08-10  Darrick J.... xfs: convert list of extents to free into a regular...
2016-08-10  Dave Chinnerxfs: separate freelist fixing into a separate helper
2016-08-10  Eric Sandeenxfs: make several functions static
2016-08-10  Darrick J.... libxfs: add more list operations
2016-08-10  Dave Chinnerlibxfs: fix set-but unused warning in dir2 code
2016-08-09  Dave Chinnerpatch libxfs-apply-formatting
2016-08-04  Dave Chinnerxfsprogs: Release v4.7 v4.7.0
2016-08-04  Zorro Langxfs_quota: fall back silently if XFS_GETNEXTQUOTA fails
2016-08-04  Anna Schumakerxfs_io: Update man page for copy_range command
2016-08-04  Felix Jandamkfs: Remove workaround for getsubopt() on older glibc
2016-07-20  Dave Chinnerxfsprogs: Release v4.7-rc2 v4.7.0-rc2
2016-07-20  Anna Schumakerxfs_io: implement 'copy_range' command
2016-07-20  Zorro Langxfs_repair: low memory shouldn't indicate corruption...
2016-06-29  Eric Sandeenxfs_repair: don't call xfs_sb_quota_from_disk twice
2016-06-29  Bill O'Donnellxfs_repair: resolve Coverity OVERFLOW_BEFORE_WIDEN
2016-06-29  Dave Chinnerlibxfs: fix double free in libxfs_alloc_file_space
2016-06-29  Dave Chinnerlibxfs: fix use after from in xfs_trans_roll
2016-06-22  Dave Chinnerxfsprogs: Release v4.7-rc1 v4.7.0-rc1
2016-06-21  Alex Lyakasxfs: optimise xfs_iext_destroy
2016-06-21  Christoph Hellwigxfs: improve kmem_realloc
2016-06-21  Christoph Hellwigxfs: remove transaction types
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-06-21  Christoph Hellwigxfs: optimize inline symlinks
2016-06-21  Christoph Hellwigxfs: factor out a helper to initialize a local format...
2016-06-21  Kirill A. Shutemovmm, fs: get rid of PAGE_CACHE_* and page_cache_{get...
2016-06-21  Christoph Hellwigxfs: always set rvalp in xfs_dir2_node_trim_free
2016-06-21  Brian Fosterxfs: borrow indirect blocks from freed extent when...
2016-06-21  Brian Fosterxfs: refactor delalloc indlen reservation split into...
2016-06-21  Brian Fosterxfs: update freeblocks counter after extent deletion
2016-06-21  Luis de Bethencourtxfs: remove impossible condition
2016-06-21  Darrick J.... xfs: fix computation of inode btree maxlevels
2016-06-21  Christoph Hellwigxfs: remove xfs_trans_get_block_res
2016-06-21  Brian Fosterxfs_check: process sparse inode chunks correctly
2016-06-21  Brian Fosterxfs_db: Revert "xfs_db: make check work for sparse...
2016-06-21  Eric Sandeenxfs_repair: set rsumino version to 2
2016-06-21  Jan Tulakmkfs: test that -l su is a multiple of block size
2016-06-21  Jan Tulakmkfs: better error with incorrect b/s value suffix...
2016-06-21  Jan Tulakmkfs: update manpage for -i size
2016-06-21  Jan Tulakmkfs: fix -l su minval
2016-06-03  Christoph Hellwiglinux.h: include <linux/fs.h>
2016-06-03  Christoph Hellwigxfs.h: define XFS_IOC_FREEZE even if FIFREEZE is defined
2016-06-03  Eric Sandeenxfs_quota: only round up timer reporting > 1 day
2016-06-03  Bill O'Donnellxfs_repair: further improvement on secondary superblock...
2016-05-30  Eric Sandeenmkfs.xfs: annotate fallthrough cases in cvtnum
2016-05-30  Eric Sandeenxfs_quota: check report_mount return value
2016-05-30  Bill O'Donnellxfs_repair: new secondary superblock search method
2016-05-30  Bill O'Donnelllibxcmd: generalize topology functions
2016-05-30  Eric Sandeenxfs_db: defang frag command
2016-05-30  Dave Chinnerdb: limit AGFL bno array printing
2016-05-30  Dave Chinnerxfs_db: allow recalculating CRCs on invalid metadata
2016-05-10  Eric Sandeenxfs_db: fix unaligned accesses
2016-05-10  Eric Sandeenmetadump: limit permissible sector sizes
2016-05-10  Jan Tulakmkfs: conflicting values with disabled crc should fail
2016-05-10  Jan Tulakmkfs: add optional 'reason' for illegal_option
2016-05-10  Jan Tulakmkfs: unit conversions are case insensitive
2016-05-10  Jan Tulakmkfs: move spinodes crc check
2016-05-10  Dave Chinnermkfs: don't treat files as though they are block devices
2016-05-10  Dave Chinnermkfs: add string options to generic parsing
2016-05-10  Dave Chinnermkfs: encode conflicts into parsing table
2016-05-10  Dave Chinnermkfs: merge getnum
2016-05-10  Dave Chinnermkfs: table based parsing for converted parameters
2016-05-10  Dave Chinnermkfs: add respecification detection to generic parsing
2016-05-10  Dave Chinnermkfs: use getnum_checked for all ranged parameters
2016-05-10  Dave Chinnermkfs: getbool is redundant
2016-05-10  Dave Chinnermkfs: structify input parameter passing
2016-05-10  Dave Chinnermkfs: validate logarithmic parameters sanely
2016-05-10  Dave Chinnermkfs: factor boolean option parsing
2016-05-10  Dave Chinnermkfs: validate all input values
2016-05-10  Dave Chinnermkfs: Sanitise the superblock feature macros
2016-05-10  Dave Chinnermkfs: sanitise ftype parameter values.
2016-05-10  Dave Chinnerxfsprogs: use common code for multi-disk detection
2016-05-10  Eric Sandeenxfs_repair: fix agf limit error messages
2016-05-10  Jan Tulakbuild: make librt optional for some platforms
2016-05-10  Mike Frysingerconfigure: add mailing list contact
2016-05-10  Mike Frysingerpo: respect LINGUAS build setting
2016-05-10  Zorro Langxfs_quota: print quota id number if the name can't...
2016-05-10  Zorro Langxfs_quota: fully support users and groups beginning...
2016-05-10  Zorro Langxfs_quota: add missed options -D and -P into man page
2016-05-10  Zorro Langxfs_io: allow mmap command to reserve some free space
2016-05-10  Zorro Langxfs_io: modify argument errors of mremap command
2016-05-10  Dave ChinnerMerge branch 'progs-misc-fixes-for-4.6' into for-master
next