1. 09edf4d ext4: introduce new callback for IOMAP_REPORT by Matthew Bobrowski · 5 years ago
  2. f063db5 ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper by Matthew Bobrowski · 5 years ago
  3. c8fdfe29 ext4: move set iomap routines into a separate helper ext4_set_iomap() by Matthew Bobrowski · 5 years ago
  4. 2e9b51d ext4: iomap that extends beyond EOF should be marked dirty by Matthew Bobrowski · 5 years ago
  5. 548feeb ext4: update direct I/O read lock pattern for IOCB_NOWAIT by Matthew Bobrowski · 5 years ago
  6. 53e5cca ext4: reorder map.m_flags checks within ext4_iomap_begin() by Matthew Bobrowski · 5 years ago
  7. f21bdbb Merge branch 'iomap-for-next' into mb/dio by Theodore Ts'o · 5 years ago
  8. 0d0a60c Merge branch 'rh/dioread-nolock-1k' into dev by Theodore Ts'o · 5 years ago
  9. a901004 fs/iomap: remove redundant check in iomap_dio_rw() by Joseph Qi · 5 years ago
  10. c33fbe8 ext4: Enable blocksize < pagesize for dioread_nolock by Ritesh Harjani · 5 years ago
  11. c8cc881 ext4: Add support for blocksize < pagesize in dioread_nolock by Ritesh Harjani · 5 years ago
  12. 2943fdb ext4: Refactor mpage_map_and_submit_buffers function by Ritesh Harjani · 5 years ago
  13. a00713e ext4: Add API to bring in support for unwritten io_end_vec conversion by Ritesh Harjani · 5 years ago
  14. 821ff38 ext4: keep uniform naming convention for io & io_end variables by Ritesh Harjani · 5 years ago
  15. c039b99 iomap: use a srcmap for a read-modify-write I/O by Goldwyn Rodrigues · 5 years ago
  16. 32a38a4 iomap: use write_begin to read pages to unshare by Christoph Hellwig · 5 years ago
  17. d3b4043 iomap: move the zeroing case out of iomap_read_page_sync by Christoph Hellwig · 5 years ago
  18. 3590c4d iomap: ignore non-shared or non-data blocks in xfs_file_dirty by Christoph Hellwig · 5 years ago
  19. dcd6158 iomap: always use AOP_FLAG_NOFS in iomap_write_begin by Christoph Hellwig · 5 years ago
  20. c12d6fa iomap: remove the unused iomap argument to __iomap_write_end by Christoph Hellwig · 5 years ago
  21. 9cd0ed6 iomap: enhance writeback error message by Darrick J. Wong · 5 years ago
  22. 48d64cd iomap: pass a struct page to iomap_finish_page_writeback by Christoph Hellwig · 5 years ago
  23. b3d423e iomap: cleanup iomap_ioend_compare by Christoph Hellwig · 5 years ago
  24. ab08b01 iomap: move struct iomap_page out of iomap.h by Christoph Hellwig · 5 years ago
  25. 3e19e6f iomap: warn on inline maps in iomap_writepage_map by Christoph Hellwig · 5 years ago
  26. 598ecfb iomap: lift the xfs writeback code to iomap by Christoph Hellwig · 5 years ago
  27. 9e91c57 iomap: lift common tracing code from xfs to iomap by Christoph Hellwig · 5 years ago
  28. 009d8d8 iomap: zero newly allocated mapped blocks by Christoph Hellwig · 5 years ago
  29. 760fea8 xfs: remove the fork fields in the writepage_ctx and ioend by Christoph Hellwig · 5 years ago
  30. 5653017 xfs: turn io_append_trans into an io_private void pointer by Christoph Hellwig · 5 years ago
  31. 433dad9 xfs: refactor the ioend merging code by Christoph Hellwig · 5 years ago
  32. 4e087a3 xfs: use a struct iomap in xfs_writepage_ctx by Christoph Hellwig · 5 years ago
  33. 05b3094 xfs: set IOMAP_F_NEW more carefully by Christoph Hellwig · 5 years ago
  34. 2492a60 xfs: initialize iomap->flags in xfs_bmbt_to_iomap by Christoph Hellwig · 5 years ago
  35. 7855a57 jbd2: Free journal head outside of locked region by Thomas Gleixner · 5 years ago
  36. 4641706 jbd2: Make state lock a spinlock by Thomas Gleixner · 5 years ago
  37. 2e710ff jbd2: Don't call __bforget() unnecessarily by Jan Kara · 5 years ago
  38. 6d69843 jbd2: Drop unnecessary branch from jbd2_journal_forget() by Jan Kara · 5 years ago
  39. 93108eb jbd2: Move dropping of jh reference out of un/re-filing functions by Jan Kara · 5 years ago
  40. d84560f jbd2: Simplify journal_unmap_buffer() by Thomas Gleixner · 5 years ago
  41. 7684e2c iomap: iomap that extends beyond EOF should be marked dirty by Dave Chinner · 5 years ago
  42. 906753b xfs: Use iomap_dio_rw to wait for unaligned direct IO by Jan Kara · 5 years ago
  43. 13ef954 iomap: Allow forcing of waiting for running DIO in iomap_dio_rw() by Jan Kara · 5 years ago
  44. d4615e5 Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  45. b27528b Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  46. bf8e602 tracing: Do not create tracefs files if tracefs lockdown is in effect by Steven Rostedt (VMware) · 5 years ago
  47. 3ed270b tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") by Steven Rostedt (VMware) · 5 years ago
  48. 1c0cc5f Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  49. c6ad7c3 Merge tag '5.4-rc2-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  50. 297cbcc Merge tag 'for-linus-20191010' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  51. 7adf4ea io_uring: fix sequence logic for timeout requests by Jens Axboe · 5 years ago
  52. 1047ec8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  53. 9e208aa Merge tag 'xfs-5.4-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  54. f877987 Merge tag 'for-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  55. ad338d0 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  56. 015c21b Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  57. 26b6c98 libfs: take cursors out of list when moving past the end of directory by Al Viro · 5 years ago
  58. 6fcf0c7 vfs: add missing blkdev_put() in get_tree_bdev() by Ian Kent · 5 years ago
  59. 8a99734 io_uring: only flush workqueues on fileset removal by Jens Axboe · 5 years ago
  60. aeea4b7 xfs: move local to extent inode logging into bmap helper by Brian Foster · 5 years ago
  61. 603efeb xfs: remove broken error handling on failed attr sf to leaf change by Brian Foster · 5 years ago
  62. 0b10d8a xfs: log the inode on directory sf to block format change by Brian Foster · 5 years ago
  63. 0b57484 NFS: Remove redundant mirror tracking in O_DIRECT by Trond Myklebust · 5 years ago
  64. 031d73e NFS: Fix O_DIRECT accounting of number of bytes read/written by Trond Myklebust · 5 years ago
  65. 0b3d0ef CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 5 years ago
  66. c82e5ac CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 5 years ago
  67. d4cfbf0 smb3: Fix regression in time handling by Steve French · 5 years ago
  68. d0959b0 smb3: remove noisy debug message and minor cleanup by Steve French · 5 years ago
  69. 431d398 btrfs: silence maybe-uninitialized warning in clone_range by Austin Kim · 5 years ago
  70. 6805b32 io_uring: remove wait loop spurious wakeups by Pavel Begunkov · 5 years ago
  71. eda57a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  72. 8e00c4e writeback: fix use-after-free in finish_writeback_work() by Tejun Heo · 5 years ago
  73. 2abb7d3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 5 years ago
  74. 583fee3 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 5 years ago
  75. 56e94ea fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 5 years ago
  76. 7a243c8 ocfs2: clear zero in unaligned direct IO by Jia Guo · 5 years ago
  77. c512c69 uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it by Linus Torvalds · 5 years ago
  78. 30573a82 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 5 years ago
  79. cb24881 cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic by Dave Wysochanski · 5 years ago
  80. dd19c10 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 5 years ago
  81. 52870d5 smb3: cleanup some recent endian errors spotted by updated sparse by Steve French · 5 years ago
  82. 3219e8c xfs: assure zeroed memory buffers for certain kmem allocations by Bill O'Donnell · 5 years ago
  83. d5cc14d xfs: removed unused error variable from xchk_refcountbt_rec by Aliasgar Surti · 5 years ago
  84. 6374ca0 xfs: remove unused flags arg from xfs_get_aghdr_buf() by Eric Sandeen · 5 years ago
  85. e093c4b xfs: Fix tail rounding in xfs_alloc_file_space() by Max Reitz · 5 years ago
  86. b212921 elf: don't use MAP_FIXED_NOREPLACE for elf executable mappings by Linus Torvalds · 5 years ago
  87. 4f11918 Merge branch 'readdir' (readdir speedup and sanity checking) by Linus Torvalds · 5 years ago
  88. 8a23eb8 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  89. 9f79b78 Convert filldir[64]() from __put_user() to unsafe_put_user() by Linus Torvalds · 9 years ago
  90. c4bd70e Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  91. bf7ec93 io_uring: fix reversed nonblock flag for link submission by Pavel Begunkov · 5 years ago
  92. cc3a7bf vfs: Fix EOVERFLOW testing in put_compat_statfs64 by Eric Sandeen · 5 years ago
  93. c5f4987 btrfs: fix uninitialized ret in ref-verify by Josef Bacik · 5 years ago
  94. 33ea5aa nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request by ZhangXiaoxu · 5 years ago
  95. 11a19a9 btrfs: allocate new inode in NOFS context by Josef Bacik · 5 years ago
  96. 7a54789 btrfs: fix balance convert to single on 32-bit host CPUs by Zygo Blaxell · 5 years ago
  97. 4203e96 btrfs: fix incorrect updating of log root tree by Josef Bacik · 5 years ago
  98. c67d970 Btrfs: fix memory leak due to concurrent append writes with fiemap by Filipe Manana · 5 years ago
  99. bdf2007 io_uring: use __kernel_timespec in timeout ABI by Arnd Bergmann · 5 years ago
  100. dc76ea8 erofs: fix mis-inplace determination related with noio chain by Gao Xiang · 5 years ago