index
:
pub/scm/linux/kernel/git/ljs/linux.git
master
ljs's fork of linux.git
Lorenzo Stoakes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
kernel_read_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-29
fs: use scoped_with_init_fs() for kernel_read_file_from_path_initns()
Christian Brauner
1
-7
/
+2
2024-11-03
fdget(), trivial conversions
Al Viro
1
-8
/
+4
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-2
/
+2
2023-08-19
fs: Fix kernel-doc warnings
Matthew Wilcox (Oracle)
1
-6
/
+6
2022-06-16
fs/kernel_read_file: allow to read files up-to ssize_t
Pasha Tatashin
1
-19
/
+19
2021-10-18
vfs: check fd has read access in kernel_read_file_from_fd()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-04-07
switch file_open_root() to struct path
Al Viro
1
-1
/
+1
2020-10-05
fs/kernel_file_read: Add "offset" arg for partial reads
Kees Cook
1
-24
/
+54
2020-10-05
LSM: Add "contents" flag to kernel_read_file hook
Kees Cook
1
-1
/
+1
2020-10-05
fs/kernel_read_file: Add file_size output argument
Kees Cook
1
-6
/
+13
2020-10-05
fs/kernel_read_file: Switch buffer size arg to size_t
Kees Cook
1
-9
/
+25
2020-10-05
fs/kernel_read_file: Remove redundant size argument
Kees Cook
1
-11
/
+9
2020-10-05
fs/kernel_read_file: Split into separate source file
Kees Cook
1
-0
/
+138