- 0f4a2ce do_dentry_open(): kill inode argument by Al Viro · 1 year, 2 months ago
- af58dc1 kernel_file_open(): get rid of inode argument by Al Viro · 1 year, 2 months ago
- cc4a875 Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm by Linus Torvalds · 12 months ago
- d2c84bd Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux by Linus Torvalds · 12 months ago
- cd3cec0 ima: Move to LSM infrastructure by Roberto Sassu · 1 year, 1 month ago
- 5f0d594 Add do_ftruncate that truncates a struct file by Tony Solomonik · 1 year, 1 month ago
- a69ce85 filelock: split common fields into struct file_lock_core by Jeff Layton · 1 year, 1 month ago
- bb93c5e Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- c604110 Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 2 months ago
- f91a704 fs: prepare for stackable filesystems backing file helpers by Amir Goldstein · 1 year, 5 months ago
- 2137e15 Merge branch 'vfs.file' by Christian Brauner · 1 year, 3 months ago
- ae19141 cred: get rid of CONFIG_DEBUG_CREDENTIALS by Jens Axboe · 1 year, 3 months ago
- d9e5d31 fsnotify: optionally pass access range in file permission hooks by Amir Goldstein · 1 year, 3 months ago
- a88c955 file: s/close_fd_get_file()/file_close_fd()/g by Christian Brauner · 1 year, 3 months ago
- d218569 fs: Clarify "non-RCY" in access_override_creds() comment by Bagas Sanjaya · 1 year, 4 months ago
- def3ae8 fs: store real path instead of fake path in backing file f_path by Amir Goldstein · 1 year, 5 months ago
- 83bc1d2 fs: get mnt_writers count for an open backing file's real path by Amir Goldstein · 1 year, 5 months ago
- 3e15dcf fs: rename __mnt_{want,drop}_write*() helpers by Amir Goldstein · 1 year, 6 months ago
- 475d4df Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- de16588 Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 6 months ago
- 35931eb3 fs: Fix kernel-doc warnings by Matthew Wilcox (Oracle) · 1 year, 7 months ago
- 021a160 fs: use __fput_sync in close(2) by Linus Torvalds · 1 year, 7 months ago
- a0fc452 open: make RESOLVE_CACHED correctly test for O_TMPFILE by Aleksa Sarai · 1 year, 7 months ago
- 5daeb41 fchmodat2: add support for AT_EMPTY_PATH by Aleksa Sarai · 1 year, 8 months ago
- 09da082 fs: Add fchmodat2() by Alexey Gladkov · 1 year, 8 months ago
- 18c9901 Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 1 year, 8 months ago
- 1f2300a7 Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs by Linus Torvalds · 1 year, 9 months ago
- 62d53c4 fs: use backing_file container for internal files with "fake" f_path by Amir Goldstein · 1 year, 9 months ago
- cbb0b9d fs: use a helper for opening kernel internal files by Amir Goldstein · 1 year, 9 months ago
- 7b8c9d7 fsnotify: move fsnotify_open() hook into do_dentry_open() by Amir Goldstein · 1 year, 9 months ago
- cedd0bd fs: fix incorrect fmode_t casts by Min-Hua Chen · 1 year, 10 months ago
- 55650b2 fs/open.c: Fix W=1 kernel doc warnings by Anuradha Weeraman · 1 year, 10 months ago
- 43b4506 open: return EINVAL for O_DIRECTORY | O_CREAT by Christian Brauner · 2 years ago
- 981ee95 vfs: avoid duplicating creds in faccessat if possible by Mateusz Guzik · 2 years, 1 month ago
- ea5aac6 Merge tag 'fs.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 1 month ago
- 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 1 month ago
- 47d5869 fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected by Jann Horn · 2 years, 2 months ago
- 4d7ca40 fs: port vfs{g,u}id helpers to mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 9452e93 fs: port privilege checking helpers to mnt_idmap by Christian Brauner · 2 years, 2 months ago
- 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 2 months ago
- abf0857 fs: port vfs_*() helpers to struct mnt_idmap by Christian Brauner · 2 years, 2 months ago
- c65454a fs: remove locks_inode by Jeff Layton · 2 years, 4 months ago
- 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 4 months ago
- 299e2b19 Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux by Linus Torvalds · 2 years, 3 months ago
- 3350607 security: Create file_truncate hook from path_truncate hook by Günther Noack · 2 years, 5 months ago
- ed5a704 attr: use consistent sgid stripping checks by Christian Brauner · 2 years, 5 months ago
- 7a3353c Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
- f52d74b open: always initialize ownership fields by Tetsuo Handa · 2 years, 6 months ago
- d6da19c locks: fix TOCTOU race when granting write lease by Amir Goldstein · 2 years, 7 months ago
- 5264406 Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 7 months ago
- a782e86 Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 7 months ago
- 868941b fs: remove no_llseek by Jason A. Donenfeld · 2 years, 9 months ago
- e747815 fs: clear or set FMODE_LSEEK based on llseek function by Jason A. Donenfeld · 2 years, 9 months ago
- b27c82e attr: port attribute changes to new types by Christian Brauner · 2 years, 9 months ago
- 164f4064 keep iocb_flags() result cached in struct file by Al Viro · 2 years, 10 months ago
- 35b51af Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 2 years, 9 months ago
- 6d29d7f Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 10 months ago
- fb70bf1 NFSD: Instantiate a struct file when creating a regular NFSv4 file by Chuck Lever · 3 years ago
- a2ad63d VFS: add FMODE_CAN_ODIRECT file flag by NeilBrown · 2 years, 10 months ago
- 59c10c5 riscv: compat: syscall: Add compat_sys_call_table implementation by Guo Ren · 3 years ago
- 7b12e49 fs: remove fs.f_write_hint by Christoph Hellwig · 3 years ago
- bd30336 fs: support mapped mounts of mapped filesystems by Christian Brauner · 3 years, 3 months ago
- 4472071 fs: use low-level mapping helpers by Christian Brauner · 3 years, 3 months ago
- a793d79 fs: move mapping helpers by Christian Brauner · 3 years, 3 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- 8468e93 mm, thp: fix incorrect unmap behavior for private pages by Rongwei Wang · 3 years, 4 months ago
- 55fc0d9 mm, thp: lock filemap when truncating page cache by Rongwei Wang · 3 years, 4 months ago
- 571e5c0 audit: add OPENAT2 record to list "how" info by Richard Guy Briggs · 3 years, 10 months ago
- f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 7 months ago
- 58ec905 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- eb6ecbe mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs by Collin Fijalkovich · 3 years, 8 months ago
- cfe8030 open: don't silently ignore unknown O-flags in openat2() by Christian Brauner · 3 years, 10 months ago
- ffb37ca switch file_open_root() to struct path by Al Viro · 4 years ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
- b8b546a open: handle idmapped mounts by Christian Brauner · 4 years, 2 months ago
- 643fe55 open: handle idmapped mounts in do_truncate() by Christian Brauner · 4 years, 2 months ago
- 2f221d6 attr: handle idmapped mounts by Christian Brauner · 4 years, 2 months ago
- 47291ba namei: make permission helpers idmapped mount aware by Christian Brauner · 4 years, 2 months ago
- 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years, 2 months ago
- 99668f6 fs: expose LOOKUP_CACHED through openat2() RESOLVE_CACHED by Jens Axboe · 4 years, 3 months ago
- faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 3 months ago
- 8760c90 file: Rename __close_fd to close_fd and remove the files parameter by Eric W. Biederman · 4 years, 4 months ago
- 398840f openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT by Aleksa Sarai · 4 years, 4 months ago
- 633fb6a exec: move S_ISREG() check earlier by Kees Cook · 4 years, 7 months ago
- e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- eb9d7d3 init: add an init_eaccess helper by Christoph Hellwig · 4 years, 8 months ago
- 1097742 init: add an init_chmod helper by Christoph Hellwig · 4 years, 8 months ago
- b873498 init: add an init_chown helper by Christoph Hellwig · 4 years, 8 months ago
- 4b7ca50 init: add an init_chroot helper by Christoph Hellwig · 4 years, 8 months ago
- db63f1e init: add an init_chdir helper by Christoph Hellwig · 4 years, 8 months ago
- b25ba7c fs: remove ksys_fchmod by Christoph Hellwig · 4 years, 8 months ago
- 166e07c fs: remove ksys_open by Christoph Hellwig · 4 years, 9 months ago
- 9e96c8c fs: add a vfs_fchmod helper by Christoph Hellwig · 4 years, 8 months ago
- c04011f fs: add a vfs_fchown helper by Christoph Hellwig · 4 years, 8 months ago
- 60997c3 close_range: add CLOSE_RANGE_UNSHARE by Christian Brauner · 4 years, 9 months ago
- 278a5fb open: add close_range() by Christian Brauner · 6 years ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 9 months ago
- c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 10 months ago