1. cf7ab00 NFS: Remove the nfs4_label argument from nfs_fhget() by Anna Schumaker · 3 years, 3 months ago
  2. cc6f329 NFS: Remove the nfs4_label argument from nfs_add_or_obtain() by Anna Schumaker · 3 years, 3 months ago
  3. d91bfc4 NFS: Remove the nfs4_label argument from nfs_instantiate() by Anna Schumaker · 3 years, 3 months ago
  4. 1b00ad6 NFS: Remove the nfs4_label from the nfs_setattrres by Anna Schumaker · 3 years, 3 months ago
  5. 2ef61e0 NFS: Remove the nfs4_label from the nfs4_getattr_res by Anna Schumaker · 3 years, 3 months ago
  6. 76baa2b NFS: Remove the f_label from the nfs4_opendata and nfs_openres by Anna Schumaker · 3 years, 3 months ago
  7. ba4bc8d NFS: Remove the nfs4_label from the nfs4_lookupp_res struct by Anna Schumaker · 3 years, 3 months ago
  8. 9558a00 NFS: Remove the label from the nfs4_lookup_res struct by Anna Schumaker · 3 years, 3 months ago
  9. aa7ca3b NFS: Remove the nfs4_label from the nfs4_link_res struct by Anna Schumaker · 3 years, 3 months ago
  10. 68be174 NFS: Remove the nfs4_label from the nfs4_create_res struct by Anna Schumaker · 3 years, 3 months ago
  11. b1db9a4 NFS: Remove the nfs4_label from the nfs_entry struct by Anna Schumaker · 3 years, 3 months ago
  12. d755ad8 NFS: Create a new nfs_alloc_fattr_with_label() function by Anna Schumaker · 3 years, 3 months ago
  13. d4a95a7 NFS: Always initialise fattr->label in nfs_fattr_alloc() by Trond Myklebust · 3 years, 2 months ago
  14. aa97a3e NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_mode by Trond Myklebust · 3 years, 2 months ago
  15. 156cd28 NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open() by Trond Myklebust · 3 years, 2 months ago
  16. e48c81b NFSv4: Remove unnecessary 'minor version' check by Trond Myklebust · 3 years, 2 months ago
  17. f114759 NFSv4: Fix potential Oops in decode_op_map() by Trond Myklebust · 3 years, 2 months ago
  18. 6659db4 NFSv4: Ensure decode_compound_hdr() sanity checks the tag by Trond Myklebust · 3 years, 2 months ago
  19. 4798f80 NFS: Don't trace an uninitialised value by Trond Myklebust · 3 years, 2 months ago
  20. 127beca NFSv4.2 add tracepoint to OFFLOAD_CANCEL by Olga Kornievskaia · 3 years, 2 months ago
  21. 488b170 NFSv4.2 add tracepoint to COPY_NOTIFY by Olga Kornievskaia · 3 years, 2 months ago
  22. 8db744c NFSv4.2 add tracepoint to CB_OFFLOAD by Olga Kornievskaia · 3 years, 2 months ago
  23. 2a65ca8 NFSv4.2 add tracepoint to CLONE by Olga Kornievskaia · 3 years, 2 months ago
  24. ce7cea1 NFSv4.2 add tracepoint to COPY by Olga Kornievskaia · 3 years, 2 months ago
  25. 40a8241 NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATE by Olga Kornievskaia · 3 years, 2 months ago
  26. f628d46 NFSv4.2 add tracepoint to SEEK by Olga Kornievskaia · 3 years, 2 months ago
  27. 576acc2 nfs4: take a reference on the nfs_client when running FREE_STATEID by Scott Mayhew · 3 years, 2 months ago
  28. edfa0b1 NFS: Add offset to nfs_aop_readahead tracepoint by Dave Wysochanski · 3 years, 2 months ago
  29. 8791545 NFS: Move NFS protocol display macros to global header by Chuck Lever · 3 years, 3 months ago
  30. 9d2d48b NFS: Move generic FS show macros to global header by Chuck Lever · 3 years, 3 months ago
  31. 01d29f8 NFSv4: Fix a regression in nfs_set_open_stateid_locked() by Trond Myklebust · 3 years, 3 months ago
  32. 4cd27df NFS: Remove redundant call to __set_page_dirty_nobuffers by Trond Myklebust · 3 years, 3 months ago
  33. 5fe1210 NFS: Unexport nfs_probe_fsinfo() by Anna Schumaker · 3 years, 3 months ago
  34. 1301ba6 NFS: Call nfs_probe_server() during a fscontext-reconfigure event by Anna Schumaker · 3 years, 3 months ago
  35. 4d4cf8d NFS: Replace calls to nfs_probe_fsinfo() with nfs_probe_server() by Anna Schumaker · 3 years, 3 months ago
  36. e573113 NFS: Move nfs_probe_destination() into the generic client by Anna Schumaker · 3 years, 3 months ago
  37. 01dde76 NFS: Create an nfs4_server_set_init_caps() function by Anna Schumaker · 3 years, 3 months ago
  38. 86882c7 NFS: Remove --> and <-- dprintk call sites by Chuck Lever · 3 years, 3 months ago
  39. b40887e SUNRPC: Trace calls to .rpc_call_done by Chuck Lever · 3 years, 3 months ago
  40. d9f8774 NFS: Replace dprintk callsites in nfs_readpage(s) by Chuck Lever · 3 years, 3 months ago
  41. b4776a3 SUNRPC: Tracepoints should display tk_pid and cl_clid as a fixed-size field by Chuck Lever · 3 years, 3 months ago
  42. d5f458a Fix user namespace leak by Alexey Gladkov · 3 years, 3 months ago
  43. e591b29 NFS: Save some space in the inode by Trond Myklebust · 3 years, 4 months ago
  44. 6e176d4 NFSv4: Fixes for nfs4_inode_return_delegation() by Trond Myklebust · 3 years, 3 months ago
  45. f0caea8 NFS: Fix an Oops in pnfs_mark_request_commit() by Trond Myklebust · 3 years, 3 months ago
  46. 133a48a NFS: Fix up commit deadlocks by Trond Myklebust · 3 years, 3 months ago
  47. 64a93db NFS: Fix deadlocks in nfs_scan_commit_list() by Trond Myklebust · 3 years, 3 months ago
  48. 110cb2d NFS: Instrument i_size_write() by Chuck Lever · 3 years, 3 months ago
  49. 8e09650 NFS: Remove unnecessary TRACE_DEFINE_ENUM()s by Chuck Lever · 3 years, 3 months ago
  50. a2915fa pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_ds by Baptiste Lepers · 3 years, 4 months ago
  51. 36a10a3 NFS: Remove unnecessary page cache invalidations by Trond Myklebust · 3 years, 4 months ago
  52. b97583b NFS: Do not flush the readdir cache in nfs_dentry_iput() by Trond Myklebust · 3 years, 4 months ago
  53. cec08f4 NFS: Fix dentry verifier races by Trond Myklebust · 3 years, 4 months ago
  54. ff81dfb NFS: Further optimisations for 'ls -l' by Trond Myklebust · 3 years, 4 months ago
  55. 2929bc3 NFS: Fix up nfs_readdir_inode_mapping_valid() by Trond Myklebust · 3 years, 4 months ago
  56. a6a361c NFS: Ignore the directory size when marking for revalidation by Trond Myklebust · 3 years, 4 months ago
  57. 488796e NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATA by Trond Myklebust · 3 years, 4 months ago
  58. eea4133 NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINED by Trond Myklebust · 3 years, 4 months ago
  59. a1e7f30 NFSv4: Retrieve ACCESS on open if we're not using NFS4_CREATE_EXCLUSIVE by Trond Myklebust · 3 years, 6 months ago
  60. 43d20e8 NFS: Fix a few more clear_bit() instances that need release semantics by Trond Myklebust · 3 years, 6 months ago
  61. ca05cba NFS: Fix up nfs_ctx_key_to_expire() by Trond Myklebust · 3 years, 6 months ago
  62. 9019fb3 NFS: Label the dentry with a verifier in nfs_rmdir() and nfs_unlink() by Trond Myklebust · 3 years, 6 months ago
  63. 342a67f NFS: Label the dentry with a verifier in nfs_link(), nfs_symlink() by Trond Myklebust · 3 years, 6 months ago
  64. 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
  65. 815409a Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 3 years, 5 months ago
  66. 8bda955 Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 5 months ago
  67. 8cfb901 NFS: Always provide aligned buffers to the RPC read layers by Trond Myklebust · 3 years, 5 months ago
  68. 2a7a451 NFSv4.1 add network transport when session trunking is detected by Olga Kornievskaia · 3 years, 5 months ago
  69. dc48e0a SUNRPC enforce creation of no more than max_connect xprts by Olga Kornievskaia · 3 years, 5 months ago
  70. 7e13420 NFSv4 introduce max_connect mount options by Olga Kornievskaia · 3 years, 5 months ago
  71. 79d534f NFSv3: Delete duplicate judgement in nfs3_async_handle_jukebox by Ye Bin · 3 years, 5 months ago
  72. bb0a55b nfs: don't allow reexport reclaims by J. Bruce Fields · 3 years, 5 months ago
  73. f657f8e nfs: don't atempt blocking locks on nfs reexports by J. Bruce Fields · 3 years, 5 months ago
  74. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 5 months ago
  75. 0cad624 vfs: add rcu argument to ->get_acl() callback by Miklos Szeredi · 3 years, 5 months ago
  76. ca7d1d1 NFSv4.2: remove restriction of copy size for inter-server copy. by Dai Ngo · 3 years, 8 months ago
  77. 9eff97ab NFS: Clean up the synopsis of callback process_op() by Chuck Lever · 3 years, 6 months ago
  78. 89ef17b NFS: Extract the xdr_init_encode/decode() calls from decode_compound by Chuck Lever · 3 years, 6 months ago
  79. c35a810 NFS: Remove unused callback void decoder by Chuck Lever · 3 years, 6 months ago
  80. 7d34c96 NFS: Add a private local dispatcher for NFSv4 callback operations by Chuck Lever · 3 years, 6 months ago
  81. 9082e1d SUNRPC: Eliminate the RQ_AUTHERR flag by Chuck Lever · 3 years, 6 months ago
  82. 5c2465d SUNRPC: Set rq_auth_stat in the pg_authenticate() callout by Chuck Lever · 3 years, 6 months ago
  83. d6236a9 NFSv4/pnfs: The layout barrier indicate a minimal value for the seqid by Trond Myklebust · 3 years, 6 months ago
  84. 45baada NFSv4/pNFS: Always allow update of a zero valued layout barrier by Trond Myklebust · 3 years, 6 months ago
  85. 7c0bbf2 NFSv4/pNFS: Remove dead code by Trond Myklebust · 3 years, 6 months ago
  86. e20772c NFSv4/pNFS: Fix a layoutget livelock loop by Trond Myklebust · 3 years, 6 months ago
  87. 96890bc Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 6 months ago
  88. 878b3df Merge part 2 of branch 'sysfs-devel' by Trond Myklebust · 3 years, 7 months ago
  89. dd5c153 NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3 by Trond Myklebust · 3 years, 7 months ago
  90. f46f849 NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times by Trond Myklebust · 3 years, 7 months ago
  91. b4e89bc NFSv4/pnfs: Clean up layout get on open by Trond Myklebust · 3 years, 7 months ago
  92. 0b77f97 NFSv4/pnfs: Fix layoutget behaviour after invalidation by Trond Myklebust · 3 years, 7 months ago
  93. aa95edf NFSv4/pnfs: Fix the layout barrier update by Trond Myklebust · 3 years, 7 months ago
  94. ba512c1 NFS: Fix fscache read from NFS after cache error by Dave Wysochanski · 3 years, 7 months ago
  95. e0340f1 NFS: Ensure nfs_readpage returns promptly when internal error occurs by Dave Wysochanski · 3 years, 7 months ago
  96. 85e39fe NFSv4.1 identify and mark RPC tasks that can move between transports by Olga Kornievskaia · 3 years, 7 months ago
  97. 58ec905 Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 7 months ago
  98. 757fa80 Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 7 months ago
  99. 78c14b3 treewide: Add missing semicolons to __assign_str uses by Joe Perches · 3 years, 7 months ago
  100. e9e8ee4 Merge branch 'leases-devel' by Trond Myklebust · 3 years, 7 months ago