1. c34fc6f fs: Initial atomic write support by Prasad Singamsetty · 7 months ago
  2. b6394d6 Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 months ago
  3. 119d1b8 Merge tag 'xfs-6.10-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 months ago
  4. 5b9932f vfs: export remap and write check helpers by Darrick J. Wong · 9 months ago
  5. 7c98f7c remove call_{read,write}_iter() functions by Miklos Szeredi · 1 year, 5 months ago
  6. 210a03c fs: claw back a few FMODE_* bits by Christian Brauner · 10 months ago
  7. d9e5d31 fsnotify: optionally pass access range in file permission hooks by Amir Goldstein · 1 year, 1 month ago
  8. 705bcfc fs: use splice_copy_file_range() inline helper by Amir Goldstein · 1 year, 1 month ago
  9. 0f29208 splice: return type ssize_t from all helpers by Amir Goldstein · 1 year, 1 month ago
  10. 7306512 fs: use do_splice_direct() for nfsd/ksmbd server-side-copy by Amir Goldstein · 1 year, 1 month ago
  11. da40448 fs: move file_start_write() into direct_splice_actor() by Amir Goldstein · 1 year, 1 month ago
  12. 488e8f6 fs: fork splice_file_range() from do_splice_direct() by Amir Goldstein · 1 year, 1 month ago
  13. 3d5cd49 fs: create file_write_started() helper by Amir Goldstein · 1 year, 2 months ago
  14. 6ae6543 fs: move kiocb_start_write() into vfs_iocb_iter_write() by Amir Goldstein · 1 year, 2 months ago
  15. b8e1425 fs: move permission hook out of do_iter_read() by Amir Goldstein · 1 year, 6 months ago
  16. 1c8aa83 fs: move permission hook out of do_iter_write() by Amir Goldstein · 1 year, 6 months ago
  17. 269aed7 fs: move file_start_write() into vfs_iter_write() by Amir Goldstein · 1 year, 2 months ago
  18. 89cbd4c0 fs: Fix one kernel-doc comment by Yang Li · 1 year, 5 months ago
  19. 2cb1e089 splice: Use filemap_splice_read() instead of generic_file_splice_read() by David Howells · 1 year, 8 months ago
  20. 95e49cf iov_iter: add iter_iov_addr() and iter_iov_len() helpers by Jens Axboe · 1 year, 10 months ago
  21. 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 1 month ago
  22. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 4 months ago
  23. 10bc8e4 vfs: fix copy_file_range() averts filesystem freeze protection by Amir Goldstein · 2 years, 2 months ago
  24. 06bbaa6 [coredump] don't use __kernel_write() on kmap_local_page() by Al Viro · 2 years, 4 months ago
  25. 3e20a75 switch new_sync_{read,write}() to ITER_UBUF by Al Viro · 2 years, 8 months ago
  26. a782e86 Merge tag 'pull-work.lseek' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 5 months ago
  27. 98e2474 Merge tag 'for-5.20/io_uring-buffered-writes-2022-07-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 5 months ago
  28. 39c3c39 Merge tag 'mm-hotfixes-stable-2022-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years, 6 months ago
  29. 8017553 fs: add a FMODE_BUF_WASYNC flags for f_mode by Stefan Roesch · 2 years, 7 months ago
  30. bdeb77b fs: sendfile handles O_NONBLOCK of out_fd by Andrei Vagin · 2 years, 6 months ago
  31. 868941b fs: remove no_llseek by Jason A. Donenfeld · 2 years, 7 months ago
  32. 4e3299e fs: do not compare against ->llseek by Jason A. Donenfeld · 2 years, 7 months ago
  33. 868f9f2 vfs: fix copy_file_range() regression in cross-fs copies by Amir Goldstein · 2 years, 7 months ago
  34. 59c10c5 riscv: compat: syscall: Add compat_sys_call_table implementation by Guo Ren · 2 years, 9 months ago
  35. 88e6c020 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 10 months ago
  36. f6f7a25 fs: export variant of generic_write_checks without iov_iter by Omar Sandoval · 3 years, 5 months ago
  37. 8711293 fs: export rw_verify_area() by Omar Sandoval · 5 years ago
  38. c51acdb fs: Remove FIXME comment in generic_write_checks() by Tal Zussman · 3 years ago
  39. 482e000 fs: remove leftover comments from mandatory locking removal by Jeff Layton · 3 years, 3 months ago
  40. 2949e84 fs: clean up after mandatory file locking support removal by Lukas Bulwahn · 3 years, 5 months ago
  41. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 5 months ago
  42. b964bf5 teach sendfile(2) to handle send-to-pipe directly by Al Viro · 4 years ago
  43. c4728cf Merge tag 'vfs-5.10-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 3 months ago
  44. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  45. 7b84b66 fs: Allow a NULL pos pointer to __kernel_read by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  46. 4c207ef fs: Allow a NULL pos pointer to __kernel_write by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  47. 407e9c6 vfs: move the generic write and copy checks out of mm by Darrick J. Wong · 4 years, 3 months ago
  48. 1b2c54d vfs: move the remap range helpers to remap_range.c by Darrick J. Wong · 4 years, 3 months ago
  49. 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  50. 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 4 months ago
  51. 3523a9d fs: remove various compat readv/writev helpers by Christoph Hellwig · 4 years, 4 months ago
  52. 89cd35c iov_iter: transparently handle compat iovecs in import_iovec by Christoph Hellwig · 4 years, 4 months ago
  53. 90fb702 autofs: use __kernel_write() for the autofs pipe writing by Linus Torvalds · 4 years, 3 months ago
  54. fb041b5 iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c by David Laight · 4 years, 4 months ago
  55. 36e2c74 fs: don't allow splice read/write without explicit ops by Christoph Hellwig · 4 years, 4 months ago
  56. 4d03e3c fs: don't allow kernel reads and writes without iter ops by Christoph Hellwig · 4 years, 4 months ago
  57. bef1732 initrd: switch initrd loading to struct file based APIs by Christoph Hellwig · 4 years, 7 months ago
  58. 775802c fs: remove __vfs_read by Christoph Hellwig · 4 years, 8 months ago
  59. 6209dd9 fs: implement kernel_read using __kernel_read by Christoph Hellwig · 4 years, 8 months ago
  60. 61a707c fs: add a __kernel_read helper by Christoph Hellwig · 4 years, 8 months ago
  61. 53ad862 fs: remove __vfs_write by Christoph Hellwig · 4 years, 8 months ago
  62. 81238b2 fs: implement kernel_write using __kernel_write by Christoph Hellwig · 4 years, 8 months ago
  63. a01ac27 fs: check FMODE_WRITE in __kernel_write by Christoph Hellwig · 4 years, 8 months ago
  64. 9db9775 fs: unexport __kernel_write by Christoph Hellwig · 4 years, 8 months ago
  65. 9e62cce powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro by Michal Suchanek · 4 years, 10 months ago
  66. 7f879e1 Merge tag 'ovl-update-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  67. 5dcdc43 vfs: add vfs_iocb_iter_[read|write] helper functions by Jiufei Xue · 5 years ago
  68. a5e6ea1 fs: allow deduplication of eof block into the end of the destination file by Filipe Manana · 5 years ago
  69. edc58dd vfs: fix page locking deadlocks when deduping files by Darrick J. Wong · 5 years ago
  70. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
  71. e38f7f5 vfs: introduce file_modified() helper by Amir Goldstein · 6 years ago
  72. 96e6e8f vfs: add missing checks to copy_file_range by Amir Goldstein · 6 years ago
  73. a317135 vfs: introduce generic_file_rw_checks() by Amir Goldstein · 6 years ago
  74. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
  75. f16acc9 vfs: introduce generic_copy_file_range() by Dave Chinner · 6 years ago
  76. 438ab72 vfs: pass ppos=NULL to .read()/.write() of FMODE_STREAM files by Kirill Smelkov · 6 years ago
  77. 10dce8a fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  78. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  79. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  80. 12e1e7a vfs: Make __vfs_write() static by Geert Uytterhoeven · 6 years ago
  81. cc4b124 vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 by Aurelien Jarno · 6 years ago
  82. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  83. 6744557 vfs: allow some remap flags to be passed to vfs_clone_file_range by Darrick J. Wong · 6 years ago
  84. 494633f vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP by Dave Chinner · 6 years ago
  85. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  86. 8adcc59 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  87. 8c5c836 vfs: clean up generic_remap_file_range_prep return value by Darrick J. Wong · 6 years ago
  88. c32e5f3 vfs: hide file range comparison function by Darrick J. Wong · 6 years ago
  89. eca3654 vfs: enable remap callers that can handle short operations by Darrick J. Wong · 6 years ago
  90. df36583 vfs: plumb remap flags through the vfs dedupe functions by Darrick J. Wong · 6 years ago
  91. 452ce65 vfs: plumb remap flags through the vfs clone functions by Darrick J. Wong · 6 years ago
  92. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  93. 8dde90b vfs: remap helper should update destination inode metadata by Darrick J. Wong · 6 years ago
  94. 3d28193 vfs: pass remap flags to generic_remap_checks by Darrick J. Wong · 6 years ago
  95. a91ae49b vfs: pass remap flags to generic_remap_file_range_prep by Darrick J. Wong · 6 years ago
  96. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  97. 6095028 vfs: rename clone_verify_area to remap_verify_area by Darrick J. Wong · 6 years ago
  98. a83ab01 vfs: rename vfs_clone_file_prep to be more descriptive by Darrick J. Wong · 6 years ago
  99. 9aae205 vfs: skip zero-length dedupe requests by Darrick J. Wong · 6 years ago
  100. 07d19dc vfs: avoid problematic remapping requests into partial EOF block by Darrick J. Wong · 6 years ago