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
/
io_uring
/
xattr.c
(
follow
)
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