1. 3edd8db Merge tag '5.9-rc2-smb-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 4 months ago
  2. 1127b21 Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 4 months ago
  3. 24148d8 Merge tag 'io_uring-5.9-2020-08-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  4. e309428 Merge tag 'writeback_for_v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 5 months ago
  5. 40129b8 Merge tag 'gfs2-v5.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 5 months ago
  6. b0bfd5ec Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 5 months ago
  7. e183785 cifs: fix check of tcon dfs in smb1 by Paulo Alcantara · 4 years, 5 months ago
  8. fdee946 io_uring: don't bounce block based -EAGAIN retry off task_work by Jens Axboe · 4 years, 5 months ago
  9. eefdf30 io_uring: fix IOPOLL -EAGAIN retries by Jens Axboe · 4 years, 5 months ago
  10. 210e799e afs: Remove erroneous fallthough annotation by Dan Carpenter · 4 years, 5 months ago
  11. 56450c2 io_uring: clear req->result on IOPOLL re-issue by Jens Axboe · 4 years, 5 months ago
  12. 0fef948 io_uring: make offset == -1 consistent with preadv2/pwritev2 by Jens Axboe · 4 years, 5 months ago
  13. 2ac6981 Merge tag 'nfsd-5.9-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 5 months ago
  14. abb3438d Merge tag 'm68knommu-for-v5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 4 years, 5 months ago
  15. 00d23d5 io_uring: ensure read requests go through -ERESTART* transformation by Jens Axboe · 4 years, 5 months ago
  16. 9dab14b io_uring: don't use poll handler if file can't be nonblocking read/written by Jens Axboe · 4 years, 5 months ago
  17. 6b7898e io_uring: fix imbalanced sqo_mm accounting by Jens Axboe · 4 years, 5 months ago
  18. 8421631 io_uring: revert consumed iov_iter bytes on error by Jens Axboe · 4 years, 5 months ago
  19. 9907ab3 Merge tag 'for-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 5 months ago
  20. 496ceaf ceph: don't allow setlease on cephfs by Jeff Layton · 4 years, 5 months ago
  21. ebce3eb ceph: fix inode number handling on arches with 32-bit ino_t by Jeff Layton · 4 years, 5 months ago
  22. 462582b gfs2: add some much needed cleanup for log flushes that fail by Bob Peterson · 4 years, 5 months ago
  23. 2217b98 binfmt_flat: revert "binfmt_flat: don't offset the data start" by Max Filippov · 4 years, 5 months ago
  24. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  25. 204361a io-wq: fix hang after cancelling pending hashed work by Pavel Begunkov · 4 years, 5 months ago
  26. fd7d6de io_uring: don't recurse on tsk->sighand->siglock with signalfd by Jens Axboe · 4 years, 5 months ago
  27. f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  28. 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 5 months ago
  29. a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 5 months ago
  30. f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  31. 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  32. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 5 months ago
  33. 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 5 months ago
  34. f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 5 months ago
  35. bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 5 months ago
  36. a84d5d4 btrfs: detect nocow for swap after snapshot delete by Boris Burkov · 4 years, 5 months ago
  37. fb2fecb btrfs: check the right error variable in btrfs_del_dir_entries_in_log by Josef Bacik · 4 years, 5 months ago
  38. ba8e420 afs: Fix key ref leak in afs_put_operation() by David Howells · 4 years, 5 months ago
  39. 867a23e io_uring: kill extra iovec=NULL in import_iovec() by Pavel Begunkov · 4 years, 5 months ago
  40. f261c16 io_uring: comment on kfree(iovec) checks by Pavel Begunkov · 4 years, 5 months ago
  41. bb17534 io_uring: fix racy req->flags modification by Pavel Begunkov · 4 years, 5 months ago
  42. fc66677 io_uring: use system_unbound_wq for ring exit work by Jens Axboe · 4 years, 5 months ago
  43. bbc37d6 btrfs: fix space cache memory leak after transaction abort by Filipe Manana · 4 years, 5 months ago
  44. 604997b btrfs: use the correct const function attribute for btrfs_get_num_csums by David Sterba · 4 years, 6 months ago
  45. 282dd7d btrfs: reset compression level for lzo on remount by Marcos Paulo de Souza · 4 years, 5 months ago
  46. c965d64 btrfs: handle errors from async submission by Johannes Thumshirn · 4 years, 6 months ago
  47. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 5 months ago
  48. 66d5e02 ext4: reorganize if statement of ext4_mb_release_context() by brookxu · 4 years, 5 months ago
  49. c55ee7d ext4: add mb_debug logging when there are lost chunks by brookxu · 4 years, 5 months ago
  50. 7ca4fcb ext4: Fix comment typo "the the". by kyoungho koo · 4 years, 9 months ago
  51. 00a3fff jbd2: clean up checksum verification in do_one_pass() by Shijie Luo · 4 years, 5 months ago
  52. 8452fd0 io_uring: cleanup io_import_iovec() of pre-mapped request by Jens Axboe · 4 years, 5 months ago
  53. 70d7ced ext4: change to use fallthrough macro by Shijie Luo · 4 years, 5 months ago
  54. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
  55. e0d438c mballoc: replace seq_printf with seq_puts by Xu Wang · 4 years, 5 months ago
  56. dddcd2f ext4: optimize the implementation of ext4_mb_good_group() by brookxu · 4 years, 5 months ago
  57. 051e2ce ext4: delete invalid comments near ext4_mb_check_limits() by brookxu · 4 years, 5 months ago
  58. e9a3cd4 ext4: fix typos in ext4_mb_regular_allocator() comment by brookxu · 4 years, 5 months ago
  59. 3b2a443 io_uring: get rid of kiocb_wait_page_queue_init() by Jens Axboe · 4 years, 5 months ago
  60. b711d4e io_uring: find and cancel head link async work on files exit by Jens Axboe · 4 years, 5 months ago
  61. 34b09af nfsd: fix oops on mixed NFSv4/NFSv3 client access by J. Bruce Fields · 4 years, 5 months ago
  62. 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  63. f91daf5 io_uring: short circuit -EAGAIN for blocking read attempt by Jens Axboe · 4 years, 5 months ago
  64. d4e7cd3 io_uring: sanitize double poll handling by Jens Axboe · 4 years, 5 months ago
  65. 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
  66. f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
  67. 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
  68. c734124 fs: autofs: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  69. fc4177b exec: restore EACCES of S_ISDIR execve() by Kees Cook · 4 years, 5 months ago
  70. c8c412f SMB3: Fix mkdir when idsfromsid configured on mount by Steve French · 4 years, 5 months ago
  71. 227c0c9 io_uring: internally retry short reads by Jens Axboe · 4 years, 5 months ago
  72. ff6165b io_uring: retain iov_iter state over io_read/io_write calls by Jens Axboe · 4 years, 5 months ago
  73. 23c2c8c Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 5 months ago
  74. 69307ad Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 5 months ago
  75. ff419b6 Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 5 months ago
  76. f254ac0 io_uring: enable lookup of links holding inflight files by Jens Axboe · 4 years, 5 months ago
  77. 7c2a69f Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 5 months ago
  78. 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  79. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  80. 0fd338b exec: move path_noexec() check earlier by Kees Cook · 4 years, 5 months ago
  81. 633fb6a exec: move S_ISREG() check earlier by Kees Cook · 4 years, 5 months ago
  82. db19c91 exec: change uselib(2) IS_SREG() failure to EACCES by Kees Cook · 4 years, 5 months ago
  83. f38c85f coredump: add %f for executable filename by Lepton Wu · 4 years, 5 months ago
  84. a089e3f fs/signalfd.c: fix inconsistent return codes for signalfd4 by Helge Deller · 4 years, 5 months ago
  85. a090a5a fat: fix fat_ra_init() for data clusters == 0 by OGAWA Hirofumi · 4 years, 5 months ago
  86. 4ecfed6 VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  87. e348e65 fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes by Yubo Feng · 4 years, 5 months ago
  88. 88b2e9b fs/ufs: avoid potential u32 multiplication overflow by Colin Ian King · 4 years, 5 months ago
  89. a1d0747 nilfs2: use a more common logging style by Joe Perches · 4 years, 5 months ago
  90. 2987a4c nilfs2: convert __nilfs_msg to integrate the level and format by Joe Perches · 4 years, 5 months ago
  91. 1b0e318 nilfs2: only call unlock_new_inode() if I_NEW by Eric Biggers · 4 years, 5 months ago
  92. f666f9f fs/minix: remove expected error message in block_to_path() by Eric Biggers · 4 years, 5 months ago
  93. 0a12c4a fs/minix: fix block limit check for V1 filesystems by Eric Biggers · 4 years, 5 months ago
  94. 32ac86e fs/minix: set s_maxbytes correctly by Eric Biggers · 4 years, 5 months ago
  95. 270ef410 fs/minix: reject too-large maximum file size by Eric Biggers · 4 years, 5 months ago
  96. facb03d fs/minix: don't allow getting deleted inodes by Eric Biggers · 4 years, 5 months ago
  97. da27e0a fs/minix: check return value of sb_getblk() by Eric Biggers · 4 years, 5 months ago
  98. fe81417 exec: use force_uaccess_begin during exec and exit by Christoph Hellwig · 4 years, 5 months ago
  99. 1556829 hugetlbfs: prevent filesystem stacking of hugetlbfs by Mike Kravetz · 4 years, 5 months ago
  100. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago