index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_attr.c
Age
Commit message (
Expand
)
Author
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-15
xfs: simplify xfs_attr_remove_args
Christoph Hellwig
2021-04-15
xfs: rename and simplify xfs_bmap_one_block
Christoph Hellwig
2021-04-09
xfs: fix return of uninitialized value in variable error
Colin Ian King
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: reserve data and rt quota at the same time
Darrick J. Wong
2021-01-22
xfs: Check for extent overflow when adding/removing xattrs
Chandan Babu R
2020-09-15
xfs: Convert xfs_attr_sf macros to inline functions
Carlos Maiolino
2020-07-28
xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname
Allison Collins
2020-07-28
xfs: Simplify xfs_attr_node_addname
Allison Collins
2020-07-28
xfs: Simplify xfs_attr_leaf_addname
Allison Collins
2020-07-28
xfs: Add helper function xfs_attr_node_removename_rmt
Allison Collins
2020-07-28
xfs: Add helper function xfs_attr_node_removename_setup
Allison Collins
2020-07-28
xfs: Add remote block helper functions
Allison Collins
2020-07-28
xfs: Add helper function xfs_attr_leaf_mark_incomplete
Allison Collins
2020-07-28
xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
Allison Collins
2020-07-28
xfs: Remove xfs_trans_roll in xfs_attr_node_removename
Allison Collins
2020-07-28
xfs: Remove unneeded xfs_trans_roll_inode calls
Allison Collins
2020-07-28
xfs: Add helper function xfs_attr_node_shrink
Allison Collins
2020-07-28
xfs: Pull up xfs_attr_rmtval_invalidate
Allison Collins
2020-07-28
xfs: Pull up trans roll in xfs_attr3_leaf_clearflag
Allison Collins
2020-07-28
xfs: Pull up trans roll from xfs_attr3_leaf_setflag
Allison Collins
2020-07-28
xfs: Refactor xfs_attr_try_sf_addname
Allison Collins
2020-07-28
xfs: Split apart xfs_attr_leaf_addname
Allison Collins
2020-07-28
xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
Allison Collins
2020-07-28
xfs: Check for -ENOATTR or -EEXIST
Allison Collins
2020-07-28
xfs: Add xfs_has_attr and subroutines
Allison Collins
2020-07-28
xfs: Refactor xfs_da_state_alloc() helper
Carlos Maiolino
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-03-02
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-03-02
xfs: clean up the ATTR_REPLACE checks
Christoph Hellwig
2020-03-02
xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
Christoph Hellwig
2020-03-02
xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
Christoph Hellwig
2020-03-02
xfs: remove ATTR_KERNOVAL
Christoph Hellwig
2020-03-02
xfs: remove the xfs_inode argument to xfs_attr_get_ilocked
Christoph Hellwig
2020-03-02
xfs: pass an initialized xfs_da_args to xfs_attr_get
Christoph Hellwig
2020-03-02
xfs: pass an initialized xfs_da_args structure to xfs_attr_set
Christoph Hellwig
2020-03-02
xfs: remove the MAXNAMELEN check from xfs_attr_args_init
Christoph Hellwig
2020-03-02
xfs: remove the name == NULL check from xfs_attr_args_init
Christoph Hellwig
2020-03-02
xfs: merge xfs_attr_remove into xfs_attr_set
Christoph Hellwig
2020-01-09
xfs: Remove all strlen in all xfs_attr_* functions for attr names.
Allison Henderson
2020-01-09
xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
Christoph Hellwig
2019-11-22
xfs: split xfs_da3_node_read
Christoph Hellwig
2019-11-22
xfs: remove the mappedbno argument to xfs_attr3_leaf_read
Christoph Hellwig
2019-08-30
xfs: allocate xattr buffer on demand
Dave Chinner
2019-08-30
xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue
Dave Chinner
2019-08-30
xfs: make attr lookup returns consistent
Dave Chinner
[next]