1. e42ee56 Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  2. 7989807 Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel by Linus Torvalds · 3 years, 11 months ago
  3. c6d8570 Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  4. 83c68bb btrfs: initialize fs_info::csum_size earlier in open_ctree by Su Yue · 3 years, 11 months ago
  5. a738c93 cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 3 years, 11 months ago
  6. af1a3d2 cifs: In the new mount api we get the full devname as source= by Ronnie Sahlberg · 3 years, 11 months ago
  7. 92c75f7 Revert "io_uring: don't take fs for recvmsg/sendmsg" by Jens Axboe · 4 years ago
  8. a35d8f0 nilfs2: make splice write available again by Joachim Henke · 4 years ago
  9. a0f85e3 cifs: do not disable noperm if multiuser mount option is not provided by Ronnie Sahlberg · 4 years ago
  10. ad69c38 tmpfs: disallow CONFIG_TMPFS_INODE64 on alpha by Seth Forshee · 4 years ago
  11. b85a7a8 tmpfs: disallow CONFIG_TMPFS_INODE64 on s390 by Seth Forshee · 4 years ago
  12. 506220d squashfs: add more sanity checks in xattr id lookup by Phillip Lougher · 4 years ago
  13. eabac19 squashfs: add more sanity checks in inode lookup by Phillip Lougher · 4 years ago
  14. f37aa4c squashfs: add more sanity checks in id lookup by Phillip Lougher · 4 years ago
  15. e812cbb squashfs: avoid out of bounds writes in decompressors by Phillip Lougher · 4 years ago
  16. abd4af4 cifs: fix dfs-links by Ronnie Sahlberg · 4 years ago
  17. 825b599 Merge tag '5.11-rc6-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  18. 860b45d Merge tag 'io_uring-5.11-2021-02-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  19. 21b200d cifs: report error instead of invalid when revalidating a dentry fails by Aurelien Aptel · 4 years ago
  20. 585fc0d mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 4 years ago
  21. 91792bb smb3: fix crediting for compounding when only one request in flight by Pavel Shilovsky · 4 years ago
  22. aec18a5 io_uring: drop mm/files between task_work_submit by Pavel Begunkov · 4 years ago
  23. 4cb2c00 Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 4 years ago
  24. d7e10d4 io_uring: don't modify identity's files uncess identity is cowed by Xiaoguang Wang · 4 years ago
  25. a992562 Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  26. 8d8d1db smb3: Fix out-of-bounds bug in SMB2_negotiate() by Gustavo A. R. Silva · 4 years ago
  27. c178fae Merge tag 'nfs-for-5.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
  28. 6642d60 Merge tag '5.11-rc5-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  29. 5399d52 rxrpc: Fix deadlock around release of dst cached on udp tunnel by David Howells · 4 years ago
  30. c05d51c Merge tag 'for-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  31. 2ba1c4d Merge tag 'block-5.11-2021-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  32. c0ec4ff Merge tag 'io_uring-5.11-2021-01-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  33. 0d4873f cifs: fix dfs domain referrals by Ronnie Sahlberg · 4 years ago
  34. bec4c29 Merge tag 'ecryptfs-5.11-rc6-setxattr-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 4 years ago
  35. 3a7efd1 io_uring: reinforce cancel on flush during exit by Pavel Begunkov · 4 years ago
  36. bd2f0b4 cifs: returning mount parm processing errors correctly by Steve French · 4 years ago
  37. 70b2c60 io_uring: fix sqo ownership false positive warning by Pavel Begunkov · 4 years ago
  38. f609cbb io_uring: fix list corruption for splice file_get by Pavel Begunkov · 4 years ago
  39. c9b8cd6 cifs: fix mounts to subdirectories of target by Steve French · 4 years ago
  40. 19d5158 cifs: ignore auto and noauto options if given by Adam Harvey · 4 years ago
  41. 335d3fc ovl: implement volatile-specific fsync error behaviour by Sargun Dhillon · 4 years ago
  42. 03fedf9 ovl: skip getxattr of security labels by Amir Goldstein · 4 years, 1 month ago
  43. e04527f ovl: fix dentry leak in ovl_get_redirect by Liangyan · 4 years, 1 month ago
  44. b854cc6 ovl: avoid deadlock on directory ioctl by Miklos Szeredi · 4 years ago
  45. 554677b ovl: perform vfs_getxattr() with mounter creds by Miklos Szeredi · 4 years ago
  46. 9efb069 ovl: add warning on user_ns mismatch by Miklos Szeredi · 4 years ago
  47. 6195ba0 io_uring: fix flush cqring overflow list while TASK_INTERRUPTIBLE by Hao Xu · 4 years ago
  48. 8dc932d Revert "block: simplify set_init_blocksize" to regain lost performance by Maxim Mikityanskiy · 4 years ago
  49. 907d1df io_uring: fix wqe->lock/completion_lock deadlock by Pavel Begunkov · 4 years ago
  50. ca70f00 io_uring: fix cancellation taking mutex while TASK_UNINTERRUPTIBLE by Pavel Begunkov · 4 years ago
  51. a1bb3cd io_uring: fix __io_uring_files_cancel() with TASK_UNINTERRUPTIBLE by Pavel Begunkov · 4 years ago
  52. 0b96444 ecryptfs: fix uid translation for setxattr on security.capability by Miklos Szeredi · 4 years ago
  53. f8ad818 fs/pipe: allow sendfile() to pipe again by Johannes Berg · 4 years ago
  54. 9ad6d91 btrfs: fix log replay failure due to race with space cache rebuild by Filipe Manana · 4 years ago
  55. c41ec45 btrfs: fix lockdep warning due to seqcount_mutex on 32bit arch by Su Yue · 4 years ago
  56. 2f96e40 btrfs: fix possible free space tree corruption with online conversion by Josef Bacik · 4 years ago
  57. d29b468d pNFS/NFSv4: Improve rejection of out-of-order layouts by Trond Myklebust · 4 years ago
  58. 1bcf34f pNFS/NFSv4: Update the layout barrier when we schedule a layoutreturn by Trond Myklebust · 4 years ago
  59. 08bd8db pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() by Trond Myklebust · 4 years ago
  60. 814b849 pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process() by Trond Myklebust · 4 years ago
  61. b18032b io_uring: only call io_cqring_ev_posted() if events were posted by Jens Axboe · 4 years ago
  62. 84965ff io_uring: if we see flush on exit, cancel related tasks by Jens Axboe · 4 years ago
  63. ef7b1a0 Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  64. 5130680 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
  65. 443d112 Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years ago
  66. 697edcb proc_sysctl: fix oops caused by incorrect command parameters by Xiaoming Ni · 4 years ago
  67. 4dcd3bc Merge tag '5.11-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  68. 02a1367 io_uring: account io_uring internal files as REQ_F_INFLIGHT by Jens Axboe · 4 years ago
  69. 9d5c819 io_uring: fix sleeping under spin in __io_clean_op by Pavel Begunkov · 4 years ago
  70. 214a5ea cifs: do not fail __smb_send_rqst if non-fatal signals are pending by Ronnie Sahlberg · 4 years ago
  71. a903430 Merge tag 'ceph-for-5.11-rc5' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years ago
  72. 9a17334 io_uring: fix short read retries for non-reg files by Pavel Begunkov · 4 years ago
  73. 607ec89 io_uring: fix SQPOLL IORING_OP_CLOSE cancelation state by Jens Axboe · 4 years ago
  74. 9f29bd8 Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
  75. f2d6c27 kernfs: wire up ->splice_read and ->splice_write by Christoph Hellwig · 4 years ago
  76. cc099e0 kernfs: implement ->write_iter by Christoph Hellwig · 4 years ago
  77. 4eaad21 kernfs: implement ->read_iter by Christoph Hellwig · 4 years ago
  78. 9791581 Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years ago
  79. db58465 cachefiles: Drop superfluous readpages aops NULL check by Takashi Iwai · 4 years ago
  80. f419f03 Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 4 years ago
  81. 34d1eb0 btrfs: don't clear ret in btrfs_start_dirty_block_groups by Josef Bacik · 4 years, 1 month ago
  82. fb28610 btrfs: fix lockdep splat in btrfs_recover_relocation by Josef Bacik · 4 years, 1 month ago
  83. 49ecc67 btrfs: do not double free backref nodes on error by Josef Bacik · 4 years, 1 month ago
  84. 18d3bff btrfs: don't get an EINTR during drop_snapshot for reloc by Josef Bacik · 4 years, 1 month ago
  85. 5cdc4a6 udf: fix the problem that the disc content is not displayed by lianzhi chang · 4 years ago
  86. 16a7885 fs/cifs: Simplify bool comparison. by Jiapeng Zhong · 4 years ago
  87. 2be449f fs/cifs: Assign boolean values to a bool variable by Jiapeng Zhong · 4 years ago
  88. a527a2b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years ago
  89. 0b5cd6c io_uring: fix skipping disabling sqo on exec by Pavel Begunkov · 4 years ago
  90. 4325cb4 io_uring: fix uring_flush in exit_files() warning by Pavel Begunkov · 4 years ago
  91. 6b393a1 io_uring: fix false positive sqo warning on flush by Pavel Begunkov · 4 years ago
  92. c93cc9e io_uring: iopoll requests should also wake task ->in_idle state by Jens Axboe · 4 years ago
  93. 11c0239 Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
  94. 9348b73 mm: don't play games with pinned pages in clear_page_refs by Linus Torvalds · 4 years ago
  95. 29a951d mm: fix clear_refs_write locking by Linus Torvalds · 4 years ago
  96. a8d13db io_uring: ensure finish_wait() is always called in __io_uring_task_cancel() by Jens Axboe · 4 years ago
  97. 0bc9bc1 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years ago
  98. 7cd3c41 Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years ago
  99. e9f5335 ext4: remove expensive flush on fast commit by Daejun Park · 4 years ago
  100. 6b4b8e6 ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago