index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_attr_leaf.h
Age
Commit message (
Expand
)
Author
2024-04-15
xfs: validate attr leaf buffer owners
Darrick J. Wong
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
2023-12-29
xfs: remove xfs_attr_shortform_lookup
Christoph Hellwig
2023-12-29
xfs: simplify xfs_attr_sf_findname
Christoph Hellwig
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2021-06-09
xfs: Make attr name schemes consistent
Allison Henderson
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-01-16
xfs: streamline xfs_attr3_leaf_inactive
Darrick J. Wong
2019-11-22
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
2019-11-10
xfs: move incore structures out of xfs_da_format.h
Christoph Hellwig
2019-10-29
xfs: namecheck attribute names before listing them
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-01-08
xfs: create structure verifier function for shortform xattrs
Darrick J. Wong
2017-12-14
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...
Darrick J. Wong
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
2016-12-05
xfs: several xattr functions can be void
Eric Sandeen
2016-11-08
libxfs: fix xfs_attr_shortform_bytesfit declaration
Darrick J. Wong
2016-06-01
xfs: make several functions static
Eric Sandeen
2015-05-29
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
Dave Chinner
2015-04-13
xfs: pass attr geometry to attr leaf header conversion functions
Brian Foster
2014-06-25
libxfs: move header files
Dave Chinner