1. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  2. d8ca6db Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 2 years ago
  3. 9fc2f99 Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years ago
  4. 5b0ed59 Merge tag 'for-6.3/block-2023-02-16' of git://git.kernel.dk/linux by Linus Torvalds · 2 years ago
  5. 05e6295f Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years ago
  6. de63017 Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 2 years ago
  7. 575a7e0 Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 2 years ago
  8. 65ba3d2 SUNRPC: Use per-CPU counters to tally server RPC counts by Chuck Lever · 2 years, 1 month ago
  9. cee4db1 SUNRPC: Refactor RPC server dispatch method by Chuck Lever · 2 years, 2 months ago
  10. 8dd41d7 SUNRPC: Push svcxdr_init_encode() into svc_process_common() by Chuck Lever · 2 years, 2 months ago
  11. dba5eaa SUNRPC: Push svcxdr_init_decode() into svc_process_common() by Chuck Lever · 2 years, 2 months ago
  12. f78e445 NFS: nfs_encode_fh: Remove S_AUTOMOUNT check by Richard Weinberger · 2 years, 3 months ago
  13. 896e090 Revert "NFSv4.2: Change the default KConfig value for READ_PLUS" by Anna Schumaker · 2 years ago
  14. 1683ed1 fs/nfs: Replace kmap_atomic() with kmap_local_page() in dir.c by Fabio M. De Francesco · 2 years, 1 month ago
  15. 28d4411 pNFS/filelayout: treat GETDEVICEINFO errors as layout failure by Olga Kornievskaia · 2 years, 1 month ago
  16. 4730515 nfs42: do not fail with EIO if ssc returns NFS4ERR_OFFLOAD_DENIED by Tigran Mkrtchyan · 2 years, 1 month ago
  17. 5bab56f NFS: fix disabling of swap by NeilBrown · 2 years, 1 month ago
  18. b46d80b nfs4trace: fix state manager flag printing by Benjamin Coddington · 2 years ago
  19. 2de3d04 NFS: Remove unnecessary check in nfs_read_folio() by Trond Myklebust · 2 years, 1 month ago
  20. 256093f NFS: Improve tracing of nfs_wb_folio() by Trond Myklebust · 2 years, 1 month ago
  21. eb5654b NFS: Enable tracing of nfs_invalidate_folio() and nfs_launder_folio() by Trond Myklebust · 2 years, 1 month ago
  22. 96780ca NFS: fix up nfs_release_folio() to try to release the page by Trond Myklebust · 2 years, 1 month ago
  23. 70e9db6 NFS: Clean up O_DIRECT request allocation by Trond Myklebust · 2 years, 1 month ago
  24. 4fa7a71 NFS: Fix up nfs_vm_page_mkwrite() for folios by Trond Myklebust · 2 years, 1 month ago
  25. 54d9938 NFS: Convert nfs_write_begin/end to use folios by Trond Myklebust · 2 years, 1 month ago
  26. 4cbf7694 NFS: Remove unused function nfs_wb_page() by Trond Myklebust · 2 years, 1 month ago
  27. 0c493b5 NFS: Convert buffered writes to use folios by Trond Myklebust · 2 years, 1 month ago
  28. 5241060 NFS: Convert the function nfs_wb_page() to use folios by Trond Myklebust · 2 years, 1 month ago
  29. ab75bff NFS: Convert buffered reads to use folios by Trond Myklebust · 2 years, 1 month ago
  30. 4b27232 NFS: Add a helper nfs_wb_folio() by Trond Myklebust · 2 years, 1 month ago
  31. cbefa53 NFS: Convert the remaining pagelist helper functions to support folios by Trond Myklebust · 2 years, 1 month ago
  32. 6dd85e8 NFS: Add a helper to convert a struct nfs_page into an inode by Trond Myklebust · 2 years, 1 month ago
  33. 8e0bdc70 NFS: Fix nfs_coalesce_size() to work with folios by Trond Myklebust · 2 years, 1 month ago
  34. eb9f2a5 NFS: Support folios in nfs_generic_pgio() by Trond Myklebust · 2 years, 1 month ago
  35. 35c5db0 NFS: Add basic functionality for tracking folios in struct nfs_page by Trond Myklebust · 2 years, 1 month ago
  36. 785207a NFS: Fix for xfstests generic/208 by Trond Myklebust · 2 years, 1 month ago
  37. 8bb7cd8 nfs: use bvec_set_page to initialize bvecs by Christoph Hellwig · 2 years, 1 month ago
  38. d585bdb fs: convert writepage_t callback to pass a folio by Matthew Wilcox (Oracle) · 2 years, 1 month ago
  39. 58a033c nfsd: remove fetch_iversion export operation by Jeff Layton · 2 years, 5 months ago
  40. 61a968b nfs: report the inode version in getattr if requested by Jeff Layton · 2 years, 7 months ago
  41. 39f60c1 fs: port xattr to mnt_idmap by Christian Brauner · 2 years, 1 month ago
  42. 4609e1f fs: port ->permission() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  43. 13e83a4 fs: port ->set_acl() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  44. e18275a fs: port ->rename() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  45. 5ebb29b fs: port ->mknod() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  46. c54bd91 fs: port ->mkdir() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  47. 7a77db9 fs: port ->symlink() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  48. 6c960e6 fs: port ->create() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  49. b74d24f fs: port ->getattr() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  50. c1632a0 fs: port ->setattr() to pass mnt_idmap by Christian Brauner · 2 years, 1 month ago
  51. 5970e15 filelock: move file locking definitions to separate header file by Jeff Layton · 2 years, 3 months ago
  52. 9b43a52 Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 2 years, 2 months ago
  53. 5e9a7b9 NFS: Fix up a sparse warning by Trond Myklebust · 2 years, 2 months ago
  54. 029085b NFS: Judge the file access cache's timestamp in rcu path by Chengen Du · 2 years, 2 months ago
  55. a6b9d2f pNFS/filelayout: Fix coalescing test for single DS by Olga Kornievskaia · 2 years, 2 months ago
  56. 71a7507 Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years, 2 months ago
  57. 48ea09c Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 2 years, 2 months ago
  58. a044dab Merge tag 'nfs-for-6.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 2 years, 2 months ago
  59. 7648229 Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 2 months ago
  60. 6a518af Merge tag 'fs.acl.rework.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping by Linus Torvalds · 2 years, 2 months ago
  61. 75f4d9a Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 2 years, 2 months ago
  62. 7fd461c NFSv4.2: Change the default KConfig value for READ_PLUS by Anna Schumaker · 2 years, 3 months ago
  63. 247c01f trace: Relocate event helper files by Chuck Lever · 2 years, 3 months ago
  64. b4e4f66 NFSv4.x: Fail client initialisation if state manager thread can't run by Trond Myklebust · 2 years, 3 months ago
  65. 19cdc8f fs: nfs: sysfs: use sysfs_emit() to instead of scnprintf() by ye xingchen · 2 years, 3 months ago
  66. 700fa9b NFS: use sysfs_emit() to instead of scnprintf() by ye xingchen · 2 years, 3 months ago
  67. a60214c NFS: Allow very small rsize & wsize again by Anna Schumaker · 2 years, 3 months ago
  68. f852702 NFSv4.2: Fix up READ_PLUS alignment by Anna Schumaker · 2 years, 3 months ago
  69. 36357fe NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS by Anna Schumaker · 2 years, 3 months ago
  70. ef8d98f NFS: avoid spurious warning of lost lock that is being unlocked. by NeilBrown · 2 years, 5 months ago
  71. 5559405 nfs: fix possible null-ptr-deref when parsing param by Hawkins Jiawei · 2 years, 4 months ago
  72. d564d2c NFSv4: check FMODE_EXEC from open context mode in nfs4_opendata_access() by ChenXiaoSong · 2 years, 5 months ago
  73. 6f1c1d9 NFS: make sure open context mode have FMODE_EXEC when file open for exec by ChenXiaoSong · 2 years, 5 months ago
  74. d01c6ed NFS4.x/pnfs: Fix up logging of layout stateids by Trond Myklebust · 2 years, 3 months ago
  75. 17b985d nfs: use locks_inode_context helper by Jeff Layton · 2 years, 3 months ago
  76. 5776a9c NFS: Fix a race in nfs_call_unlink() by Trond Myklebust · 2 years, 3 months ago
  77. 35e3b6a NFS: Fix an Oops in nfs_d_automount() by Trond Myklebust · 2 years, 3 months ago
  78. 51069e4 NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn by Trond Myklebust · 2 years, 4 months ago
  79. e83458f NFSv4: Fix a credential leak in _nfs4_discover_trunking() by Trond Myklebust · 2 years, 4 months ago
  80. 85aa8dd NFS: Trigger the "ls -l" readdir heuristic sooner by Benjamin Coddington · 2 years, 5 months ago
  81. c528f70 NFSv4.2: Fix initialisation of struct nfs4_label by Trond Myklebust · 2 years, 4 months ago
  82. 43c1031 NFSv4.2: Fix a memory stomp in decode_attr_security_label by Trond Myklebust · 2 years, 4 months ago
  83. c8a62f4 NFSv4.2: Always decode the security label by Trond Myklebust · 2 years, 4 months ago
  84. eef7314 NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding by Trond Myklebust · 2 years, 4 months ago
  85. 0eb4381 NFS: Clear the file access cache upon login by Trond Myklebust · 2 years, 6 months ago
  86. de4eda9 use less confusing names for iov_iter direction initializers by Al Viro · 2 years, 5 months ago
  87. 02a476d9 kobject: make kobject_get_ownership() take a constant kobject * by Greg Kroah-Hartman · 2 years, 3 months ago
  88. 5a17f04 cred: Do not default to init_cred in prepare_kernel_cred() by Kees Cook · 2 years, 4 months ago
  89. 7e84367 nfs4: Fix kmemleak when allocate slot failed by Zhang Xiaoxu · 2 years, 4 months ago
  90. 038efb6 NFSv4.2: Fixup CLONE dest file size for zero-length count by Benjamin Coddington · 2 years, 4 months ago
  91. f5ea161 NFSv4: Retry LOCK on OLD_STATEID during delegation return by Benjamin Coddington · 2 years, 4 months ago
  92. e59679f NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot by Trond Myklebust · 2 years, 4 months ago
  93. 5d917cb NFSv4.1: Handle RECLAIM_COMPLETE trunking errors by Trond Myklebust · 2 years, 4 months ago
  94. 1ba0439 NFSv4: Fix a potential state reclaim deadlock by Trond Myklebust · 2 years, 4 months ago
  95. cf0d7e7 NFS: Avoid memcpy() run-time warning for struct sockaddr overflows by Kees Cook · 2 years, 4 months ago
  96. 121affd nfs: Remove redundant null checks before kfree by Yushan Zhou · 2 years, 4 months ago
  97. cac2f8b fs: rename current get acl method by Christian Brauner · 2 years, 5 months ago
  98. 138060b fs: pass dentry to set acl method by Christian Brauner · 2 years, 5 months ago
  99. 66b8345 Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 2 years, 4 months ago
  100. 30c9999 Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 2 years, 5 months ago