index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
2025-05-15
fuse: don't allow signals to interrupt getdents copying
Miklos Szeredi
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
2025-05-07
fs: add atomic write unit max opt to statx
John Garry
2025-05-06
kill vfs_submount()
Al Viro
2025-05-06
fs: add a write stream field to the kiocb
Christoph Hellwig
2025-04-21
fs: add S_ANON_INODE
Christian Brauner
2025-04-07
super: use common iterator (Part 2)
Christian Brauner
2025-04-07
super: use a common iterator (Part 1)
Christian Brauner
2025-04-07
fs: allow all writers to be frozen
James Bottomley
2025-04-07
fs: Remove aops->writepage
Matthew Wilcox (Oracle)
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
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-24
Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-03-18
fs: dedup handling of struct filename init and refcounts bumps
Mateusz Guzik
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-03-04
fs: support getname_maybe_null() in move_mount()
Christian Brauner
2025-03-01
fs: place f_ref to 3rd cache line in struct file to resolve false sharing
Pan Deng
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
2025-02-21
mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
Jingbo Xu
2025-02-21
vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
Mateusz Guzik
2025-02-21
vfs: inline getname()
Mateusz Guzik
2025-02-21
ioctl: Fix return type of several functions from long to int
Yuichiro Tsuji
2025-02-21
open: Fix return type of several functions from long to int
Yuichiro Tsuji
2025-02-21
vfs: use the new debug macros in inode_set_cached_link()
Mateusz Guzik
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
2025-02-13
ext4: introduce linear search for dentries
Theodore Ts'o
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
2025-02-06
vfs: remove some unused old mount api code
Eric Sandeen
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
mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
Jens Axboe
2025-01-25
mm/filemap: add filemap_fdatawrite_range_kick() helper
Jens Axboe
2025-01-25
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-20
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
2025-01-20
Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-04
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
2025-01-04
Merge branch 'vfs-6.14.uncached_buffered_io'
Christian Brauner
2025-01-04
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
2024-12-23
fs: introduce IOCB_HAS_METADATA for metadata
Anuj Gupta
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
2024-12-11
fs: don't block write during exec on pre-content watched files
Amir Goldstein
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
2024-12-10
fsnotify: opt-in for permission events at file open time
Amir Goldstein
[prev]
[next]