开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_attr.h
Age
Commit message (
Expand
)
Author
2024-05-27
xfs: fix xfs_init_attr_trans not handling explicit operation codes
Darrick J. Wong
2024-04-23
xfs: actually rebuild the parent pointer xattrs
Darrick J. Wong
2024-04-23
xfs: make the reserved block permission flag explicit in xfs_attr_set
Darrick J. Wong
2024-04-23
xfs: pass the attr value to put_listent when possible
Allison Henderson
2024-04-23
xfs: create attr log item opcodes and formats for parent pointers
Darrick J. Wong
2024-04-23
xfs: create a separate hashname function for extended attributes
Darrick J. Wong
2024-04-23
xfs: enforce one namespace per attribute
Darrick J. Wong
2024-04-23
xfs: use helpers to extract xattr op from opflags
Darrick J. Wong
2024-04-23
xfs: make attr removal an explicit operation
Darrick J. Wong
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
2024-04-23
xfs: remove XFS_DA_OP_REMOVE
Darrick J. Wong
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-09
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
2022-07-09
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-15
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
2022-05-23
xfs: share xattr name and value buffers when logging xattr updates
Darrick J. Wong
2022-05-23
xfs: do not use logged xattr updates on V4 filesystems
Darrick J. Wong
2022-05-22
xfs: rename struct xfs_attr_item to xfs_attr_intent
Darrick J. Wong
2022-05-22
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
2022-05-22
xfs: remove struct xfs_attr_item.xattri_flags
Darrick J. Wong
2022-05-22
xfs: use a separate slab cache for deferred xattr work state
Darrick J. Wong
2022-05-22
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
2022-05-12
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
2022-05-12
xfs: use XFS_DA_OP flags in deferred attr ops
Dave Chinner
2022-05-12
xfs: switch attr remove to xfs_attri_set_iter
Dave Chinner
2022-05-12
xfs: introduce attr remove initial states into xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: clean up final attr removal in xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: remote xattr removal in xfs_attr_set_iter() is conditional
Dave Chinner
2022-05-12
xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
Dave Chinner
2022-05-12
xfs: split remote attr setting out from replace path
Dave Chinner
2022-05-12
xfs: consolidate leaf/node states in xfs_attr_set_iter
Dave Chinner
2022-05-12
xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
Dave Chinner
2022-05-12
xfs: separate out initial attr_set states
Dave Chinner
2022-05-11
xfs: rework deferred attribute operation setup
Dave Chinner
2022-05-11
xfs: Add helper function xfs_init_attr_trans
Allison Henderson
2022-05-11
xfs: Merge xfs_delattr_context into xfs_attr_item
Allison Henderson
2022-05-11
xfs: Add larp debug option
Allison Henderson
2022-05-11
xfs: Remove unused xfs_attr_*_args
Allison Henderson
2022-05-11
xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
Allison Henderson
2022-05-04
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2021-08-19
xfs: rename xfs_has_attr()
Dave Chinner
2021-06-01
xfs: Add delay ready attr set routines
Allison Henderson
2021-06-01
xfs: Add delay ready attr remove routines
Allison Henderson
2021-04-15
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
2020-07-28
xfs: Add xfs_has_attr and subroutines
Allison Collins
2020-05-13
xfs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2020-03-02
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
Christoph Hellwig
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
[next]