1. 1b5c1e3 iomap: pass an iomap_iter to various buffered I/O helpers by Christoph Hellwig · 3 years, 5 months ago
  2. 57320a0 iomap: remove iomap_apply by Christoph Hellwig · 3 years, 5 months ago
  3. ca289e0 fsdax: switch dax_iomap_rw to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  4. 3d99a1c iomap: switch iomap_swapfile_activate to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  5. c4740bf iomap: switch iomap_seek_data to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  6. 40670d1 iomap: switch iomap_seek_hole to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  7. 6d8a128 iomap: switch iomap_bmap to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  8. 7892386 iomap: switch iomap_fiemap to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  9. a6d3d49 iomap: switch __iomap_dio_rw to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  10. 253564b iomap: switch iomap_page_mkwrite to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  11. 2aa3048 iomap: switch iomap_zero_range to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  12. 8fc274d iomap: switch iomap_file_unshare to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  13. ce83a02 iomap: switch iomap_file_buffered_write to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  14. f6d48000 iomap: switch readahead and readpage to use iomap_iter by Christoph Hellwig · 3 years, 5 months ago
  15. f4b896c iomap: add the new iomap_iter model by Christoph Hellwig · 3 years, 5 months ago
  16. 740499c iomap: fix the iomap_readpage_actor return value for inline data by Christoph Hellwig · 3 years, 5 months ago
  17. 1acd9e9 iomap: mark the iomap argument to iomap_read_page_sync const by Christoph Hellwig · 3 years, 5 months ago
  18. 78c64b0 iomap: mark the iomap argument to iomap_read_inline_data const by Christoph Hellwig · 3 years, 5 months ago
  19. 7e4f4b2 fsdax: mark the iomap argument to dax_iomap_sector as const by Christoph Hellwig · 3 years, 5 months ago
  20. 6d49cc8 fs: mark the iomap argument to __block_write_begin_int const by Christoph Hellwig · 3 years, 5 months ago
  21. 1d25d0a iomap: remove the iomap arguments to ->page_{prepare,done} by Christoph Hellwig · 3 years, 5 months ago
  22. d9d381f3 iomap: fix a trivial comment typo in trace.h by Christoph Hellwig · 3 years, 5 months ago
  23. b69eea8 iomap: pass writeback errors to the mapping by Darrick J. Wong · 3 years, 5 months ago
  24. ae44f9c iomap: Add another assertion to inline data handling by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  25. ab069d5 iomap: Use kmap_local_page instead of kmap_atomic by Matthew Wilcox (Oracle) · 3 years, 5 months ago
  26. f1f264b iomap: Fix some typos and bad grammar by Andreas Gruenbacher · 3 years, 6 months ago
  27. b405435 iomap: Support inline data with block size < page size by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  28. 69f4a26 iomap: support reading inline data from non-zero pos by Gao Xiang · 3 years, 6 months ago
  29. c1b79f1 iomap: simplify iomap_add_to_ioend by Christoph Hellwig · 3 years, 6 months ago
  30. d0364f9 iomap: simplify iomap_readpage_actor by Christoph Hellwig · 3 years, 6 months ago
  31. aa66032 Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
  32. f3438b4 Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 6 months ago
  33. 3a34b13 pipe: make pipe writes always wake up readers by Linus Torvalds · 3 years, 6 months ago
  34. 4669e13 Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  35. 27eb687 Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  36. 051df24 Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 6 months ago
  37. ad6ec09 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  38. 9449ad3 ocfs2: issue zeroout to EOF blocks by Junxiao Bi · 3 years, 6 months ago
  39. f267aeb ocfs2: fix zero out valid data by Junxiao Bi · 3 years, 6 months ago
  40. cade08a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 3 years, 6 months ago
  41. 81a448d xfs: prevent spoofing of rtbitmap blocks when recovering buffers by Darrick J. Wong · 3 years, 6 months ago
  42. 9d11001 xfs: limit iclog tail updates by Dave Chinner · 3 years, 6 months ago
  43. b2ae3a9 xfs: need to see iclog flags in tracing by Dave Chinner · 3 years, 6 months ago
  44. d8f4c2d xfs: Enforce attr3 buffer recovery order by Dave Chinner · 3 years, 6 months ago
  45. 32baa63 xfs: logging the on disk inode LSN can make it go backwards by Dave Chinner · 3 years, 6 months ago
  46. 8191d82 xfs: avoid unnecessary waits in xfs_log_force_lsn() by Dave Chinner · 3 years, 6 months ago
  47. 2bf1ec0 xfs: log forces imply data device cache flushes by Dave Chinner · 3 years, 6 months ago
  48. 45eddb4 xfs: factor out forced iclog flushes by Dave Chinner · 3 years, 6 months ago
  49. 0dc8f7f xfs: fix ordering violation between cache flushes and tail updates by Dave Chinner · 3 years, 6 months ago
  50. 9d39206 xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog by Dave Chinner · 3 years, 6 months ago
  51. b5d721e xfs: external logs need to flush data device by Dave Chinner · 3 years, 6 months ago
  52. b1e2723 xfs: flush data dev on external log write by Dave Chinner · 3 years, 6 months ago
  53. 7280305 btrfs: calculate number of eb pages properly in csum_tree_block by David Sterba · 3 years, 6 months ago
  54. b946dbc cifs: add missing parsing of backupuid by Ronnie Sahlberg · 3 years, 6 months ago
  55. 4010a52 Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
  56. b2a6166 btrfs: fix rw device counting in __btrfs_free_extra_devids by Desmond Cheong Zhi Xi · 3 years, 6 months ago
  57. ecc64fa btrfs: fix lost inode on log replay after mix of fsync, rename and inode eviction by Filipe Manana · 3 years, 6 months ago
  58. 240246f btrfs: mark compressed range uptodate only if all bio succeed by Goldwyn Rodrigues · 3 years, 6 months ago
  59. a890d01 io_uring: fix poll requests leaking second poll entries by Hao Xu · 3 years, 6 months ago
  60. ef04688 io_uring: don't block level reissue off completion path by Jens Axboe · 3 years, 6 months ago
  61. 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 6 months ago
  62. 51bbe7e Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 3 years, 6 months ago
  63. 773af69 io_uring: always reissue from task_work context by Jens Axboe · 3 years, 6 months ago
  64. 5ad4df5 smb3: rc uninitialized in one fallocate path by Steve French · 3 years, 6 months ago
  65. f2a26a3 SMB3: fix readpage for large swap cache by Steve French · 3 years, 6 months ago
  66. 110aa25 io_uring: fix race in unified task_work running by Jens Axboe · 3 years, 6 months ago
  67. 44eff40 io_uring: fix io_prep_async_link locking by Pavel Begunkov · 3 years, 6 months ago
  68. 6208721 binfmt: remove support for em86 (alpha only) by David Hildenbrand · 3 years, 9 months ago
  69. d8079fa Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 6 months ago
  70. 0ee818c Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
  71. bca1d4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  72. e0f7e2b hugetlbfs: fix mount mode command line processing by Mike Kravetz · 3 years, 6 months ago
  73. 593311e writeback, cgroup: do not reparent dax inodes by Roman Gushchin · 3 years, 6 months ago
  74. e71e2ac userfaultfd: do not untag user pointers by Peter Collingbourne · 3 years, 6 months ago
  75. 991468d io_uring: explicitly catch any illegal async queue attempt by Jens Axboe · 3 years, 6 months ago
  76. 3c30ef0 io_uring: never attempt iopoll reissue from release path by Jens Axboe · 3 years, 6 months ago
  77. f0fddce Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 6 months ago
  78. 704f4cb Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 6 months ago
  79. 488968a cifs: fix fallocate when trying to allocate a hole. by Ronnie Sahlberg · 3 years, 6 months ago
  80. 0cc936f io_uring: fix early fdput() of file by Jens Axboe · 3 years, 6 months ago
  81. 7b09d4e CIFS: Clarify SMB1 code for POSIX delete file by Steve French · 3 years, 6 months ago
  82. 21a6491 CIFS: Clarify SMB1 code for POSIX Create by Steve French · 3 years, 6 months ago
  83. b623661 cifs: support share failover when remounting by Paulo Alcantara · 3 years, 6 months ago
  84. 2485bd7 cifs: only write 64kb at a time when fallocating a small region of a file by Ronnie Sahlberg · 3 years, 6 months ago
  85. c7c3a6d btrfs: store a block_device in struct btrfs_ordered_extent by Christoph Hellwig · 3 years, 6 months ago
  86. 8949b9a btrfs: fix lock inversion problem when doing qgroup extent tracing by Filipe Manana · 3 years, 6 months ago
  87. 16a200f btrfs: check for missing device in btrfs_trim_fs by Anand Jain · 3 years, 7 months ago
  88. 9acc8103 btrfs: fix unpersisted i_size on fsync after expanding truncate by Filipe Manana · 3 years, 6 months ago
  89. b4e62aa Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 6 months ago
  90. 1e7107c cgroup1: fix leaked context root causing sporadic NULL deref in LTP by Paul Gortmaker · 3 years, 7 months ago
  91. b428081 afs: Remove redundant assignment to ret by Jiapeng Chong · 3 years, 9 months ago
  92. 5a97247 afs: Fix setting of writeback_index by David Howells · 3 years, 6 months ago
  93. afe6949 afs: check function return by Tom Rix · 3 years, 9 months ago
  94. 6c881ca afs: Fix tracepoint string placement with built-in AFS by David Howells · 3 years, 7 months ago
  95. cdb330f ceph: don't WARN if we're still opening a session to an MDS by Luis Henriques · 3 years, 6 months ago
  96. 362a9e6 io_uring: fix memleak in io_init_wq_offload() by Yang Yingliang · 3 years, 6 months ago
  97. 46fee9a io_uring: remove double poll entry on arm failure by Pavel Begunkov · 3 years, 6 months ago
  98. 68b11e8 io_uring: explicitly count entries for poll reqs by Pavel Begunkov · 3 years, 6 months ago
  99. 8cae8cd seq_file: disallow extremely large seq buffer allocations by Eric Sandeen · 3 years, 6 months ago
  100. f0eb870 Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago