1. 73fbb3f NFS: pass cred explicitly for access tests by NeilBrown · 3 years, 3 months ago
  2. b5e7b59 NFS: change nfs_access_get_cached to only report the mask by NeilBrown · 3 years, 3 months ago
  3. 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
  4. ea027cb NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSION by Olga Kornievskaia · 3 years, 1 month ago
  5. 3f015d8 NFSv42: Fix pagecache invalidation after COPY/CLONE by Benjamin Coddington · 3 years, 1 month ago
  6. 93c2e5e NFS: Add a tracepoint to show the results of nfs_set_cache_invalid() by Benjamin Coddington · 3 years, 1 month ago
  7. d3c4582 NFSv42: Don't fail clone() unless the OP_CLONE operation failed by Trond Myklebust · 3 years, 1 month ago
  8. 38764c7 Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 3 years, 2 months ago
  9. 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
  10. f96f8cc NFSv4: Sanity check the parameters in nfs41_update_target_slotid() by Trond Myklebust · 3 years, 2 months ago
  11. 1e2f67d NFS: Remove the nfs4_label argument from decode_getattr_*() functions by Anna Schumaker · 3 years, 2 months ago
  12. dd225cb NFS: Remove the nfs4_label argument from nfs_setsecurity by Anna Schumaker · 3 years, 2 months ago
  13. cf7ab00 NFS: Remove the nfs4_label argument from nfs_fhget() by Anna Schumaker · 3 years, 2 months ago
  14. cc6f329 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() by Anna Schumaker · 3 years, 2 months ago
  15. d91bfc4 NFS: Remove the nfs4_label argument from nfs_instantiate() by Anna Schumaker · 3 years, 2 months ago
  16. 1b00ad6 NFS: Remove the nfs4_label from the nfs_setattrres by Anna Schumaker · 3 years, 2 months ago
  17. 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 2 months ago
  18. 76baa2b NFS: Remove the f_label from the nfs4_opendata and nfs_openres by Anna Schumaker · 3 years, 2 months ago
  19. ba4bc8d NFS: Remove the nfs4_label from the nfs4_lookupp_res struct by Anna Schumaker · 3 years, 2 months ago
  20. 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 2 months ago
  21. aa7ca3b NFS: Remove the nfs4_label from the nfs4_link_res struct by Anna Schumaker · 3 years, 2 months ago
  22. 68be174 NFS: Remove the nfs4_label from the nfs4_create_res struct by Anna Schumaker · 3 years, 2 months ago
  23. b1db9a4 NFS: Remove the nfs4_label from the nfs_entry struct by Anna Schumaker · 3 years, 2 months ago
  24. d755ad8 NFS: Create a new nfs_alloc_fattr_with_label() function by Anna Schumaker · 3 years, 2 months ago
  25. d4a95a7 NFS: Always initialise fattr->label in nfs_fattr_alloc() by Trond Myklebust · 3 years, 2 months ago
  26. aa97a3e NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode by Trond Myklebust · 3 years, 2 months ago
  27. 156cd28 NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() by Trond Myklebust · 3 years, 2 months ago
  28. e48c81b NFSv4: Remove unnecessary 'minor version' check by Trond Myklebust · 3 years, 2 months ago
  29. f114759 NFSv4: Fix potential Oops in decode_op_map() by Trond Myklebust · 3 years, 2 months ago
  30. 6659db4 NFSv4: Ensure decode_compound_hdr() sanity checks the tag by Trond Myklebust · 3 years, 2 months ago
  31. 4798f80 NFS: Don't trace an uninitialised value by Trond Myklebust · 3 years, 2 months ago
  32. 127beca NFSv4.2 add tracepoint to OFFLOAD_CANCEL by Olga Kornievskaia · 3 years, 2 months ago
  33. 488b170 NFSv4.2 add tracepoint to COPY_NOTIFY by Olga Kornievskaia · 3 years, 2 months ago
  34. 8db744c NFSv4.2 add tracepoint to CB_OFFLOAD by Olga Kornievskaia · 3 years, 2 months ago
  35. 2a65ca8 NFSv4.2 add tracepoint to CLONE by Olga Kornievskaia · 3 years, 2 months ago
  36. ce7cea1 NFSv4.2 add tracepoint to COPY by Olga Kornievskaia · 3 years, 2 months ago
  37. 40a8241 NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE by Olga Kornievskaia · 3 years, 2 months ago
  38. f628d46 NFSv4.2 add tracepoint to SEEK by Olga Kornievskaia · 3 years, 2 months ago
  39. 576acc2 nfs4: take a reference on the nfs_client when running FREE_STATEID by Scott Mayhew · 3 years, 2 months ago
  40. edfa0b1 NFS: Add offset to nfs_aop_readahead tracepoint by Dave Wysochanski · 3 years, 2 months ago
  41. 8791545 NFS: Move NFS protocol display macros to global header by Chuck Lever · 3 years, 2 months ago
  42. 9d2d48b NFS: Move generic FS show macros to global header by Chuck Lever · 3 years, 2 months ago
  43. 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
  44. 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
  45. 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
  46. 01d29f8 NFSv4: Fix a regression in nfs_set_open_stateid_locked() by Trond Myklebust · 3 years, 2 months ago
  47. 6b19b76 fs: get rid of the res2 iocb->ki_complete argument by Jens Axboe · 3 years, 2 months ago
  48. 4cd27df NFS: Remove redundant call to __set_page_dirty_nobuffers by Trond Myklebust · 3 years, 2 months ago
  49. 5fe1210 NFS: Unexport nfs_probe_fsinfo() by Anna Schumaker · 3 years, 3 months ago
  50. 1301ba6 NFS: Call nfs_probe_server() during a fscontext-reconfigure event by Anna Schumaker · 3 years, 3 months ago
  51. 4d4cf8d NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() by Anna Schumaker · 3 years, 3 months ago
  52. e573113 NFS: Move nfs_probe_destination() into the generic client by Anna Schumaker · 3 years, 3 months ago
  53. 01dde76 NFS: Create an nfs4_server_set_init_caps() function by Anna Schumaker · 3 years, 3 months ago
  54. 86882c7 NFS: Remove --> and <-- dprintk call sites by Chuck Lever · 3 years, 2 months ago
  55. b40887e SUNRPC: Trace calls to .rpc_call_done by Chuck Lever · 3 years, 2 months ago
  56. d9f8774 NFS: Replace dprintk callsites in nfs_readpage(s) by Chuck Lever · 3 years, 2 months ago
  57. b4776a3 SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field by Chuck Lever · 3 years, 2 months ago
  58. d5f458a Fix user namespace leak by Alexey Gladkov · 3 years, 3 months ago
  59. e591b29 NFS: Save some space in the inode by Trond Myklebust · 3 years, 3 months ago
  60. 6e176d4 NFSv4: Fixes for nfs4_inode_return_delegation() by Trond Myklebust · 3 years, 3 months ago
  61. f0caea8 NFS: Fix an Oops in pnfs_mark_request_commit() by Trond Myklebust · 3 years, 3 months ago
  62. 133a48a NFS: Fix up commit deadlocks by Trond Myklebust · 3 years, 3 months ago
  63. 15bf323 security: Return xattr name from security_dentry_init_security() by Vivek Goyal · 3 years, 3 months ago
  64. 6e50e78 nfs/blocklayout: use bdev_nr_bytes instead of open coding it by Christoph Hellwig · 3 years, 2 months ago
  65. 130e205 SUNRPC: Change return value type of .pc_encode by Chuck Lever · 3 years, 3 months ago
  66. fda4944 SUNRPC: Replace the "__be32 *p" parameter to .pc_encode by Chuck Lever · 3 years, 3 months ago
  67. 64a93db NFS: Fix deadlocks in nfs_scan_commit_list() by Trond Myklebust · 3 years, 3 months ago
  68. 110cb2d NFS: Instrument i_size_write() by Chuck Lever · 3 years, 3 months ago
  69. 8e09650 NFS: Remove unnecessary TRACE_DEFINE_ENUM()s by Chuck Lever · 3 years, 3 months ago
  70. a2915fa pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds by Baptiste Lepers · 3 years, 4 months ago
  71. 36a10a3 NFS: Remove unnecessary page cache invalidations by Trond Myklebust · 3 years, 3 months ago
  72. b97583b NFS: Do not flush the readdir cache in nfs_dentry_iput() by Trond Myklebust · 3 years, 3 months ago
  73. cec08f4 NFS: Fix dentry verifier races by Trond Myklebust · 3 years, 3 months ago
  74. ff81dfb NFS: Further optimisations for 'ls -l' by Trond Myklebust · 3 years, 3 months ago
  75. 2929bc3 NFS: Fix up nfs_readdir_inode_mapping_valid() by Trond Myklebust · 3 years, 3 months ago
  76. a6a361c NFS: Ignore the directory size when marking for revalidation by Trond Myklebust · 3 years, 3 months ago
  77. 488796e NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA by Trond Myklebust · 3 years, 3 months ago
  78. eea4133 NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED by Trond Myklebust · 3 years, 3 months ago
  79. a1e7f30 NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE by Trond Myklebust · 3 years, 6 months ago
  80. 43d20e8 NFS: Fix a few more clear_bit() instances that need release semantics by Trond Myklebust · 3 years, 6 months ago
  81. ca05cba NFS: Fix up nfs_ctx_key_to_expire() by Trond Myklebust · 3 years, 6 months ago
  82. 9019fb3 NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() by Trond Myklebust · 3 years, 6 months ago
  83. 342a67f NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink() by Trond Myklebust · 3 years, 6 months ago
  84. 90f7d7a locks: remove LOCK_MAND flock lock support by Jeff Layton · 3 years, 4 months ago
  85. 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
  86. 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
  87. 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
  88. 8cfb901 NFS: Always provide aligned buffers to the RPC read layers by Trond Myklebust · 3 years, 4 months ago
  89. 2a7a451 NFSv4.1 add network transport when session trunking is detected by Olga Kornievskaia · 3 years, 4 months ago
  90. dc48e0a SUNRPC enforce creation of no more than max_connect xprts by Olga Kornievskaia · 3 years, 4 months ago
  91. 7e13420 NFSv4 introduce max_connect mount options by Olga Kornievskaia · 3 years, 4 months ago
  92. 79d534f NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox by Ye Bin · 3 years, 4 months ago
  93. bb0a55b nfs: don't allow reexport reclaims by J. Bruce Fields · 3 years, 4 months ago
  94. f657f8e nfs: don't atempt blocking locks on nfs reexports by J. Bruce Fields · 3 years, 4 months ago
  95. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
  96. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 4 months ago
  97. ca7d1d1 NFSv4.2: remove restriction of copy size for inter-server copy. by Dai Ngo · 3 years, 7 months ago
  98. 9eff97ab NFS: Clean up the synopsis of callback process_op() by Chuck Lever · 3 years, 6 months ago
  99. 89ef17b NFS: Extract the xdr_init_encode/decode() calls from decode_compound by Chuck Lever · 3 years, 6 months ago
  100. c35a810 NFS: Remove unused callback void decoder by Chuck Lever · 3 years, 6 months ago