]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/history - libxfs/xfs_attr_remote.c
xfs: Merge xfs_delattr_context into xfs_attr_item
[thirdparty/xfsprogs-dev.git] / libxfs / xfs_attr_remote.c
2022-06-22  Allison Hendersonxfs: Merge xfs_delattr_context into xfs_attr_item
2022-06-22  Allison Hendersonxfs: Remove unused xfs_attr_*_args
2022-02-03  Dave Chinnerxfs: convert bp->b_bn references to xfs_buf_daddr()
2022-01-31  Dave Chinnerxfs: replace xfs_sb_version checks with feature flag...
2022-01-31  Allison Hendersonxfs: Rename __xfs_attr_rmtval_remove
2022-01-31  Allison Hendersonxfs: add attr state machine tracepoints
2021-10-15  Allison Hendersonxfs: Remove xfs_attr_rmtval_set
2021-10-15  Allison Hendersonxfs: Add delay ready attr set routines
2021-10-15  Allison Hendersonxfs: Add delay ready attr remove routines
2020-11-12  Kaixu Xiaxfs: remove the redundant crc feature check in xfs_attr...
2020-09-15  Allison Collinsxfs: Pull up xfs_attr_rmtval_invalidate
2020-09-15  Allison Collinsxfs: Refactor xfs_attr_rmtval_remove
2020-09-15  Allison Collinsxfs: Factor out xfs_attr_rmtval_invalidate
2020-09-15  Allison Collinsxfs: Factor out new helper functions xfs_attr_rmtval_set
2020-05-01  Christoph Hellwigxfs: remove ATTR_KERNOVAL
2020-03-14  Darrick J. Wongxfs: make xfs_buf_read return an error code
2020-03-14  Darrick J. Wongxfs: make xfs_buf_get return an error code
2020-03-14  Darrick J. Wongxfs: make xfs_buf_read_map return an error code
2020-03-14  Darrick J. Wongxfs: fix memory corruption during remote attr value...
2020-03-14  Darrick J. Wongxfs: refactor remote attr value buffer invalidation
2020-01-22  Darrick J. Wongxfs: fix missing header includes
2019-12-13  Dave Chinnerxfs: make attr lookup returns consistent
2019-08-28  Eric Sandeenxfs: remove unused header files
2019-08-28  Christoph Hellwigxfs: add struct xfs_mount pointer to struct xfs_buf
2019-08-28  Eric Sandeenxfs: remove unused flag arguments
2019-05-06  Brian Fosterxfs: miscellaneous verifier magic value fixups
2018-10-09  Brian Fosterxfs: remove last of unnecessary xfs_defer_cancel()...
2018-10-05  Brian Fosterxfs: cancel dfops on xfs_defer_finish() error
2018-10-05  Brian Fosterxfs: automatic dfops inode relogging
2018-10-05  Brian Fosterxfs: drop unnecessary xfs_defer_finish() dfops parameter
2018-10-05  Brian Fosterxfs: remove unnecessary dfops init calls in xattr code
2018-10-05  Brian Fosterxfs: fix transaction leak on remote attr set/remove...
2018-10-05  Brian Fosterxfs: remove xfs_defer_init() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bunmapi() firstblock param
2018-10-05  Brian Fosterxfs: remove xfs_bmapi_write() firstblock param
2018-10-05  Brian Fosterxfs: use ->t_firstblock in xattr ops
2018-10-04  Brian Fosterxfs: refactor dfops init to attach to transaction
2018-10-04  Brian Fosterxfs: remove xfs_bunmapi() dfops param
2018-10-04  Brian Fosterxfs: remove xfs_bmapi_write() dfops param
2018-10-04  Brian Fosterxfs: replace xfs_da_args->dfops accesses with ->t_dfops...
2018-06-28  Dave Chinnerxfs: convert to SPDX license tags
2018-06-28  Dave Chinnerxfs: make xfs_buf_incore out of line
2018-02-27  Darrick J. Wongxfs: create a new buf_ops pointer to verify structure...
2018-02-27  Darrick J. Wongxfs: refactor verifier callers to print address of...
2018-02-27  Darrick J. Wongxfs: have buffer verifier functions report failing...
2018-02-27  Darrick J. Wongxfs: refactor xfs_verifier_error and xfs_buf_ioerror
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  Darrick J. Wongxfs: pass along transaction context when reading xattr...
2017-07-31  Darrick J. Wongxfs: remove double-underscore integer types
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-02-17  Eric Sandeenxfs: eliminate committed arg from xfs_bmap_finish
2015-11-23  Eric Sandeenlibxfs: print name of verifier if it fails
2015-10-13  Jan Tulaklibxfs: avoid dependency on Linux XATTR_SIZE_MAX
2015-08-24  Dave Chinnerxfs: remote attribute headers contain an invalid LSN
2015-08-24  Dave Chinnerxfs: remote attributes need to be considered data
2015-08-24  Dave Chinnerxfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA...
2015-08-03  Dave ChinnerMerge branch 'progs-misc-fixes-2' into for-next
2015-08-03  Eric Sandeenxfsprogs: Add new sb_meta_uuid field, update userspace...
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: return is not a function
2015-07-30  Dave Chinnerlibxfs: update to 3.16 kernel code
2014-07-08  Dave Chinnerrepair: support more than 25 ACLs
2014-03-06  Dave Chinnerlibxfs: modify verifiers to differentiate CRC from...
2013-09-16  Dave Chinnerlibxfs: fix compile warnings
2013-08-06  Dave Chinnerxfs: rework remote attr CRCs
2013-08-06  Dave Chinnerxfs: correctly map remote attr buffers during removal
2013-08-06  Dave Chinnerxfs: remote attribute tail zeroing does too much
2013-08-06  Dave Chinnerxfs: remote attribute read too short
2013-08-06  Dave Chinnerxfs: remote attribute allocation may be contiguous
2013-08-06  Dave Chinnerxfs: Remote attr validation fixes and optimisations
2013-08-06  Dave Chinnerxfs: add CRC protection to remote attributes
2013-08-06  Dave Chinnerxfs: split remote attribute code out