1. ecf7828 Merge branch 'multipath' by Trond Myklebust · 8 years ago
  2. cc1f900 Merge branch 'nfsv41_cb' by Trond Myklebust · 8 years ago
  3. d9dfd8d NFSv4: Fix a dentry leak on alias use by Benjamin Coddington · 8 years ago
  4. 02a95de NFS add callback_ops to nfs4_proc_bind_conn_to_session_callback by Andy Adamson · 8 years ago
  5. d9ddbf5 NFSv4.1: nfs4_proc_bind_conn_to_session must iterate over all connections by Trond Myklebust · 8 years ago
  6. f4f58ed NFSv4.x: Remove hard coded slotids in callback channel by Trond Myklebust · 8 years ago
  7. 75f26df Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  8. daaadd2 Merge branch 'bugfixes' by Trond Myklebust · 8 years ago
  9. 942e3d7 Merge branch 'pnfs_generic' by Trond Myklebust · 8 years ago
  10. 58baac0 Merge branch 'flexfiles' by Trond Myklebust · 9 years ago
  11. 0654cc7 NFSv4.1/pNFS: Add a helper to mark the layout as returned by Trond Myklebust · 9 years ago
  12. ab7d763 pNFS: Ensure nfs4_layoutget_prepare returns the correct error by Trond Myklebust · 9 years ago
  13. 7c1e6e5 NFS41: map NFS4ERR_LAYOUTUNAVAILABLE to ENODATA by Peng Tao · 9 years ago
  14. 1a093ce NFSv4.1/pnfs: Fixup an lo->plh_block_lgets imbalance in layoutreturn by Trond Myklebust · 9 years ago
  15. 99ade3c nfs: machine credential support for additional operations by Andrew Elble · 9 years ago
  16. f2dd436 NFSv4: Fix unused variable warnings in nfs4_init_*_client_string() by Trond Myklebust · 9 years ago
  17. 9759b0f Adding tracepoint to cached open by Olga Kornievskaia · 9 years ago
  18. 48c9579 Adding stateid information to tracepoints by Olga Kornievskaia · 9 years ago
  19. 95864c9 NFS: Allow the combination pNFS and labeled NFS by Trond Myklebust · 9 years ago
  20. 361cad3 nfs: Fix race in __update_open_stateid() by Andrew Elble · 9 years ago
  21. 764a5c6 xattr handlers: Simplify list operation by Andreas Gruenbacher · 9 years ago
  22. c4803c4 nfs: Move call to security_inode_listsecurity into nfs_listxattr by Andreas Gruenbacher · 9 years ago
  23. 98e9cb5 vfs: Distinguish between full xattr names and proper prefixes by Andreas Gruenbacher · 9 years ago
  24. 91ab4b4 nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAY by Jeff Layton · 9 years ago
  25. 5d2eb54 Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  26. d9a82a0 xattr handlers: Pass handler to operations instead of flags by Andreas Gruenbacher · 9 years ago
  27. e6604ecb Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  28. 9576c2f Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 9 years ago
  29. 8fbcf23 nfs: Remove unused xdr page offsets in getacl/setacl arguments by Andreas Gruenbacher · 9 years ago
  30. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  31. 51e0164 Merge branch 'nfsclone' by Trond Myklebust · 9 years ago
  32. 2a92ee9 nfs: get clone_blksize when probing fsinfo by Peng Tao · 9 years ago
  33. e5341f3 nfs42: add CLONE proc functions by Peng Tao · 9 years ago
  34. 037fc98 NFSv4: Unify synchronous and asynchronous error handling by Trond Myklebust · 9 years ago
  35. 4816fda NFSv4: Don't use synchronous delegation recall in exception handling by Trond Myklebust · 9 years ago
  36. 516285eb NFSv4: nfs4_async_handle_error should take a non-const nfs_server by Trond Myklebust · 9 years ago
  37. 2598ed3 NFSv4: Update the delay statistics counter for synchronous delays by Trond Myklebust · 9 years ago
  38. b3c2aa0 NFSv4: Refactor NFSv4 error handling by Trond Myklebust · 9 years ago
  39. 5e99b53 nfs4: reset states to use open_stateid when returning delegation voluntarily by Jeff Layton · 9 years ago
  40. e92c1e0 NFSv4: Fix a nograce recovery hang by Benjamin Coddington · 9 years ago
  41. 72d79ff NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH by Trond Myklebust · 9 years ago
  42. 500d701 NFS41: make close wait for layoutreturn by Peng Tao · 9 years ago
  43. 2259f96 NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget by Trond Myklebust · 9 years ago
  44. 24311f8 NFSv4: Recovery of recalled read delegations is broken by Trond Myklebust · 9 years ago
  45. 8714d46 NFS: Fix an infinite loop when layoutget fail with BAD_STATEID by Kinglong Mee · 9 years ago
  46. 4a3e577 nfs: Remove unneeded checking of the return value from scnprintf by Kinglong Mee · 9 years ago
  47. 4a70316 nfs: Fix truncated client owner id without proto type by Kinglong Mee · 9 years ago
  48. 21b874c NFSv4.1/pnfs: Handle LAYOUTGET return values correctly by Trond Myklebust · 9 years ago
  49. 4a1e2fe NFSv4.1: Fix a protocol issue with CLOSE stateids by Trond Myklebust · 9 years ago
  50. 5334c5b NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1 by Kinglong Mee · 9 years ago
  51. 8c61282 NFS: Get suppattr_exclcreat when getting server capabilities by Kinglong Mee · 9 years ago
  52. c5c3fb5 NFS: Make opened as optional argument in _nfs4_do_open by Kinglong Mee · 9 years ago
  53. 2a60618 NFSv4: Enable delegated opens even when reboot recovery is pending by Trond Myklebust · 9 years ago
  54. 3631960 Revert "NFSv4: Remove incorrect check in can_open_delegated()" by Trond Myklebust · 9 years ago
  55. 3c13cb5 NFSv4.1/pnfs: Play safe w.r.t. close() races when return-on-close is set by Trond Myklebust · 9 years ago
  56. 4ff376f NFSv4.1/pnfs: Fix a close/delegreturn hang when return-on-close is set by Trond Myklebust · 9 years ago
  57. 3f10a6a NFS: Remove nfs41_server_notify_{target|highest}_slotid_update() by Anna Schumaker · 9 years ago
  58. 18e3b73 NFS: Fix a NULL pointer dereference of migration recovery ops for v4.2 client by Kinglong Mee · 9 years ago
  59. efcbc04 NFSv4: don't set SETATTR for O_RDONLY|O_EXCL by NeilBrown · 9 years ago
  60. d8132e0 Merge tag 'nfs-for-4.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  61. a49c269 nfs: Fix an oops caused by using other thread's stack space in ASYNC mode by Kinglong Mee · 9 years ago
  62. cd81259 NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability by Trond Myklebust · 9 years ago
  63. 3c38cbe NFSv4: We must set NFS_OPEN_STATE flag in nfs_resync_open_stateid_locked by Trond Myklebust · 9 years ago
  64. 83bfff2 nfs4: have do_vfs_lock take an inode pointer by Jeff Layton · 9 years ago
  65. ed05676 Revert "nfs: take extra reference to fl->fl_file when running a LOCKU operation" by Jeff Layton · 9 years ago
  66. 7f27392 pNFS: Fix races between return-on-close and layoutreturn. by Trond Myklebust · 9 years ago
  67. c5d7371 pNFS: Layoutreturn must invalidate all existing layout segments. by Trond Myklebust · 9 years ago
  68. be82416 NFSv4: Leases are renewed in sequence_done when we have sessions by Trond Myklebust · 9 years ago
  69. b15c7cd NFSv4.1: nfs41_sequence_done should handle sequence flag errors by Trond Myklebust · 9 years ago
  70. b4839eb nfs: Remove invalid tk_pid from debug message by Kinglong Mee · 9 years ago
  71. 6b55970 nfs: Fix a memory leak when meeting an unsupported state protect by Kinglong Mee · 9 years ago
  72. db2efec nfs: take extra reference to fl->fl_file when running a LOCKU operation by Jeff Layton · 9 years ago
  73. 39f897f NFSv4: When returning a delegation, don't reclaim an incompatible open mode. by NeilBrown · 9 years ago
  74. 6c5a0d8 NFSv4.2: LAYOUTSTATS is optional to implement by Trond Myklebust · 9 years ago
  75. be3a5d2 NFSv.2/pnfs Add a LAYOUTSTATS rpc function by Trond Myklebust · 9 years ago
  76. 1372a31 Merge branch 'bugfixes' by Trond Myklebust · 9 years ago
  77. 5ba1244 NFSv4: Fix stateid recovery on revoked delegations by Trond Myklebust · 9 years ago
  78. ae2ffef Recover from stateid-type error on SETATTR by Olga Kornievskaia · 9 years ago
  79. 873e385 nfs: make nfs4_init_uniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  80. a319268 nfs: make nfs4_init_nonuniform_client_string use a dynamically allocated buffer by Jeff Layton · 9 years ago
  81. 3a6bb73 nfs: convert setclientid and exchange_id encoders to use clp->cl_owner_id by Jeff Layton · 9 years ago
  82. c86c90c NFSv4: handle nfs4_get_referral failure by Dominique Martinet · 9 years ago
  83. 8eee52a NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN by Trond Myklebust · 9 years ago
  84. feaff8e nfs: take extra reference to fl->fl_file when running a setlk by Jeff Layton · 9 years ago
  85. 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 9 years ago
  86. c775707 fs/nfs: fix new compiler warning about boolean in switch by Andre Przywara · 9 years ago
  87. 40c64c2 NFS: Move nfs_idmap.h into fs/nfs/ by Anna Schumaker · 9 years ago
  88. ea96d1e nfs: Fetch MOUNTED_ON_FILEID when updating an inode by Anna Schumaker · 9 years ago
  89. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  90. df52699 NFSv4.1: Don't cache deviceids that have no notifications by Trond Myklebust · 9 years ago
  91. 4e59080 NFSv4.1: Allow getdeviceinfo to return notification info back to caller by Trond Myklebust · 9 years ago
  92. e11259f NFSv4.1: Clear the old state by our client id before establishing a new lease by Trond Myklebust · 9 years ago
  93. 369d6b7 NFS: Fix stateid used for NFS v4 closes by Anna Schumaker · 9 years ago
  94. 3235b40 NFSv4: Set a barrier in the update_changeattr() helper by Trond Myklebust · 9 years ago
  95. a08a8cd NFS: Add attribute update barriers to NFS writebacks by Trond Myklebust · 9 years ago
  96. f044636 NFS: Add attribute update barriers to nfs_setattr_update_inode() by Trond Myklebust · 9 years ago
  97. be36e18 NFSv4: nfs4_open_recover_helper() must set share access by Trond Myklebust · 9 years ago
  98. 71a097c NFSv4.1: Clean up bind_conn_to_session by Trond Myklebust · 9 years ago
  99. b1c0df5 NFSv4.1: Don't set up a backchannel if the server didn't agree to do so by Trond Myklebust · 9 years ago
  100. 79969dd NFSv4.1: Clean up create_session by Trond Myklebust · 9 years ago