index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
file_table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-07
fs: update comment in init_file()
Zhou Yuhang
1
-1
/
+1
2025-09-28
Have cc(1) catch attempts to modify ->f_path
Al Viro
1
-2
/
+2
2025-09-16
backing_file_user_path(): constify struct path *
Al Viro
1
-1
/
+1
2025-07-31
Merge tag 'fsnotify_for_v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2025-07-28
fsnotify: merge file_set_fsnotify_mode_from_watchers() with open perm hook
Amir Goldstein
1
-1
/
+1
2025-07-18
fs: constify file ptr in backing_file accessor helpers
Amir Goldstein
1
-5
/
+8
2025-04-21
fs: Make file-nr output the total allocated file handles
Li RongQing
1
-1
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-21
/
+49
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2025-03-19
fs: predict not reaching the limit in alloc_empty_file()
Mateusz Guzik
1
-1
/
+2
2025-03-05
file: add fput and file_ref_put routines optimized for use when closing a fd
Mateusz Guzik
1
-21
/
+49
2025-02-07
fsnotify: disable pre-content and permission events by default
Amir Goldstein
1
-0
/
+5
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
1
-0
/
+11
2025-02-02
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-3
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2025-01-28
add a string-to-qstr constructor
Al Viro
1
-3
/
+1
2024-12-22
file: flush delayed work in delayed fput()
shao mingyin
1
-2
/
+3
2024-12-22
fs: fix proc_handler for sysctl_nr_open
Jinliang Zheng
1
-1
/
+1
2024-10-30
Merge branch 'work.fdtable' into vfs.file
Christian Brauner
1
-1
/
+0
2024-10-30
fs: port files to file_ref
Christian Brauner
1
-9
/
+25
2024-10-08
fs: protect backing files with rcu
Christian Brauner
1
-4
/
+13
2024-10-07
remove pointless includes of <linux/fdtable.h>
Al Viro
1
-1
/
+0
2024-09-18
Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-3
/
+8
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-5
/
+11
2024-09-12
fs: add f_pipe
Christian Brauner
1
-0
/
+7
2024-09-10
file: port to struct kmem_cache_args
Christian Brauner
1
-3
/
+8
2024-08-29
fs: use kmem_cache_create_rcu()
Christian Brauner
1
-3
/
+3
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
1
-2
/
+1
2024-08-19
Fixed: fs: file_table_c: Missing blank line warnings and struct declaration i...
Mohit0404
1
-1
/
+4
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-03-13
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-16
ima: Move to LSM infrastructure
Roberto Sassu
1
-2
/
+0
2024-02-16
security: Introduce file_release hook
Roberto Sassu
1
-0
/
+1
2024-01-12
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-5
/
+0
2024-01-11
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-03
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-19
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
[next]