Age | Commit message (Expand) | Author | Files | Lines |
2024-03-12 | Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+1 |
2024-02-25 | file: add alloc_file_pseudo_noaccount() | Christian Brauner | 1 | -0/+24 |
2024-02-25 | file: prepare for new helper | Christian Brauner | 1 | -18/+41 |
2024-02-15 | ima: Move to LSM infrastructure | Roberto Sassu | 1 | -2/+0 |
2024-02-15 | security: Introduce file_release hook | Roberto Sassu | 1 | -0/+1 |
2024-01-11 | Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -5/+0 |
2024-01-10 | Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+0 |
2023-12-28 | fs: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 1 | -1/+0 |
2023-12-12 | fs: replace f_rcuhead with f_task_work | Christian Brauner | 1 | -3/+3 |
2023-12-12 | file: massage cleanup of files that failed to open | Al Viro | 1 | -12/+4 |
2023-11-25 | d_alloc_pseudo(): move setting ->d_op there from the (sole) caller | Al Viro | 1 | -5/+0 |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
2023-10-19 | fs: store real path instead of fake path in backing file f_path | Amir Goldstein | 1 | -6/+6 |
2023-10-19 | backing file: free directly | Christian Brauner | 1 | -8/+1 |
2023-10-19 | file: convert to SLAB_TYPESAFE_BY_RCU | Christian Brauner | 1 | -17/+23 |
2023-10-19 | vfs: shave work on failed file open | Mateusz Guzik | 1 | -0/+12 |
2023-10-18 | treewide: mark stuff as __ro_after_init | Alexey Dobriyan | 1 | -1/+1 |
2023-08-08 | fs: use __fput_sync in close(2) | Linus Torvalds | 1 | -4/+1 |
2023-07-02 | fs: move cleanup from init_file() into its callers | Amir Goldstein | 1 | -4/+10 |
2023-06-19 | fs: use backing_file container for internal files with "fake" f_path | Amir Goldstein | 1 | -2/+48 |
2023-06-19 | fs: move kmem_cache_zalloc() into alloc_empty_file*() helpers | Amir Goldstein | 1 | -15/+26 |
2023-01-11 | filelock: move file locking definitions to separate header file | Jeff Layton | 1 | -0/+1 |
2022-08-16 | locks: fix TOCTOU race when granting write lease | Amir Goldstein | 1 | -6/+1 |
2022-08-03 | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+9 |
2022-07-16 | fs: remove no_llseek | Jason A. Donenfeld | 1 | -1/+1 |
2022-07-16 | fs: clear or set FMODE_LSEEK based on llseek function | Jason A. Donenfeld | 1 | -0/+2 |
2022-06-10 | keep iocb_flags() result cached in struct file | Al Viro | 1 | -0/+1 |
2022-06-10 | struct file: use anonymous union member for rcuhead and llist | Al Viro | 1 | -8/+8 |
2022-06-04 | Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+2 |
2022-05-14 | fs: remove fget_many and fput_many interface | Gou Hao | 1 | -7/+2 |
2022-04-07 | SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() | Trond Myklebust | 1 | -0/+1 |
2022-02-17 | fs/file_table: fix adding missing kmemleak_not_leak() | Luis Chamberlain | 1 | -2/+6 |
2022-02-09 | Fix regression due to "fs: move binfmt_misc sysctl to its own file" | Domenico Andreoli | 1 | -0/+2 |
2022-01-22 | fs: move fs stat sysctls to file_table.c | Luis Chamberlain | 1 | -8/+39 |
2020-10-25 | epoll: take epitem list out of struct file | Al Viro | 1 | -1/+0 |
2020-10-17 | task_work: cleanup notification modes | Jens Axboe | 1 | -1/+1 |
2020-06-29 | Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes" | Mel Gorman | 1 | -1/+1 |
2020-06-16 | fs: Do not check if there is a fsnotify watcher on pseudo inodes | Mel Gorman | 1 | -1/+1 |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 1 | -2/+2 |
2020-06-02 | vfs: track per-sb writeback errors and report them to syncfs | Jeff Layton | 1 | -0/+1 |
2020-04-27 | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 1 | -2/+2 |
2019-08-19 | vfs: Export flush_delayed_fput for use by knfsd. | Trond Myklebust | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-03-20 | vfs: syscall: Add open_tree(2) to reference or clone a mount | Al Viro | 1 | -3/+6 |
2019-02-28 | fs: add fget_many() and fput_many() | Jens Axboe | 1 | -2/+7 |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 1 | -1/+1 |
2018-12-28 | mm: reference totalram_pages and managed_pages once per function | Arun KS | 1 | -3/+4 |
2018-08-21 | Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -21/+48 |
2018-07-18 | vfs: make open_with_fake_path() not contribute to nr_files | Miklos Szeredi | 1 | -21/+48 |
2018-07-12 | make alloc_file() static | Al Viro | 1 | -2/+1 |