1. 1986c10a Merge tag 'for-5.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 3 months ago
  2. c75de84 Merge tag '5.15-rc4-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  3. 1da3854 Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 3 months ago
  4. 4afb912 btrfs: fix abort logic in btrfs_replace_file_extents by Josef Bacik · 3 years, 3 months ago
  5. cfd3126 btrfs: check for error when looking up inode during dir entry replay by Filipe Manana · 3 years, 3 months ago
  6. 8dcbc26 btrfs: unify lookup return value when dir entry is missing by Filipe Manana · 3 years, 3 months ago
  7. 52db777 btrfs: deal with errors when adding inode reference during log replay by Filipe Manana · 3 years, 3 months ago
  8. e15ac64 btrfs: deal with errors when replaying dir entry during log replay by Filipe Manana · 3 years, 3 months ago
  9. 77a5b9e btrfs: deal with errors when checking if a dir entry exists during log replay by Filipe Manana · 3 years, 3 months ago
  10. d175209 btrfs: update refs for any root except tree log roots by Josef Bacik · 3 years, 3 months ago
  11. 19ea40d btrfs: unlock newly allocated extent buffer after error by Qu Wenruo · 3 years, 4 months ago
  12. 7041503 Merge tag 'misc-fixes-20211007' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 3 months ago
  13. 64e7875 ksmbd: fix oops from fuse driver by Namjae Jeon · 3 years, 3 months ago
  14. 2db7260 ksmbd: fix version mismatch with out of tree by Namjae Jeon · 3 years, 3 months ago
  15. c7705ee ksmbd: use buf_data_size instead of recalculation in smb3_decrypt_req() by Namjae Jeon · 3 years, 3 months ago
  16. 51a1387 ksmbd: remove the leftover of smb2.0 dialect support by Namjae Jeon · 3 years, 3 months ago
  17. c2e99d4 ksmbd: check strictly data area in ksmbd_smb2_check_message() by Namjae Jeon · 3 years, 3 months ago
  18. c201069 NFSD: Keep existing listeners on portlist error by Benjamin Coddington · 3 years, 3 months ago
  19. 3639999 ksmbd: add the check to vaildate if stream protocol length exceeds maximum value by Namjae Jeon · 3 years, 3 months ago
  20. 60a9483 Merge tag 'warning-fixes-20211005' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 3 months ago
  21. 5c05224 afs: Fix afs_launder_page() to set correct start file position by David Howells · 3 years, 5 months ago
  22. 330de47 netfs: Fix READ/WRITE confusion when calling iov_iter_xarray() by David Howells · 3 years, 5 months ago
  23. ef31499 fscache: Remove an unused static variable by David Howells · 3 years, 3 months ago
  24. d9e3f82 fscache: Fix some kerneldoc warnings shown up by W=1 by David Howells · 3 years, 3 months ago
  25. bc86803 9p: Fix a bunch of kerneldoc warnings shown up by W=1 by David Howells · 3 years, 3 months ago
  26. dcb442b afs: Fix kerneldoc warning shown up by W=1 by David Howells · 3 years, 3 months ago
  27. c0b27c4 nfs: Fix kerneldoc warning shown up by W=1 by David Howells · 3 years, 3 months ago
  28. b60be02 Merge tag 'ovl-fixes-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 3 months ago
  29. 9b2f72c elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings by Chen Jingwen · 3 years, 3 months ago
  30. ca3cef4 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 3 years, 3 months ago
  31. 84928ce Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 3 months ago
  32. e25ca04 Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  33. 65893b4 Merge tag 'io_uring-5.15-2021-10-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  34. 3f00838 io_uring: kill fasync by Pavel Begunkov · 3 years, 3 months ago
  35. 1959814 nfsd: Fix a warning for nfsd_file_close_inode by Trond Myklebust · 3 years, 3 months ago
  36. f2c77973 ext4: recheck buffer uptodate bit under buffer lock by Zhang Yi · 3 years, 4 months ago
  37. 42cb447 ext4: fix potential infinite loop in ext4_dx_readdir() by yangerkun · 3 years, 4 months ago
  38. bb9464e ext4: flush s_error_work before journal destroy in ext4_fill_super by yangerkun · 3 years, 3 months ago
  39. 75ca6ad ext4: fix loff_t overflow in ext4_max_bitmap_size() by Ritesh Harjani · 3 years, 7 months ago
  40. 6fed839 ext4: fix reserved space counter leakage by Jeffle Xu · 3 years, 4 months ago
  41. a2c2f08 ext4: limit the number of blocks in one ADD_RANGE TLV by Hou Tao · 3 years, 4 months ago
  42. 87ffb31 ksmbd: missing check for NULL in convert_to_nt_pathname() by Dan Carpenter · 3 years, 3 months ago
  43. f2e717d nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zero by Trond Myklebust · 3 years, 3 months ago
  44. 1d62505 nfsd: fix error handling of register_pernet_subsys() in init_nfsd() by Patrick Ho · 3 years, 4 months ago
  45. 4227f81 ksmbd: fix transform header validation by Namjae Jeon · 3 years, 3 months ago
  46. 8f77150 ksmbd: add buffer validation for SMB2_CREATE_CONTEXT by Hyunchul Lee · 3 years, 3 months ago
  47. 442ff9e ksmbd: add validation in smb2 negotiate by Namjae Jeon · 3 years, 3 months ago
  48. 9496e26 ksmbd: add request buffer validation in smb2_set_info by Namjae Jeon · 3 years, 3 months ago
  49. 88d3005 ksmbd: use correct basic info level in set_file_basic_info() by Namjae Jeon · 3 years, 3 months ago
  50. ce81299 ksmbd: remove NTLMv1 authentication by Namjae Jeon · 3 years, 3 months ago
  51. 1018bf2 ksmbd: fix documentation for 2 functions by Enzo Matsumiya · 3 years, 3 months ago
  52. df38d85 kernfs: also call kernfs_set_rev() for positive dentry by Hou Tao · 3 years, 3 months ago
  53. 6fd3ec5 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 3 months ago
  54. 1dc1eed ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IO by Miklos Szeredi · 3 years, 3 months ago
  55. 9b3b353 vboxfs: fix broken legacy mount signature checking by Linus Torvalds · 3 years, 3 months ago
  56. 78f8876 io-wq: exclusively gate signal based exit on get_signal() return by Jens Axboe · 3 years, 3 months ago
  57. d72a9c1 ksmbd: fix invalid request buffer access in compound by Namjae Jeon · 3 years, 3 months ago
  58. 18d4676 ksmbd: remove RFC1002 check in smb2 request by Ronnie Sahlberg · 3 years, 3 months ago
  59. 5e5d759 Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  60. a3b397b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
  61. f6f360a Merge tag 'io_uring-5.15-2021-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  62. a5e0aceab Merge tag 'erofs-for-5.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 3 years, 3 months ago
  63. b8f4296 Merge tag '5.15-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 3 months ago
  64. 265fd19 ksmbd: use LOOKUP_BENEATH to prevent the out of share access by Hyunchul Lee · 3 years, 3 months ago
  65. 243418e mm: fs: invalidate bh_lrus for only cold path by Minchan Kim · 3 years, 3 months ago
  66. 9c0f0a0 ocfs2: drop acl cache for directories too by Wengang Wang · 3 years, 3 months ago
  67. 7df778b io_uring: make OP_CLOSE consistent with direct open by Pavel Begunkov · 3 years, 3 months ago
  68. a295aef ovl: fix missing negative dentry check in ovl_rename() by Zheng Liang · 3 years, 3 months ago
  69. 4c4f0c2 Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 3 months ago
  70. e655c81 Merge tag 'fixes_for_v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 3 months ago
  71. 9f3a2cb io_uring: kill extra checks in io_write() by Pavel Begunkov · 3 years, 3 months ago
  72. cdb31c2 io_uring: don't punt files update to io-wq unconditionally by Jens Axboe · 3 years, 3 months ago
  73. 9990da9 io_uring: put provided buffer meta data under memcg accounting by Jens Axboe · 3 years, 3 months ago
  74. 8bab4c0 io_uring: allow conditional reschedule for intensive iterators by Jens Axboe · 3 years, 3 months ago
  75. 5b7aa38 io_uring: fix potential req refcount underflow by Hao Xu · 3 years, 3 months ago
  76. a62682f io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow by Hao Xu · 3 years, 3 months ago
  77. bd99c71 io_uring: fix race between poll completion and cancel_hash insertion by Hao Xu · 3 years, 3 months ago
  78. 87c1696 io-wq: ensure we exit if thread group is exiting by Jens Axboe · 3 years, 3 months ago
  79. 9ed38fd cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 3 months ago
  80. 1db1aa9 smb3: correct server pointer dereferencing check to be more consistent by Steve French · 3 years, 3 months ago
  81. f9e3610 Merge tag 'for-5.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 3 months ago
  82. b06d893 smb3: correct smb3 ACL security descriptor by Steve French · 3 years, 3 months ago
  83. 4f22262 cifs: Clear modified attribute bit from inode flags by Steve French · 3 years, 3 months ago
  84. 03ab9cb cifs: Deal with some warnings from W=1 by David Howells · 3 years, 3 months ago
  85. c40dd3c erofs: clear compacted_2b if compacted_4b_initial > totalidx by Yue Hu · 3 years, 4 months ago
  86. d705117 erofs: fix misbehavior of unsupported chunk format check by Gao Xiang · 3 years, 3 months ago
  87. 4ea4779 ksmbd: remove follow symlinks support by Namjae Jeon · 3 years, 3 months ago
  88. 18a015b ksmbd: check protocol id in ksmbd_verify_smb_message() by Namjae Jeon · 3 years, 3 months ago
  89. 80f6e30 fs-verity: fix signed integer overflow with i_size near S64_MAX by Eric Biggers · 3 years, 3 months ago
  90. cf1d2c3 Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 3 months ago
  91. 372d1f3 ext2: fix sleeping in atomic bugs on error by Dan Carpenter · 3 years, 3 months ago
  92. e946d3c cifs: fix a sign extension bug by Dan Carpenter · 3 years, 3 months ago
  93. 9f632331 ksmbd: add default data stream name in FILE_STREAM_INFORMATION by Namjae Jeon · 3 years, 3 months ago
  94. e44fd50 ksmbd: log that server is experimental at module load by Steve French · 3 years, 3 months ago
  95. 708c871 ceph: fix off by one bugs in unsafe_request_wait() by Dan Carpenter · 3 years, 4 months ago
  96. d5f6545 qnx4: work around gcc false positive warning bug by Linus Torvalds · 3 years, 3 months ago
  97. af505ca debugfs: debugfs_create_file_size(): use IS_ERR to check for error by Nirmoy Das · 3 years, 4 months ago
  98. d9fb678 Merge tag 'afs-fixes-20210913' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 3 months ago
  99. 707a63e Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  100. fdf5078 Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 3 months ago