1. 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
  2. 175398a Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years ago
  3. 8834147 Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years ago
  4. d7bdba1 9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking() by David Howells · 3 years ago
  5. 16f2f4e nfs: Implement cache I/O by accessing the cache directly by David Howells · 3 years, 4 months ago
  6. a6b5a28 nfs: Convert to new fscache volume/cookie API by Dave Wysochanski · 4 years, 1 month ago
  7. 40595cd nfs: block notification on fs with its own ->lock by J. Bruce Fields · 3 years ago
  8. 01491a7 fscache, cachefiles: Disable configuration by David Howells · 3 years, 2 months ago
  9. b645941 net: Don't include filter.h from net/sock.h by Jakub Kicinski · 3 years ago
  10. 23a1a57 NFS: switch the callback service back to non-pooled. by NeilBrown · 3 years, 1 month ago
  11. 3ebdbe5 SUNRPC: discard svo_setup and rename svc_set_num_threads_sync() by NeilBrown · 3 years, 1 month ago
  12. ec52361 SUNRPC: stop using ->sv_nrthreads as a refcount by NeilBrown · 3 years, 1 month ago
  13. 8c62d12 SUNRPC/NFSD: clean up get/put functions. by NeilBrown · 3 years, 1 month ago
  14. df5e49c SUNRPC: change svc_get() to return the svc. by NeilBrown · 3 years, 1 month ago
  15. ca3574b exit: Rename module_put_and_exit to module_put_and_kthread_exit by Eric W. Biederman · 3 years, 1 month ago
  16. 7413927 Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 1 month ago
  17. ea027cb NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION by Olga Kornievskaia · 3 years, 1 month ago
  18. 3f015d8 NFSv42: Fix pagecache invalidation after COPY/CLONE by Benjamin Coddington · 3 years, 1 month ago
  19. 93c2e5e NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() by Benjamin Coddington · 3 years, 1 month ago
  20. d3c4582 NFSv42: Don't fail clone() unless the OP_CLONE operation failed by Trond Myklebust · 3 years, 1 month ago
  21. 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago
  22. 2ec20f4 Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 2 months ago
  23. f96f8cc NFSv4: Sanity check the parameters in nfs41_update_target_slotid() by Trond Myklebust · 3 years, 2 months ago
  24. 1e2f67d NFS: Remove the nfs4_label argument from decode_getattr_*() functions by Anna Schumaker · 3 years, 2 months ago
  25. dd225cb NFS: Remove the nfs4_label argument from nfs_setsecurity by Anna Schumaker · 3 years, 2 months ago
  26. cf7ab00 NFS: Remove the nfs4_label argument from nfs_fhget() by Anna Schumaker · 3 years, 2 months ago
  27. cc6f329 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() by Anna Schumaker · 3 years, 2 months ago
  28. d91bfc4 NFS: Remove the nfs4_label argument from nfs_instantiate() by Anna Schumaker · 3 years, 2 months ago
  29. 1b00ad6 NFS: Remove the nfs4_label from the nfs_setattrres by Anna Schumaker · 3 years, 2 months ago
  30. 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
  31. 76baa2b NFS: Remove the f_label from the nfs4_opendata and nfs_openres by Anna Schumaker · 3 years, 2 months ago
  32. ba4bc8d NFS: Remove the nfs4_label from the nfs4_lookupp_res struct by Anna Schumaker · 3 years, 2 months ago
  33. 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 2 months ago
  34. aa7ca3b NFS: Remove the nfs4_label from the nfs4_link_res struct by Anna Schumaker · 3 years, 2 months ago
  35. 68be174 NFS: Remove the nfs4_label from the nfs4_create_res struct by Anna Schumaker · 3 years, 2 months ago
  36. b1db9a4 NFS: Remove the nfs4_label from the nfs_entry struct by Anna Schumaker · 3 years, 2 months ago
  37. d755ad8 NFS: Create a new nfs_alloc_fattr_with_label() function by Anna Schumaker · 3 years, 2 months ago
  38. d4a95a7 NFS: Always initialise fattr->label in nfs_fattr_alloc() by Trond Myklebust · 3 years, 2 months ago
  39. aa97a3e NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode by Trond Myklebust · 3 years, 2 months ago
  40. 156cd28 NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() by Trond Myklebust · 3 years, 2 months ago
  41. e48c81b NFSv4: Remove unnecessary 'minor version' check by Trond Myklebust · 3 years, 2 months ago
  42. f114759 NFSv4: Fix potential Oops in decode_op_map() by Trond Myklebust · 3 years, 2 months ago
  43. 6659db4 NFSv4: Ensure decode_compound_hdr() sanity checks the tag by Trond Myklebust · 3 years, 2 months ago
  44. 4798f80 NFS: Don't trace an uninitialised value by Trond Myklebust · 3 years, 2 months ago
  45. 127beca NFSv4.2 add tracepoint to OFFLOAD_CANCEL by Olga Kornievskaia · 3 years, 2 months ago
  46. 488b170 NFSv4.2 add tracepoint to COPY_NOTIFY by Olga Kornievskaia · 3 years, 2 months ago
  47. 8db744c NFSv4.2 add tracepoint to CB_OFFLOAD by Olga Kornievskaia · 3 years, 2 months ago
  48. 2a65ca8 NFSv4.2 add tracepoint to CLONE by Olga Kornievskaia · 3 years, 2 months ago
  49. ce7cea1 NFSv4.2 add tracepoint to COPY by Olga Kornievskaia · 3 years, 2 months ago
  50. 40a8241 NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE by Olga Kornievskaia · 3 years, 2 months ago
  51. f628d46 NFSv4.2 add tracepoint to SEEK by Olga Kornievskaia · 3 years, 2 months ago
  52. 576acc2 nfs4: take a reference on the nfs_client when running FREE_STATEID by Scott Mayhew · 3 years, 2 months ago
  53. edfa0b1 NFS: Add offset to nfs_aop_readahead tracepoint by Dave Wysochanski · 3 years, 2 months ago
  54. 8791545 NFS: Move NFS protocol display macros to global header by Chuck Lever · 3 years, 2 months ago
  55. 9d2d48b NFS: Move generic FS show macros to global header by Chuck Lever · 3 years, 2 months ago
  56. cdab10b Merge tag 'selinux-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 3 years, 2 months ago
  57. b6773cd Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  58. 3f01727 Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
  59. 01d29f8 NFSv4: Fix a regression in nfs_set_open_stateid_locked() by Trond Myklebust · 3 years, 2 months ago
  60. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  61. 4cd27df NFS: Remove redundant call to __set_page_dirty_nobuffers by Trond Myklebust · 3 years, 2 months ago
  62. 5fe1210 NFS: Unexport nfs_probe_fsinfo() by Anna Schumaker · 3 years, 2 months ago
  63. 1301ba6 NFS: Call nfs_probe_server() during a fscontext-reconfigure event by Anna Schumaker · 3 years, 2 months ago
  64. 4d4cf8d NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() by Anna Schumaker · 3 years, 2 months ago
  65. e573113 NFS: Move nfs_probe_destination() into the generic client by Anna Schumaker · 3 years, 2 months ago
  66. 01dde76 NFS: Create an nfs4_server_set_init_caps() function by Anna Schumaker · 3 years, 2 months ago
  67. 86882c7 NFS: Remove --> and <-- dprintk call sites by Chuck Lever · 3 years, 2 months ago
  68. b40887e SUNRPC: Trace calls to .rpc_call_done by Chuck Lever · 3 years, 2 months ago
  69. d9f8774 NFS: Replace dprintk callsites in nfs_readpage(s) by Chuck Lever · 3 years, 2 months ago
  70. b4776a3 SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field by Chuck Lever · 3 years, 2 months ago
  71. d5f458a Fix user namespace leak by Alexey Gladkov · 3 years, 2 months ago
  72. e591b29 NFS: Save some space in the inode by Trond Myklebust · 3 years, 3 months ago
  73. 6e176d4 NFSv4: Fixes for nfs4_inode_return_delegation() by Trond Myklebust · 3 years, 3 months ago
  74. f0caea8 NFS: Fix an Oops in pnfs_mark_request_commit() by Trond Myklebust · 3 years, 3 months ago
  75. 133a48a NFS: Fix up commit deadlocks by Trond Myklebust · 3 years, 3 months ago
  76. 15bf323 security: Return xattr name from security_dentry_init_security() by Vivek Goyal · 3 years, 3 months ago
  77. 6e50e78 nfs/blocklayout: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
  78. 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 3 months ago
  79. fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 3 months ago
  80. 64a93db NFS: Fix deadlocks in nfs_scan_commit_list() by Trond Myklebust · 3 years, 3 months ago
  81. 110cb2d NFS: Instrument i_size_write() by Chuck Lever · 3 years, 3 months ago
  82. 8e09650 NFS: Remove unnecessary TRACE_DEFINE_ENUM()s by Chuck Lever · 3 years, 3 months ago
  83. a2915fa pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds by Baptiste Lepers · 3 years, 4 months ago
  84. 36a10a3 NFS: Remove unnecessary page cache invalidations by Trond Myklebust · 3 years, 3 months ago
  85. b97583b NFS: Do not flush the readdir cache in nfs_dentry_iput() by Trond Myklebust · 3 years, 3 months ago
  86. cec08f4 NFS: Fix dentry verifier races by Trond Myklebust · 3 years, 3 months ago
  87. ff81dfb NFS: Further optimisations for 'ls -l' by Trond Myklebust · 3 years, 3 months ago
  88. 2929bc3 NFS: Fix up nfs_readdir_inode_mapping_valid() by Trond Myklebust · 3 years, 3 months ago
  89. a6a361c NFS: Ignore the directory size when marking for revalidation by Trond Myklebust · 3 years, 3 months ago
  90. 488796e NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA by Trond Myklebust · 3 years, 3 months ago
  91. eea4133 NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED by Trond Myklebust · 3 years, 3 months ago
  92. a1e7f30 NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE by Trond Myklebust · 3 years, 6 months ago
  93. 43d20e8 NFS: Fix a few more clear_bit() instances that need release semantics by Trond Myklebust · 3 years, 6 months ago
  94. ca05cba NFS: Fix up nfs_ctx_key_to_expire() by Trond Myklebust · 3 years, 6 months ago
  95. 9019fb3 NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() by Trond Myklebust · 3 years, 6 months ago
  96. 342a67f NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink() by Trond Myklebust · 3 years, 6 months ago
  97. 90f7d7a locks: remove LOCK_MAND flock lock support by Jeff Layton · 3 years, 4 months ago
  98. 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 4 months ago
  99. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 4 months ago
  100. 8bda955 Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 4 months ago