1. d7c5bf9 fs/sysfs/dir.c: replace S_IRWXU|S_IRUGO|S_IXUGO with 0755 sysfs_create_dir_ns() by Luis Chamberlain · 3 years, 3 months ago
  2. 8f5cfb3 fs/kernfs/symlink.c: replace S_IRWXUGO with 0777 on kernfs_create_link() by Luis Chamberlain · 3 years, 3 months ago
  3. bb76c82 Merge 5.15-rc4 into driver-core-next by Greg Kroah-Hartman · 3 years, 3 months ago
  4. 9b2f72c elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappings by Chen Jingwen · 3 years, 3 months ago
  5. 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
  6. 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
  7. e25ca04 Merge tag '5.15-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  8. 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
  9. 3f00838 io_uring: kill fasync by Pavel Begunkov · 3 years, 3 months ago
  10. f2c77973 ext4: recheck buffer uptodate bit under buffer lock by Zhang Yi · 3 years, 4 months ago
  11. 42cb447 ext4: fix potential infinite loop in ext4_dx_readdir() by yangerkun · 3 years, 4 months ago
  12. bb9464e ext4: flush s_error_work before journal destroy in ext4_fill_super by yangerkun · 3 years, 3 months ago
  13. 75ca6ad ext4: fix loff_t overflow in ext4_max_bitmap_size() by Ritesh Harjani · 3 years, 7 months ago
  14. 6fed839 ext4: fix reserved space counter leakage by Jeffle Xu · 3 years, 4 months ago
  15. a2c2f08 ext4: limit the number of blocks in one ADD_RANGE TLV by Hou Tao · 3 years, 4 months ago
  16. 87ffb31 ksmbd: missing check for NULL in convert_to_nt_pathname() by Dan Carpenter · 3 years, 3 months ago
  17. 4227f81 ksmbd: fix transform header validation by Namjae Jeon · 3 years, 3 months ago
  18. 8f77150 ksmbd: add buffer validation for SMB2_CREATE_CONTEXT by Hyunchul Lee · 3 years, 3 months ago
  19. 442ff9e ksmbd: add validation in smb2 negotiate by Namjae Jeon · 3 years, 3 months ago
  20. 9496e26 ksmbd: add request buffer validation in smb2_set_info by Namjae Jeon · 3 years, 3 months ago
  21. 88d3005 ksmbd: use correct basic info level in set_file_basic_info() by Namjae Jeon · 3 years, 3 months ago
  22. ce81299 ksmbd: remove NTLMv1 authentication by Namjae Jeon · 3 years, 3 months ago
  23. 1018bf2 ksmbd: fix documentation for 2 functions by Enzo Matsumiya · 3 years, 3 months ago
  24. df38d85 kernfs: also call kernfs_set_rev() for positive dentry by Hou Tao · 3 years, 3 months ago
  25. 6fd3ec5 Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt by Linus Torvalds · 3 years, 3 months ago
  26. 9b3b353 vboxfs: fix broken legacy mount signature checking by Linus Torvalds · 3 years, 3 months ago
  27. 78f8876 io-wq: exclusively gate signal based exit on get_signal() return by Jens Axboe · 3 years, 3 months ago
  28. d72a9c1 ksmbd: fix invalid request buffer access in compound by Namjae Jeon · 3 years, 3 months ago
  29. 18d4676 ksmbd: remove RFC1002 check in smb2 request by Ronnie Sahlberg · 3 years, 3 months ago
  30. 5e5d759 Merge tag '5.15-rc2-ksmbd-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  31. a3b397b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 3 months ago
  32. 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
  33. 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
  34. 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
  35. 265fd19 ksmbd: use LOOKUP_BENEATH to prevent the out of share access by Hyunchul Lee · 3 years, 3 months ago
  36. 243418e mm: fs: invalidate bh_lrus for only cold path by Minchan Kim · 3 years, 3 months ago
  37. 9c0f0a0 ocfs2: drop acl cache for directories too by Wengang Wang · 3 years, 3 months ago
  38. 7df778b io_uring: make OP_CLOSE consistent with direct open by Pavel Begunkov · 3 years, 3 months ago
  39. 4c4f0c2 Merge tag 'ceph-for-5.15-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years, 3 months ago
  40. 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
  41. 9f3a2cb io_uring: kill extra checks in io_write() by Pavel Begunkov · 3 years, 3 months ago
  42. cdb31c2 io_uring: don't punt files update to io-wq unconditionally by Jens Axboe · 3 years, 3 months ago
  43. 9990da9 io_uring: put provided buffer meta data under memcg accounting by Jens Axboe · 3 years, 3 months ago
  44. 8bab4c0 io_uring: allow conditional reschedule for intensive iterators by Jens Axboe · 3 years, 3 months ago
  45. 5b7aa38 io_uring: fix potential req refcount underflow by Hao Xu · 3 years, 3 months ago
  46. a62682f io_uring: fix missing set of EPOLLONESHOT for CQ ring overflow by Hao Xu · 3 years, 3 months ago
  47. bd99c71 io_uring: fix race between poll completion and cancel_hash insertion by Hao Xu · 3 years, 3 months ago
  48. 87c1696 io-wq: ensure we exit if thread group is exiting by Jens Axboe · 3 years, 3 months ago
  49. 9ed38fd cifs: fix incorrect check for null pointer in header_assemble by Steve French · 3 years, 3 months ago
  50. 1db1aa9 smb3: correct server pointer dereferencing check to be more consistent by Steve French · 3 years, 3 months ago
  51. 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
  52. b06d893 smb3: correct smb3 ACL security descriptor by Steve French · 3 years, 3 months ago
  53. 4f22262 cifs: Clear modified attribute bit from inode flags by Steve French · 3 years, 3 months ago
  54. 03ab9cb cifs: Deal with some warnings from W=1 by David Howells · 3 years, 3 months ago
  55. c40dd3c erofs: clear compacted_2b if compacted_4b_initial > totalidx by Yue Hu · 3 years, 4 months ago
  56. d705117 erofs: fix misbehavior of unsupported chunk format check by Gao Xiang · 3 years, 3 months ago
  57. 4ea4779 ksmbd: remove follow symlinks support by Namjae Jeon · 3 years, 3 months ago
  58. 18a015b ksmbd: check protocol id in ksmbd_verify_smb_message() by Namjae Jeon · 3 years, 3 months ago
  59. 80f6e30 fs-verity: fix signed integer overflow with i_size near S64_MAX by Eric Biggers · 3 years, 3 months ago
  60. 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
  61. 372d1f3 ext2: fix sleeping in atomic bugs on error by Dan Carpenter · 3 years, 3 months ago
  62. e946d3c cifs: fix a sign extension bug by Dan Carpenter · 3 years, 3 months ago
  63. 9f632331 ksmbd: add default data stream name in FILE_STREAM_INFORMATION by Namjae Jeon · 3 years, 3 months ago
  64. e44fd50 ksmbd: log that server is experimental at module load by Steve French · 3 years, 3 months ago
  65. 708c871 ceph: fix off by one bugs in unsafe_request_wait() by Dan Carpenter · 3 years, 4 months ago
  66. d5f6545 qnx4: work around gcc false positive warning bug by Linus Torvalds · 3 years, 3 months ago
  67. af505ca debugfs: debugfs_create_file_size(): use IS_ERR to check for error by Nirmoy Das · 3 years, 4 months ago
  68. 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
  69. 707a63e Merge tag '5.15-rc1-ksmbd' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years, 3 months ago
  70. fdf5078 Merge tag '5.15-rc1-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 3 months ago
  71. 6d56262 ksmbd: add validation for FILE_FULL_EA_INFORMATION of smb2_get_info by Namjae Jeon · 3 years, 3 months ago
  72. f58eae6 ksmbd: prevent out of share access by Hyunchul Lee · 3 years, 3 months ago
  73. 35866f3 cifs: Not to defer close on file when lock is set by Rohith Surabattula · 3 years, 3 months ago
  74. 71826b0 cifs: Fix soft lockup during fsstress by Rohith Surabattula · 3 years, 3 months ago
  75. e3fc065 cifs: Deferred close performance improvements by Rohith Surabattula · 3 years, 3 months ago
  76. 0619b79 btrfs: prevent __btrfs_dump_space_info() to underflow its free space by Qu Wenruo · 3 years, 3 months ago
  77. 6b225ba btrfs: fix mount failure due to past and transient device flush error by Filipe Manana · 3 years, 4 months ago
  78. acbee9a btrfs: fix transaction handle leak after verity rollback failure by Filipe Manana · 3 years, 4 months ago
  79. bbc9a6e btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling by Qu Wenruo · 3 years, 4 months ago
  80. ddf21bd Merge tag 'iov_iter.3-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  81. 0bc7eb0 Merge tag 'io_uring-5.15-2021-09-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 3 months ago
  82. 02579b2 nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN by Dai Ngo · 3 years, 3 months ago
  83. 89c485c NLM: Fix svcxdr_encode_owner() by Chuck Lever · 3 years, 3 months ago
  84. a9b3043 ksmbd: transport_rdma: Don't include rwlock.h directly by Mike Galbraith · 3 years, 4 months ago
  85. 23ca067 mm: Fully initialize invalidate_lock, amend lock class later by Sebastian Andrzej Siewior · 3 years, 4 months ago
  86. b7213ff qnx4: avoid stringop-overread errors by Linus Torvalds · 3 years, 3 months ago
  87. b66ceaf io_uring: move iopoll reissue into regular IO path by Pavel Begunkov · 3 years, 4 months ago
  88. cd65869 io_uring: use iov_iter state save/restore helpers by Jens Axboe · 3 years, 4 months ago
  89. 5d329e1 io_uring: allow retry for O_NONBLOCK if async is supported by Jens Axboe · 3 years, 4 months ago
  90. 9c7b0ba io_uring: auto-removal for direct open/accept by Pavel Begunkov · 3 years, 4 months ago
  91. 820879e sysfs: simplify sysfs_kf_seq_show by Christoph Hellwig · 3 years, 4 months ago
  92. d1a1a96 sysfs: refactor sysfs_add_file_mode_ns by Christoph Hellwig · 3 years, 4 months ago
  93. 5cf3bb0 sysfs: split out binary attribute handling from sysfs_add_file_mode_ns by Christoph Hellwig · 3 years, 4 months ago
  94. 44df58d io_uring: fix missing sigmask restore in io_cqring_wait() by Xiaoguang Wang · 3 years, 4 months ago
  95. 41d3a6b io_uring: pin SQPOLL data before unlocking ring lock by Jens Axboe · 3 years, 4 months ago
  96. 4c51de1 cifs: fix incorrect kernel doc comments by Steve French · 3 years, 4 months ago
  97. 099dd78 cifs: remove pathname for file from SPDX header by Steve French · 3 years, 4 months ago
  98. dd47c10 io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items by Eugene Syromiatnikov · 3 years, 4 months ago
  99. 9d37e1c afs: Fix updating of i_blocks on file/dir extension by David Howells · 3 years, 4 months ago
  100. b537a3c2 afs: Fix corruption in reads at fpos 2G-4G from an OpenAFS server by David Howells · 3 years, 4 months ago