index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
open.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-06-23
fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
Zhang Yi
2025-06-16
don't duplicate vfs_open() in kernel_file_open()
Al Viro
2025-05-15
fs/open: make do_truncate() killable
Max Kellermann
2025-05-15
fs/open: make chmod_common() and chown_common() killable
Max Kellermann
2025-03-24
Merge tag 'vfs-6.15-rc1.file' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-20
fs: tidy up do_sys_openat2() with likely/unlikely
Mateusz Guzik
2025-03-05
fs: use fput_close() in filp_close()
Mateusz Guzik
2025-03-05
fs: use fput_close_sync() in close()
Mateusz Guzik
2025-03-05
fs: predict no error in close()
Mateusz Guzik
2025-02-21
open: Fix return type of several functions from long to int
Yuichiro Tsuji
2025-02-07
fsnotify: disable notification by default for all pseudo files
Amir Goldstein
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-10
fsnotify: generate pre-content permission event on truncate
Amir Goldstein
2024-12-10
fsnotify: opt-in for permission events at file open time
Amir Goldstein
2024-12-09
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
2024-12-02
open: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
2024-11-21
Merge tag 'fsnotify_for_v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-11-03
fdget(), trivial conversions
Al Viro
2024-11-03
fdget_raw() users: switch to CLASS(fd_raw)
Al Viro
2024-10-14
fsnotify, lsm: Decouple fsnotify from lsm
Song Liu
2024-10-10
openat2: explicitly return -E2BIG for (usize > PAGE_SIZE)
Aleksa Sarai
2024-10-07
move close_range(2) into fs/file.c, fold __close_range() into it
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-28
fs: sort out the fallocate mode vs flag mess
Christoph Hellwig
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-07-15
Merge tag 'vfs-6.11.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-07-01
Merge tag 'vfs-6.10-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-06-25
vfs: remove redundant smp_mb for thp handling in do_dentry_open
Mateusz Guzik
2024-06-24
ftruncate: pass a signed offset
Arnd Bergmann
2024-06-18
vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used.
NeilBrown
2024-05-27
fs: remove accidental overflow during wraparound check
Justin Stitt
2024-04-15
do_dentry_open(): kill inode argument
Al Viro
2024-04-15
kernel_file_open(): get rid of inode argument
Al Viro
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-02-15
ima: Move to LSM infrastructure
Roberto Sassu
2024-02-09
Add do_ftruncate that truncates a struct file
Tony Solomonik
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
[next]