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.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
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2023-10-31
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
1
-2
/
+2
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-15
/
+74
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-10-30
Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-13
/
+22
2023-10-28
fs: Convert to bdev_open_by_dev()
Jan Kara
1
-0
/
+1
2023-10-25
file, i915: fix file reference for mmap_singleton()
Christian Brauner
1
-0
/
+1
2023-10-19
fs: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
Max Kellermann
1
-0
/
+5
2023-10-19
fs: store real path instead of fake path in backing file f_path
Amir Goldstein
1
-18
/
+4
2023-10-19
fs: create helper file_user_path() for user displayed mapped file path
Amir Goldstein
1
-0
/
+14
2023-10-19
file: convert to SLAB_TYPESAFE_BY_RCU
Christian Brauner
1
-1
/
+3
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
1
-1
/
+2
2023-10-19
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
1
-2
/
+2
2023-10-18
fs: rename inode i_atime and i_mtime fields
Jeff Layton
1
-10
/
+10
2023-10-18
fs: new accessor methods for atime and mtime
Jeff Layton
1
-13
/
+72
2023-10-13
audit,io_uring: io_uring openat triggers audit reference count underflow
Dan Clash
1
-1
/
+1
2023-10-09
xattr: make the xattr array itself const
Wedson Almeida Filho
1
-1
/
+1
2023-10-09
fscrypt: rename fscrypt_info => fscrypt_inode_info
Josef Bacik
1
-2
/
+2
2023-10-04
fs: super: dynamically allocate the s_shrink
Qi Zheng
1
-1
/
+1
2023-09-20
Revert "fs: add infrastructure for multigrain timestamps"
Christian Brauner
1
-44
/
+2
2023-09-14
lsm: constify 'file' parameter in security_bprm_creds_from_file()
Khadija Kamran
1
-1
/
+1
2023-08-31
fs: export sget_dev()
Christian Brauner
1
-0
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+33
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+12
2023-08-28
Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-6
/
+54
2023-08-28
Merge tag 'v6.6-vfs.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-0
/
+18
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+94
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
1
-5
/
+10
2023-08-21
super: wait until we passed kill super
Christian Brauner
1
-0
/
+1
2023-08-21
super: wait for nascent superblocks
Christian Brauner
1
-0
/
+1
2023-08-21
fs: create kiocb_{start,end}_write() helpers
Amir Goldstein
1
-0
/
+36
2023-08-21
fs: add kerneldoc to file_{start,end}_write() helpers
Amir Goldstein
1
-1
/
+14
2023-08-21
fs: remove get_super
Christoph Hellwig
1
-1
/
+0
2023-08-18
fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigat...
Zhu, Lipeng
1
-1
/
+1
2023-08-15
vfs: fix up the assert in i_readcount_dec
Mateusz Guzik
1
-2
/
+1
2023-08-11
fs: add infrastructure for multigrain timestamps
Jeff Layton
1
-2
/
+44
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
1
-2
/
+2
2023-08-09
libfs: Add directory operations for stable offsets
Chuck Lever
1
-0
/
+18
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
1
-1
/
+2
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
1
-1
/
+1
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
1
-1
/
+7
2023-08-02
fs: add IOCB flags related to passing back dio completions
Jens Axboe
1
-2
/
+33
2023-07-24
fs: rename i_ctime field to __i_ctime
Jeff Layton
1
-3
/
+3
2023-07-17
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
1
-5
/
+10
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
1
-2
/
+2
2023-07-10
fcntl: Cast commands with int args explicitly
Luca Vizzarro
1
-1
/
+1
2023-07-10
fs: new helper: simple_rename_timestamp
Jeff Layton
1
-0
/
+2
2023-07-10
fs: add ctime accessors infrastructure
Jeff Layton
1
-1
/
+44
[next]