1. fa82a49 nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found by Jeff Layton · 16 years ago
  2. b914152 nfsd: fix cred leak on every rpc by J. Bruce Fields · 16 years ago
  3. bf935a7 nfsd: fix null dereference on error path by J. Bruce Fields · 16 years ago
  4. e2b329e fs/Kconfig: move nfsd out by Alexey Dobriyan · 16 years ago
  5. 87df4de nfsd: last_byte_offset by Benny Halevy · 16 years ago
  6. 4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c by Marc Eshel · 16 years ago
  7. df96fcf nfsd: git rid of nfs4_cb_null_ops declaration by Benny Halevy · 16 years ago
  8. 0407717 nfsd: dprint each op status in nfsd4_proc_compound by Benny Halevy · 16 years ago
  9. b7aeda4 nfsd: add etoosmall to nfserrno by Dean Hildebrand · 16 years ago
  10. 30fa8c0 NFSD: FIDs need to take precedence over UUIDs by Steve Dickson · 16 years ago
  11. 9a8d248 nfsd: fix double-locks of directory mutex by J. Bruce Fields · 16 years ago
  12. f05ef8d CRED: Fix NFSD regression by David Howells · 16 years ago
  13. 55ef127 nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT by J. Bruce Fields · 16 years ago
  14. 262a098 NFSD: Add documenting comments for nfsctl interface by Chuck Lever · 16 years ago
  15. 9e07485 NFSD: Replace open-coded integer with macro by Chuck Lever · 16 years ago
  16. 54224f0 NFSD: Fix a handful of coding style issues in write_filehandle() by Chuck Lever · 16 years ago
  17. b046ccd NFSD: clean up failover sysctl function naming by Chuck Lever · 16 years ago
  18. 2bd9e7b nfsd: Fix leaked memory in nfs4_make_rec_clidname by Krishna Kumar · 16 years ago
  19. 9346eff nfsd: Minor cleanup of find_stateid by Krishna Kumar · 16 years ago
  20. b3d47676 nfsd: update fh_verify description by J. Bruce Fields · 16 years ago
  21. 4c728ef add a vfs_fsync helper by Christoph Hellwig · 16 years ago
  22. acfa438 inode->i_op is never NULL by Al Viro · 16 years ago
  23. 08cc36c Merge branch 'devel' into next by Trond Myklebust · 16 years ago
  24. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  25. 61054b1 nfsd: support callbacks with gss flavors by Olga Kornievskaia · 16 years ago
  26. 608207e rpc: pass target name down to rpc level on callbacks by Olga Kornievskaia · 16 years ago
  27. 68e76ad nfsd: pass client principal name in rsc downcall by Olga Kornievskaia · 16 years ago
  28. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  29. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  30. e4625eb nfsd: use of unitialized list head on error exit in nfs4recover.c by J. Bruce Fields · 16 years ago
  31. 2c5e761 nfsd: clean up grace period on early exit by J. Bruce Fields · 16 years ago
  32. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  33. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  34. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  35. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  36. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  37. 5cc0a84 CRED: Wrap task credential accesses in the NFS daemon by David Howells · 16 years ago
  38. 7e452ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. b726e92 Fix nfsd truncation of readdir results by Doug Nazar · 16 years ago
  40. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  42. 8d7c420 nfsd: fix failure to set eof in readdir in some situations by J. Bruce Fields · 16 years ago
  43. 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
  44. c002a6c [PATCH] Optimise NFS readdir hack slightly. by David Woodhouse · 16 years ago
  45. 53c9c5c [PATCH] prepare vfs_readdir() callers to returning filldir result by Al Viro · 16 years ago
  46. 14f7dd6 [PATCH] Copy XFS readdir hack into nfsd code. by David Woodhouse · 16 years ago
  47. 2628b76 [PATCH] Factor out nfsd_do_readdir() into its own function by David Woodhouse · 16 years ago
  48. a63bb99 [PATCH] switch nfsd to kern_path() by Al Viro · 16 years ago
  49. c1a2a47 [PATCH] sanitize svc_export_parse() by Al Viro · 16 years ago
  50. 30bc4df nfsd: clean up expkey_parse error cases by J. Bruce Fields · 16 years ago
  51. 6dfcde9 nfsd: Drop reference in expkey_parse error cases by Krishna Kumar · 16 years ago
  52. 6c6a426 nfsd: Fix memory leak in nfsd_getxattr by Krishna Kumar · 16 years ago
  53. 1cd9cd1 NFSD: Fix BUG during NFSD shutdown processing by Chuck Lever · 16 years ago
  54. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago
  55. 26a4140 NLM: Remove "proto" argument from lockd_up() by Chuck Lever · 16 years ago
  56. af558e3 nfsd: common grace period control by J. Bruce Fields · 17 years ago
  57. d5b337b nfsd: use nfs client rpc callback program by Benny Halevy · 16 years ago
  58. 97eb89b nfsd: do_probe_callback should not clear rpc stats by Benny Halevy · 16 years ago
  59. 54a66e5 knfsd: allocate readahead cache in individual chunks by Jeff Layton · 16 years ago
  60. e31a1b6 nfsd: nfs4xdr decode_stateid helper function by Benny Halevy · 16 years ago
  61. 5bf8c69 nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid by Benny Halevy · 16 years ago
  62. 1b6b225 nfsd: don't declare p in ENCODE_SEQID_OP_HEAD by Benny Halevy · 16 years ago
  63. e2f282b nfsd: nfs4xdr encode_stateid helper function by Benny Halevy · 16 years ago
  64. 5033b77 nfsd: fix nfsd4_encode_open buffer space reservation by Benny Halevy · 16 years ago
  65. c47b2ca nfsd: properly xdr-encode deleg stateid returned from open by Benny Halevy · 16 years ago
  66. 8e40741 nfsd: properly xdr-encode stateid4.seqid as uint32_t for cb_recall by Benny Halevy · 16 years ago
  67. 04716e6 nfsd: permit unauthenticated stat of export root by J. Bruce Fields · 16 years ago
  68. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  69. 91b8096 nfsd: fix buffer overrun decoding NFSv4 acl by J. Bruce Fields · 16 years ago
  70. c228c24 nfsd: fix compound state allocation error handling by Andy Adamson · 16 years ago
  71. b0e0c9e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  72. f1c7f79 [NFSD] uninline nfsd4_op_name() by Adrian Bunk · 16 years ago
  73. 53e6d8d fs/nfsd/export.c: Adjust error handling code involving auth_domain_put by Julia Lawall · 16 years ago
  74. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  75. f419a2e [PATCH] kill nameidata passing to permission(), rename to inode_permission() by Al Viro · 16 years ago
  76. db2e747 [patch 5/5] vfs: remove mode parameter from vfs_symlink() by Miklos Szeredi · 16 years ago
  77. cc77b15 lockd: dont return EAGAIN for a permanent error by Miklos Szeredi · 16 years ago
  78. 14b395e Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  79. 5108b27 nfsd: nfs4xdr.c do-while is not a compound statement by Harvey Harrison · 16 years ago
  80. ad1060c nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c by J. Bruce Fields · 16 years ago
  81. 367c8c7 lockd: Pass "struct sockaddr *" to new failover-by-IP function by Chuck Lever · 16 years ago
  82. b6b6152 rpc: bring back cl_chatty by Olga Kornievskaia · 16 years ago
  83. e518f05 nfsd: take file and mnt write in nfs4_upgrade_open by Benny Halevy · 16 years ago
  84. 4f83aa3 nfsd: document open share bit tracking by J. Bruce Fields · 16 years ago
  85. 695e12f nfsd: tabulate nfs4 xdr encoding functions by Benny Halevy · 16 years ago
  86. e86322f Merge branch 'for-bfields' of git://linux-nfs.org/~tomtucker/xprt-switch-2.6 into for-2.6.27 by J. Bruce Fields · 16 years ago
  87. b001a1b nfsd: dprint operation names by Benny Halevy · 16 years ago
  88. f2feb96 nfsd: nfs4 minorversion decoder vectors by Benny Halevy · 16 years ago
  89. 3c375c6 nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp by Benny Halevy · 16 years ago
  90. 347e0ad nfsd: tabulate nfs4 xdr decoding functions by Benny Halevy · 16 years ago
  91. 30cff1f nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0 by Benny Halevy · 16 years ago
  92. 07cad1d nfsd: clean up mnt_want_write calls by Miklos Szeredi · 16 years ago
  93. 100766f nfsd: treat all shutdown signals as equivalent by Jeff Layton · 16 years ago
  94. 496d6c3 nfsd: fix spurious EACCESS in reconnect_path() by Neil Brown · 16 years ago
  95. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  96. 599eb30 knfsd: nfsd: Handle ERESTARTSYS from syscalls. by NeilBrown · 16 years ago
  97. c7d106c nfsd: fix race in nfsd_nrthreads() by Neil Brown · 16 years ago
  98. a75c5d0 sunrpc: remove sv_kill_signal field from svc_serv struct by Jeff Layton · 16 years ago
  99. 9867d76 knfsd: convert knfsd to kthread API by Jeff Layton · 16 years ago
  100. e096bbc knfsd: remove special handling for SIGHUP by Jeff Layton · 16 years ago