| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-11-03 | fdget(), trivial conversions | Al Viro | -8/+4 |
| 2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro | -2/+2 |
| 2023-08-19 | fs: Fix kernel-doc warnings | Matthew Wilcox (Oracle) | -6/+6 |
| 2022-06-16 | fs/kernel_read_file: allow to read files up-to ssize_t | Pasha Tatashin | -19/+19 |
| 2021-10-18 | vfs: check fd has read access in kernel_read_file_from_fd() | Matthew Wilcox (Oracle) | -1/+1 |
| 2021-04-07 | switch file_open_root() to struct path | Al Viro | -1/+1 |
| 2020-10-05 | fs/kernel_file_read: Add "offset" arg for partial reads | Kees Cook | -24/+54 |
| 2020-10-05 | LSM: Add "contents" flag to kernel_read_file hook | Kees Cook | -1/+1 |
| 2020-10-05 | fs/kernel_read_file: Add file_size output argument | Kees Cook | -6/+13 |
| 2020-10-05 | fs/kernel_read_file: Switch buffer size arg to size_t | Kees Cook | -9/+25 |
| 2020-10-05 | fs/kernel_read_file: Remove redundant size argument | Kees Cook | -11/+9 |
| 2020-10-05 | fs/kernel_read_file: Split into separate source file | Kees Cook | -0/+138 |
