1. eb9cc35 NFS: switch nfsiod to be an UNBOUND workqueue. by NeilBrown · 4 years, 2 months ago
  2. 0e1c02e lockd: don't use interval-based rebinding over TCP by Calum Mackay · 4 years, 3 months ago
  3. 77303b6 NFSv4: Fix the alignment of page data in the getdeviceinfo reply by Trond Myklebust · 4 years, 2 months ago
  4. 78c9026 NFSv4.2: condition READDIR's mask for security label based on LSM state by Olga Kornievskaia · 4 years, 2 months ago
  5. 941327d virtiofs fix leak in setup by Miklos Szeredi · 4 years, 2 months ago
  6. 8b1a51f f2fs: call f2fs_get_meta_page_retry for nat page by Jaegeuk Kim · 4 years, 3 months ago
  7. f5d4e47 fs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode() by Anant Thazhemadam · 4 years, 1 month ago
  8. e196311 quota: Sanity-check quota file headers on load by Jan Kara · 4 years, 3 months ago
  9. c2c9944 f2fs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
  10. e5a2a00 ext4: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
  11. 456fcfc ubifs: prevent creating duplicate encrypted filenames by Eric Biggers · 4 years, 2 months ago
  12. 2da473e fscrypt: add fscrypt_is_nokey_name() by Eric Biggers · 4 years, 2 months ago
  13. 3b7c17a fscrypt: remove kernel-internal constants from UAPI header by Eric Biggers · 4 years, 3 months ago
  14. 7812d88 f2fs: init dirty_secmap incorrectly by Jack Qiu · 4 years, 2 months ago
  15. 4cad005 f2fs: fix to seek incorrect data offset in inline data file by Chao Yu · 4 years, 3 months ago
  16. 5f5240c exfat: Avoid allocating upcase table using kcalloc() by Artem Labazov · 4 years, 1 month ago
  17. 31d00f6 Merge tag 'io_uring-5.10-2020-12-11' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  18. 782598e Merge tag 'zonefs-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 4 years, 1 month ago
  19. 40d6366 proc: use untagged_addr() for pagemap_read addresses by Miles Chen · 4 years, 1 month ago
  20. 6840a3d Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 1 month ago
  21. 21e3140 NFS: Disable READ_PLUS by default by Anna Schumaker · 4 years, 2 months ago
  22. fe8eb82 NFSv4.2: Fix 5 seconds delay when doing inter server copy by Dai Ngo · 4 years, 2 months ago
  23. 1c87b85 NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation by Chuck Lever · 4 years, 2 months ago
  24. 6bea022 zonefs: fix page reference and BIO leak by Damien Le Moal · 4 years, 1 month ago
  25. 4cb6829 afs: Fix memory leak when mounting with multiple source parameters by David Howells · 4 years, 1 month ago
  26. 7d8761b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
  27. f26c08b io_uring: fix file leak on error path of io ctx creation by Hillf Danton · 4 years, 1 month ago
  28. e8c954d io_uring: fix mis-seting personality's creds by Pavel Begunkov · 4 years, 1 month ago
  29. 2bf509d coredump: fix core_pattern parse error by Menglong Dong · 4 years, 1 month ago
  30. 619ca26 Merge tag 'io_uring-5.10-2020-12-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  31. d4e9041 Merge tag '5.10-rc6-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 2 months ago
  32. ea64370 cifs: refactor create_sd_buf() and and avoid corrupting the buffer by Ronnie Sahlberg · 4 years, 2 months ago
  33. 59463eb cifs: add NULL check for ses->tcon_ipc by Aurelien Aptel · 4 years, 2 months ago
  34. 7963178 smb3: set COMPOUND_FID to FileID field of subsequent compound request by Namjae Jeon · 4 years, 2 months ago
  35. c82a505 Merge tag '9p-for-5.10-rc7' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 2 months ago
  36. 34816d2 Merge tag 'gfs2-v5.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 2 months ago
  37. 960f4f8 fs: 9p: add generic splice_write file operation by Dominique Martinet · 4 years, 2 months ago
  38. cf03f31 fs: 9p: add generic splice_read file operations by Toke Høiland-Jørgensen · 4 years, 2 months ago
  39. dd0ecf5 gfs2: Fix deadlock between gfs2_{create_inode,inode_lookup} and delete_work_func by Andreas Gruenbacher · 4 years, 2 months ago
  40. 2122533 cifs: fix potential use-after-free in cifs_echo_request() by Paulo Alcantara · 4 years, 2 months ago
  41. 6988a61 cifs: allow syscalls to be restarted in __smb_send_rqst() by Paulo Alcantara · 4 years, 2 months ago
  42. 2d280bc io_uring: fix recvmsg setup with compat buf-select by Pavel Begunkov · 4 years, 2 months ago
  43. 63e2fff pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabled by Trond Myklebust · 4 years, 2 months ago
  44. 1214917 Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  45. 9223e74 Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  46. a17a3ca Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 2 months ago
  47. 82e938b gfs2: Upgrade shared glocks for atime updates by Andreas Gruenbacher · 4 years, 2 months ago
  48. af60470 io_uring: fix files grab/cancel race by Pavel Begunkov · 4 years, 2 months ago
  49. f39e7d3 gfs2: Don't freeze the file system during unmount by Bob Peterson · 4 years, 2 months ago
  50. 7787215 gfs2: check for empty rgrp tree in gfs2_ri_update by Bob Peterson · 4 years, 2 months ago
  51. ff04f3b efivarfs: revert "fix memory leak in efivarfs_create()" by Ard Biesheuvel · 4 years, 2 months ago
  52. 127c501 Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 2 months ago
  53. 515b269 gfs2: set lockdep subclass for iopen glocks by Alexander Aring · 4 years, 2 months ago
  54. 16e6281 gfs2: Fix deadlock dumping resource group glocks by Alexander Aring · 4 years, 2 months ago
  55. 9c3a205 io_uring: fix ITER_BVEC check by Pavel Begunkov · 4 years, 2 months ago
  56. eb2667b3 io_uring: fix shift-out-of-bounds when round up cq size by Joseph Qi · 4 years, 2 months ago
  57. a855fbe btrfs: fix lockdep splat when enabling and disabling qgroups by Filipe Manana · 4 years, 2 months ago
  58. 7aa6d35 btrfs: do nofs allocations when adding and removing qgroup relations by Filipe Manana · 4 years, 2 months ago
  59. 3d05cad btrfs: fix lockdep splat when reading qgroup config on mount by Filipe Manana · 4 years, 2 months ago
  60. 6d06b0a btrfs: tree-checker: add missing returns after data_ref alignment checks by David Sterba · 4 years, 2 months ago
  61. 0697d9a btrfs: don't access possibly stale fs_info data for printing duplicate device by Johannes Thumshirn · 4 years, 2 months ago
  62. 68d3fa2 Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
  63. 4a51c60 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  64. a7f07fc Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 2 months ago
  65. a9e5c87 afs: Fix speculative status fetch going out of order wrt to modifications by David Howells · 4 years, 2 months ago
  66. 488dac0 libfs: fix error cast of negative value in simple_attr_write() by Yicong Yang · 4 years, 2 months ago
  67. a349e4c Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  68. ba91110 Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years, 2 months ago
  69. fa5fca7 Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  70. f902b21 ext4: fix bogus warning in ext4_update_dx_flag() by Jan Kara · 4 years, 2 months ago
  71. 2bf31d9 jbd2: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
  72. eb84090 xfs: revert "xfs: fix rmap key and record comparison functions" by Darrick J. Wong · 4 years, 2 months ago
  73. 704c231 ext4: drop fast_commit from /proc/mounts by Theodore Ts'o · 4 years, 2 months ago
  74. 883a790 xfs: don't allow NOWAIT DIO across extent boundaries by Dave Chinner · 4 years, 2 months ago
  75. 595189c xfs: return corresponding errcode if xfs_initialize_perag() fail by Yu Kuai · 4 years, 2 months ago
  76. 27c14b5 xfs: ensure inobt record walks always make forward progress by Darrick J. Wong · 4 years, 2 months ago
  77. ada49d6 xfs: fix forkoff miscalculation related to XFS_LITINO(mp) by Gao Xiang · 4 years, 2 months ago
  78. 6b48e5b xfs: directory scrub should check the null bestfree entries too by Darrick J. Wong · 4 years, 2 months ago
  79. 498fe26 xfs: strengthen rmap record flags checking by Darrick J. Wong · 4 years, 2 months ago
  80. e95b6c3 xfs: fix the minrecs logic when dealing with inode root child blocks by Darrick J. Wong · 4 years, 2 months ago
  81. 20b3291 gfs2: Fix regression in freeze_go_sync by Bob Peterson · 4 years, 2 months ago
  82. e297822 io_uring: order refnode recycling by Pavel Begunkov · 4 years, 2 months ago
  83. 1e5d770 io_uring: get an active ref_node from files_data by Pavel Begunkov · 4 years, 2 months ago
  84. c993df5 io_uring: don't double complete failed reissue request by Jens Axboe · 4 years, 2 months ago
  85. 1254100 smb3: Handle error case during offload read path by Rohith Surabattula · 4 years, 3 months ago
  86. ac873aa smb3: Avoid Mid pending list corruption by Rohith Surabattula · 4 years, 3 months ago
  87. de9ac0a smb3: Call cifs reconnect from demultiplex thread by Rohith Surabattula · 4 years, 3 months ago
  88. 9812857 cifs: fix a memleak with modefromsid by Namjae Jeon · 4 years, 2 months ago
  89. 4bbf439 fix return values of seq_read_iter() by Al Viro · 4 years, 2 months ago
  90. e28c0d7 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 2 months ago
  91. 3ad216e afs: Fix afs_write_end() when called with copied == 0 [ver #3] by David Howells · 4 years, 2 months ago
  92. f578528 ocfs2: initialize ip_next_orphan by Wengang Wang · 4 years, 2 months ago
  93. 944d144 io_uring: handle -EOPNOTSUPP on path resolution by Jens Axboe · 4 years, 2 months ago
  94. f01c30d Merge tag 'vfs-5.10-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  95. d9315f5 Merge tag 'xfs-5.10-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 2 months ago
  96. 8d4c3e7 proc: don't allow async path resolution of /proc/self components by Jens Axboe · 4 years, 2 months ago
  97. 1b1e926 Merge tag 'io_uring-5.10-2020-11-13' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  98. 1a49a97 btrfs: tree-checker: add missing return after error in root_item by Daniel Xu · 4 years, 2 months ago
  99. 6f23277 btrfs: qgroup: don't commit transaction when we already hold the handle by Qu Wenruo · 4 years, 2 months ago
  100. c334730 btrfs: fix missing delalloc new bit for new delalloc ranges by Filipe Manana · 4 years, 3 months ago