1. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  2. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  3. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  4. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  5. 5bf3bd2 switch exp_parent() to struct path by Al Viro · 15 years ago
  6. 55430e2 nfsd struct path use: exp_get_by_name() by Al Viro · 15 years ago
  7. 0b4ec6e Merge branch 'master' into next by James Morris · 15 years ago
  8. 14dba53 integrity: nfsd imbalance bug fix by Mimi Zohar · 15 years ago
  9. a0d24b2 nfsd: fix hung up of nfs client while sync write data to nfs server by Wei Yongjun · 15 years ago
  10. 8daed1e nfsd: silence lockdep warning by J. Bruce Fields · 15 years ago
  11. b2c0cea nfsd4: check for negative dentry before use in nfsv4 readdir by J. Bruce Fields · 15 years ago
  12. ccecee1 nfsd41: slots are freed with session by Andy Adamson · 15 years ago
  13. 2f9092e Fix i_mutex vs. readdir handling in nfsd by David Woodhouse · 15 years ago
  14. 1644ccc Safer nfsd_cross_mnt() by Al Viro · 15 years ago
  15. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  16. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 15 years ago
  17. 79fb54a nfsd41: CREATE_EXCLUSIVE4_1 by Benny Halevy · 15 years ago
  18. 8c18f20 nfsd41: SUPPATTR_EXCLCREAT attribute by Benny Halevy · 15 years ago
  19. 7e70570 nfsd41: support for 3-word long attribute bitmask by Andy Adamson · 15 years ago
  20. 95ec28c nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify by Benny Halevy · 15 years ago
  21. c0d6fc8 nfsd41: pass writable attrs mask to nfsd4_decode_fattr by Benny Halevy · 15 years ago
  22. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  23. 84459a1 nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap by Andy Adamson · 15 years ago
  24. d87a8ad nfsd41: access_valid by Andy Adamson · 15 years ago
  25. 60adfc5 nfsd41: clientid handling by Andy Adamson · 15 years ago
  26. 496c262 nfsd41: check encode size for sessions maxresponse cached by Andy Adamson · 15 years ago
  27. 6668958 nfsd41: stateid handling by Andy Adamson · 15 years ago
  28. dd453df nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op by Benny Halevy · 15 years ago
  29. e10e0cf nfsd41: destroy_session operation by Benny Halevy · 15 years ago
  30. bf864a3 nfsd41: non-page DRC for solo sequence responses by Andy Adamson · 15 years ago
  31. 38eb76a nfsd41: Add a create session replay cache by Andy Adamson · 15 years ago
  32. ec6b5d7 nfsd41: create_session operation by Andy Adamson · 15 years ago
  33. 14778a1 nfsd41: clear DRC cache on free_session by Andy Adamson · 15 years ago
  34. da3846a nfsd41: nfsd DRC logic by Andy Adamson · 15 years ago
  35. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  36. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 15 years ago
  37. f9bb94c nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion != 0 only. by Andy Adamson · 15 years ago
  38. b85d4c0 nfsd41: sequence operation by Benny Halevy · 15 years ago
  39. a1bcecd nfsd41: match clientid establishment method by Andy Adamson · 15 years ago
  40. 0733d21 nfsd41: exchange_id operation by Andy Adamson · 15 years ago
  41. 069b6ad nfsd41: proc stubs by Andy Adamson · 15 years ago
  42. 2db134e nfsd41: xdr infrastructure by Andy Adamson · 15 years ago
  43. 5282fd7 nfsd41: sessionid hashing by Marc Eshel · 15 years ago
  44. c4bf786 nfsd41: release_session when client is expired by Marc Eshel · 15 years ago
  45. 9fb8707 nfsd41: introduce nfs4_client cl_sessions list by Marc Eshel · 15 years ago
  46. 7116ed6 nfsd41: sessions basic data types by Andy Adamson · 15 years ago
  47. 2f42587 nfsd: don't use the deferral service, return NFS4ERR_DELAY by Andy Adamson · 15 years ago
  48. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  49. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  50. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  51. 2076601 nfsd: remove nfsd4_ops array size by Benny Halevy · 15 years ago
  52. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 15 years ago
  53. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  54. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  55. adbbe92 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL by Chuck Lever · 15 years ago
  56. 2c9e15a Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6 by Linus Torvalds · 15 years ago
  57. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  58. 90c0af0 nfsd: Use lowercase names of quota functions by Jan Kara · 15 years ago
  59. 0953e62 Inconsistent setattr behaviour by Sachin S. Prabhu · 15 years ago
  60. 026722c nfsd4: don't check ip address in setclientid by J. Bruce Fields · 15 years ago
  61. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 15 years ago
  62. 8bbfa9f knfsd: remove the nfsd thread busy histogram by Greg Banks · 15 years ago
  63. 5cb031b nfsd4: remove redundant check from nfsd4_open by J. Bruce Fields · 15 years ago
  64. 05f4f67 nfsd4: don't do lookup within readdir in recovery code by J. Bruce Fields · 15 years ago
  65. a1c8c4d nfsd4: support putpubfh operation by J. Bruce Fields · 15 years ago
  66. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  67. 1e685ec NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp by Benny Halevy · 15 years ago
  68. a601cae nfsd4: move rpc_client setup to a separate function by J. Bruce Fields · 15 years ago
  69. 418cd20 nfsd4: fix do_probe_callback errors by J. Bruce Fields · 15 years ago
  70. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 15 years ago
  71. d7fdcfe nfsd4: put_nfs4_client does not require state lock by J. Bruce Fields · 15 years ago
  72. 18f8273 nfsd4: rename io_during_grace_disallowed by J. Bruce Fields · 15 years ago
  73. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 15 years ago
  74. 7e0f7cf nfsd4: fail when delegreturn gets a non-delegation stateid by J. Bruce Fields · 15 years ago
  75. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 15 years ago
  76. 3e63307 nfsd4: add a helper function to decide if stateid is delegation by J. Bruce Fields · 15 years ago
  77. 819a8f5 nfsd4: remove some dprintk's by J. Bruce Fields · 15 years ago
  78. fd03b09 nfsd4: remove unneeded local variable by J. Bruce Fields · 15 years ago
  79. dc9bf70 nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op by J. Bruce Fields · 15 years ago
  80. 0c2a498 nfsd4: move check_stateid_generation check by J. Bruce Fields · 15 years ago
  81. a4455be nfsd4: trivial preprocess_stateid_op cleanup by J. Bruce Fields · 15 years ago
  82. 4ac35c2 nfsd(v2/v3): fix the failure of creation from HPUX client by wengang wang · 15 years ago
  83. e37da04 nfsd: lock state around put client and delegation in nfsd4_cb_recall by Alexandros Batsakis · 16 years ago
  84. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 15 years ago
  85. a4773c08 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 15 years ago
  86. 13024b7 nfsd4: fix misplaced comment by J. Bruce Fields · 15 years ago
  87. 99f8872 nfsd: clarify exclusive create bitmask result. by J. Bruce Fields · 15 years ago
  88. 6866656 nfsd : Define NFSD only when FILE_LOCKING is enabled by Manish Katiyar · 15 years ago
  89. 12214cb NFSD: cleanup for nfs3proc.c by Qinghuang Feng · 15 years ago
  90. f044ff8 nfsd4: split open/lockowner release code by J. Bruce Fields · 15 years ago
  91. f1d110c nfsd4: remove a forward declaration by J. Bruce Fields · 15 years ago
  92. 2283963 nfsd4: split lockstateid/openstateid release logic by J. Bruce Fields · 15 years ago
  93. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 15 years ago
  94. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  95. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 15 years ago
  96. b914152 nfsd: fix cred leak on every rpc by J. Bruce Fields · 15 years ago
  97. bf935a7 nfsd: fix null dereference on error path by J. Bruce Fields · 15 years ago
  98. e2b329e fs/Kconfig: move nfsd out by Alexey Dobriyan · 15 years ago
  99. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  100. 4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c by Marc Eshel · 16 years ago