1. 264e635 NFS: Request fh_expire_type attribute in "server caps" operation by Chuck Lever · 12 years ago
  2. 81934dd NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS by Chuck Lever · 12 years ago
  3. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  4. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 12 years ago
  5. a3ca565 NFS: Add debugging messages to NFSv4's CLOSE procedure by Chuck Lever · 12 years ago
  6. 7d2ed9a NFSv4: parse and display server implementation ids by Weston Andros Adamson · 12 years ago
  7. 9edbd95 NFSv4: fix server_scope memory leak by Weston Andros Adamson · 12 years ago
  8. b4b9a0c nfs41: Verify channel's attributes accordingly to RFC v2 by Vitaliy Gusev · 12 years ago
  9. ef159e9 NFSv4.1: Add a module parameter to set the number of session slots by Trond Myklebust · 12 years ago
  10. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 12 years ago
  11. a030889 NFS: start printks w/ NFS: even if __func__ shown by Weston Andros Adamson · 12 years ago
  12. f9fd2d9 NFS: printks in fs/nfs/ should start with NFS: by Weston Andros Adamson · 12 years ago
  13. b01dd1d NFS: Call test_stateid() and free_stateid() with correct stateids by Bryan Schumaker · 12 years ago
  14. 1cab065 NFS: Pass a stateid to test_stateid() and free_stateid() by Bryan Schumaker · 12 years ago
  15. a4980e7 NFSv4: ACCESS validation doesn't require a full attribute refresh by Trond Myklebust · 12 years ago
  16. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 12 years ago
  17. 536e43d NFS: Optimise away unnecessary setattrs for open(O_TRUNC); by Trond Myklebust · 12 years ago
  18. 48c22eb NFS: Move struct nfs_unique_id into struct nfs_seqid_counter by Trond Myklebust · 12 years ago
  19. 9d12b21 NFSv41: Add a new helper nfs4_init_sequence() by Trond Myklebust · 12 years ago
  20. d2d7ce2 NFSv4: Replace lock_owner->ld_id with an ida based allocator by Trond Myklebust · 12 years ago
  21. 9157c31 NFSv4: Replace state_owner->so_owner_id with an ida based allocator by Trond Myklebust · 12 years ago
  22. d1e284d NFSv4: Clean up nfs4_get_state_owner by Trond Myklebust · 12 years ago
  23. de040be NFS4: fix compile warnings in nfs4proc.c by Peng Tao · 13 years ago
  24. 57eccf1 Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  25. 6926afd NFSv4: Save the owner/group name string when doing open by Trond Myklebust · 13 years ago
  26. bf118a3 NFSv4: include bitmap in nfsv4 get acl data by Andy Adamson · 13 years ago
  27. 0b1c8fc NFSv4.1: cleanup comment and debug printk by Andy Adamson · 13 years ago
  28. aabd0b4 NFSv4.1: change nfs4_free_slot parameters for dynamic slots by Andy Adamson · 13 years ago
  29. aacd553 NFSv4.1: cleanup init and reset of session slot tables by Andy Adamson · 13 years ago
  30. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 13 years ago
  31. 652f89f NFSv4: Do not accept delegated opens when a delegation recall is in effect by Trond Myklebust · 13 years ago
  32. d310310 Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer by Jeff Layton · 13 years ago
  33. a6f498a NFS: Fix a regression in the referral code by Trond Myklebust · 13 years ago
  34. 1788ea6 nfs: when attempting to open a directory, fall back on normal lookup (try #5) by Jeff Layton · 13 years ago
  35. 92407e7 nfs4: serialize layoutcommit by Peng Tao · 13 years ago
  36. d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago
  37. 08ef7bd NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup by Trond Myklebust · 13 years ago
  38. 0c2e53f NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() by Trond Myklebust · 13 years ago
  39. a9a4a87 NFS: Use the inode->i_version to cache NFSv4 change attribute information by Trond Myklebust · 13 years ago
  40. 042b60b NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error by Trond Myklebust · 13 years ago
  41. 2f60ea6 NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation by Trond Myklebust · 13 years ago
  42. 8534d4e NFSv4: nfs4_proc_renew should be declared static by Trond Myklebust · 13 years ago
  43. b569ad3 NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation by Trond Myklebust · 13 years ago
  44. db29c08 pnfs: cleanup_layoutcommit by Andy Adamson · 13 years ago
  45. dae100c pnfs: ask for layout_blksize and save it in nfs_server by Fred Isaman · 13 years ago
  46. 7f11d8d pnfs: GETDEVICELIST by Andy Adamson · 13 years ago
  47. a9bae56 pnfs: let layoutcommit handle a list of lseg by Peng Tao · 13 years ago
  48. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  49. 3d4ff43 nfs_open_context doesn't need struct path either by Al Viro · 13 years ago
  50. 82a2c1b nfs4_opendata doesn't need struct path either by Al Viro · 13 years ago
  51. 643168c nfs4_closedata doesn't need to mess with struct path by Al Viro · 13 years ago
  52. a56aaa0 NFSv4.1: Clean up layoutreturn by Trond Myklebust · 13 years ago
  53. f062eb6 NFS: test and free stateids during recovery by Bryan Schumaker · 13 years ago
  54. 9aeda35 NFS: added FREE_STATEID call by Bryan Schumaker · 13 years ago
  55. 7d97479 NFS: Added TEST_STATEID call by Bryan Schumaker · 13 years ago
  56. fca78d6 NFS: Add SECINFO_NO_NAME procedure by Bryan Schumaker · 13 years ago
  57. 78fe0f4 NFS: use scope from exchange_id to skip reclaim by Weston Andros Adamson · 13 years ago
  58. a2e1d4f nfs4.1: fix several problems with _pnfs_return_layout by Fred Isaman · 13 years ago
  59. 533eb46 NFSv4.1: allow nfs_fhget to succeed with mounted on fileid by Andy Adamson · 13 years ago
  60. c9c30dd NFSv4.1: deprecate headerpadsz in CREATE_SESSION by Benny Halevy · 13 years ago
  61. cd1acdf Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 13 years ago
  62. 8a1636c pnfs: layoutret_on_setattr by Benny Halevy · 14 years ago
  63. cbe8260 pnfs: layoutreturn by Benny Halevy · 13 years ago
  64. d20581a pnfs: support for non-rpc layout drivers by Benny Halevy · 13 years ago
  65. 0ced63d NFSv4: Handle expired stateids when the lease is still valid by Trond Myklebust · 13 years ago
  66. a8a4ae3 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP by Andy Adamson · 13 years ago
  67. 1bd714f NFSv4: Ensure that clientid and session establishment can time out by Trond Myklebust · 13 years ago
  68. fd954ae NFSv4.1: Don't loop forever in nfs4_proc_create_session by Trond Myklebust · 13 years ago
  69. fb8a5ba NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception() by Bryan Schumaker · 13 years ago
  70. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  71. 9b7160c NFS: don't negotiate when user specifies sec flavor by Bryan Schumaker · 13 years ago
  72. 801a16dc NFS: Attempt mount with default sec flavor first by Bryan Schumaker · 13 years ago
  73. 0fabee2 NFS: flav_array honors NFS_MAX_SECFLAVORS by Bryan Schumaker · 13 years ago
  74. d1a8016 NFS: Fix infinite loop in gss_create_upcall() by Bryan Schumaker · 13 years ago
  75. 37adb89 NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC by Bryan Schumaker · 13 years ago
  76. 0acd220 Merge branch 'nfs-for-2.6.39' into nfs-for-next by Trond Myklebust · 13 years ago
  77. 35124a0 Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO by Weston Andros Adamson · 13 years ago
  78. ef31153 NFSv4.1 convert layoutcommit sync to boolean by Andy Adamson · 13 years ago
  79. 8f70e95 NFS: Determine initial mount security by Bryan Schumaker · 13 years ago
  80. 7ebb931 NFS: use secinfo when crossing mountpoints by Bryan Schumaker · 13 years ago
  81. 5a5ea0d NFS: Add secinfo procedure by Bryan Schumaker · 13 years ago
  82. 7c51305 NFS: lookup supports alternate client by Bryan Schumaker · 13 years ago
  83. e73b83f NFS: convert call_sync() to a function by Bryan Schumaker · 13 years ago
  84. 863a3c6 NFSv4.1: layoutcommit by Andy Adamson · 13 years ago
  85. 988b6dc NFSv4.1: remove GETATTR from ds commits by Fred Isaman · 13 years ago
  86. 5f45243 NFSv4.1: add callback to nfs4_commit_done by Fred Isaman · 13 years ago
  87. b064eca2 NFSv4: Send unmapped uid/gids to the server when using auth_sys by Trond Myklebust · 13 years ago
  88. 3ddeb7c NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr by Trond Myklebust · 13 years ago
  89. a69aef1 NFSv4.1: pnfs filelayout driver write by Fred Isaman · 13 years ago
  90. 7ffd106 NFSv4.1: remove GETATTR from ds writes by Fred Isaman · 13 years ago
  91. b029bc9 NFSv4.1: add callback to nfs4_write_done by Fred Isaman · 13 years ago
  92. cbdabc7f NFSv4.1: filelayout async error handler by Andy Adamson · 13 years ago
  93. dc70d7b NFSv4.1: filelayout read by Andy Adamson · 13 years ago
  94. d83217c NFSv4.1: data server connection by Andy Adamson · 13 years ago
  95. 45a52a0 NFS move nfs_client initialization into nfs_get_client by Andy Adamson · 13 years ago
  96. 57df216 nfs4: remove duplicated #include by Huang Weiyi · 13 years ago
  97. ecac799 NFSv4: Fix the setlk error handler by Trond Myklebust · 13 years ago
  98. b4410c2 NFSv4.1: Fix the handling of the SEQUENCE status bits by Trond Myklebust · 13 years ago
  99. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 13 years ago
  100. c34c32e NFSv4.1 reclaim complete must wait for completion by Andy Adamson · 13 years ago