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