1. c8bf707 pNFS: Don't send layoutreturn if the layout is already invalid by Trond Myklebust · 7 years ago
  2. 2dbf8df pNFS: Always free the session slot on error in nfs4_layoutget_handle_exception by Trond Myklebust · 7 years ago
  3. f9312a5 NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY by Trond Myklebust · 7 years ago
  4. 9958910 NFSv4: Fix a typo in nfs41_sequence_process by Trond Myklebust · 7 years ago
  5. 025bb9f NFSv4.0: Remove transport protocol name from non-UCS client ID by Chuck Lever · 7 years ago
  6. 848a4eb NFSv4.0: Remove cl_ipaddr from non-UCS client ID by Chuck Lever · 7 years ago
  7. 977294c NFSv4: Fix a compiler warning when CONFIG_NFS_V4_1 is undefined by Trond Myklebust · 7 years ago
  8. 7c67265 NFSv4: Ignore NFS_INO_REVAL_FORCED in nfs4_proc_access by Trond Myklebust · 7 years ago
  9. 2f28dc3 NFSv4: Don't ask for delegated attributes when adding a hard link by Trond Myklebust · 7 years ago
  10. 771734f2 NFSv4: Don't ask for delegated attributes when revalidating the inode by Trond Myklebust · 7 years ago
  11. a841b54 NFS: Pass the inode down to the getattr() callback by Trond Myklebust · 7 years ago
  12. 30846df NFSv4: Don't request size+change attribute if they are delegated to us by Trond Myklebust · 7 years ago
  13. ae55e59 pnfs: Don't release the sequence slot until we've processed layoutget on open by Trond Myklebust · 7 years ago
  14. 30ae241 pnfs: Fix manipulation of NFS_LAYOUT_FIRST_LAYOUTGET by Fred Isaman · 8 years ago
  15. 6e01260 pnfs: Stop attempting LAYOUTGET on OPEN on failure by Fred Isaman · 8 years ago
  16. 29a8bfe pNFS: Refactor nfs4_layoutget_release() by Trond Myklebust · 7 years ago
  17. 2409a97 pnfs: Add LAYOUTGET to OPEN of a new file by Fred Isaman · 8 years ago
  18. 1b146fc pnfs: Move nfs4_opendata into nfs4_fs.h by Fred Isaman · 8 years ago
  19. 56f487f pnfs: Add conditional encode/decode of LAYOUTGET within OPEN compound by Fred Isaman · 8 years ago
  20. dacb452 pnfs: move allocations out of nfs4_proc_layoutget by Fred Isaman · 8 years ago
  21. 3b65a30 NFS4: move ctx into nfs4_run_open_task by Fred Isaman · 8 years ago
  22. 34ec9aa pnfs: Remove redundant assignment from nfs4_proc_layoutget(). by Fred Isaman · 8 years ago
  23. a3cf9bc NFSv4: Don't add a new lock on an interrupted wait for LOCK by Benjamin Coddington · 7 years ago
  24. cf61eb2 NFSv4: Always clear the pNFS layout when handling ESTALE by Trond Myklebust · 7 years ago
  25. 472f761 NFS: Ensure we revalidate the inode correctly after setacl by Trond Myklebust · 7 years ago
  26. ed7e9ad NFSv4: Fix sillyrename to return the delegation when appropriate by Trond Myklebust · 7 years ago
  27. 991eedb NFSv4: Only pass the delegation to setattr if we're sending a truncate by Trond Myklebust · 7 years ago
  28. 2f26102 NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid() by Anna Schumaker · 7 years ago
  29. fba83f3 NFS: Pass "privileged" value to nfs4_init_sequence() by Anna Schumaker · 7 years ago
  30. e9ae1ee NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() by Anna Schumaker · 7 years ago
  31. fb91fb0 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() by Anna Schumaker · 7 years ago
  32. 609339c NFSv4.1: Fix exclusive create by Trond Myklebust · 7 years ago
  33. 35156bf NFSv4: Fix the nfs_inode_set_delegation() arguments by Trond Myklebust · 7 years ago
  34. 8bcbe7d NFSv4: Don't ask for attributes when ACCESS is protected by a delegation by Trond Myklebust · 7 years ago
  35. 16e1437 NFS: More fine grained attribute tracking by Trond Myklebust · 7 years ago
  36. c01d364 NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  37. c135cb3 NFS: Remove the unused return_delegation() callback by Trond Myklebust · 7 years ago
  38. 199366f NFS: Move the delegation return down into _nfs4_do_setattr() by Trond Myklebust · 7 years ago
  39. 977fcc2 NFS: Add a delegation return into nfs4_proc_unlink_setup() by Trond Myklebust · 7 years ago
  40. f2c2c55 NFS: Move delegation recall into the NFSv4 callback for rename_setup() by Trond Myklebust · 7 years ago
  41. 912678d NFS: Move the delegation return down into nfs4_proc_remove() by Trond Myklebust · 7 years ago
  42. 9f76827 NFS: Move the delegation return down into nfs4_proc_link() by Trond Myklebust · 7 years ago
  43. f508624 NFSv4: Fix nfs4_return_incompatible_delegation by Trond Myklebust · 7 years ago
  44. 5717459 nfs4: wake any lock waiters on successful RECLAIM_COMPLETE by Jeff Layton · 7 years ago
  45. 5656610 nfs4: don't compare clientid in nfs4_wake_lock_waiter by Jeff Layton · 7 years ago
  46. 41a7462 nfs4: always reset notified flag to false before repolling for lock by Jeff Layton · 7 years ago
  47. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  48. 1eb5d98 nfs: convert to new i_version API by Jeff Layton · 7 years ago
  49. dce2630 NFSv4: always set NFS_LOCK_LOST when a lock is lost. by NeilBrown · 7 years ago
  50. 8257155 NFSv4: Convert LOCKU to use nfs4_async_handle_exception() by Trond Myklebust · 7 years ago
  51. e0dba01 NFSv4: Convert DELEGRETURN to use nfs4_handle_exception() by Trond Myklebust · 7 years ago
  52. b8b8d22 NFSv4: Convert CLOSE to use nfs4_async_handle_exception() by Trond Myklebust · 7 years ago
  53. fcfa447 NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" by Benjamin Coddington · 7 years ago
  54. c05cefc nfs: Fix ugly referral attributes by Chuck Lever · 7 years ago
  55. e1fff5d NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state by Trond Myklebust · 7 years ago
  56. 140087fd NFSv4: Clean up nfs4_delegreturn_done by Trond Myklebust · 7 years ago
  57. 91b30d2 NFSv4: cleanup nfs4_close_done by Trond Myklebust · 7 years ago
  58. ff90514 NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn by Trond Myklebust · 7 years ago
  59. 7380020 pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close by Trond Myklebust · 7 years ago
  60. c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
  61. 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
  62. 8fd1ab7 NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
  63. ad9e02d NFSv4: Add a tracepoint to document open stateid updates by Trond Myklebust · 7 years ago
  64. c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
  65. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  66. 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  67. 3be0f80b NFSv4.1: Fix up replays of interrupted requests by Trond Myklebust · 7 years ago
  68. 1750d92 NFS: Don't compare apples to elephants to determine access bits by Anna Schumaker · 7 years ago
  69. e8fa33a NFSv4/pnfs: Fix an infinite layoutget loop by Trond Myklebust · 7 years ago
  70. 03c6f7d NFS: remove jiffies field from access cache by NeilBrown · 7 years ago
  71. 55cfcd1 Merge branch 'open_state' by Trond Myklebust · 7 years ago
  72. 75e8c48 NFSv4: Use the nfs4_state being recovered in _nfs4_opendata_to_nfs4_state() by Trond Myklebust · 7 years ago
  73. 4e2fcac NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state() by Trond Myklebust · 7 years ago
  74. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  75. c0ca0e5 NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() by Trond Myklebust · 7 years ago
  76. bfab281 NFSv4: Cleanup setting of the migration flags. by Trond Myklebust · 7 years ago
  77. 937e313 NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode() by Trond Myklebust · 7 years ago
  78. 9c760d1 NFSv4: Refactor _nfs4_proc_exchange_id() by Trond Myklebust · 7 years ago
  79. 19ec50a43 Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  80. d9cb733 NFSv4: Fix double frees in nfs4_test_session_trunk() by Trond Myklebust · 7 years ago
  81. fd40559 NFSv4: Fix EXCHANGE_ID corrupt verifier issue by Trond Myklebust · 7 years ago
  82. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  83. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 7 years ago
  84. 1e6f209 NFS: Use raw NFS access mask in nfs4_opendata_access() by Anna Schumaker · 7 years ago
  85. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  86. 5b5faaf nfs4: add NFSv4 LOOKUPP handlers by Jeff Layton · 8 years ago
  87. 838edb9 NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration by Chuck Lever · 8 years ago
  88. a7a3b1e NFS: convert flags to bool by Benjamin Coddington · 8 years ago
  89. 18fe6a2 NFS: Set FATTR4_WORD0_TYPE for . and .. entries by Anna Schumaker · 8 years ago
  90. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. bd17193 NFSv4.1: Fix a race in nfs4_proc_layoutget by Trond Myklebust · 8 years ago
  92. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  93. 501e7a4 NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask by Benjamin Coddington · 8 years ago
  94. f4b23de NFSv4.1: Work around a Linux server bug... by Trond Myklebust · 8 years ago
  95. 5c737cb Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4_proc_async_renew by Dave Wysochanski · 8 years ago
  96. 0048fdd NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 8 years ago
  97. 1f18b82 pNFS: Ensure we commit the layout if it has been invalidated by Trond Myklebust · 8 years ago
  98. 88bd4f8 NFS4.1 handle interrupted slot reuse from ERR_DELAY by Olga Kornievskaia · 8 years ago
  99. f30cb75 NFS: Always wait for I/O completion before unlock by Benjamin Coddington · 8 years ago
  100. e129372 NFS: Move the flock open mode check into nfs_flock() by Benjamin Coddington · 8 years ago