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
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-27
Merge tag 'ext4-for_linus-6.15-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+9
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.namespace' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2025-03-24
Merge tag 'vfs-6.15-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+26
2025-03-24
Merge tag 'vfs-6.15-rc1.mount.api' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+0
2025-03-18
fs: dedup handling of struct filename init and refcounts bumps
Mateusz Guzik
1
-0
/
+6
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
1
-0
/
+1
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-2
/
+2
2025-03-04
fs: support getname_maybe_null() in move_mount()
Christian Brauner
1
-0
/
+1
2025-03-01
fs: place f_ref to 3rd cache line in struct file to resolve false sharing
Pan Deng
1
-4
/
+4
2025-02-27
Change inode_operations.mkdir to return struct dentry *
NeilBrown
1
-2
/
+2
2025-02-21
mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()
Jingbo Xu
1
-2
/
+2
2025-02-21
vfs: inline new_inode_pseudo() and de-staticize alloc_inode()
Mateusz Guzik
1
-1
/
+5
2025-02-21
vfs: inline getname()
Mateusz Guzik
1
-1
/
+4
2025-02-21
ioctl: Fix return type of several functions from long to int
Yuichiro Tsuji
1
-1
/
+1
2025-02-21
open: Fix return type of several functions from long to int
Yuichiro Tsuji
1
-3
/
+3
2025-02-21
vfs: use the new debug macros in inode_set_cached_link()
Mateusz Guzik
1
-0
/
+2
2025-02-21
vfs: add initial support for CONFIG_DEBUG_VFS
Mateusz Guzik
1
-0
/
+1
2025-02-20
fuse: don't truncate cached, mutated symlink
Miklos Szeredi
1
-0
/
+2
2025-02-13
ext4: introduce linear search for dentries
Theodore Ts'o
1
-1
/
+9
2025-02-07
vfs: sanity check the length passed to inode_set_cached_link()
Mateusz Guzik
1
-0
/
+13
2025-02-07
fsnotify: use accessor to set FMODE_NONOTIFY_*
Amir Goldstein
1
-1
/
+6
2025-02-06
vfs: remove some unused old mount api code
Eric Sandeen
1
-3
/
+0
2025-01-27
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+7
2025-01-26
mm: call filemap_fdatawrite_range_kick() after IOCB_DONTCACHE issue
Jens Axboe
1
-0
/
+5
2025-01-26
mm/filemap: add filemap_fdatawrite_range_kick() helper
Jens Axboe
1
-0
/
+2
2025-01-26
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
1
-1
/
+13
2025-01-24
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+64
2025-01-21
Merge tag 'for-6.14/io_uring-20250119' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2025-01-20
Merge tag 'vfs-6.14-rc1.libfs' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2025-01-04
Revert "libfs: Add simple_offset_empty()"
Chuck Lever
1
-1
/
+0
2025-01-04
Merge branch 'vfs-6.14.uncached_buffered_io'
Christian Brauner
1
-1
/
+13
2025-01-04
fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flag
Jens Axboe
1
-1
/
+13
2024-12-23
fs: introduce IOCB_HAS_METADATA for metadata
Anuj Gupta
1
-0
/
+1
2024-12-22
vfs: support caching symlink lengths in inodes
Mateusz Guzik
1
-2
/
+13
2024-12-11
fs: don't block write during exec on pre-content watched files
Amir Goldstein
1
-0
/
+22
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
1
-0
/
+1
2024-12-10
fsnotify: opt-in for permission events at file open time
Amir Goldstein
1
-5
/
+38
2024-12-09
fs: get rid of __FMODE_NONOTIFY kludge
Al Viro
1
-3
/
+3
2024-11-18
Merge tag 'pull-xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+10
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2024-11-18
Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+49
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-5
/
+5
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+2
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+29
2024-11-14
fs: reduce pointer chasing in is_mgtime() test
Jeff Layton
1
-1
/
+2
2024-11-06
libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
André Almeida
1
-5
/
+5
2024-10-30
fs: port files to file_ref
Christian Brauner
1
-5
/
+5
2024-10-28
libfs: Export generic_ci_ dentry functions
André Almeida
1
-0
/
+4
[next]