1. 5a0c257 NFS: send state management on a single connection. by NeilBrown · 6 years ago
  2. 1bf85d8 NFSv4: Handle open for execute correctly by Trond Myklebust · 6 years ago
  3. 9091051 NFS4: Only set creation opendata if O_CREAT by Benjamin Coddington · 6 years ago
  4. ba851a3 NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled by Yihao Wu · 6 years ago
  5. 52b042a NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Yihao Wu · 6 years ago
  6. 0688e64 NFS: Allow signal interruption of NFS4ERR_DELAYed operations by Trond Myklebust · 6 years ago
  7. 6b2e685 SUNRPC: Add function rpc_sleep_on_timeout() by Trond Myklebust · 6 years ago
  8. 8357a9b SUNRPC: Remove unused argument 'action' from rpc_sleep_on_priority() by Trond Myklebust · 6 years ago
  9. 0cb98ab NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 6 years ago
  10. 3028efe NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data() by Catalin Marinas · 6 years ago
  11. 18c0778 NFSv4: Handle early exit in layoutget by returning an error by Trond Myklebust · 6 years ago
  12. 3eb8609 NFSv4.2: Add client support for the generic 'layouterror' RPC call by Trond Myklebust · 6 years ago
  13. c71c46f NFSv4.1: Don't process the sequence op more than once. by Trond Myklebust · 6 years ago
  14. c1dffe0 NFSv4.1: Reinitialise sequence results before retransmitting a request by Trond Myklebust · 6 years ago
  15. 3453d57 NFSv4.1: Avoid false retries when RPC calls are interrupted by Trond Myklebust · 7 years ago
  16. e9acf21 NFS: Fix sparse annotations for nfs_set_open_stateid_locked() by Trond Myklebust · 6 years ago
  17. 302fad7 NFS: Fix up documentation warnings by Trond Myklebust · 6 years ago
  18. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  19. 10e037d sunrpc: Add xprt after nfs4_test_session_trunk() by Santosh kumar pradhan · 6 years ago
  20. a52458b NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. by NeilBrown · 6 years ago
  21. 684f39b NFS: struct nfs_open_dir_context: convert rpc_cred pointer to cred. by NeilBrown · 6 years ago
  22. b68572e NFS: change access cache to use 'struct cred'. by NeilBrown · 6 years ago
  23. f15e1e8 NFSv4: don't require lock for get_renew_cred or get_machine_cred by NeilBrown · 6 years ago
  24. 7b587e1 NFS: use locks_copy_lock() to copy locks. by NeilBrown · 6 years ago
  25. d3787af NFS: fix spelling mistake, EACCESS -> EACCES by Colin Ian King · 6 years ago
  26. be189f7 NFS: Fix dentry revalidation on NFSv4 lookup by Trond Myklebust · 6 years ago
  27. ace9fad NFSv4: Convert struct nfs4_state to use refcount_t by Trond Myklebust · 6 years ago
  28. 0de4397 NFS: Convert lookups of the open context to RCU by Trond Myklebust · 6 years ago
  29. 589109d Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  30. 9f0c512 NFS: Don't open code clearing of delegation state by Trond Myklebust · 6 years ago
  31. 994b15b NFSv4.1 fix infinite loop on I/O. by Trond Myklebust · 6 years ago
  32. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  33. ecf8402 pNFS: When updating the stateid in layoutreturn, also update the recall range by Trond Myklebust · 6 years ago
  34. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  35. 62421cd NFSv4: Fix a typo in nfs4_init_channel_attrs() by Trond Myklebust · 6 years ago
  36. 6b8d84e NFS add a simple sync nfs4_proc_commit after async COPY by Olga Kornievskaia · 7 years ago
  37. 0f913a5 NFS export nfs4_async_handle_error by Olga Kornievskaia · 7 years ago
  38. cb95dee NFS OFFLOAD_CANCEL xdr by Olga Kornievskaia · 7 years ago
  39. 72bf75c NFSv4: Fix error handling in nfs4_sp4_select_mode() by Wei Yongjun · 6 years ago
  40. 01e03bd NFS: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  41. c8d0715 NFSv4: Mark the inode change attribute up to date in update_changeattr() by Trond Myklebust · 6 years ago
  42. 5636ec4 NFSv4: Detect nlink changes on cross-directory renames too by Trond Myklebust · 6 years ago
  43. 3c59117 NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir by Trond Myklebust · 6 years ago
  44. c16467d pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn by Trond Myklebust · 6 years ago
  45. 6ea76bf NFSv4: Fix _nfs4_do_setlk() by Trond Myklebust · 6 years ago
  46. 0f90be1 NFSv4 client live hangs after live data migration recovery by Bill Baker · 7 years ago
  47. 8b199e5 nfs: initiate returning delegation when reclaiming one that's been recalled by Jeff Layton · 7 years ago
  48. af9b6d7 pNFS: Parse the results of layoutget on open even if permissions checks fail by Trond Myklebust · 7 years ago
  49. 73a09dd introduce FMODE_CREATED and switch to it by Al Viro · 7 years ago
  50. c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 7 years ago
  51. 2dbf8df pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception by Trond Myklebust · 7 years ago
  52. f9312a5 NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY by Trond Myklebust · 7 years ago
  53. 9958910 NFSv4: Fix a typo in nfs41_sequence_process by Trond Myklebust · 7 years ago
  54. 025bb9f NFSv4.0: Remove transport protocol name from non-UCS client ID by Chuck Lever · 7 years ago
  55. 848a4eb NFSv4.0: Remove cl_ipaddr from non-UCS client ID by Chuck Lever · 7 years ago
  56. 977294c NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined by Trond Myklebust · 7 years ago
  57. 7c67265 NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access by Trond Myklebust · 7 years ago
  58. 2f28dc3 NFSv4: Don't ask for delegated attributes when adding a hard link by Trond Myklebust · 7 years ago
  59. 771734f NFSv4: Don't ask for delegated attributes when revalidating the inode by Trond Myklebust · 7 years ago
  60. a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
  61. 30846df NFSv4: Don't request size+change attribute if they are delegated to us by Trond Myklebust · 7 years ago
  62. ae55e59 pnfs: Don't release the sequence slot until we've processed layoutget on open by Trond Myklebust · 7 years ago
  63. 30ae241 pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET by Fred Isaman · 8 years ago
  64. 6e01260 pnfs: Stop attempting LAYOUTGET on OPEN on failure by Fred Isaman · 8 years ago
  65. 29a8bfe pNFS: Refactor nfs4_layoutget_release() by Trond Myklebust · 7 years ago
  66. 2409a97 pnfs: Add LAYOUTGET to OPEN of a new file by Fred Isaman · 8 years ago
  67. 1b146fc pnfs: Move nfs4_opendata into nfs4_fs.h by Fred Isaman · 8 years ago
  68. 56f487f pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound by Fred Isaman · 8 years ago
  69. dacb452 pnfs: move allocations out of nfs4_proc_layoutget by Fred Isaman · 8 years ago
  70. 3b65a30 NFS4: move ctx into nfs4_run_open_task by Fred Isaman · 8 years ago
  71. 34ec9aa pnfs: Remove redundant assignment from nfs4_proc_layoutget(). by Fred Isaman · 8 years ago
  72. a3cf9bc NFSv4: Don't add a new lock on an interrupted wait for LOCK by Benjamin Coddington · 7 years ago
  73. cf61eb2 NFSv4: Always clear the pNFS layout when handling ESTALE by Trond Myklebust · 7 years ago
  74. 472f761 NFS: Ensure we revalidate the inode correctly after setacl by Trond Myklebust · 7 years ago
  75. ed7e9ad NFSv4: Fix sillyrename to return the delegation when appropriate by Trond Myklebust · 7 years ago
  76. 991eedb NFSv4: Only pass the delegation to setattr if we're sending a truncate by Trond Myklebust · 7 years ago
  77. 2f26102 NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid() by Anna Schumaker · 7 years ago
  78. fba83f3 NFS: Pass "privileged" value to nfs4_init_sequence() by Anna Schumaker · 7 years ago
  79. e9ae1ee NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() by Anna Schumaker · 7 years ago
  80. fb91fb0 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() by Anna Schumaker · 7 years ago
  81. 609339c NFSv4.1: Fix exclusive create by Trond Myklebust · 7 years ago
  82. 35156bf NFSv4: Fix the nfs_inode_set_delegation() arguments by Trond Myklebust · 7 years ago
  83. 8bcbe7d NFSv4: Don't ask for attributes when ACCESS is protected by a delegation by Trond Myklebust · 7 years ago
  84. 16e1437 NFS: More fine grained attribute tracking by Trond Myklebust · 7 years ago
  85. c01d364 NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  86. c135cb3 NFS: Remove the unused return_delegation() callback by Trond Myklebust · 7 years ago
  87. 199366f NFS: Move the delegation return down into _nfs4_do_setattr() by Trond Myklebust · 7 years ago
  88. 977fcc2 NFS: Add a delegation return into nfs4_proc_unlink_setup() by Trond Myklebust · 7 years ago
  89. f2c2c55 NFS: Move delegation recall into the NFSv4 callback for rename_setup() by Trond Myklebust · 7 years ago
  90. 912678d NFS: Move the delegation return down into nfs4_proc_remove() by Trond Myklebust · 7 years ago
  91. 9f76827 NFS: Move the delegation return down into nfs4_proc_link() by Trond Myklebust · 7 years ago
  92. f508624 NFSv4: Fix nfs4_return_incompatible_delegation by Trond Myklebust · 7 years ago
  93. 5717459 nfs4: wake any lock waiters on successful RECLAIM_COMPLETE by Jeff Layton · 7 years ago
  94. 5656610 nfs4: don't compare clientid in nfs4_wake_lock_waiter by Jeff Layton · 7 years ago
  95. 41a7462 nfs4: always reset notified flag to false before repolling for lock by Jeff Layton · 7 years ago
  96. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  97. 1eb5d98 nfs: convert to new i_version API by Jeff Layton · 7 years ago
  98. dce2630 NFSv4: always set NFS_LOCK_LOST when a lock is lost. by NeilBrown · 7 years ago
  99. 8257155 NFSv4: Convert LOCKU to use nfs4_async_handle_exception() by Trond Myklebust · 7 years ago
  100. e0dba01 NFSv4: Convert DELEGRETURN to use nfs4_handle_exception() by Trond Myklebust · 7 years ago