1. ed7e9ad NFSv4: Fix sillyrename to return the delegation when appropriate by Trond Myklebust · 7 years ago
  2. 991eedb NFSv4: Only pass the delegation to setattr if we're sending a truncate by Trond Myklebust · 7 years ago
  3. 2f26102 NFS: Merge nfs41_free_stateid() with _nfs41_free_stateid() by Anna Schumaker · 7 years ago
  4. fba83f3 NFS: Pass "privileged" value to nfs4_init_sequence() by Anna Schumaker · 7 years ago
  5. e9ae1ee NFS: Move call to nfs4_state_protect() to nfs4_commit_setup() by Anna Schumaker · 7 years ago
  6. fb91fb0 NFS: Move call to nfs4_state_protect_write() to nfs4_write_setup() by Anna Schumaker · 7 years ago
  7. 609339c NFSv4.1: Fix exclusive create by Trond Myklebust · 7 years ago
  8. 35156bf NFSv4: Fix the nfs_inode_set_delegation() arguments by Trond Myklebust · 7 years ago
  9. 8bcbe7d NFSv4: Don't ask for attributes when ACCESS is protected by a delegation by Trond Myklebust · 7 years ago
  10. 16e1437 NFS: More fine grained attribute tracking by Trond Myklebust · 7 years ago
  11. c01d364 NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  12. c135cb3 NFS: Remove the unused return_delegation() callback by Trond Myklebust · 7 years ago
  13. 199366f NFS: Move the delegation return down into _nfs4_do_setattr() by Trond Myklebust · 7 years ago
  14. 977fcc2 NFS: Add a delegation return into nfs4_proc_unlink_setup() by Trond Myklebust · 7 years ago
  15. f2c2c55 NFS: Move delegation recall into the NFSv4 callback for rename_setup() by Trond Myklebust · 7 years ago
  16. 912678d NFS: Move the delegation return down into nfs4_proc_remove() by Trond Myklebust · 7 years ago
  17. 9f76827 NFS: Move the delegation return down into nfs4_proc_link() by Trond Myklebust · 7 years ago
  18. f508624 NFSv4: Fix nfs4_return_incompatible_delegation by Trond Myklebust · 7 years ago
  19. 5717459 nfs4: wake any lock waiters on successful RECLAIM_COMPLETE by Jeff Layton · 7 years ago
  20. 5656610 nfs4: don't compare clientid in nfs4_wake_lock_waiter by Jeff Layton · 7 years ago
  21. 41a7462 nfs4: always reset notified flag to false before repolling for lock by Jeff Layton · 7 years ago
  22. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  23. 1eb5d98 nfs: convert to new i_version API by Jeff Layton · 7 years ago
  24. dce2630 NFSv4: always set NFS_LOCK_LOST when a lock is lost. by NeilBrown · 7 years ago
  25. 8257155 NFSv4: Convert LOCKU to use nfs4_async_handle_exception() by Trond Myklebust · 7 years ago
  26. e0dba01 NFSv4: Convert DELEGRETURN to use nfs4_handle_exception() by Trond Myklebust · 7 years ago
  27. b8b8d22 NFSv4: Convert CLOSE to use nfs4_async_handle_exception() by Trond Myklebust · 7 years ago
  28. fcfa447 NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" by Benjamin Coddington · 7 years ago
  29. c05cefc nfs: Fix ugly referral attributes by Chuck Lever · 7 years ago
  30. e1fff5d NFSv4: nfs_set_open_stateid must not trigger state recovery for closed state by Trond Myklebust · 7 years ago
  31. 140087fd NFSv4: Clean up nfs4_delegreturn_done by Trond Myklebust · 7 years ago
  32. 91b30d2 NFSv4: cleanup nfs4_close_done by Trond Myklebust · 7 years ago
  33. ff90514 NFSv4: Retry NFS4ERR_OLD_STATEID errors in layoutreturn by Trond Myklebust · 7 years ago
  34. 7380020 pNFS: Retry NFS4ERR_OLD_STATEID errors in layoutreturn-on-close by Trond Myklebust · 7 years ago
  35. c82bac6 NFSv4: Don't try to CLOSE if the stateid 'other' field has changed by Trond Myklebust · 7 years ago
  36. 12f275c NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID. by Trond Myklebust · 7 years ago
  37. 8fd1ab7 NFSv4: Fix open create exclusive when the server reboots by Trond Myklebust · 7 years ago
  38. ad9e02d NFSv4: Add a tracepoint to document open stateid updates by Trond Myklebust · 7 years ago
  39. c9399f2 NFSv4: Fix OPEN / CLOSE race by Trond Myklebust · 7 years ago
  40. 212bf41 fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  41. 194bc1f fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  42. 3be0f80b NFSv4.1: Fix up replays of interrupted requests by Trond Myklebust · 7 years ago
  43. 1750d92 NFS: Don't compare apples to elephants to determine access bits by Anna Schumaker · 7 years ago
  44. e8fa33a NFSv4/pnfs: Fix an infinite layoutget loop by Trond Myklebust · 7 years ago
  45. 03c6f7d NFS: remove jiffies field from access cache by NeilBrown · 7 years ago
  46. 55cfcd1 Merge branch 'open_state' by Trond Myklebust · 7 years ago
  47. 75e8c48 NFSv4: Use the nfs4_state being recovered in _nfs4_opendata_to_nfs4_state() by Trond Myklebust · 7 years ago
  48. 4e2fcac NFSv4: Use correct inode in _nfs4_opendata_to_nfs4_state() by Trond Myklebust · 7 years ago
  49. 216e4a1 Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  50. c0ca0e5 NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() by Trond Myklebust · 7 years ago
  51. bfab281 NFSv4: Cleanup setting of the migration flags. by Trond Myklebust · 7 years ago
  52. 937e313 NFSv4.1: Ensure we clear the SP4_MACH_CRED flags in nfs4_sp4_select_mode() by Trond Myklebust · 7 years ago
  53. 9c760d1 NFSv4: Refactor _nfs4_proc_exchange_id() by Trond Myklebust · 7 years ago
  54. 19ec50a43 Merge tag 'nfs-for-4.13-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  55. d9cb733 NFSv4: Fix double frees in nfs4_test_session_trunk() by Trond Myklebust · 7 years ago
  56. fd40559 NFSv4: Fix EXCHANGE_ID corrupt verifier issue by Trond Myklebust · 7 years ago
  57. 286ba84 Merge tag 'nfs-for-4.13-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  58. b7dbcc0 NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter by Benjamin Coddington · 7 years ago
  59. 1e6f209 NFS: Use raw NFS access mask in nfs4_opendata_access() by Anna Schumaker · 7 years ago
  60. b86faee Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  61. 5b5faaf nfs4: add NFSv4 LOOKUPP handlers by Jeff Layton · 8 years ago
  62. 838edb9 NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration by Chuck Lever · 8 years ago
  63. a7a3b1e NFS: convert flags to bool by Benjamin Coddington · 8 years ago
  64. 18fe6a2 NFS: Set FATTR4_WORD0_TYPE for . and .. entries by Anna Schumaker · 8 years ago
  65. 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
  66. bd17193 NFSv4.1: Fix a race in nfs4_proc_layoutget by Trond Myklebust · 8 years ago
  67. ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
  68. 501e7a4 NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask by Benjamin Coddington · 8 years ago
  69. f4b23de NFSv4.1: Work around a Linux server bug... by Trond Myklebust · 8 years ago
  70. 5c737cb Fix nfs_client refcounting if kmalloc fails in nfs4_proc_exchange_id and nfs4_proc_async_renew by Dave Wysochanski · 8 years ago
  71. 0048fdd NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 8 years ago
  72. 1f18b82 pNFS: Ensure we commit the layout if it has been invalidated by Trond Myklebust · 8 years ago
  73. 88bd4f8 NFS4.1 handle interrupted slot reuse from ERR_DELAY by Olga Kornievskaia · 8 years ago
  74. f30cb75 NFS: Always wait for I/O completion before unlock by Benjamin Coddington · 8 years ago
  75. e129372 NFS: Move the flock open mode check into nfs_flock() by Benjamin Coddington · 8 years ago
  76. 12a16d1 NFS4: remove a redundant lock range check by Benjamin Coddington · 8 years ago
  77. 56e0d71 NFSv4: Fix a hang in OPEN related to server reboot by Trond Myklebust · 8 years ago
  78. fbe77c3 NFS: move rw_mode to nfs_pageio_header by Benjamin Coddington · 8 years ago
  79. f614871 NFS: Clean up nfs4_proc_get_lease_time() by Anna Schumaker · 8 years ago
  80. e917f0d NFS: Clean up _nfs4_proc_exchange_id() by Anna Schumaker · 8 years ago
  81. c7ae763 NFS: Clean up nfs4_proc_bind_one_conn_to_session() by Anna Schumaker · 8 years ago
  82. 0e3d3e5 NFSv4.1 fix infinite loop on IO BAD_STATEID error by Olga Kornievskaia · 8 years ago
  83. 6351323 NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 8 years ago
  84. 366a156 NFSv4: fix a reference leak caused WARNING messages by Kinglong Mee · 8 years ago
  85. ed92d8c NFSv4: fix getacl ERANGE for some ACL buffer sizes by Weston Andros Adamson · 8 years ago
  86. a5e14c9 Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE" by Trond Myklebust · 8 years ago
  87. a974dee NFSv4: Fix memory and state leak in _nfs4_open_and_get_state by Trond Myklebust · 8 years ago
  88. 045c551 NFS: Return the comparison result directly in nfs41_match_stateid() by Anna Schumaker · 8 years ago
  89. 49ad014 NFS: Clean up nfs41_same_server_scope() by Anna Schumaker · 8 years ago
  90. 81b68de NFS: No need to set and return status in nfs41_lock_expired() by Anna Schumaker · 8 years ago
  91. 9df1336 NFS: Remove unnecessary goto in nfs4_lookup_root_sec() by Anna Schumaker · 8 years ago
  92. 334f87d NFS: Remove nfs4_recover_expired_lease() by Anna Schumaker · 8 years ago
  93. d7e9825 NFS: Remove an extra if in _nfs4_recover_proc_open() by Anna Schumaker · 8 years ago
  94. 37a8484 NFS: Return errors directly in _nfs4_opendata_reclaim_to_nfs4_state() by Anna Schumaker · 8 years ago
  95. 820bf85 NFS: Remove nfs4_wait_for_completion_rpc_task() by Anna Schumaker · 8 years ago
  96. eeea536 NFS: Clean up _nfs4_is_integrity_protected() by Anna Schumaker · 8 years ago
  97. d9b67e1 NFS: Fix inconsistent indentation in nfs4proc.c by Anna Schumaker · 8 years ago
  98. ad05cc0 NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0 by Anna Schumaker · 8 years ago
  99. 3d35808 NFS: Merge the remaining setup_sequence functions by Anna Schumaker · 8 years ago
  100. 76ee035 NFS: Check if the slot table is draining from nfs4_setup_sequence() by Anna Schumaker · 8 years ago