index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_attr.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-23
xfs: prepare to reuse the dquot pointer space in struct xfs_inode
Darrick J. Wong
1
-3
/
+1
2024-11-05
xfs: adjust xfs_bmap_add_attrfork for metadir
Darrick J. Wong
1
-1
/
+4
2024-10-07
xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Christoph Hellwig
1
-5
/
+8
2024-10-07
xfs: return bool from xfs_attr3_leaf_add
Christoph Hellwig
1
-8
/
+5
2024-10-07
xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Christoph Hellwig
1
-102
/
+74
2024-05-27
xfs: fix xfs_init_attr_trans not handling explicit operation codes
Darrick J. Wong
1
-21
/
+19
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
1
-4
/
+1
2024-05-02
xfs: create a helper to compute the blockcount of a max sized remote value
Darrick J. Wong
1
-1
/
+1
2024-04-23
xfs: actually rebuild the parent pointer xattrs
Darrick J. Wong
1
-1
/
+1
2024-04-23
xfs: split xfs_bmap_add_attrfork into two pieces
Darrick J. Wong
1
-1
/
+38
2024-04-23
xfs: make the reserved block permission flag explicit in xfs_attr_set
Darrick J. Wong
1
-3
/
+3
2024-04-23
xfs: remove some boilerplate from xfs_attr_set
Darrick J. Wong
1
-21
/
+12
2024-04-23
xfs: create a hashname function for parent pointers
Darrick J. Wong
1
-0
/
+3
2024-04-23
xfs: add parent pointer validator functions
Allison Henderson
1
-0
/
+5
2024-04-23
xfs: create attr log item opcodes and formats for parent pointers
Darrick J. Wong
1
-0
/
+19
2024-04-23
xfs: create a separate hashname function for extended attributes
Darrick J. Wong
1
-2
/
+26
2024-04-23
xfs: move xfs_attr_defer_add to xfs_attr_item.c
Darrick J. Wong
1
-34
/
+3
2024-04-23
xfs: enforce one namespace per attribute
Darrick J. Wong
1
-0
/
+11
2024-04-23
xfs: restructure xfs_attr_complete_op a bit
Darrick J. Wong
1
-5
/
+4
2024-04-23
xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf
Darrick J. Wong
1
-0
/
+17
2024-04-23
xfs: make attr removal an explicit operation
Darrick J. Wong
1
-9
/
+10
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
1
-3
/
+4
2024-04-23
xfs: remove XFS_DA_OP_NOTIME
Darrick J. Wong
1
-3
/
+2
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
1
-1
/
+1
2024-04-15
xfs: validate attr leaf buffer owners
Darrick J. Wong
1
-5
/
+5
2024-04-15
xfs: add an explicit owner field to xfs_da_args
Darrick J. Wong
1
-0
/
+4
2024-02-19
xfs: Replace xfs_isilocked with xfs_assert_ilocked
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-02-13
xfs: use GFP_KERNEL in pure transaction contexts
Dave Chinner
1
-1
/
+2
2024-01-29
xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Andrey Albershteyn
1
-3
/
+3
2023-12-29
xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts
Christoph Hellwig
1
-4
/
+2
2023-12-29
xfs: remove struct xfs_attr_shortform
Christoph Hellwig
1
-2
/
+2
2023-12-29
xfs: remove xfs_attr_shortform_lookup
Christoph Hellwig
1
-14
/
+7
2023-12-29
xfs: simplify xfs_attr_sf_findname
Christoph Hellwig
1
-2
/
+5
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
1
-2
/
+1
2023-12-14
xfs: pass the defer ops directly to xfs_defer_add
Christoph Hellwig
1
-1
/
+1
2023-12-14
xfs: consolidate the xfs_attr_defer_* helpers
Christoph Hellwig
1
-69
/
+21
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
1
-2
/
+2
2022-07-09
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
1
-2
/
+0
2022-07-09
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
1
-8
/
+8
2022-07-09
xfs: removed useless condition in function xfs_attr_node_get
Andrey Strachuk
1
-1
/
+1
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
1
-29
/
+9
2022-06-15
xfs: fix variable state usage
Darrick J. Wong
1
-2
/
+1
2022-06-15
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
1
-2
/
+4
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
1
-11
/
+1
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
1
-3
/
+3
2022-05-23
xfs: do not use logged xattr updates on V4 filesystems
Darrick J. Wong
1
-3
/
+3
2022-05-22
xfs: rename struct xfs_attr_item to xfs_attr_intent
Darrick J. Wong
1
-26
/
+26
2022-05-22
xfs: clean up state variable usage in xfs_attr_node_remove_attr
Darrick J. Wong
1
-5
/
+2
2022-05-22
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
1
-36
/
+0
2022-05-22
xfs: use a separate slab cache for deferred xattr work state
Darrick J. Wong
1
-1
/
+19
[next]