index
:
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
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
2023-08-23
Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2023-08-21
super: wait until we passed kill super
Christian Brauner
2023-08-21
super: wait for nascent superblocks
Christian Brauner
2023-08-21
fs: create kiocb_{start,end}_write() helpers
Amir Goldstein
2023-08-21
fs: add kerneldoc to file_{start,end}_write() helpers
Amir Goldstein
2023-08-21
fs: remove get_super
Christoph Hellwig
2023-08-18
fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigat...
Zhu, Lipeng
2023-08-15
vfs: fix up the assert in i_readcount_dec
Mateusz Guzik
2023-08-11
fs: add infrastructure for multigrain timestamps
Jeff Layton
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-09
libfs: Add directory operations for stable offsets
Chuck Lever
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-08-09
fs: pass the request_mask to generic_fillattr
Jeff Layton
2023-08-06
vfs: get rid of old '->iterate' directory operation
Linus Torvalds
2023-08-01
fs: add IOCB flags related to passing back dio completions
Jens Axboe
2023-07-24
fs: rename i_ctime field to __i_ctime
Jeff Layton
2023-07-17
fs: distinguish between user initiated freeze and kernel initiated freeze
Darrick J. Wong
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
2023-07-10
fcntl: Cast commands with int args explicitly
Luca Vizzarro
2023-07-10
fs: new helper: simple_rename_timestamp
Jeff Layton
2023-07-10
fs: add ctime accessors infrastructure
Jeff Layton
2023-06-29
Merge tag 'fs_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-23
Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.
Andrew Morton
2023-06-20
fs: Provide helpers for manipulating sb->s_readonly_remount
Jan Kara
2023-06-19
fs: use backing_file container for internal files with "fake" f_path
Amir Goldstein
2023-06-19
fs: use a helper for opening kernel internal files
Amir Goldstein
2023-06-19
fs: rename {vfs,kernel}_tmpfile_open()
Amir Goldstein
2023-06-12
Remove file->f_op->sendpage
David Howells
[prev]
[next]