]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_attr.c
xfs_repair: remove unused fs_attributes2_allowed
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_attr.c
2018-02-27  Brian Fosterxfs: cancel tx on xfs_defer_finish() error during xattr...
2018-01-03  Eric SandeenMerge branch 'libxfs-4.15-sync' into for-next
2018-01-03  Darrick J. Wongxfs: hold xfs_buf locked between shortform->leaf conver...
2017-10-18  Christoph Hellwigxfs: remove the ip argument to xfs_defer_finish
2017-10-18  Christoph Hellwigxfs: refactor xfs_trans_roll
2017-07-31  Christoph Hellwigxfs: fixup xfs_attr_get_ilocked
2017-07-31  Darrick J. Wongxfs: pass along transaction context when reading xattr...
2017-02-16  Brian Fosterxfs: remove racy hasattr check from attr ops
2017-01-10  Eric Sandeenxfs: set XFS_DA_OP_OKNOENT in xfs_attr_get
2016-08-10  Darrick J. Wongxfs: rename flist/free_list to dfops
2016-08-10  Darrick J. Wongxfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-10  Darrick J. Wongxfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-06-21  Christoph Hellwigxfs: better xfs_trans_alloc interface
2016-02-17  Eric Sandeenxfs: eliminate committed arg from xfs_bmap_finish
2016-02-15  Bill O'Donnellxfs: per-filesystem stats counter implementation
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-07-31  Dave ChinnerMerge branch 'libxfs-commit-script' into for-next
2015-07-31  Dave ChinnerMerge branch 'progs-cleanup' into for-next
2015-07-30  Christoph Hellwigxfs: saner xfs_trans_commit interface
2015-07-30  Christoph Hellwiglibxfs: remove the flags argument to xfs_trans_cancel
2015-07-30  Dave Chinnerlibxfs: disambiguate xfs.h
2015-07-30  Dave Chinnerlibxfs: directly include libxfs headers
2015-07-30  Dave Chinnerlibxfs: error negation rework
2015-07-30  Dave Chinnerxfs: Nuke XFS_ERROR macro
2015-07-30  Dave Chinnerxfs: return is not a function
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2013-09-16  Dave Chinnerxfs: refactor xfs_trans_reserve() interface
2013-09-16  Dave Chinnerlibxfs: sync attr code with kernel
2013-08-09  Eric Sandeenxfsprogs: avoid double-free in xfs_attr_node_addname
2013-08-06  Dave Chinnerxfs: split remote attribute code out
2013-08-06  Dave Chinnerxfs: add CRCs to attr leaf blocks
2013-08-06  Dave Chinnerxfs: add CRCs to dir2/da node blocks
2013-05-09  Dave Chinnerxfsprogs: update libxfs to 3.9-rc1 + xfsdev
2013-05-09  Dave Chinnerxfsprogs: sync code to current kernel code
2013-02-20  Jeff Liuxfsprogs: sync the changes in transaction log space...
2011-07-25  Dave Chinnerlibxfs: sync files with 2.6.38 kernel code
2008-09-08  Barry NaujokUpdate xfsprogs to latest kernel headers and functions
2006-12-08  Barry NaujokFix "pointer targets in assignment differ in signedness...
2005-11-11  Nathan ScottUpdate copyright/license notices to match SGI legal...
2005-09-29  Nathan ScottMerge back further kernel changes into libxfs, esp...
2005-09-16  Nathan ScottSupport for updated inline extended attributes format...
2005-09-16  Nathan ScottAdd xfs_db expert mode commands for set/remove of exten...