1. 83e08fd nfsd4: exchange_id cleanup: local shorthands for repeated tests by J. Bruce Fields · 13 years ago
  2. 1a30811 nfsd4: allow an EXCHANGE_ID to kill a 4.0 client by J. Bruce Fields · 13 years ago
  3. ea236d0 nfsd4: exchange_id: check creds before killing confirmed client by J. Bruce Fields · 13 years ago
  4. 2786cc3 nfsd4: exchange_id error cleanup by J. Bruce Fields · 13 years ago
  5. 11ae681 nfsd4: exchange_id has a pointless copy by J. Bruce Fields · 13 years ago
  6. ce0fc43 nfsd: wrap all accesses to st_deny_bmap by Jeff Layton · 13 years ago
  7. 82c5ff1 nfsd: wrap accesses to st_access_bmap by Jeff Layton · 13 years ago
  8. 3a32861 nfsd: make test_share a bool return by Jeff Layton · 13 years ago
  9. 5ae037e nfsd: consolidate set_access and set_deny by Jeff Layton · 13 years ago
  10. f07ea10 NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too often by Chuck Lever · 12 years ago
  11. 57b7b43 nfsd4: int/__be32 fixes by J. Bruce Fields · 13 years ago
  12. 2355c59 nfsd4: fix missing "static" by J. Bruce Fields · 13 years ago
  13. bfa4b36 nfsd: state.c should include current_stateid.h by J. Bruce Fields · 13 years ago
  14. 04da6e9 nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails by Al Viro · 13 years ago
  15. 33dcc48 nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end by Jeff Layton · 13 years ago
  16. 03af42c nfsd: trivial: remove unused variable from nfsd4_lock by Jeff Layton · 13 years ago
  17. 2a4317c nfsd: add nfsd4_client_tracking_ops struct and a way to set it by Jeff Layton · 13 years ago
  18. a52d726 nfsd: convert nfs4_client->cl_cb_flags to a generic flags field by Jeff Layton · 13 years ago
  19. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 13 years ago
  20. ab4684d NFSD: Fix nfs4_verifier memory alignment by Chuck Lever · 13 years ago
  21. 8f199b8 NFSD: Fix warnings when NFSD_DEBUG is not defined by Trond Myklebust · 13 years ago
  22. 508dc6e nfsd41: free_session/free_client must be called under the client_lock by Benny Halevy · 13 years ago
  23. e27f49c nfsd41: refactor nfsd4_deleg_xgrade_none_ext logic out of nfsd4_process_open2 by Benny Halevy · 13 years ago
  24. 4aa8913 nfsd41: refactor nfs4_open_deleg_none_ext logic out of nfs4_open_delegation by Benny Halevy · 13 years ago
  25. a8ae08e nfsd4: fix recovery-entry leak nfsd startup failure by J. Bruce Fields · 13 years ago
  26. a6d6b78 nfsd4: fix recovery-dir leak on nfsd startup failure by Jeff Layton · 13 years ago
  27. 393d8ed nfsd4: purge stable client records with insufficient state by J. Bruce Fields · 13 years ago
  28. 1255a8f nfsd4: don't set cl_firststate on first reclaim in 4.1 case by J. Bruce Fields · 13 years ago
  29. d24433c nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg by Benny Halevy · 13 years ago
  30. 03cfb42 NFSD: Clean up the test_stateid function by Bryan Schumaker · 13 years ago
  31. 2c8bd7e nfsd41: split out share_access want and signal flags while decoding by Benny Halevy · 13 years ago
  32. 00b5f95 nfsd41: share_access_to_flags should consider only nfs4.x share_access flags by Benny Halevy · 13 years ago
  33. 37c593c nfsd41: use current stateid by value by Tigran Mkrtchyan · 13 years ago
  34. 9428fe1 nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE by Tigran Mkrtchyan · 13 years ago
  35. 1e97b51 nfsd41: handle current stateid in SETATTR and FREE_STATEID by Tigran Mkrtchyan · 13 years ago
  36. 30813e2 nfsd41: consume current stateid on read and write by Tigran Mkrtchyan · 13 years ago
  37. 62cd4a5 nfsd41: handle current stateid on lock and locku by Tigran Mkrtchyan · 13 years ago
  38. 8b70484 nfsd41: handle current stateid in open and close by Tigran Mkrtchyan · 13 years ago
  39. 19ff0f2 nfsd4: initialize current stateid at compile time by Tigran Mkrtchyan · 13 years ago
  40. bf5c43c nfsd4: check for uninitialized slot by J. Bruce Fields · 13 years ago
  41. 73e7948 nfsd4: rearrange struct nfsd4_slot by J. Bruce Fields · 13 years ago
  42. f6d8248 nfsd4: fix sessions slotid wraparound logic by J. Bruce Fields · 13 years ago
  43. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 13 years ago
  44. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  45. 2d3475c NFSD: forget_delegations should use list_for_each_entry_safe by Bryan Schumaker · 13 years ago
  46. 39c4cc0 NFSD: Only reinitilize the recall_lru list under the recall lock by Bryan Schumaker · 13 years ago
  47. f32f3c2 nfsd4: initialize special stateid's at compile time by J. Bruce Fields · 13 years ago
  48. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  49. 67114fe nfsd4: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  50. 009673b nfsd4: add a separate (lockowner, inode) lookup by J. Bruce Fields · 13 years ago
  51. 353de31 nfsd4: fix CONFIG_NFSD_FAULT_INJECTION compile error by J. Bruce Fields · 13 years ago
  52. 16bfdaaf nfsd4: share open and lock owner hash tables by J. Bruce Fields · 13 years ago
  53. 06f1f86 nfsd4: hash lockowners to simplify RELEASE_LOCKOWNER by J. Bruce Fields · 13 years ago
  54. 7208339 NFSD: Call nfsd4_init_slabs() from init_nfsd() by Bryan Schumaker · 13 years ago
  55. 65178db NFSD: Added fault injection by Bryan Schumaker · 13 years ago
  56. 64a284d nfsd4: maintain one seqid stream per (lockowner, file) by J. Bruce Fields · 13 years ago
  57. 684e563 nfsd4: cleanup lock clientid handling in sessions case by J. Bruce Fields · 13 years ago
  58. b93d87c nfsd4: fix lockowner matching by J. Bruce Fields · 13 years ago
  59. 345c284 nfs41: implement DESTROY_CLIENTID operation by Mi Jinlong · 13 years ago
  60. fc0c3dd nfsd4: seq->status_flags may be used unitialized by Benny Halevy · 13 years ago
  61. 5423732 nfsd41: use SEQ4_STATUS_BACKCHANNEL_FAULT when cb_sequence is invalid by Benny Halevy · 13 years ago
  62. 8b289b2 nfsd4: implement new 4.1 open reclaim types by J. Bruce Fields · 13 years ago
  63. a8d86cd nfsd4: remove unneeded CLAIM_DELEGATE_CUR workaround by J. Bruce Fields · 13 years ago
  64. 4cdc951 nfsd4: preallocate open stateid in process_open1() by J. Bruce Fields · 13 years ago
  65. 996e093 nfsd4: do idr preallocation with stateid allocation by J. Bruce Fields · 13 years ago
  66. 32513b4 nfsd4: preallocate nfs4_file in process_open1() by J. Bruce Fields · 13 years ago
  67. d29b20c nfsd4: clean up open owners on OPEN failure by J. Bruce Fields · 13 years ago
  68. bcf130f nfsd4: simplify process_open1 logic by J. Bruce Fields · 13 years ago
  69. a50d2ad nfsd4: centralize renew_client() calls by J. Bruce Fields · 13 years ago
  70. b6d2f1c nfsd4: more robust ignoring of WANT bits in OPEN by J. Bruce Fields · 13 years ago
  71. a084daf nfsd4: move name-length checks to xdr by J. Bruce Fields · 13 years ago
  72. 04f9e66 nfsd4: move access/deny validity checks to xdr code by J. Bruce Fields · 13 years ago
  73. c30e92d nfsd4: ignore WANT bits in open downgrade by J. Bruce Fields · 13 years ago
  74. 6409a5a nfsd4: clean up downgrading code by J. Bruce Fields · 13 years ago
  75. 71c3bcd nfsd4: fix state lock usage in LOCKU by J. Bruce Fields · 13 years ago
  76. 38c2f4b nfsd4: look up stateid's per clientid by J. Bruce Fields · 13 years ago
  77. 36279ac nfsd4: assume test_stateid always has session by J. Bruce Fields · 13 years ago
  78. 6136d2b nfsd4: use idr for stateid's by J. Bruce Fields · 13 years ago
  79. 2a74aba nfsd4: move client * to nfs4_stateid, add init_stid helper by J. Bruce Fields · 13 years ago
  80. 3d02fa2 nfsd4: fix open downgrade, again by J. Bruce Fields · 13 years ago
  81. f7a4d87 nfsd4: hash closed stateid's like any other by J. Bruce Fields · 13 years ago
  82. d3b313a nfsd4: construct stateid from clientid and counter by J. Bruce Fields · 13 years ago
  83. 2da1cec nfsd4: simplify free_stateid by J. Bruce Fields · 13 years ago
  84. 38c387b nfsd4: match close replays on stateid, not open owner id by J. Bruce Fields · 13 years ago
  85. dad1c06 nfsd4: replace oo_confirmed by flag bit by J. Bruce Fields · 13 years ago
  86. 849a1cf SUNRPC: Replace svc_addr_u by sockaddr_storage by Mi Jinlong · 13 years ago
  87. ee626a7 nfsd4: better stateid hashing by J. Bruce Fields · 13 years ago
  88. 69064a2 nfsd4: use deleg changes to cleanup preprocess_stateid_op by J. Bruce Fields · 13 years ago
  89. 97b7e3b nfsd4: fix test_stateid for delegation stateid's by J. Bruce Fields · 13 years ago
  90. f459e45 nfsd4: hash deleg stateid's like any other by J. Bruce Fields · 13 years ago
  91. 36d44c6 nfsd4: share common stid-hashing helper function by J. Bruce Fields · 13 years ago
  92. d5477a8 nfsd4: add common dl_stid field to delegation by J. Bruce Fields · 13 years ago
  93. dcef041 nfsd4: move some of nfs4_stateid into a separate structure by J. Bruce Fields · 13 years ago
  94. 91a8c04 nfsd4: remove redundant stateid initialization by J. Bruce Fields · 13 years ago
  95. 881ea2b nfsd4: rename init_stateid by J. Bruce Fields · 13 years ago
  96. 2288d0e nfsd4: pass around typemask instead of flags by J. Bruce Fields · 13 years ago
  97. c0a5d93 nfsd4: split preprocess_seqid, cleanup by J. Bruce Fields · 13 years ago
  98. 4d71ab8 nfsd4: split up find_stateid by J. Bruce Fields · 13 years ago
  99. 4581d14 nfsd4: rearrange to avoid a forward reference by J. Bruce Fields · 13 years ago
  100. 4665e2b nfsd4: split out some free_generic_stateid code by J. Bruce Fields · 13 years ago