1. 5216a8e Wrap buffers used for rpc debug printks into RPC_IFDEBUG by Pavel Emelyanov · 16 years ago
  2. cf28b48 d_path: Make d_path() use a struct path by Jan Blunck · 16 years ago
  3. c32c2f6 d_path: Make seq_path() use a struct path argument by Jan Blunck · 16 years ago
  4. e83aece Use struct path in struct svc_expkey by Jan Blunck · 16 years ago
  5. 5477549 Use struct path in struct svc_export by Jan Blunck · 16 years ago
  6. 1d957f9 Introduce path_put() by Jan Blunck · 16 years ago
  7. 4ac9137 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} by Jan Blunck · 16 years ago
  8. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  9. e338d26 Add 64-bit capability support to the kernel by Andrew Morgan · 16 years ago
  10. 87d26ea nfsd: more careful input validation in nfsctl write methods by J. Bruce Fields · 16 years ago
  11. f7b8066 knfsd: don't bother mapping putrootfh enoent to eperm by J. Bruce Fields · 16 years ago
  12. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 17 years ago
  13. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 17 years ago
  14. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  15. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  16. 8838dc4 nfsd4: clean up access_valid, deny_valid checks. by J. Bruce Fields · 17 years ago
  17. 5c002b3 nfsd: allow root to set uid and gid on create by J. Bruce Fields · 17 years ago
  18. 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
  19. 39325bd nfsd4: fix bad seqid on lock request incompatible with open mode by J. Bruce Fields · 17 years ago
  20. 404ec11 nfsd4: recognize callback channel failure earlier by J. Bruce Fields · 17 years ago
  21. 35bba9a nfsd4: miscellaneous nfs4state.c style fixes by J. Bruce Fields · 17 years ago
  22. 5ec7b46 nfsd4: make current_clientid local by J. Bruce Fields · 17 years ago
  23. 99d965e nfsd: fix encode_entryplus_baggage() indentation by J. Bruce Fields · 17 years ago
  24. 366e0c1 nfsd4: kill unneeded cl_confirm check by J. Bruce Fields · 17 years ago
  25. f3aba4e nfsd4: remove unnecessary cl_verifier check from setclientid_confirm by J. Bruce Fields · 17 years ago
  26. f394baa nfsd4: kill unnecessary same_name() in setclientid_confirm by J. Bruce Fields · 17 years ago
  27. deda2fa nfsd: uniquify cl_confirm values by J. Bruce Fields · 17 years ago
  28. 49ba878 nfsd: eliminate final bogus case from setclientid logic by J. Bruce Fields · 17 years ago
  29. a186e76 nfsd4: kill some unneeded setclientid comments by J. Bruce Fields · 17 years ago
  30. 1f69f17 nfsd: minor fs/nfsd/auth.h cleanup by J. Bruce Fields · 17 years ago
  31. 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
  32. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  33. e331f60 nfsd: fail init on /proc/fs/nfs/exports creation failure by J. Bruce Fields · 17 years ago
  34. df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
  35. d5c3428 nfsd: fail module init on reply cache init failure by J. Bruce Fields · 17 years ago
  36. 26808d3 nfsd: cleanup nfsd module initialization cleanup by J. Bruce Fields · 17 years ago
  37. 46b2589 knfsd: cleanup nfsd4 properly on module init failure by J. Bruce Fields · 17 years ago
  38. ca2a05a nfsd: Fix handling of negative lengths in read_buf() by J. Bruce Fields · 17 years ago
  39. a628f66 NFSD: Fix mixed sign comparison in nfs3svc_decode_symlinkargs by Chuck Lever · 17 years ago
  40. 9c7544d NFSD: Use unsigned length argument for decode_pathname by Chuck Lever · 17 years ago
  41. 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
  42. ee1a95b NFSD: Use unsigned length argument for decode_filename by Chuck Lever · 17 years ago
  43. d4395e0 knfsd: fix broken length check in nfs4idmap.c by J. Bruce Fields · 17 years ago
  44. aefa89d nfsd: Fix inconsistent assignment by Prasad P · 17 years ago
  45. 63c8671 nfsd: move callback rpc_client creation into separate thread by J. Bruce Fields · 17 years ago
  46. 46f8a64 nfsd4: probe callback channel only once by J. Bruce Fields · 17 years ago
  47. ba67a39 knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used. by NeilBrown · 17 years ago
  48. 6fa0283 nfsd4: recheck for secure ports in fh_verify by J. Bruce Fields · 17 years ago
  49. ac8587d knfsd: fix spurious EINVAL errors on first access of new filesystem by J. Bruce Fields · 17 years ago
  50. 87ae9af cleanup asm/scatterlist.h includes by Adrian Bunk · 17 years ago
  51. 69450bb Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  52. 60c74f8 Update fs/ to use sg helpers by Jens Axboe · 17 years ago
  53. cfaea78 exportfs: remove old methods by Christoph Hellwig · 17 years ago
  54. 6e91ea2 exportfs: add fid type by Christoph Hellwig · 17 years ago
  55. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  56. 8a0ce7d knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set by Jeff Layton · 17 years ago
  57. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  58. a8754be r/o bind mounts: create cleanup helper svc_msnfs() by Dave Hansen · 17 years ago
  59. cce76f9 fs/nfsd/export.c: make 3 functions static by Adrian Bunk · 17 years ago
  60. 541010e Merge branch 'locks' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  61. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  62. 5e7fc43 nfsd: remove IS_ISMNDLCK macro by J. Bruce Fields · 17 years ago
  63. a16877c Cleanup macros for distinguishing mandatory locks by Pavel Emelyanov · 17 years ago
  64. a16e92e knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME by J. Bruce Fields · 17 years ago
  65. cfdcad4 knfsd: nfsv4 delegation recall should take reference on client by J. Bruce Fields · 17 years ago
  66. 1b1a9b3 knfsd: don't shutdown callbacks until nfsv4 client is freed by J. Bruce Fields · 17 years ago
  67. 0272e1f knfsd: let nfsd manage timing out its own leases by J. Bruce Fields · 17 years ago
  68. 40ee5dc knfsd: 64 bit ino support for NFS server by Peter Staubach · 17 years ago
  69. c175b83 knfsd: remove code duplication in nfsd4_setclientid() by J. Bruce Fields · 17 years ago
  70. 246d95b nfsd warning fix by Andrew Morton · 17 years ago
  71. dd4877b knfsd: fix callback rpc cred by J. Bruce Fields · 18 years ago
  72. e8ff2a8 knfsd: move nfsv4 slab creation/destruction to module init/exit by J. Bruce Fields · 17 years ago
  73. 2b47eec knfsd: spawn kernel thread to probe callback channel by J. Bruce Fields · 17 years ago
  74. c9b6cbe knfsd: nfs4 name->id mapping not correctly parsing negative downcall by J. Bruce Fields · 17 years ago
  75. 2fdada0 knfsd: demote some printk()s to dprintk()s by J. Bruce Fields · 17 years ago
  76. 599e0a2 knfsd: cleanup of nfsd4 cmp_* functions by J. Bruce Fields · 17 years ago
  77. 3b398f0ef knfsd: delete code made redundant by map_new_errors by J. Bruce Fields · 17 years ago
  78. 9c85fca nfsd: fix horrible indentation in nfsd_setattr by Christoph Hellwig · 17 years ago
  79. 45457e0 nfsd: tone down inaccurate dprintk by J. Bruce Fields · 17 years ago
  80. 817cb9d NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr by Chuck Lever · 17 years ago
  81. b8da0d1 knfsd: Validate filehandle type in fsid_source by Neil Brown · 17 years ago
  82. a1033be knfsd: Fixed problem with NFS exporting directories which are mounted on. by Neil Brown · 17 years ago
  83. 4a4b883 knfsd: eliminate unnecessary -ENOENT returns on export downcalls by J. Bruce Fields · 17 years ago
  84. 0a725fc nfsd4: idmap upcalls should use unsigned uid and gid by J. Bruce Fields · 17 years ago
  85. 749997e knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE by Jeff Layton · 17 years ago
  86. ca5c8cd lockd and nfsd endianness annotation fixes by Al Viro · 17 years ago
  87. 3e63516 knfsd: fix typo in export display, print uid and gid as unsigned by J. Bruce Fields · 17 years ago
  88. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  89. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 17 years ago
  90. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 17 years ago
  91. 5d3dbbe nfsd: remove unnecessary NULL checks from nfsd_cross_mnt by J. Bruce Fields · 17 years ago
  92. 9a25b96 nfsd: return errors, not NULL, from export functions by J. Bruce Fields · 17 years ago
  93. a280df3 nfsd: fix possible read-ahead cache and export table corruption by J. Bruce Fields · 17 years ago
  94. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 17 years ago
  95. 1269bc6 knfsd: nfsd: enforce per-flavor id squashing by J. Bruce Fields · 17 years ago
  96. 9091224 knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports by J. Bruce Fields · 17 years ago
  97. 4796f45 knfsd: nfsd4: secinfo handling without secinfo= option by J. Bruce Fields · 17 years ago
  98. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  99. 91fe39d knfsd: nfsd: display export secinfo information by J. Bruce Fields · 17 years ago
  100. ac34cdb knfsd: nfsd: factor out code from show_expflags by J. Bruce Fields · 17 years ago