summaryrefslogtreecommitdiffstats
path: root/include/linux/fs.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove file->f_op->sendpageDavid Howells2023-06-121-1/+0
| * | splice, net: Add a splice_eof op to file-ops and socket-opsDavid Howells2023-06-081-0/+1
| * | splice, net: Use sendmsg(MSG_SPLICE_PAGES) rather than ->sendpage()David Howells2023-06-081-2/+0
* | | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-5/+2
|\ \ \
| * | | Merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes.Andrew Morton2023-06-231-6/+0
| |\| |
| * | | fs: factor out a direct_write_fallback helperChristoph Hellwig2023-06-091-0/+2
| * | | filemap: add a kiocb_invalidate_post_direct_write helperChristoph Hellwig2023-06-091-5/+0
* | | | Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-8/+1
|\ \ \ \
| * | | | fs: remove the now unused FMODE_* flagsChristoph Hellwig2023-06-121-7/+0
| * | | | fs: remove sb->s_modeChristoph Hellwig2023-06-121-1/+0
| * | | | fs: add a method to shut down the file systemChristoph Hellwig2023-06-051-0/+1
* | | | | Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds2023-06-261-5/+3
|\| | | |
| * | | | splice: Remove generic_file_splice_read()David Howells2023-05-241-2/+0
| * | | | splice: Rename direct_splice_read() to copy_splice_read()David Howells2023-05-241-3/+3
| | |_|/ | |/| |
* | | | Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-06-261-8/+34
|\ \ \ \
| * | | | fs: use backing_file container for internal files with "fake" f_pathAmir Goldstein2023-06-191-5/+28
| * | | | fs: use a helper for opening kernel internal filesAmir Goldstein2023-06-191-0/+2
| * | | | fs: rename {vfs,kernel}_tmpfile_open()Amir Goldstein2023-06-191-3/+4
| |/ / /
* | | | Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2023-06-261-7/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: Provide helpers for manipulating sb->s_readonly_remountJan Kara2023-06-201-1/+1
| * | | fs: Fix comment typoMao Zhu2023-06-121-1/+1
| * | | fs.h: Optimize file struct to prevent false sharingchenzhiyin2023-06-051-5/+11
| |/ /
* | / Revert "module: error out early on concurrent load of the same module file"Linus Torvalds2023-05-291-6/+0
| |/ |/|
* | module: error out early on concurrent load of the same module fileLinus Torvalds2023-05-251-0/+6
* | fs: fix undefined behavior in bit shift for SB_NOUSERHao Ge2023-05-171-21/+21
|/
* Merge tag 'iomap-6.4-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-04-291-0/+14
|\
| * fs.h: Add TRACE_IOCB_STRINGS for use in trace pointsRitesh Harjani (IBM)2023-04-211-0/+14
* | Merge tag 'for-6.4/io_uring-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds2023-04-261-0/+3
|\ \
| * | fs: add FMODE_DIO_PARALLEL_WRITE flagJens Axboe2023-04-031-0/+3
| |/
* | Merge tag 'pull-old-dio' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-04-241-2/+2
|\ \
| * | __blockdev_direct_IO(): get rid of submit_io callbackAl Viro2023-03-051-2/+2
| |/
* / nfs: use vfs setgid helperChristian Brauner2023-03-301-0/+2
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-0/+2
|\
| * mm: support POSIX_FADV_NOREUSEYu Zhao2023-01-181-0/+2
* | Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-02-221-0/+6
|\ \
| * | splice: Add a func to do a splice from an O_DIRECT file without ITER_PIPEDavid Howells2023-02-201-0/+3
| * | splice: Add a func to do a splice from a buffered file without ITER_PIPEDavid Howells2023-02-201-0/+3
| |/
* | Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-201-90/+84
|\ \
| * | fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner2023-01-191-10/+4
| * | fs: port fs{g,u}id helpers to mnt_idmapChristian Brauner2023-01-191-11/+10
| * | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmapChristian Brauner2023-01-191-23/+14
| * | fs: port i_{g,u}id_{needs_}update() to mnt_idmapChristian Brauner2023-01-191-8/+16
| * | fs: port privilege checking helpers to mnt_idmapChristian Brauner2023-01-191-5/+5
| * | fs: port inode_owner_or_capable() to mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port inode_init_owner() to mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->permission() to pass mnt_idmapChristian Brauner2023-01-191-10/+13
| * | fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->set_acl() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->get_acl() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
| * | fs: port ->tmpfile() to pass mnt_idmapChristian Brauner2023-01-191-1/+1