index
:
git.armlinux.org.uk/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-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
2023-05-30
fs: Drop wait_unfrozen wait queue
Jan Kara
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
2023-05-25
module: error out early on concurrent load of the same module file
Linus Torvalds
2023-05-24
splice: Remove generic_file_splice_read()
David Howells
2023-05-24
splice: Rename direct_splice_read() to copy_splice_read()
David Howells
2023-05-17
fs: fix undefined behavior in bit shift for SB_NOUSER
Hao Ge
2023-04-29
Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-04-26
Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linux
Linus Torvalds
2023-04-24
Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2023-04-21
fs.h: Add TRACE_IOCB_STRINGS for use in trace points
Ritesh Harjani (IBM)
2023-04-03
fs: add FMODE_DIO_PARALLEL_WRITE flag
Jens Axboe
2023-03-30
nfs: use vfs setgid helper
Christian Brauner
2023-03-05
__blockdev_direct_IO(): get rid of submit_io callback
Al Viro
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-20
splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPE
David Howells
2023-02-20
splice: Add a func to do a splice from a buffered file without ITER_PIPE
David Howells
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-19
fs: port vfs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port fs{g,u}id helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
fs: port i_{g,u}id_{needs_}update() to mnt_idmap
Christian Brauner
2023-01-19
fs: port privilege checking helpers to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_owner_or_capable() to mnt_idmap
Christian Brauner
2023-01-19
fs: port inode_init_owner() to mnt_idmap
Christian Brauner
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->fileattr_set() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->get_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->tmpfile() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->rename() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mknod() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->mkdir() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->symlink() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->create() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-18
mm: support POSIX_FADV_NOREUSE
Yu Zhao
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-02
ceph: avoid use-after-free in ceph_fl_release_lock()
Xiubo Li
[prev]
[next]