index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
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
2023-06-12
fs: remove the now unused FMODE_* flags
Christoph Hellwig
2023-06-12
fs: remove sb->s_mode
Christoph Hellwig
2023-06-12
fs: Fix comment typo
Mao Zhu
2023-06-09
fs: factor out a direct_write_fallback helper
Christoph Hellwig
2023-06-09
filemap: add a kiocb_invalidate_post_direct_write helper
Christoph Hellwig
2023-06-08
splice, net: Add a splice_eof op to file-ops and socket-ops
David Howells
2023-06-08
splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()
David Howells
2023-06-05
fs: add a method to shut down the file system
Christoph Hellwig
2023-06-05
fs.h: Optimize file struct to prevent false sharing
chenzhiyin
[next]