index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
io_uring
/
xattr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace do_getxattr() with saner helpers.
Al Viro
2024-11-06
1
-24
/
+7
*
replace do_setxattr() with saner helpers.
Al Viro
2024-11-06
1
-34
/
+7
*
new helper: import_xattr_name()
Al Viro
2024-11-06
1
-5
/
+2
*
fs: rename struct xattr_ctx to kernel_xattr_ctx
Christian Göttsche
2024-11-06
1
-1
/
+1
*
io_[gs]etxattr_prep(): just use getname()
Al Viro
2024-11-03
1
-2
/
+2
*
io_uring: IORING_OP_F[GS]ETXATTR is fine with REQ_F_FIXED_FILE
Jens Axboe
2024-10-20
1
-6
/
+6
*
vfs: retire user_path_at_empty and drop empty arg from getname_flags
Mateusz Guzik
2024-06-05
1
-2
/
+2
*
io_uring: use file_mnt_idmap helper
Alexander Mikhalitsyn
2024-02-07
1
-1
/
+1
*
io_uring: for requests that require async, force it
Dylan Yudaken
2023-01-29
1
-8
/
+6
*
acl: conver higher-level helpers to rely on mnt_idmap
Christian Brauner
2022-10-31
1
-5
/
+3
*
__io_setxattr(): constify path
Al Viro
2022-09-01
1
-1
/
+1
*
io_uring: make io_kiocb_to_cmd() typesafe
Stefan Metzmacher
2022-08-13
1
-9
/
+9
*
io_uring: kill extra io_uring_types.h includes
Pavel Begunkov
2022-07-25
1
-1
/
+0
*
io_uring: move xattr related opcodes to its own file
Jens Axboe
2022-07-25
1
-0
/
+259