1. ddf21bd Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  2. 0bc7eb0 Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  3. b7213ff qnx4: avoid stringop-overread errors by Linus Torvalds · 3 years, 4 months ago
  4. b66ceaf io_uring: move iopoll reissue into regular IO path by Pavel Begunkov · 3 years, 4 months ago
  5. cd65869 io_uring: use iov_iter state save/restore helpers by Jens Axboe · 3 years, 4 months ago
  6. 5d329e1 io_uring: allow retry for O_NONBLOCK if async is supported by Jens Axboe · 3 years, 4 months ago
  7. 9c7b0ba io_uring: auto-removal for direct open/accept by Pavel Begunkov · 3 years, 4 months ago
  8. 44df58d io_uring: fix missing sigmask restore in io_cqring_wait() by Xiaoguang Wang · 3 years, 4 months ago
  9. 41d3a6b io_uring: pin SQPOLL data before unlocking ring lock by Jens Axboe · 3 years, 4 months ago
  10. dd47c10 io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items by Eugene Syromiatnikov · 3 years, 4 months ago
  11. 767a65e io-wq: fix potential race of acct->nr_workers by Hao Xu · 3 years, 4 months ago
  12. 7a842fb io-wq: code clean of io_wqe_create_worker() by Hao Xu · 3 years, 4 months ago
  13. 16c8d2d io_uring: ensure symmetry in handling iter types in loop_rw_iter() by Jens Axboe · 3 years, 4 months ago
  14. fdfc346 Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
  15. 8d4a0b5 Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 4 months ago
  16. 78e7095 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 4 months ago
  17. c605c39 Merge tag 'io_uring-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  18. c0f7e49 Merge tag 'block-5.15-2021-09-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  19. 4396a73 fsnotify: fix sb_connectors leak by Amir Goldstein · 3 years, 4 months ago
  20. 32c2d33 io_uring: fix off-by-one in BUILD_BUG_ON check of __REQ_F_LAST_BIT by Hao Xu · 3 years, 4 months ago
  21. bf9f243 Merge tag '5.15-rc-ksmbd-part2' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 4 months ago
  22. 8dde208 Merge tag 'for-5.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 4 months ago
  23. 9351590 cifs: properly invalidate cached root handle when closing it by Enzo Matsumiya · 3 years, 4 months ago
  24. d6c338a Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 3 years, 4 months ago
  25. 35776f1 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 3 years, 4 months ago
  26. f154c80 Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  27. 7b871c7 Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
  28. e2e694b Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
  29. 7b7699c Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 4 months ago
  30. 2e5fd48 Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 4 months ago
  31. 2ae2eb9 io_uring: fail links of cancelled timeouts by Pavel Begunkov · 3 years, 4 months ago
  32. 66e70be io-wq: fix memory leak in create_io_worker() by Qiang.zhang · 3 years, 4 months ago
  33. 8d014f5 cifs: move SMB FSCTL definitions to common code by Steve French · 3 years, 4 months ago
  34. 23e91d8 cifs: rename cifs_common to smbfs_common by Steve French · 3 years, 4 months ago
  35. fc111fb cifs: update FSCTL definitions by Steve French · 3 years, 4 months ago
  36. 3b33e3f io-wq: fix silly logic error in io_task_work_match() by Jens Axboe · 3 years, 4 months ago
  37. 009ad9f io_uring: drop ctx->uring_lock before acquiring sqd->lock by Jens Axboe · 3 years, 4 months ago
  38. 3fc3725 Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm by Dan Williams · 3 years, 4 months ago
  39. 8a05abd Merge tag 'ceph-for-5.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 4 months ago
  40. 4cf0ccd ksmbd: fix control flow issues in sid_to_id() by Namjae Jeon · 3 years, 4 months ago
  41. 4ffd526 ksmbd: fix read of uninitialized variable ret in set_file_basic_info by Namjae Jeon · 3 years, 4 months ago
  42. 36bbeb3 ksmbd: add missing assignments to ret on ndr_read_int64 read calls by Colin Ian King · 3 years, 4 months ago
  43. c57a91fb io_uring: fix missing mb() before waitqueue_active by Pavel Begunkov · 3 years, 4 months ago
  44. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  45. 6fcac87 coredump: fix memleak in dump_vma_snapshot() by QiuXi · 3 years, 4 months ago
  46. dbd9d6f fs/coredump.c: log if a core dump is aborted due to changed file permissions by David Oberhollenzer · 3 years, 4 months ago
  47. 98e2e40 nilfs2: use refcount_dec_and_lock() to fix potential UAF by Zhen Lei · 3 years, 4 months ago
  48. 17243e1 nilfs2: fix memory leak in nilfs_sysfs_delete_snapshot_group by Nanyong Sun · 3 years, 4 months ago
  49. b2fe39c nilfs2: fix memory leak in nilfs_sysfs_create_snapshot_group by Nanyong Sun · 3 years, 4 months ago
  50. a3e1812 nilfs2: fix memory leak in nilfs_sysfs_delete_##name##_group by Nanyong Sun · 3 years, 4 months ago
  51. 24f8cb1 nilfs2: fix memory leak in nilfs_sysfs_create_##name##_group by Nanyong Sun · 3 years, 4 months ago
  52. dbc6e7d4 nilfs2: fix NULL pointer in nilfs_##name##_attr_release by Nanyong Sun · 3 years, 4 months ago
  53. 5f5dec0 nilfs2: fix memory leak in nilfs_sysfs_create_device_group by Nanyong Sun · 3 years, 4 months ago
  54. 1e1c158 fs/epoll: use a per-cpu counter for user's watches count by Nicholas Piggin · 3 years, 4 months ago
  55. c2f273e connector: send event on write to /proc/[pid]/comm by Ohhoon Kwon · 3 years, 4 months ago
  56. 8d23b20 proc: stop using seq_get_buf in proc_task_name by Christoph Hellwig · 3 years, 4 months ago
  57. bb9c14a hugetlbfs: s390 is always 64bit by David Hildenbrand · 3 years, 4 months ago
  58. 713b982 io-wq: fix cancellation on create-worker failure by Pavel Begunkov · 3 years, 4 months ago
  59. ea47ab1 putname(): IS_ERR_OR_NULL() is wrong here by Al Viro · 3 years, 4 months ago
  60. b4a4f21 namei: Standardize callers of filename_create() by Stephen Brennan · 3 years, 4 months ago
  61. 794ebce namei: Standardize callers of filename_lookup() by Stephen Brennan · 3 years, 4 months ago
  62. c5f563f rename __filename_parentat() to filename_parentat() by Al Viro · 3 years, 4 months ago
  63. 0766ec8 namei: Fix use after free in kern_path_locked by Stephen Brennan · 3 years, 4 months ago
  64. 75b96f0 Merge tag 'fuse-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 4 months ago
  65. 0bcfe68 Revert "memcg: enable accounting for pollfd and select bits arrays" by Linus Torvalds · 3 years, 4 months ago
  66. 3754707 Revert "memcg: enable accounting for file lock caches" by Linus Torvalds · 3 years, 4 months ago
  67. cd1adf1 Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly" by Linus Torvalds · 3 years, 4 months ago
  68. 0dca446 block: move fs/block_dev.c to block/bdev.c by Christoph Hellwig · 3 years, 4 months ago
  69. cd82cca block: split out operations on block special files by Christoph Hellwig · 3 years, 4 months ago
  70. f79645d btrfs: zoned: fix double counting of split ordered extent by Naohiro Aota · 3 years, 4 months ago
  71. c124706 btrfs: fix lockdep warning while mounting sprout fs by Anand Jain · 3 years, 4 months ago
  72. 3fa421d btrfs: delay blkdev_put until after the device remove by Josef Bacik · 3 years, 5 months ago
  73. 8f96a5b btrfs: update the bdev time directly when closing by Josef Bacik · 3 years, 5 months ago
  74. cde7417 btrfs: use correct header for div_u64 in misc.h by Kari Argillander · 3 years, 4 months ago
  75. 6f93e83 btrfs: fix upper limit for max_inline for page size 64K by Anand Jain · 3 years, 5 months ago
  76. 60f8fba Merge tag 'for-5.15/io_uring-2021-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  77. a9667ac fuse: remove unused arg in fuse_write_file_get() by Miklos Szeredi · 3 years, 4 months ago
  78. 660585b fuse: wait for writepages in syncfs by Miklos Szeredi · 3 years, 4 months ago
  79. 9c93005 file: Export receive_fd() to modules by Xie Yongji · 3 years, 4 months ago
  80. 7a6b92d eventfd: Export eventfd_wake_count to modules by Xie Yongji · 3 years, 4 months ago
  81. 0319b84 binfmt: a.out: Fix bogus semicolon by Geert Uytterhoeven · 3 years, 4 months ago
  82. 49624ef Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux by Linus Torvalds · 3 years, 4 months ago
  83. f746406 Merge git://github.com/Paragon-Software-Group/linux-ntfs3 by Linus Torvalds · 3 years, 4 months ago
  84. 6abaa83 Merge tag 'f2fs-for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 3 years, 4 months ago
  85. 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 4 months ago
  86. 303fff2 ksmbd: add validation for ndr read/write functions by Namjae Jeon · 3 years, 4 months ago
  87. 687c59e ksmbd: remove unused ksmbd_file_table_flush function by Namjae Jeon · 3 years, 4 months ago
  88. 72d6cbb ksmbd: smbd: fix dma mapping error in smb_direct_post_send_data by Hyunchul Lee · 3 years, 4 months ago
  89. d475866 ksmbd: Reduce error log 'speed is unknown' to debug by Per Forlin · 3 years, 4 months ago
  90. 28a5d3d ksmbd: defer notify_change() call by Christian Brauner · 3 years, 4 months ago
  91. db7fb6f ksmbd: remove setattr preparations in set_file_basic_info() by Christian Brauner · 3 years, 4 months ago
  92. eb5784f ksmbd: ensure error is surfaced in set_file_basic_info() by Christian Brauner · 3 years, 4 months ago
  93. 9467a0c ndr: fix translation in ndr_encode_posix_acl() by Christian Brauner · 3 years, 4 months ago
  94. 55cd04d ksmbd: fix translation in sid_to_id() by Christian Brauner · 3 years, 4 months ago
  95. f0bb29d ksmbd: fix subauth 0 handling in sid_to_id() by Christian Brauner · 3 years, 4 months ago
  96. 0e844ef ksmbd: fix translation in acl entries by Christian Brauner · 3 years, 4 months ago
  97. 43205ca ksmbd: fix translation in ksmbd_acls_fattr() by Christian Brauner · 3 years, 4 months ago
  98. 3cdc20e7 ksmbd: fix translation in create_posix_rsp_buf() by Christian Brauner · 3 years, 4 months ago
  99. 475d6f9 ksmbd: fix translation in smb2_populate_readdir_entry() by Christian Brauner · 3 years, 4 months ago
  100. da1e7ad ksmbd: fix lookup on idmapped mounts by Christian Brauner · 3 years, 4 months ago