1. 496d6c3 nfsd: fix spurious EACCESS in reconnect_path() by Neil Brown · 16 years ago
  2. 8837abc nfsd: rename MAY_ flags by Miklos Szeredi · 16 years ago
  3. 599eb30 knfsd: nfsd: Handle ERESTARTSYS from syscalls. by NeilBrown · 16 years ago
  4. c7d106c nfsd: fix race in nfsd_nrthreads() by Neil Brown · 16 years ago
  5. a75c5d0 sunrpc: remove sv_kill_signal field from svc_serv struct by Jeff Layton · 16 years ago
  6. 9867d76 knfsd: convert knfsd to kthread API by Jeff Layton · 16 years ago
  7. e096bbc knfsd: remove special handling for SIGHUP by Jeff Layton · 16 years ago
  8. 3dd98a3 knfsd: clean up nfsd filesystem interfaces by Jeff Layton · 16 years ago
  9. bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 16 years ago
  10. 13b1867 nfsd: make nfs4xdr WRITEMEM safe against zero count by Benny Halevy · 16 years ago
  11. 3b12cd9 nfsd: add dprintk of compound return by J. Bruce Fields · 16 years ago
  12. b55e0ba nfsd: remove unnecessary atomic ops by J. Bruce Fields · 16 years ago
  13. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  14. 9ef2db2 nfsd: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  15. e36cd4a nfsd: don't allow setting ctime over v4 by J. Bruce Fields · 16 years ago
  16. 1a747ee locks: don't call ->copy_lock methods on return of conflicting locks by J. Bruce Fields · 16 years ago
  17. 17efa37 lockd: unlock lockd locks held for a certain filesystem by Wendy Cheng · 17 years ago
  18. 4373ea8 lockd: unlock lockd locks associated with a given server ip by Wendy Cheng · 17 years ago
  19. ca45625 knfsd: clear both setuid and setgid whenever a chown is done by Jeff Layton · 16 years ago
  20. dee3209 knfsd: get rid of imode variable in nfsd_setattr by Jeff Layton · 16 years ago
  21. ff7d975 nfsd: use static memory for callback program and stats by Olga Kornievskaia · 16 years ago
  22. 03550fa nfsd: move most of fh_verify to separate function by J. Bruce Fields · 16 years ago
  23. 9167f50 nfsd: initialize lease type in nfs4_open_delegation() by Felix Blyakher · 17 years ago
  24. 3ba1514 nfsd: fix sparse warning in vfs.c by Harvey Harrison · 17 years ago
  25. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 17 years ago
  26. f2b0dee make nfsd_create_setattr() static by Adrian Bunk · 17 years ago
  27. 5ea0dd6 NFSD: Remove NFSD_TCP kernel build option by Chuck Lever · 17 years ago
  28. c0ce6ec nfsd: clarify readdir/mountpoint-crossing code by J. Bruce Fields · 17 years ago
  29. 6a85fa3 nfsd4: kill unnecessary check in preprocess_stateid_op by J. Bruce Fields · 17 years ago
  30. 0836f58 nfsd4: simplify stateid sequencing checks by J. Bruce Fields · 17 years ago
  31. f336273 nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op by J. Bruce Fields · 17 years ago
  32. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 17 years ago
  33. 2c463e9 [PATCH] r/o bind mounts: check mnt instead of superblock directly by Dave Hansen · 17 years ago
  34. 18f335a [PATCH] r/o bind mounts: elevate write count for xattr_permission() callers by Dave Hansen · 17 years ago
  35. 9079b1e [PATCH] r/o bind mounts: get write access for vfs_rename() callers by Dave Hansen · 17 years ago
  36. 75c3f29 [PATCH] r/o bind mounts: write counts for link/symlink by Dave Hansen · 17 years ago
  37. 463c319 [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() by Dave Hansen · 17 years ago
  38. 0622753 [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. by Dave Hansen · 17 years ago
  39. aceaf78 [PATCH] r/o bind mounts: create helper to drop file write access by Dave Hansen · 17 years ago
  40. b663c6f nfsd: fix oops on access from high-numbered ports by J. Bruce Fields · 16 years ago
  41. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 17 years ago
  42. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 17 years ago
  43. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 17 years ago
  44. e83aece Use struct path in struct svc_expkey by Jan Blunck · 17 years ago
  45. 5477549 Use struct path in struct svc_export by Jan Blunck · 17 years ago
  46. 1d957f9 Introduce path_put() by Jan Blunck · 17 years ago
  47. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 17 years ago
  48. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  49. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 17 years ago
  50. 87d26ea nfsd: more careful input validation in nfsctl write methods by J. Bruce Fields · 17 years ago
  51. f7b8066 knfsd: don't bother mapping putrootfh enoent to eperm by J. Bruce Fields · 17 years ago
  52. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 17 years ago
  53. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 17 years ago
  54. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  55. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  56. 8838dc4 nfsd4: clean up access_valid, deny_valid checks. by J. Bruce Fields · 17 years ago
  57. 5c002b3 nfsd: allow root to set uid and gid on create by J. Bruce Fields · 17 years ago
  58. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  59. 39325bd nfsd4: fix bad seqid on lock request incompatible with open mode by J. Bruce Fields · 17 years ago
  60. 404ec11 nfsd4: recognize callback channel failure earlier by J. Bruce Fields · 17 years ago
  61. 35bba9a nfsd4: miscellaneous nfs4state.c style fixes by J. Bruce Fields · 17 years ago
  62. 5ec7b46 nfsd4: make current_clientid local by J. Bruce Fields · 17 years ago
  63. 99d965e nfsd: fix encode_entryplus_baggage() indentation by J. Bruce Fields · 17 years ago
  64. 366e0c1 nfsd4: kill unneeded cl_confirm check by J. Bruce Fields · 17 years ago
  65. f3aba4e nfsd4: remove unnecessary cl_verifier check from setclientid_confirm by J. Bruce Fields · 17 years ago
  66. f394baa nfsd4: kill unnecessary same_name() in setclientid_confirm by J. Bruce Fields · 17 years ago
  67. deda2fa nfsd: uniquify cl_confirm values by J. Bruce Fields · 17 years ago
  68. 49ba878 nfsd: eliminate final bogus case from setclientid logic by J. Bruce Fields · 17 years ago
  69. a186e76 nfsd4: kill some unneeded setclientid comments by J. Bruce Fields · 17 years ago
  70. 1f69f17 nfsd: minor fs/nfsd/auth.h cleanup by J. Bruce Fields · 17 years ago
  71. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  72. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  73. e331f60 nfsd: fail init on /proc/fs/nfs/exports creation failure by J. Bruce Fields · 17 years ago
  74. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  75. d5c3428 nfsd: fail module init on reply cache init failure by J. Bruce Fields · 17 years ago
  76. 26808d3 nfsd: cleanup nfsd module initialization cleanup by J. Bruce Fields · 17 years ago
  77. 46b2589 knfsd: cleanup nfsd4 properly on module init failure by J. Bruce Fields · 17 years ago
  78. ca2a05a nfsd: Fix handling of negative lengths in read_buf() by J. Bruce Fields · 17 years ago
  79. a628f66 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs by Chuck Lever · 17 years ago
  80. 9c7544d NFSD: Use unsigned length argument for decode_pathname by Chuck Lever · 17 years ago
  81. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  82. ee1a95b NFSD: Use unsigned length argument for decode_filename by Chuck Lever · 17 years ago
  83. d4395e0 knfsd: fix broken length check in nfs4idmap.c by J. Bruce Fields · 17 years ago
  84. aefa89d nfsd: Fix inconsistent assignment by Prasad P · 17 years ago
  85. 63c8671 nfsd: move callback rpc_client creation into separate thread by J. Bruce Fields · 17 years ago
  86. 46f8a64 nfsd4: probe callback channel only once by J. Bruce Fields · 17 years ago
  87. ba67a39 knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. by NeilBrown · 17 years ago
  88. 6fa0283 nfsd4: recheck for secure ports in fh_verify by J. Bruce Fields · 17 years ago
  89. ac8587d knfsd: fix spurious EINVAL errors on first access of new filesystem by J. Bruce Fields · 17 years ago
  90. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  91. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  92. 60c74f8 Update fs/ to use sg helpers by Jens Axboe · 17 years ago
  93. cfaea78 exportfs: remove old methods by Christoph Hellwig · 17 years ago
  94. 6e91ea2 exportfs: add fid type by Christoph Hellwig · 17 years ago
  95. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  96. 8a0ce7d knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set by Jeff Layton · 17 years ago
  97. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  98. a8754be r/o bind mounts: create cleanup helper svc_msnfs() by Dave Hansen · 17 years ago
  99. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  100. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago