1. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  2. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  3. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  4. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 15 years ago
  5. c4bf786 nfsd41: release_session when client is expired by Marc Eshel · 15 years ago
  6. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 15 years ago
  7. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 15 years ago
  8. 026722c nfsd4: don't check ip address in setclientid by J. Bruce Fields · 16 years ago
  9. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 16 years ago
  10. 18f8273 nfsd4: rename io_during_grace_disallowed by J. Bruce Fields · 16 years ago
  11. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 16 years ago
  12. 7e0f7cf nfsd4: fail when delegreturn gets a non-delegation stateid by J. Bruce Fields · 16 years ago
  13. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 16 years ago
  14. 3e63307 nfsd4: add a helper function to decide if stateid is delegation by J. Bruce Fields · 16 years ago
  15. 819a8f5 nfsd4: remove some dprintk's by J. Bruce Fields · 16 years ago
  16. fd03b09 nfsd4: remove unneeded local variable by J. Bruce Fields · 16 years ago
  17. dc9bf70 nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op by J. Bruce Fields · 16 years ago
  18. 0c2a498 nfsd4: move check_stateid_generation check by J. Bruce Fields · 16 years ago
  19. a4455be nfsd4: trivial preprocess_stateid_op cleanup by J. Bruce Fields · 16 years ago
  20. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 16 years ago
  21. f044ff8 nfsd4: split open/lockowner release code by J. Bruce Fields · 16 years ago
  22. f1d110c nfsd4: remove a forward declaration by J. Bruce Fields · 16 years ago
  23. 2283963 nfsd4: split lockstateid/openstateid release logic by J. Bruce Fields · 16 years ago
  24. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 16 years ago
  25. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  26. 55ef127 nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT by J. Bruce Fields · 16 years ago
  27. 9346eff nfsd: Minor cleanup of find_stateid by Krishna Kumar · 16 years ago
  28. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  29. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  30. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  31. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  32. 2c5e761 nfsd: clean up grace period on early exit by J. Bruce Fields · 16 years ago
  33. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  34. a63bb99 [PATCH] switch nfsd to kern_path() by Al Viro · 16 years ago
  35. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  36. e518f05 nfsd: take file and mnt write in nfs4_upgrade_open by Benny Halevy · 16 years ago
  37. 4f83aa3 nfsd: document open share bit tracking by J. Bruce Fields · 16 years ago
  38. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  39. 3dd98a3 knfsd: clean up nfsd filesystem interfaces by Jeff Layton · 16 years ago
  40. b55e0ba nfsd: remove unnecessary atomic ops by J. Bruce Fields · 16 years ago
  41. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 16 years ago
  42. 9167f50 nfsd: initialize lease type in nfs4_open_delegation() by Felix Blyakher · 17 years ago
  43. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 17 years ago
  44. 6a85fa3 nfsd4: kill unnecessary check in preprocess_stateid_op by J. Bruce Fields · 17 years ago
  45. 0836f58 nfsd4: simplify stateid sequencing checks by J. Bruce Fields · 17 years ago
  46. f336273 nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op by J. Bruce Fields · 17 years ago
  47. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 17 years ago
  48. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  49. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  50. 8838dc4 nfsd4: clean up access_valid, deny_valid checks. by J. Bruce Fields · 17 years ago
  51. 39325bd nfsd4: fix bad seqid on lock request incompatible with open mode by J. Bruce Fields · 17 years ago
  52. 404ec11 nfsd4: recognize callback channel failure earlier by J. Bruce Fields · 17 years ago
  53. 35bba9a nfsd4: miscellaneous nfs4state.c style fixes by J. Bruce Fields · 17 years ago
  54. 5ec7b46 nfsd4: make current_clientid local by J. Bruce Fields · 17 years ago
  55. 366e0c1 nfsd4: kill unneeded cl_confirm check by J. Bruce Fields · 17 years ago
  56. f3aba4e nfsd4: remove unnecessary cl_verifier check from setclientid_confirm by J. Bruce Fields · 17 years ago
  57. f394baa nfsd4: kill unnecessary same_name() in setclientid_confirm by J. Bruce Fields · 17 years ago
  58. deda2fa nfsd: uniquify cl_confirm values by J. Bruce Fields · 17 years ago
  59. 49ba878 nfsd: eliminate final bogus case from setclientid logic by J. Bruce Fields · 17 years ago
  60. a186e76 nfsd4: kill some unneeded setclientid comments by J. Bruce Fields · 17 years ago
  61. 46f8a64 nfsd4: probe callback channel only once by J. Bruce Fields · 17 years ago
  62. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  63. a16877c Cleanup macros for distinguishing mandatory locks by Pavel Emelyanov · 17 years ago
  64. cfdcad4 knfsd: nfsv4 delegation recall should take reference on client by J. Bruce Fields · 17 years ago
  65. 1b1a9b3 knfsd: don't shutdown callbacks until nfsv4 client is freed by J. Bruce Fields · 17 years ago
  66. 0272e1f knfsd: let nfsd manage timing out its own leases by J. Bruce Fields · 17 years ago
  67. c175b83 knfsd: remove code duplication in nfsd4_setclientid() by J. Bruce Fields · 17 years ago
  68. e8ff2a8 knfsd: move nfsv4 slab creation/destruction to module init/exit by J. Bruce Fields · 17 years ago
  69. 2fdada0 knfsd: demote some printk()s to dprintk()s by J. Bruce Fields · 17 years ago
  70. 599e0a2 knfsd: cleanup of nfsd4 cmp_* functions by J. Bruce Fields · 17 years ago
  71. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  72. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 17 years ago
  73. 47f9940 knfsd: nfsd4: don't delegate files that have had conflicts by Meelap Shah · 17 years ago
  74. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  75. 9a8db97 knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 by Marc Eshel · 17 years ago
  76. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  77. 6697164 nfsd/nfs4state: remove unnecessary daemonize call by Eric W. Biederman · 17 years ago
  78. fd85b81 nfsd4: Convert NFSv4 to new lock interface by Marc Eshel · 18 years ago
  79. 150b393 locks: allow {vfs,posix}_lock_file to return conflicting lock by Marc Eshel · 18 years ago
  80. 9d6a8c5 locks: give posix_test_lock same interface as ->lock by Marc Eshel · 18 years ago
  81. 79f6523 [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call by J. Bruce Fields · 18 years ago
  82. 21315ed [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk by Bruce Fields · 18 years ago
  83. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 18 years ago
  84. b591480 [PATCH] knfsd: nfsd4: reorganize compound ops by J.Bruce Fields · 18 years ago
  85. a4f1706a9 [PATCH] knfsd: nfsd4: move replay_owner to cstate by J.Bruce Fields · 18 years ago
  86. ca36431 [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations by J.Bruce Fields · 18 years ago
  87. 451c11a [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock by J.Bruce Fields · 18 years ago
  88. 7eaa36e [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  89. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  90. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  91. a90b061 [PATCH] nfsd: nfs_replay_me by Al Viro · 18 years ago
  92. c7afef1 [PATCH] nfsd: misc endianness annotations by Al Viro · 18 years ago
  93. b8dd7b9 [PATCH] nfsd: NFSv4 errno endianness annotations by Al Viro · 18 years ago
  94. b37ad28 [PATCH] nfsd: nfs4 code returns error values in net-endian by Al Viro · 18 years ago
  95. 1a1d92c [PATCH] Really ignore kmem_cache_destroy return value by Alexey Dobriyan · 18 years ago
  96. f8314dc [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc by Panagiotis Issaris · 18 years ago
  97. 9ecb6a0 [PATCH] knfsd: nfsd4: fix open flag passing by J. Bruce Fields · 18 years ago
  98. ba5a6a1 [PATCH] knfsd: nfsd4: fix some open argument tests by J. Bruce Fields · 18 years ago
  99. 6e46d8a [PATCH] knfsd: nfsd4: remove superfluous grace period checks by J. Bruce Fields · 18 years ago
  100. a8cddc5 [PATCH] knfsd: nfsd4: fix open_confirm locking by J. Bruce Fields · 18 years ago