1. 3e863ea io_uring: missed req_init_async() for IOSQE_ASYNC by Pavel Begunkov · 4 years, 6 months ago
  2. 61710e4 io_uring: always allow drain/link/hardlink/async sqe flags by Daniele Albano · 4 years, 6 months ago
  3. 807abcb io_uring: ensure double poll additions work with both request types by Jens Axboe · 4 years, 6 months ago
  4. 681fda8 io_uring: fix recvmsg memory leak with buffer selection by Pavel Begunkov · 4 years, 6 months ago
  5. 16d5980 io_uring: fix not initialised work->flags by Pavel Begunkov · 4 years, 6 months ago
  6. dd821e0 io_uring: fix missing msg_name assignment by Pavel Begunkov · 4 years, 6 months ago
  7. 309fc03 io_uring: account user memory freed when exit has been queued by Jens Axboe · 4 years, 7 months ago
  8. 667e57d io_uring: fix memleak in io_sqe_files_register() by Yang Yingliang · 4 years, 7 months ago
  9. f3bd9da io_uring: fix memleak in __io_sqe_files_update() by Yang Yingliang · 4 years, 7 months ago
  10. 6d5f904 io_uring: export cq overflow status to userspace by Xiaoguang Wang · 4 years, 7 months ago
  11. b7db41c io_uring: fix regression with always ignoring signals in io_cqring_wait() by Jens Axboe · 4 years, 7 months ago
  12. ce593a6 io_uring: use signal based task_work running by Jens Axboe · 4 years, 7 months ago
  13. d60b5fb io_uring: fix current->mm NULL dereference on exit by Pavel Begunkov · 4 years, 7 months ago
  14. cd664b0 io_uring: fix hanging iopoll in case of -EAGAIN by Pavel Begunkov · 4 years, 7 months ago
  15. b772f07 io_uring: fix io_sq_thread no schedule when busy by Xuan Zhuo · 4 years, 7 months ago
  16. 8b6ddd1 Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 7 months ago
  17. 5481fc6 afs: Fix hang on rmmod due to outstanding timer by David Howells · 4 years, 7 months ago
  18. f8ea5c7 afs: Fix afs_do_lookup() to call correct fetch-status op variant by David Howells · 4 years, 7 months ago
  19. 4333a9b Merge tag 'io_uring-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  20. d2b1c81 Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  21. 5e857ce Merge branch 'hch' (maccess patches from Christoph Hellwig) by Linus Torvalds · 4 years, 7 months ago
  22. 3373a34 block: make function 'kill_bdev' static by Zheng Bin · 4 years, 7 months ago
  23. 6f2cc16 io_uring: fix possible race condition against REQ_F_NEED_CLEANUP by Xiaoguang Wang · 4 years, 7 months ago
  24. 56952e9 io_uring: reap poll completions while waiting for refs to drop on exit by Jens Axboe · 4 years, 7 months ago
  25. 9d8426a io_uring: acquire 'mm' for task_work for SQPOLL by Jens Axboe · 4 years, 7 months ago
  26. bbde017 io_uring: add memory barrier to synchronize io_kiocb's result and iopoll_completed by Xiaoguang Wang · 4 years, 7 months ago
  27. 2d7d679 io_uring: don't fail links for EAGAIN error in IOPOLL mode by Xiaoguang Wang · 4 years, 7 months ago
  28. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  29. 4e264ff proc/bootconfig: Fix to use correct quotes for value by Masami Hiramatsu · 4 years, 7 months ago
  30. 26c20ffc Merge tag 'afs-fixes-20200616' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  31. ffbc937 Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 7 months ago
  32. b6489a4 afs: Fix silly rename by David Howells · 4 years, 7 months ago
  33. 2d3a8e2 block: Fix use-after-free in blkdev_get() by Jason Yan · 4 years, 7 months ago
  34. 7c295ee afs: afs_vnode_commit_status() doesn't need to check the RPC error by David Howells · 4 years, 7 months ago
  35. 728279a afs: Fix use of afs_check_for_remote_deletion() by David Howells · 4 years, 7 months ago
  36. 44767c3 afs: Remove afs_operation::abort_code by David Howells · 4 years, 7 months ago
  37. 9bd87ec afs: Fix yfs_fs_fetch_status() to honour vnode selector by David Howells · 4 years, 7 months ago
  38. 6c85cac afs: Remove yfs_fs_fetch_file_status() as it's not used by David Howells · 4 years, 7 months ago
  39. b2b32e3 Squashfs: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  40. 6112bad jffs2: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  41. 241cb28 aio: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  42. 3be20b6 Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  43. 801dd57 io_uring: cancel by ->task not pid by Pavel Begunkov · 4 years, 7 months ago
  44. 4dd2824 io_uring: lazy get task by Pavel Begunkov · 4 years, 7 months ago
  45. 67c4d9e io_uring: batch cancel in io_uring_cancel_files() by Pavel Begunkov · 4 years, 7 months ago
  46. 44e728b io_uring: cancel all task's requests on exit by Pavel Begunkov · 4 years, 7 months ago
  47. 4f26bda io-wq: add an option to cancel all matched reqs by Pavel Begunkov · 4 years, 7 months ago
  48. f4c2665 io-wq: reorder cancellation pending -> running by Pavel Begunkov · 4 years, 7 months ago
  49. 4ec8959 afs: Fix the mapping of the UAEOVERFLOW abort code by David Howells · 4 years, 7 months ago
  50. 793fe82 afs: Fix truncation issues and mmap writeback size by David Howells · 4 years, 7 months ago
  51. da8d075 afs: Concoct ctimes by David Howells · 4 years, 7 months ago
  52. 3f4aa98 afs: Fix EOF corruption by David Howells · 4 years, 7 months ago
  53. 1f32ef7 afs: afs_write_end() should change i_size under the right lock by David Howells · 4 years, 7 months ago
  54. bb41348 afs: Fix non-setting of mtime when writing into mmap by David Howells · 4 years, 7 months ago
  55. 59960b9 io_uring: fix lazy work init by Pavel Begunkov · 4 years, 7 months ago
  56. 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
  57. 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 8 months ago
  58. f82e7b5 Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 7 months ago
  59. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  60. 593bd5e Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  61. c555722 Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  62. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  63. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 7 months ago
  64. a7a519a smb3: Add debug message for new file creation with idsfromsid mount option by Steve French · 4 years, 7 months ago
  65. 44ebe01 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  66. ef1548a proc: Use new_inode not new_inode_pseudo by Eric W. Biederman · 4 years, 7 months ago
  67. 7b97d86 ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error handlers by zhangyi (F) · 4 years, 8 months ago
  68. a660339 cifs: fix chown and chgrp when idsfromsid mount option enabled by Steve French · 4 years, 7 months ago
  69. 975221e smb3: allow uid and gid owners to be set on create with idsfromsid mount option by Steve French · 4 years, 7 months ago
  70. 88ee9d5 ext4: support xattr gnu.* namespace for the Hurd by Jan (janneke) Nieuwenhuizen · 4 years, 8 months ago
  71. e4bd7c4 smb311: Add tracepoints for new compound posix query info by Steve French · 4 years, 7 months ago
  72. d313852 smb311: add support for using info level for posix extensions query by Steve French · 4 years, 7 months ago
  73. 790434f smb311: Add support for lookup with posix extensions query info by Steve French · 4 years, 7 months ago
  74. b1bc187 smb311: Add support for SMB311 query info (non-compounded) by Steve French · 4 years, 7 months ago
  75. 6a5f659 SMB311: Add support for query info using posix extensions (level 100) by Steve French · 4 years, 7 months ago
  76. ebf5744 smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl by Namjae Jeon · 4 years, 7 months ago
  77. b1a6274 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  78. fce1aff ocfs2: fix build failure when TCP/IP is disabled by Tom Seewald · 4 years, 7 months ago
  79. b961f8d Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  80. b359794 afs: Fix afs_store_data() to set mtime in new operation descriptor by David Howells · 4 years, 7 months ago
  81. 623f6dc Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  82. a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
  83. 7cf035c Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
  84. ba838a7 NFS: Fix direct WRITE throughput regression by Chuck Lever · 4 years, 8 months ago
  85. 3a39e77 nfs: set invalid blocks after NFSv4 writes by Zheng Bin · 4 years, 8 months ago
  86. 86b9366 NFS: remove redundant initialization of variable result by Colin Ian King · 4 years, 8 months ago
  87. cd2ed9b NFS: Add a tracepoint in nfs_set_pgio_error() by Chuck Lever · 4 years, 8 months ago
  88. fd2b612 NFS: Trace short NFS READs by Chuck Lever · 4 years, 8 months ago
  89. 5be5945 NFS: nfs_xdr_status should record the procedure name by Chuck Lever · 4 years, 8 months ago
  90. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  91. 65a6543 io_uring: fix io_kiocb.flags modification race in IOPOLL mode by Xiaoguang Wang · 4 years, 7 months ago
  92. 8119853 ext4: mballoc: Use this_cpu_read instead of this_cpu_ptr by Ritesh Harjani · 4 years, 8 months ago
  93. 2ce3ee9 ext4: avoid utf8_strncasecmp() with unstable name by Eric Biggers · 4 years, 8 months ago
  94. 5adacca ext4: stop overwrite the errcode in ext4_setup_super by yangerkun · 4 years, 8 months ago
  95. cfb3c85 ext4: fix partial cluster initialization when splitting extent by Jeffle Xu · 4 years, 8 months ago
  96. 829b37b ext4: avoid race conditions when remounting with options that change dax by Theodore Ts'o · 4 years, 8 months ago
  97. 68cd449 Enable ext4 support for per-file/directory dax operations by Theodore Ts'o · 4 years, 7 months ago
  98. 37c54f9 kernel: set USER_DS in kthread_use_mm by Christoph Hellwig · 4 years, 7 months ago
  99. f5678e7 kernel: better document the use_mm/unuse_mm API contract by Christoph Hellwig · 4 years, 7 months ago
  100. 9bf5b9eb kernel: move use_mm/unuse_mm to kthread.c by Christoph Hellwig · 4 years, 7 months ago