1. cc85906 Merge branch 'devel' into for-linus by Trond Myklebust · 15 years ago
  2. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  3. 2076601 nfsd: remove nfsd4_ops array size by Benny Halevy · 15 years ago
  4. e354d57 nfsd: embed nfsd4_current_state in nfsd4_compoundres by Andy Adamson · 15 years ago
  5. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  6. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  7. adbbe92 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL by Chuck Lever · 15 years ago
  8. 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
  9. 8e9d20897 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 15 years ago
  10. 90c0af0 nfsd: Use lowercase names of quota functions by Jan Kara · 15 years ago
  11. 0953e62 Inconsistent setattr behaviour by Sachin S. Prabhu · 15 years ago
  12. 026722c nfsd4: don't check ip address in setclientid by J. Bruce Fields · 15 years ago
  13. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  14. 8bbfa9f knfsd: remove the nfsd thread busy histogram by Greg Banks · 16 years ago
  15. 5cb031b nfsd4: remove redundant check from nfsd4_open by J. Bruce Fields · 15 years ago
  16. 05f4f67 nfsd4: don't do lookup within readdir in recovery code by J. Bruce Fields · 15 years ago
  17. a1c8c4d nfsd4: support putpubfh operation by J. Bruce Fields · 15 years ago
  18. 31dec25 Short write in nfsd becomes a full write to the client by David Shaw · 15 years ago
  19. 1e685ec NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp by Benny Halevy · 15 years ago
  20. a601cae nfsd4: move rpc_client setup to a separate function by J. Bruce Fields · 15 years ago
  21. 418cd20 nfsd4: fix do_probe_callback errors by J. Bruce Fields · 15 years ago
  22. 8b671b8 nfsd4: remove use of mutex for file_hashtable by J. Bruce Fields · 15 years ago
  23. d7fdcfe nfsd4: put_nfs4_client does not require state lock by J. Bruce Fields · 15 years ago
  24. 18f8273 nfsd4: rename io_during_grace_disallowed by J. Bruce Fields · 15 years ago
  25. 6150ef0 nfsd4: remove unused CHECK_FH flag by J. Bruce Fields · 15 years ago
  26. 7e0f7cf nfsd4: fail when delegreturn gets a non-delegation stateid by J. Bruce Fields · 15 years ago
  27. 203a8c8 nfsd4: separate delegreturn case from preprocess_stateid_op by J. Bruce Fields · 15 years ago
  28. 3e63307 nfsd4: add a helper function to decide if stateid is delegation by J. Bruce Fields · 15 years ago
  29. 819a8f5 nfsd4: remove some dprintk's by J. Bruce Fields · 15 years ago
  30. fd03b09 nfsd4: remove unneeded local variable by J. Bruce Fields · 15 years ago
  31. dc9bf70 nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op by J. Bruce Fields · 15 years ago
  32. 0c2a498 nfsd4: move check_stateid_generation check by J. Bruce Fields · 15 years ago
  33. a4455be nfsd4: trivial preprocess_stateid_op cleanup by J. Bruce Fields · 15 years ago
  34. 4ac35c2 nfsd(v2/v3): fix the failure of creation from HPUX client by wengang wang · 15 years ago
  35. e37da04 nfsd: lock state around put client and delegation in nfsd4_cb_recall by Alexandros Batsakis · 16 years ago
  36. 6c02eaa nfsd4: use helper for copying delegation filehandle by J. Bruce Fields · 16 years ago
  37. a4773c08 nfsd4: use helper for copying filehandles for replay by J. Bruce Fields · 16 years ago
  38. 13024b7 nfsd4: fix misplaced comment by J. Bruce Fields · 16 years ago
  39. 99f8872 nfsd: clarify exclusive create bitmask result. by J. Bruce Fields · 16 years ago
  40. 6866656 nfsd : Define NFSD only when FILE_LOCKING is enabled by Manish Katiyar · 16 years ago
  41. 12214cb NFSD: cleanup for nfs3proc.c by Qinghuang Feng · 16 years ago
  42. f044ff8 nfsd4: split open/lockowner release code by J. Bruce Fields · 16 years ago
  43. f1d110c nfsd4: remove a forward declaration by J. Bruce Fields · 16 years ago
  44. 2283963 nfsd4: split lockstateid/openstateid release logic by J. Bruce Fields · 16 years ago
  45. 84f09f4 NFSD: provide encode routine for OP_OPENATTR by Benny Halevy · 15 years ago
  46. db1dd4d Use f_lock to protect f_flags by Jonathan Corbet · 15 years ago
  47. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 16 years ago
  48. b914152 nfsd: fix cred leak on every rpc by J. Bruce Fields · 16 years ago
  49. bf935a7 nfsd: fix null dereference on error path by J. Bruce Fields · 16 years ago
  50. e2b329e fs/Kconfig: move nfsd out by Alexey Dobriyan · 16 years ago
  51. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  52. 4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c by Marc Eshel · 16 years ago
  53. df96fcf nfsd: git rid of nfs4_cb_null_ops declaration by Benny Halevy · 16 years ago
  54. 0407717 nfsd: dprint each op status in nfsd4_proc_compound by Benny Halevy · 16 years ago
  55. b7aeda4 nfsd: add etoosmall to nfserrno by Dean Hildebrand · 16 years ago
  56. 30fa8c0 NFSD: FIDs need to take precedence over UUIDs by Steve Dickson · 16 years ago
  57. 9a8d248 nfsd: fix double-locks of directory mutex by J. Bruce Fields · 16 years ago
  58. f05ef8d CRED: Fix NFSD regression by David Howells · 16 years ago
  59. 55ef127 nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT by J. Bruce Fields · 16 years ago
  60. 262a098 NFSD: Add documenting comments for nfsctl interface by Chuck Lever · 16 years ago
  61. 9e07485 NFSD: Replace open-coded integer with macro by Chuck Lever · 16 years ago
  62. 54224f0 NFSD: Fix a handful of coding style issues in write_filehandle() by Chuck Lever · 16 years ago
  63. b046ccd NFSD: clean up failover sysctl function naming by Chuck Lever · 16 years ago
  64. 2bd9e7b nfsd: Fix leaked memory in nfs4_make_rec_clidname by Krishna Kumar · 16 years ago
  65. 9346eff nfsd: Minor cleanup of find_stateid by Krishna Kumar · 16 years ago
  66. b3d47676 nfsd: update fh_verify description by J. Bruce Fields · 16 years ago
  67. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  68. acfa438 inode->i_op is never NULL by Al Viro · 16 years ago
  69. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  70. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  71. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  72. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  73. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  74. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  75. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  76. e4625eb nfsd: use of unitialized list head on error exit in nfs4recover.c by J. Bruce Fields · 16 years ago
  77. 2c5e761 nfsd: clean up grace period on early exit by J. Bruce Fields · 16 years ago
  78. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  79. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  80. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  81. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  82. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  83. 5cc0a84 CRED: Wrap task credential accesses in the NFS daemon by David Howells · 16 years ago
  84. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  85. b726e92 Fix nfsd truncation of readdir results by Doug Nazar · 16 years ago
  86. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  88. 8d7c420 nfsd: fix failure to set eof in readdir in some situations by J. Bruce Fields · 16 years ago
  89. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  90. c002a6c [PATCH] Optimise NFS readdir hack slightly. by David Woodhouse · 16 years ago
  91. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago
  92. 14f7dd6 [PATCH] Copy XFS readdir hack into nfsd code. by David Woodhouse · 16 years ago
  93. 2628b76 [PATCH] Factor out nfsd_do_readdir() into its own function by David Woodhouse · 16 years ago
  94. a63bb99 [PATCH] switch nfsd to kern_path() by Al Viro · 16 years ago
  95. c1a2a47 [PATCH] sanitize svc_export_parse() by Al Viro · 16 years ago
  96. 30bc4df nfsd: clean up expkey_parse error cases by J. Bruce Fields · 16 years ago
  97. 6dfcde9 nfsd: Drop reference in expkey_parse error cases by Krishna Kumar · 16 years ago
  98. 6c6a426 nfsd: Fix memory leak in nfsd_getxattr by Krishna Kumar · 16 years ago
  99. 1cd9cd1 NFSD: Fix BUG during NFSD shutdown processing by Chuck Lever · 16 years ago
  100. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago