index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_attr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: clean up state variable usage in xfs_attr_node_remove_attr
Darrick J. Wong
2022-05-22
1
-5
/
+2
*
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
2022-05-22
1
-36
/
+0
*
xfs: use a separate slab cache for deferred xattr work state
Darrick J. Wong
2022-05-22
1
-1
/
+19
*
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
2022-05-22
1
-3
/
+3
*
xfs: clean up xfs_attr_node_hasname
Darrick J. Wong
2022-05-22
1
-31
/
+32
*
xfs: don't leak the retained da state when doing a leaf to node conversion
Darrick J. Wong
2022-05-20
1
-2
/
+8
*
xfs: don't leak da state when freeing the attr intent item
Darrick J. Wong
2022-05-20
1
-8
/
+14
*
xfs: ATTR_REPLACE algorithm with LARP enabled needs rework
Dave Chinner
2022-05-12
1
-39
/
+58
*
xfs: use XFS_DA_OP flags in deferred attr ops
Dave Chinner
2022-05-12
1
-62
/
+74
*
xfs: remove xfs_attri_remove_iter
Dave Chinner
2022-05-12
1
-279
/
+139
*
xfs: switch attr remove to xfs_attri_set_iter
Dave Chinner
2022-05-12
1
-12
/
+9
*
xfs: introduce attr remove initial states into xfs_attr_set_iter
Dave Chinner
2022-05-12
1
-62
/
+77
*
xfs: xfs_attr_set_iter() does not need to return EAGAIN
Dave Chinner
2022-05-12
1
-53
/
+37
*
xfs: clean up final attr removal in xfs_attr_set_iter
Dave Chinner
2022-05-12
1
-64
/
+85
*
xfs: remote xattr removal in xfs_attr_set_iter() is conditional
Dave Chinner
2022-05-12
1
-29
/
+30
*
xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP
Dave Chinner
2022-05-12
1
-30
/
+51
*
xfs: split remote attr setting out from replace path
Dave Chinner
2022-05-12
1
-51
/
+62
*
xfs: consolidate leaf/node states in xfs_attr_set_iter
Dave Chinner
2022-05-12
1
-107
/
+20
*
xfs: kill XFS_DAC_LEAF_ADDNAME_INIT
Dave Chinner
2022-05-12
1
-22
/
+23
*
xfs: separate out initial attr_set states
Dave Chinner
2022-05-12
1
-82
/
+79
*
xfs: rework deferred attribute operation setup
Dave Chinner
2022-05-11
1
-68
/
+97
*
xfs: make xattri_leaf_bp more useful
Dave Chinner
2022-05-11
1
-18
/
+32
*
xfs: avoid empty xattr transaction when attrs are inline
Dave Chinner
2022-05-11
1
-20
/
+19
*
xfs: Add helper function xfs_init_attr_trans
Allison Henderson
2022-05-11
1
-10
/
+23
*
xfs: Add helper function xfs_attr_leaf_addname
Allison Henderson
2022-05-11
1
-50
/
+60
*
xfs: Merge xfs_delattr_context into xfs_attr_item
Allison Henderson
2022-05-11
1
-78
/
+84
*
xfs: Remove unused xfs_attr_*_args
Allison Henderson
2022-05-11
1
-97
/
+9
*
xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
Allison Henderson
2022-05-11
1
-3
/
+67
*
xfs: Skip flip flags for delayed attrs
Allison Henderson
2022-05-09
1
-21
/
+33
*
xfs: Set up infrastructure for log attribute replay
Allison Henderson
2022-05-04
1
-3
/
+39
*
xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process
Allison Henderson
2022-05-04
1
-0
/
+8
*
xfs: Conditionally upgrade existing inodes to use large extent counters
Chandan Babu R
2022-04-13
1
-0
/
+3
*
xfs: Fix the free logic of state in xfs_attr_node_hasname
Yang Xu
2021-11-24
1
-10
/
+7
*
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
1
-2
/
+2
*
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
1
-2
/
+2
*
xfs: convert mount flags to features
Dave Chinner
2021-08-19
1
-2
/
+2
*
xfs: rename xfs_has_attr()
Dave Chinner
2021-08-19
1
-4
/
+3
*
xfs: Rename __xfs_attr_rmtval_remove
Allison Henderson
2021-08-11
1
-3
/
+3
*
xfs: add attr state machine tracepoints
Allison Henderson
2021-08-09
1
-2
/
+29
*
xfs: Fix multiple fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-12
1
-8
/
+8
*
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
2021-06-25
1
-1
/
+1
*
xfs: Make attr name schemes consistent
Allison Henderson
2021-06-09
1
-9
/
+9
*
xfs: Fix default ASSERT in xfs_attr_set_iter
Allison Henderson
2021-06-09
1
-1
/
+1
*
xfs: Clean up xfs_attr_node_addname_clear_incomplete
Allison Henderson
2021-06-01
1
-8
/
+3
*
xfs: Add delay ready attr set routines
Allison Henderson
2021-06-01
1
-183
/
+267
*
xfs: Add delay ready attr remove routines
Allison Henderson
2021-06-01
1
-61
/
+162
*
xfs: Hoist node transaction handling
Allison Henderson
2021-06-01
1
-26
/
+29
*
xfs: Hoist xfs_attr_leaf_addname
Allison Henderson
2021-06-01
1
-113
/
+96
*
xfs: Hoist xfs_attr_node_addname
Allison Henderson
2021-06-01
1
-84
/
+75
*
xfs: Add helper xfs_attr_node_addname_find_attr
Allison Henderson
2021-06-01
1
-33
/
+54
[next]