index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-09
Merge tag 'integrity-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-28
fs: fix __sb_write_started() kerneldoc formatting
Vegard Nossum
2023-12-24
netfs: Move pinning-for-writeback from fscache to netfs
David Howells
2023-12-23
fs: prepare for stackable filesystems backing file helpers
Amir Goldstein
2023-12-21
Merge branch 'vfs.file'
Christian Brauner
2023-12-21
fs/proc: show correct device and inode numbers in /proc/pid/maps
Andrei Vagin
2023-12-20
evm: add support to disable EVM on unsupported filesystems
Mimi Zohar
2023-12-12
fs: use splice_copy_file_range() inline helper
Amir Goldstein
2023-12-12
fs: replace f_rcuhead with f_task_work
Christian Brauner
2023-12-10
fs: convert error_remove_page to error_remove_folio
Matthew Wilcox (Oracle)
2023-12-01
fs: fork splice_file_range() from do_splice_direct()
Amir Goldstein
2023-11-24
fs: create {sb,file}_write_not_started() helpers
Amir Goldstein
2023-11-24
fs: create file_write_started() helper
Amir Goldstein
2023-11-24
fs: create __sb_write_started() helper
Amir Goldstein
2023-11-21
fs: Rename mapping private members
Matthew Wilcox (Oracle)
2023-11-18
fs: handle freezing from multiple devices
Christian Brauner
2023-11-18
fs: remove get_active_super()
Christian Brauner
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-30
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2023-10-28
fs: Convert to bdev_open_by_dev()
Jan Kara
2023-10-25
file, i915: fix file reference for mmap_singleton()
Christian Brauner
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
2023-10-18
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2023-10-18
fs: rename inode i_atime and i_mtime fields
Jeff Layton
2023-10-18
fs: new accessor methods for atime and mtime
Jeff Layton
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
2023-10-09
xattr: make the xattr array itself const
Wedson Almeida Filho
2023-10-08
fscrypt: rename fscrypt_info => fscrypt_inode_info
Josef Bacik
2023-10-04
fs: super: dynamically allocate the s_shrink
Qi Zheng
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
2023-09-13
lsm: constify 'file' parameter in security_bprm_creds_from_file()
Khadija Kamran
2023-08-31
fs: export sget_dev()
Christian Brauner
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
[next]