1. 8fc75be NFS: Fix up return value on fatal errors in nfs_page_async_flush() by Trond Myklebust · 6 years ago
  2. 80ff001 nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 6 years ago
  3. 45ac486 NFSv4.2 fix unnecessary retry in nfs4_copy_file_range by Olga Kornievskaia · 6 years ago
  4. 505b050 Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  5. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  6. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  7. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  8. c2c7d84 NFS: remove unnecessary test for IS_ERR(cred) by NeilBrown · 6 years ago
  9. 9aeaf8c NFSv4.2 fix async copy reboot recovery by Olga Kornievskaia · 6 years ago
  10. 5b2095d NFS: Fix NFSv4 symbolic trace point output by Chuck Lever · 6 years ago
  11. 0dfbb5f NFS: Make "port=" mount option optional for RDMA mounts by Chuck Lever · 6 years ago
  12. 0ad30ff nfs: fixed broken compilation in nfs_callback_up_net() by Vasily Averin · 6 years ago
  13. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  14. 91bd2ff nfs: minor typo in nfs4_callback_up_net() by Vasily Averin · 6 years ago
  15. a289ce5 sunrpc: replace svc_serv->sv_bc_xprt by boolean flag by Vasily Averin · 6 years ago
  16. 00c569b Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  17. 594d164 NFS: nfs_compare_mount_options always compare auth flavors. by Chris Perl · 6 years ago
  18. 757cbe5 LSM: new method: ->sb_add_mnt_opt() by Al Viro · 6 years ago
  19. 204cc0c LSM: hide struct security_mnt_opts from any generic code by Al Viro · 6 years ago
  20. 6a0440e nfs_remount(): don't leak, don't ignore LSM options quietly by Al Viro · 6 years ago
  21. f5c0c26 new helper: security_sb_eat_lsm_opts() by Al Viro · 6 years ago
  22. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  23. 684f39b NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. by NeilBrown · 6 years ago
  24. b68572e NFS: change access cache to use 'struct cred'. by NeilBrown · 6 years ago
  25. ddf529e NFS: move credential expiry tracking out of SUNRPC into NFS. by NeilBrown · 6 years ago
  26. 5e16923 NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). by NeilBrown · 6 years ago
  27. f15e1e8 NFSv4: don't require lock for get_renew_cred or get_machine_cred by NeilBrown · 6 years ago
  28. a534ecb NFSv4: add cl_root_cred for use when machine cred is not available. by NeilBrown · 6 years ago
  29. 8276c90 SUNRPC: remove uid and gid from struct auth_cred by NeilBrown · 6 years ago
  30. fc0664f SUNRPC: remove groupinfo from struct auth_cred. by NeilBrown · 6 years ago
  31. 97f68c6b SUNRPC: add 'struct cred *' to auth_cred and rpc_cred by NeilBrown · 6 years ago
  32. ac0aa5e nfs: fix comment to nfs_generic_pg_test which does the opposite by Pavel Tikhomirov · 6 years ago
  33. 069d5bf NFSv4: cleanup remove unused nfs4_xdev_fs_type by Olga Kornievskaia · 6 years ago
  34. ad3cba2 nfs: don't dirty kernel pages read by direct-io by Dave Kleikamp · 6 years ago
  35. 320f35b flexfiles: enforce per-mirror stateid only for v4 DSes by Tigran Mkrtchyan · 6 years ago
  36. 7b587e1 NFS: use locks_copy_lock() to copy locks. by NeilBrown · 6 years ago
  37. bb21ce0 flexfiles: use per-mirror specified stateid for IO by Tigran Mkrtchyan · 6 years ago
  38. 99f2c55 NFSv4.2 copy do not allocate memory under the lock by Olga Kornievskaia · 6 years ago
  39. aeabb3c NFSv4: Fix a NFSv4 state manager deadlock by Trond Myklebust · 6 years ago
  40. e39d8a1 NFSv4: Fix an Oops during delegation callbacks by Trond Myklebust · 6 years ago
  41. a1aa09be NFSv4: Ensure that the state manager exits the loop on SIGKILL by Trond Myklebust · 6 years ago
  42. 21a446c NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING by Trond Myklebust · 6 years ago
  43. 4710e78 Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  44. c2aa1a4 Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  45. d3787af NFS: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  46. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  47. 42ec3d4 vfs: make remap_file_range functions take and return bytes completed by Darrick J. Wong · 6 years ago
  48. 2e5dfc9 vfs: combine the clone and dedupe into a single remap_file_range by Darrick J. Wong · 6 years ago
  49. a648273 NFS: Fix up a typo in nfs_dns_ent_put by Trond Myklebust · 6 years ago
  50. 437f914 NFS: Lockless DNS lookups by Trond Myklebust · 6 years ago
  51. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  52. 86bbd74 NFS: change sign of nfs_fh length by Frank Sorenson · 6 years ago
  53. 0d3f929 page cache: Convert hole search to XArray by Matthew Wilcox · 7 years ago
  54. fc18751 nfs: remove redundant call to nfs_context_set_write_error() by Benjamin Coddington · 6 years ago
  55. fdbd1a2 nfs: Fix a missed page unlock after pg_doio() by Benjamin Coddington · 6 years ago
  56. 44f411c NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  57. c7944eb NFSv4: Fix lookup revalidate of regular files by Trond Myklebust · 6 years ago
  58. 5ceb9d7 NFS: Refactor nfs_lookup_revalidate() by Trond Myklebust · 6 years ago
  59. be189f7 NFS: Fix dentry revalidation on NFSv4 lookup by Trond Myklebust · 6 years ago
  60. 1c6c4b7 NFS: Remove private spinlock in struct nfs_pgio_header by Trond Myklebust · 6 years ago
  61. 8d8928d NFSv3: Improve NFSv3 performance when server returns no post-op attributes by Trond Myklebust · 7 years ago
  62. 80f4236 NFSv4: Split out NFS v4.2 copy completion functions by Anna Schumaker · 6 years ago
  63. 000d3f9 NFS: Reduce indentation of nfs4_recovery_handle_error() by Anna Schumaker · 6 years ago
  64. 35a6160 NFS: Reduce indentation of the switch statement in nfs4_reclaim_open_state() by Anna Schumaker · 6 years ago
  65. cb7a838 NFS: Split out the body of nfs4_reclaim_open_state() by Anna Schumaker · 6 years ago
  66. 10ec57e nfs4: flex_file: ignore synthetic uid/gid for tightly coupled DSes by Tigran Mkrtchyan · 6 years ago
  67. 943cff6 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  68. ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 6 years ago
  69. 9ae075f NFSv4: Convert open state lookup to use RCU by Trond Myklebust · 6 years ago
  70. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 6 years ago
  71. 6ba0c4e NFS: Simplify internal check for whether file is open for write by Trond Myklebust · 6 years ago
  72. 1db97ea NFS: Convert lookups of the lock context to RCU by Trond Myklebust · 6 years ago
  73. 28ced9a pNFS: Don't allocate more pages than we need to fit a layoutget response by Trond Myklebust · 6 years ago
  74. a2791d3 pNFS: Don't zero out the array in nfs4_alloc_pages() by Trond Myklebust · 6 years ago
  75. 431f6eb SUNRPC: Add a label for RPC calls that require allocation on receive by Trond Myklebust · 6 years ago
  76. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  77. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  78. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  79. 2edaead NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  80. d03360a pNFS: Ensure we return the error if someone kills a waiting layoutget by Trond Myklebust · 6 years ago
  81. 2a534a7 NFSv4: Fix a tracepoint Oops in initiate_file_draining() by Trond Myklebust · 6 years ago
  82. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  83. 0af4c8b pNFS: Remove unwanted optimisation of layoutget by Trond Myklebust · 6 years ago
  84. 1c1aeaf pNFS/flexfiles: ff_layout_pg_init_read should exit on error by Trond Myklebust · 6 years ago
  85. ea51f94 pNFS: Treat RECALLCONFLICT like DELAY... by Trond Myklebust · 6 years ago
  86. ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 6 years ago
  87. 8618289 NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() by Trond Myklebust · 6 years ago
  88. d0fbb1d NFSv4: Fix locking in pnfs_generic_recover_commit_reqs by Trond Myklebust · 6 years ago
  89. 0ea97a2 Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  90. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  91. 62421cd NFSv4: Fix a typo in nfs4_init_channel_attrs() by Trond Myklebust · 6 years ago
  92. 8aafd2f NFSv4: Don't busy wait if NFSv4 session draining is interrupted by Trond Myklebust · 6 years ago
  93. e4648aa NFS recover from destination server reboot for copies by Olga Kornievskaia · 6 years ago
  94. 6b8d84e NFS add a simple sync nfs4_proc_commit after async COPY by Olga Kornievskaia · 6 years ago
  95. 539f57b NFS handle COPY ERR_OFFLOAD_NO_REQS by Olga Kornievskaia · 6 years ago
  96. c975c20 NFS send OFFLOAD_CANCEL when COPY killed by Olga Kornievskaia · 6 years ago
  97. 0f913a5 NFS export nfs4_async_handle_error by Olga Kornievskaia · 6 years ago
  98. bc0c907 NFS handle COPY reply CB_OFFLOAD call race by Olga Kornievskaia · 6 years ago
  99. 62164f3 NFS add support for asynchronous COPY by Olga Kornievskaia · 6 years ago
  100. 67aa744 NFS COPY xdr handle async reply by Olga Kornievskaia · 6 years ago