1. b849dd8 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 5 years ago
  2. c4b4c2a buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason. by Zhiqiang Liu · 5 years ago
  3. 5d286d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  4. a2286a4 Merge tag 'io_uring-5.7-2020-04-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  5. c5304dd Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  6. aec7db3 btrfs: fix setting last_trans for reloc roots by Josef Bacik · 5 years ago
  7. 7a56db0 Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  8. 3fa84bf Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  9. 4fa3b1c proc: Handle umounts cleanly by Eric W. Biederman · 5 years ago
  10. 31af27c io_uring: don't count rqs failed after current one by Pavel Begunkov · 5 years ago
  11. b55ce73 io_uring: kill already cached timeout.seq_offset by Pavel Begunkov · 5 years ago
  12. 22cad15 io_uring: fix cached_sq_head in io_timeout() by Pavel Begunkov · 5 years ago
  13. 6cc9306 Merge tag 'for-5.7-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 5 years ago
  14. 8e2e1fa io_uring: only post events in io_poll_remove_all() if we completed some by Jens Axboe · 5 years ago
  15. fbf4bcc NFS: Fix an ABBA spinlock issue in pnfs_update_layout() by Trond Myklebust · 5 years ago
  16. 2a575f13 ceph: fix potential bad pointer deref in async dirops cb's by Jeff Layton · 5 years ago
  17. 2bae047 io_uring: io_async_task_func() should check and honor cancelation by Jens Axboe · 5 years ago
  18. 74ce6ce io_uring: check for need to re-wait in polled async handling by Jens Axboe · 5 years ago
  19. 40fc810 afs: Fix afs_d_validate() to set the right directory version by David Howells · 5 years ago
  20. 2105c28 afs: Fix race between post-modification dir edit and readdir/d_revalidate by David Howells · 5 years ago
  21. 3efe55b afs: Fix length of dump of bad YFSFetchStatus record by David Howells · 5 years ago
  22. b98f0ec afs: Fix rename operation status delivery by David Howells · 5 years ago
  23. 3e0d989 afs: Fix decoding of inline abort codes from version 1 status records by David Howells · 5 years ago
  24. c72057b afs: Fix missing XDR advance in xdr_decode_{AFS,YFS}FSFetchStatus() by David Howells · 5 years ago
  25. 8835758 io_uring: correct O_NONBLOCK check for splice punt by Jens Axboe · 5 years ago
  26. 4119bf9 Merge tag '5.7-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  27. 50bda5f Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  28. b1f573b io_uring: restore req->work when canceling poll request by Xiaoguang Wang · 5 years ago
  29. ef4ff58 io_uring: move all request init code in one place by Pavel Begunkov · 5 years ago
  30. dea3b49 io_uring: keep all sqe->flags in req->flags by Pavel Begunkov · 5 years ago
  31. 1d4240c io_uring: early submission req fail code by Pavel Begunkov · 5 years ago
  32. bf9c2f1 io_uring: track mm through current->mm by Pavel Begunkov · 5 years ago
  33. dccc587 io_uring: remove obsolete @mm_fault by Pavel Begunkov · 5 years ago
  34. 27d231c pNFS: Fix RCU lock leakage by Trond Myklebust · 5 years ago
  35. 5b8b9d0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  36. 4e4bdcf Merge tag 'for-linus-5.7-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  37. 3bfa7e1 fs/seq_file.c: seq_read(): add info message about buggy .next functions by Vasily Averin · 5 years ago
  38. 149ed3d4 change email address for Pali Rohár by Pali Rohár · 5 years ago
  39. 26c5d78 fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() by Eric Biggers · 5 years ago
  40. 783fda85 ocfs2: no need try to truncate file beyond i_size by Changwei Ge · 5 years ago
  41. 25efb2f hfsplus: fix crash and filesystem corruption when deleting files by Simon Gander · 5 years ago
  42. 87ad46e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  43. 4e8aea3 smb3: enable swap on SMB3 mounts by Steve French · 5 years ago
  44. 172edde Merge tag 'io_uring-5.7-2020-04-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  45. 8c3c074 Merge tag 'xfs-5.7-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  46. 85faa7b io_uring: punt final io_ring_ctx wait-and-free to workqueue by Jens Axboe · 5 years ago
  47. 1dc94b7 smb3: change noisy error message to FYI by Steve French · 5 years ago
  48. e4da01d Merge tag 'powerpc-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  49. 63f818f proc: Use a dedicated lock in struct pid by Eric W. Biederman · 5 years ago
  50. c398ecb io_uring: fix fs cleanup on cqe overflow by Pavel Begunkov · 5 years ago
  51. fcc95f0 Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  52. c6b80eb Merge tag 'ovl-update-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 5 years ago
  53. 9744b92 Merge tag 'iomap-5.7-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  54. 9b06860 Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 5 years ago
  55. d611add btrfs: fix reclaim counter leak of space_info objects by Filipe Manana · 5 years ago
  56. 7af5974 btrfs: make full fsyncs always operate on the entire file again by Filipe Manana · 5 years ago
  57. 4fdb688 btrfs: fix lost i_size update after cloning inline extent by Filipe Manana · 5 years ago
  58. 4d4225f btrfs: check commit root generation in should_ignore_root by Josef Bacik · 5 years ago
  59. 9c280f9 io_uring: don't read user-shared sqe flags twice by Pavel Begunkov · 5 years ago
  60. 0553b8b io_uring: remove req init from io_get_req() by Pavel Begunkov · 5 years ago
  61. b1e50e5 io_uring: alloc req only after getting sqe by Pavel Begunkov · 5 years ago
  62. 709b302 io_uring: simplify io_get_sqring by Pavel Begunkov · 5 years ago
  63. 45097da io_uring: do not always copy iovec in io_req_map_rw() by Xiaoguang Wang · 5 years ago
  64. 08a1d26eb io_uring: ensure openat sets O_LARGEFILE if needed by Jens Axboe · 5 years ago
  65. 0e393a9 orangefs: don't mess with I_DIRTY_TIMES in orangefs_flush by Mike Marshall · 5 years ago
  66. ec95f1d orangefs: get rid of knob code... by Mike Marshall · 5 years ago
  67. 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  68. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  69. f40f31c Merge tag 'f2fs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 5 years ago
  70. 763dede Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 5 years ago
  71. 762a9f2f Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 5 years ago
  72. 2bcb4fd smb3: smbdirect support can be configured by default by Steve French · 5 years ago
  73. 5404e7e reiserfs: clean up several indentation issues by Colin Ian King · 5 years ago
  74. aa0d156 fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common path by Alexey Dobriyan · 5 years ago
  75. 0693ffe fs/binfmt_elf.c: allocate less for static executable by Alexey Dobriyan · 5 years ago
  76. c69bcc9 fs/binfmt_elf.c: delete "loc" variable by Alexey Dobriyan · 5 years ago
  77. efcdd35 fs/epoll: make nesting accounting safe for -rt kernel by Jason Baron · 5 years ago
  78. fad9550 proc: inline m_next_vma into m_next by Matthew Wilcox (Oracle) · 5 years ago
  79. b829a0f seq_file: remove m->version by Matthew Wilcox (Oracle) · 5 years ago
  80. 4781f2c proc: use ppos instead of m->version by Matthew Wilcox (Oracle) · 5 years ago
  81. c2e88d2 proc: remove m_cache_vma by Matthew Wilcox (Oracle) · 5 years ago
  82. d07ded6 proc: inline vma_stop into m_stop by Matthew Wilcox (Oracle) · 5 years ago
  83. 5c5ab97 proc: speed up /proc/*/statm by Alexey Dobriyan · 5 years ago
  84. d919b33 proc: faster open/read/close with "permanent" files by Alexey Dobriyan · 5 years ago
  85. 904f394 fs/proc/inode.c: annotate close_pdeo() for sparse by Jules Irenge · 5 years ago
  86. 1481930 userfaultfd: wp: declare _UFFDIO_WRITEPROTECT conditionally by Peter Xu · 5 years ago
  87. 23080e2 userfaultfd: wp: don't wake up when doing write protect by Peter Xu · 5 years ago
  88. 63b2d41 userfaultfd: wp: add the writeprotect API to userfaultfd ioctl by Andrea Arcangeli · 5 years ago
  89. 72981e0 userfaultfd: wp: add UFFDIO_COPY_MODE_WP by Andrea Arcangeli · 5 years ago
  90. 0391113 mm/vma: replace all remaining open encodings with is_vm_hugetlb_page() by Anshuman Khandual · 5 years ago
  91. 044b541 cifs: smbd: Do not schedule work to send immediate packet on every receive by Long Li · 5 years ago
  92. f1b7b86 cifs: smbd: Properly process errors on ib_post_send by Long Li · 5 years ago
  93. eda1c54 cifs: Allocate crypto structures on the fly for calculating signatures of incoming packets by Long Li · 5 years ago
  94. d4e5160 cifs: smbd: Update receive credits before sending and deal with credits roll back on failure before sending by Long Li · 5 years ago
  95. 3ffbe78 cifs: smbd: Check send queue size before posting a send by Long Li · 5 years ago
  96. 072a14e cifs: smbd: Merge code to track pending packets by Long Li · 5 years ago
  97. e79b033 cifs: ignore cached share root handle closing errors by Aurelien Aptel · 5 years ago
  98. f7fe934 io_uring: initialize fixed_file_data lock by Xiaoguang Wang · 5 years ago
  99. 211fea1 io_uring: remove redundant variable pointer nxt and io_wq_assign_next call by Colin Ian King · 5 years ago
  100. 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 5 years ago