1. 901341b io_uring: ignore POLLIN for recvmsg on MSG_ERRQUEUE by Luke Hsiao · 4 years, 4 months ago
  2. f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  3. 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 4 months ago
  4. a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 4 months ago
  5. f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  6. 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  7. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 4 months ago
  8. 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 4 months ago
  9. f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 4 months ago
  10. bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 4 months ago
  11. ba8e420 afs: Fix key ref leak in afs_put_operation() by David Howells · 4 years, 4 months ago
  12. 867a23e io_uring: kill extra iovec=NULL in import_iovec() by Pavel Begunkov · 4 years, 4 months ago
  13. f261c16 io_uring: comment on kfree(iovec) checks by Pavel Begunkov · 4 years, 4 months ago
  14. bb17534 io_uring: fix racy req->flags modification by Pavel Begunkov · 4 years, 4 months ago
  15. fc66677 io_uring: use system_unbound_wq for ring exit work by Jens Axboe · 4 years, 4 months ago
  16. 27bc446 ext4: limit the length of per-inode prealloc list by brookxu · 4 years, 4 months ago
  17. 66d5e02 ext4: reorganize if statement of ext4_mb_release_context() by brookxu · 4 years, 4 months ago
  18. c55ee7d ext4: add mb_debug logging when there are lost chunks by brookxu · 4 years, 5 months ago
  19. 7ca4fcb ext4: Fix comment typo "the the". by kyoungho koo · 4 years, 8 months ago
  20. 00a3fff jbd2: clean up checksum verification in do_one_pass() by Shijie Luo · 4 years, 5 months ago
  21. 8452fd0 io_uring: cleanup io_import_iovec() of pre-mapped request by Jens Axboe · 4 years, 4 months ago
  22. 70d7ced ext4: change to use fallthrough macro by Shijie Luo · 4 years, 5 months ago
  23. 2fe34d29 ext4: remove unused parameter of ext4_generic_delete_entry function by Kyoungho Koo · 4 years, 5 months ago
  24. e0d438c mballoc: replace seq_printf with seq_puts by Xu Wang · 4 years, 5 months ago
  25. dddcd2f ext4: optimize the implementation of ext4_mb_good_group() by brookxu · 4 years, 5 months ago
  26. 051e2ce ext4: delete invalid comments near ext4_mb_check_limits() by brookxu · 4 years, 5 months ago
  27. e9a3cd4 ext4: fix typos in ext4_mb_regular_allocator() comment by brookxu · 4 years, 5 months ago
  28. 3b2a443 io_uring: get rid of kiocb_wait_page_queue_init() by Jens Axboe · 4 years, 4 months ago
  29. b711d4e io_uring: find and cancel head link async work on files exit by Jens Axboe · 4 years, 5 months ago
  30. 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  31. f91daf5 io_uring: short circuit -EAGAIN for blocking read attempt by Jens Axboe · 4 years, 5 months ago
  32. d4e7cd3 io_uring: sanitize double poll handling by Jens Axboe · 4 years, 5 months ago
  33. 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
  34. 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
  35. 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
  36. c734124 fs: autofs: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  37. fc4177b exec: restore EACCES of S_ISDIR execve() by Kees Cook · 4 years, 5 months ago
  38. c8c412f SMB3: Fix mkdir when idsfromsid configured on mount by Steve French · 4 years, 5 months ago
  39. 227c0c9 io_uring: internally retry short reads by Jens Axboe · 4 years, 5 months ago
  40. ff6165b io_uring: retain iov_iter state over io_read/io_write calls by Jens Axboe · 4 years, 5 months ago
  41. 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
  42. 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
  43. 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
  44. f254ac0 io_uring: enable lookup of links holding inflight files by Jens Axboe · 4 years, 5 months ago
  45. 7c2a69f Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 5 months ago
  46. 9ad57f6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  47. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  48. 0fd338b exec: move path_noexec() check earlier by Kees Cook · 4 years, 5 months ago
  49. 633fb6a exec: move S_ISREG() check earlier by Kees Cook · 4 years, 5 months ago
  50. db19c91 exec: change uselib(2) IS_SREG() failure to EACCES by Kees Cook · 4 years, 5 months ago
  51. f38c85f coredump: add %f for executable filename by Lepton Wu · 4 years, 5 months ago
  52. a089e3f fs/signalfd.c: fix inconsistent return codes for signalfd4 by Helge Deller · 4 years, 5 months ago
  53. a090a5a fat: fix fat_ra_init() for data clusters == 0 by OGAWA Hirofumi · 4 years, 5 months ago
  54. 4ecfed6 VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 5 months ago
  55. e348e65 fatfs: switch write_lock to read_lock in fat_ioctl_get_attributes by Yubo Feng · 4 years, 5 months ago
  56. 88b2e9b fs/ufs: avoid potential u32 multiplication overflow by Colin Ian King · 4 years, 5 months ago
  57. a1d0747 nilfs2: use a more common logging style by Joe Perches · 4 years, 5 months ago
  58. 2987a4c nilfs2: convert __nilfs_msg to integrate the level and format by Joe Perches · 4 years, 5 months ago
  59. 1b0e318 nilfs2: only call unlock_new_inode() if I_NEW by Eric Biggers · 4 years, 5 months ago
  60. f666f9f fs/minix: remove expected error message in block_to_path() by Eric Biggers · 4 years, 5 months ago
  61. 0a12c4a fs/minix: fix block limit check for V1 filesystems by Eric Biggers · 4 years, 5 months ago
  62. 32ac86e fs/minix: set s_maxbytes correctly by Eric Biggers · 4 years, 5 months ago
  63. 270ef410 fs/minix: reject too-large maximum file size by Eric Biggers · 4 years, 5 months ago
  64. facb03d fs/minix: don't allow getting deleted inodes by Eric Biggers · 4 years, 5 months ago
  65. da27e0a fs/minix: check return value of sb_getblk() by Eric Biggers · 4 years, 5 months ago
  66. fe81417 exec: use force_uaccess_begin during exec and exit by Christoph Hellwig · 4 years, 5 months ago
  67. 1556829 hugetlbfs: prevent filesystem stacking of hugetlbfs by Mike Kravetz · 4 years, 5 months ago
  68. 9066e5c mm, oom: make the calculation of oom badness more accurate by Yafang Shao · 4 years, 5 months ago
  69. 471e78c /proc/PID/smaps: consistent whitespace output format by Michal Koutný · 4 years, 5 months ago
  70. 24fb33d fix breakage in do_rmdir() by Al Viro · 4 years, 5 months ago
  71. 563c53e NFS: Fix flexfiles read failover by Trond Myklebust · 4 years, 5 months ago
  72. a36da65 io_uring: fail poll arm on queue proc failure by Jens Axboe · 4 years, 5 months ago
  73. a503291 fs: nfs: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  74. 8fe5db9 rpc_pipefs: convert comma to semicolon by Xu Wang · 4 years, 5 months ago
  75. b4487b9 nfs: Fix getxattr kernel panic and memory overflow by Jeffrey Mitchell · 4 years, 5 months ago
  76. d474f96 NFS: Don't return layout segments that are in use by Trond Myklebust · 4 years, 5 months ago
  77. ff04172 NFS: Don't move layouts to plh_return_segs list while in use by Trond Myklebust · 4 years, 5 months ago
  78. 54898f7 NFS: Add layout segment info to pnfs read/write/commit tracepoints by Trond Myklebust · 4 years, 5 months ago
  79. c57dd1f btrfs: trim: fix underflow in trim length to prevent access beyond device boundary by Qu Wenruo · 4 years, 5 months ago
  80. d668e84 Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 4 years, 5 months ago
  81. 57d528b Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 5 months ago
  82. 7018ec6 exfat: retain 'VolumeFlags' properly by Tetsuhiro Kohada · 4 years, 5 months ago
  83. 4dc7d35 exfat: optimize exfat_zeroed_cluster() by Tetsuhiro Kohada · 4 years, 6 months ago
  84. 8b0c471 exfat: add error check when updating dir-entries by Tetsuhiro Kohada · 4 years, 6 months ago
  85. 3db3c3f exfat: write multiple sectors at once by Tetsuhiro Kohada · 4 years, 6 months ago
  86. 2c7f893 exfat: remove EXFAT_SB_DIRTY flag by Tetsuhiro Kohada · 4 years, 7 months ago
  87. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  88. 4bf5e36 Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 5 months ago
  89. 6d816e0 io_uring: hold 'ctx' reference around task_work queue + execute by Jens Axboe · 4 years, 5 months ago
  90. 881a3a1 btrfs: fix return value mixup in btrfs_get_extent by Pavel Machek · 4 years, 5 months ago
  91. e3c3155 zonefs: add zone-capacity support by Johannes Thumshirn · 4 years, 5 months ago
  92. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  93. 086ba2e Merge tag 'f2fs-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 5 months ago
  94. 8c2618a Merge tag 'gfs2-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 5 months ago
  95. 163c3e3dc Merge tag 'for-linus-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs by Linus Torvalds · 4 years, 5 months ago
  96. 51a4cc1 io_uring: defer file table grabbing request cleanup for locked requests by Jens Axboe · 4 years, 5 months ago
  97. 9b7adba io_uring: add missing REQ_F_COMP_LOCKED for nested requests by Jens Axboe · 4 years, 5 months ago
  98. 7271ef3 io_uring: fix recursive completion locking on oveflow flush by Jens Axboe · 4 years, 5 months ago
  99. 0ba9c9e io_uring: use TWA_SIGNAL for task_work uncondtionally by Jens Axboe · 4 years, 5 months ago
  100. 62ab2cc btrfs: sysfs: fix NULL pointer dereference at btrfs_sysfs_del_qgroups() by Qu Wenruo · 4 years, 5 months ago