- a1de97f xfs: Fix the free logic of state in xfs_attr_node_hasname by Yang Xu · 3 years, 1 month ago
- 04fcad8 xfs: introduce xfs_buf_daddr() by Dave Chinner · 3 years, 4 months ago
- 75c8c50f xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown by Dave Chinner · 3 years, 4 months ago
- 0560f31 xfs: convert mount flags to features by Dave Chinner · 3 years, 4 months ago
- 51b495e xfs: rename xfs_has_attr() by Dave Chinner · 3 years, 4 months ago
- 5e68b4c xfs: Rename __xfs_attr_rmtval_remove by Allison Henderson · 3 years, 5 months ago
- df08263 xfs: add attr state machine tracepoints by Allison Henderson · 3 years, 5 months ago
- 5937e00 xfs: Fix multiple fall-through warnings for Clang by Gustavo A. R. Silva · 3 years, 7 months ago
- d3a3340 xfs: Initialize error in xfs_attr_remove_iter by Allison Henderson · 3 years, 6 months ago
- 816c8e3 xfs: Make attr name schemes consistent by Allison Henderson · 3 years, 7 months ago
- 4a4957c xfs: Fix default ASSERT in xfs_attr_set_iter by Allison Henderson · 3 years, 7 months ago
- 4fd084d xfs: Clean up xfs_attr_node_addname_clear_incomplete by Allison Henderson · 3 years, 7 months ago
- 8f502a4 xfs: Add delay ready attr set routines by Allison Henderson · 3 years, 7 months ago
- 2b74b03 xfs: Add delay ready attr remove routines by Allison Henderson · 3 years, 8 months ago
- 3f562d0 xfs: Hoist node transaction handling by Allison Henderson · 3 years, 11 months ago
- 83c6e70 xfs: Hoist xfs_attr_leaf_addname by Allison Henderson · 3 years, 8 months ago
- 5d954cc xfs: Hoist xfs_attr_node_addname by Allison Henderson · 3 years, 8 months ago
- 6ca5a4a xfs: Add helper xfs_attr_node_addname_find_attr by Allison Henderson · 3 years, 9 months ago
- f0f7c50 xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete by Allison Henderson · 3 years, 10 months ago
- 6286514 xfs: Refactor xfs_attr_set_shortform by Allison Henderson · 3 years, 10 months ago
- a8490f6 xfs: Add xfs_attr_node_remove_name by Allison Henderson · 3 years, 10 months ago
- 4126c06 xfs: Reverse apply 72b97ea40d by Allison Henderson · 3 years, 10 months ago
- 0779f4a xfs: remove XFS_IFINLINE by Christoph Hellwig · 3 years, 9 months ago
- 605e74e xfs: simplify xfs_attr_remove_args by Christoph Hellwig · 3 years, 9 months ago
- 2ac131d xfs: rename and simplify xfs_bmap_one_block by Christoph Hellwig · 3 years, 9 months ago
- 3b6dd9a xfs: fix return of uninitialized value in variable error by Colin Ian King · 3 years, 9 months ago
- 3de4eb1 xfs: allow reservation of rtblocks with xfs_trans_alloc_inode by Darrick J. Wong · 4 years ago
- 3a1af6c xfs: refactor common transaction/inode/quota allocation idiom by Darrick J. Wong · 4 years ago
- 02b7ee4 xfs: reserve data and rt quota at the same time by Darrick J. Wong · 4 years ago
- 3a19bb1 xfs: Check for extent overflow when adding/removing xattrs by Chandan Babu R · 4 years ago
- e01b7ee xfs: Convert xfs_attr_sf macros to inline functions by Carlos Maiolino · 4 years, 4 months ago
- 0f89edc xfs: Lift -ENOSPC handler from xfs_attr_leaf_addname by Allison Collins · 4 years, 5 months ago
- bf4a5cf xfs: Simplify xfs_attr_node_addname by Allison Collins · 4 years, 5 months ago
- 5fdca0a xfs: Simplify xfs_attr_leaf_addname by Allison Collins · 4 years, 5 months ago
- 72b97ea xfs: Add helper function xfs_attr_node_removename_rmt by Allison Collins · 4 years, 5 months ago
- 674eb54 xfs: Add helper function xfs_attr_node_removename_setup by Allison Collins · 4 years, 5 months ago
- 410c198 xfs: Add remote block helper functions by Allison Collins · 4 years, 5 months ago
- f44df68 xfs: Add helper function xfs_attr_leaf_mark_incomplete by Allison Collins · 4 years, 5 months ago
- db1a28c xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform by Allison Collins · 4 years, 5 months ago
- a237f2d xfs: Remove xfs_trans_roll in xfs_attr_node_removename by Allison Collins · 4 years, 5 months ago
- 0feaef1 xfs: Remove unneeded xfs_trans_roll_inode calls by Allison Collins · 4 years, 5 months ago
- 3f6e011 xfs: Add helper function xfs_attr_node_shrink by Allison Collins · 4 years, 5 months ago
- d4034c4 xfs: Pull up xfs_attr_rmtval_invalidate by Allison Collins · 4 years, 5 months ago
- 1fc618d xfs: Pull up trans roll in xfs_attr3_leaf_clearflag by Allison Collins · 4 years, 5 months ago
- 0949d31 xfs: Pull up trans roll from xfs_attr3_leaf_setflag by Allison Collins · 4 years, 5 months ago
- 6cc5b5f xfs: Refactor xfs_attr_try_sf_addname by Allison Collins · 4 years, 5 months ago
- 7c93d4a xfs: Split apart xfs_attr_leaf_addname by Allison Collins · 4 years, 5 months ago
- e3be127 xfs: Pull up trans handling in xfs_attr3_leaf_flipflags by Allison Collins · 4 years, 5 months ago
- deed951 xfs: Check for -ENOATTR or -EEXIST by Allison Collins · 4 years, 5 months ago
- 07120f1 xfs: Add xfs_has_attr and subroutines by Allison Collins · 4 years, 5 months ago
- 4491a3d xfs: Refactor xfs_da_state_alloc() helper by Carlos Maiolino · 4 years, 5 months ago
- f7e67b2 xfs: move the fork format fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- daf8396 xfs: move the per-fork nextents fields into struct xfs_ifork by Christoph Hellwig · 4 years, 8 months ago
- 254f800 xfs: remove XFS_DA_OP_INCOMPLETE by Christoph Hellwig · 4 years, 10 months ago
- d5f0f49 xfs: clean up the attr flag confusion by Christoph Hellwig · 4 years, 10 months ago
- f3e93d9 xfs: clean up the ATTR_REPLACE checks by Christoph Hellwig · 4 years, 10 months ago
- 1d73301 xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME by Christoph Hellwig · 4 years, 10 months ago
- d49db18 xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL by Christoph Hellwig · 4 years, 10 months ago
- e513e25 xfs: remove ATTR_KERNOVAL by Christoph Hellwig · 4 years, 10 months ago
- c36f533 xfs: remove the xfs_inode argument to xfs_attr_get_ilocked by Christoph Hellwig · 4 years, 10 months ago
- e5171d7 xfs: pass an initialized xfs_da_args to xfs_attr_get by Christoph Hellwig · 4 years, 10 months ago
- a254462 xfs: pass an initialized xfs_da_args structure to xfs_attr_set by Christoph Hellwig · 4 years, 10 months ago
- 4df28c6 xfs: remove the MAXNAMELEN check from xfs_attr_args_init by Christoph Hellwig · 4 years, 10 months ago
- 79f2280 xfs: remove the name == NULL check from xfs_attr_args_init by Christoph Hellwig · 4 years, 10 months ago
- 0eb81a5 xfs: merge xfs_attr_remove into xfs_attr_set by Christoph Hellwig · 4 years, 10 months ago
- d29f781 xfs: Remove all strlen in all xfs_attr_* functions for attr names. by Allison Henderson · 5 years ago
- 780d290 xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag by Christoph Hellwig · 5 years ago
- 02c57f0 xfs: split xfs_da3_node_read by Christoph Hellwig · 5 years ago
- dfb8759 xfs: remove the mappedbno argument to xfs_attr3_leaf_read by Christoph Hellwig · 5 years ago
- ddbca70 xfs: allocate xattr buffer on demand by Dave Chinner · 5 years ago
- e3cc455 xfs: move remote attr retrieval into xfs_attr3_leaf_getvalue by Dave Chinner · 5 years ago
- 728bcaa xfs: make attr lookup returns consistent by Dave Chinner · 5 years ago
- 250d4b4 xfs: remove unused header files by Eric Sandeen · 6 years ago
- 710d707 xfs: always rejoin held resources during defer roll by Darrick J. Wong · 6 years ago
- 6548053 xfs: check attribute name validity by Darrick J. Wong · 6 years ago
- 068f985 xfs: Add attibute remove and helper functions by Allison Henderson · 6 years ago
- 2f3cd80 xfs: Add attibute set and helper functions by Allison Henderson · 6 years ago
- 4c74a56 xfs: Add helper function xfs_attr_try_sf_addname by Allison Henderson · 6 years ago
- d5a2e28 xfs: remove last of unnecessary xfs_defer_cancel() callers by Brian Foster · 6 years ago
- 9b1f4e9 xfs: cancel dfops on xfs_defer_finish() error by Brian Foster · 6 years ago
- a819866 xfs: automatic dfops inode relogging by Brian Foster · 6 years ago
- 82ff27b xfs: automatic dfops buffer relogging by Brian Foster · 6 years ago
- 9e28a24 xfs: drop unnecessary xfs_defer_finish() dfops parameter by Brian Foster · 6 years ago
- d5cca7e xfs: remove unnecessary dfops init calls in xattr code by Brian Foster · 6 years ago
- 9c6bb0c xfs: use internal dfops in attr code by Brian Foster · 6 years ago
- 5fdd979 xfs: remove xfs_defer_init() firstblock param by Brian Foster · 6 years ago
- 76613903 xfs: use ->t_firstblock in xattr ops by Brian Foster · 6 years ago
- bcd2c9f xfs: refactor dfops init to attach to transaction by Brian Foster · 6 years ago
- 32a9b7c xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove by Brian Foster · 6 years ago
- 40d03ac xfs: use ->t_dfops for attr set/remove operations by Brian Foster · 6 years ago
- 0b61f8a xfs: convert to SPDX license tags by Dave Chinner · 7 years ago
- c14cfcc xfs: remove unnecessary xfs_qm_dqattach parameter by Darrick J. Wong · 7 years ago
- 7b38460 xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE by Darrick J. Wong · 7 years ago
- c468562 xfs: cancel tx on xfs_defer_finish() error during xattr set/remove by Brian Foster · 7 years ago
- 6e643cd xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute by Darrick J. Wong · 7 years ago
- 8ad7c629 xfs: remove the ip argument to xfs_defer_finish by Christoph Hellwig · 7 years ago
- 411350d xfs: refactor xfs_trans_roll by Christoph Hellwig · 7 years ago
- cf69f82 xfs: fixup xfs_attr_get_ilocked by Christoph Hellwig · 7 years ago
- ad017f6 xfs: pass along transaction context when reading xattr block buffers by Darrick J. Wong · 8 years ago
- 5a93790 xfs: remove racy hasattr check from attr ops by Brian Foster · 8 years ago