index
:
linux.git
cached
cdir_v2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
replace do_getxattr() with saner helpers.
Al Viro
1
-24
/
+7
2024-11-06
replace do_setxattr() with saner helpers.
Al Viro
1
-34
/
+7
2024-11-06
new helper: import_xattr_name()
Al Viro
1
-5
/
+2
2024-11-06
fs: rename struct xattr_ctx to kernel_xattr_ctx
Christian Göttsche
1
-1
/
+1
2024-11-03
io_[gs]etxattr_prep(): just use getname()
Al Viro
1
-2
/
+2
2024-10-19
io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILE
Jens Axboe
1
-6
/
+6
2024-06-05
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
1
-2
/
+2
2024-02-06
io_uring: use file_mnt_idmap helper
Alexander Mikhalitsyn
1
-1
/
+1
2023-01-29
io_uring: for requests that require async, force it
Dylan Yudaken
1
-8
/
+6
2022-10-31
acl: conver higher-level helpers to rely on mnt_idmap
Christian Brauner
1
-5
/
+3
2022-09-01
__io_setxattr(): constify path
Al Viro
1
-1
/
+1
2022-08-12
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
1
-9
/
+9
2022-07-24
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
1
-1
/
+0
2022-07-24
io_uring: move xattr related opcodes to its own file
Jens Axboe
1
-0
/
+259