1. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  2. a16e92e knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME by J. Bruce Fields · 17 years ago
  3. cfdcad4 knfsd: nfsv4 delegation recall should take reference on client by J. Bruce Fields · 17 years ago
  4. 1b1a9b3 knfsd: don't shutdown callbacks until nfsv4 client is freed by J. Bruce Fields · 17 years ago
  5. 0272e1f knfsd: let nfsd manage timing out its own leases by J. Bruce Fields · 17 years ago
  6. 40ee5dc knfsd: 64 bit ino support for NFS server by Peter Staubach · 17 years ago
  7. c175b83 knfsd: remove code duplication in nfsd4_setclientid() by J. Bruce Fields · 17 years ago
  8. 246d95b nfsd warning fix by Andrew Morton · 17 years ago
  9. dd4877b knfsd: fix callback rpc cred by J. Bruce Fields · 18 years ago
  10. e8ff2a8 knfsd: move nfsv4 slab creation/destruction to module init/exit by J. Bruce Fields · 17 years ago
  11. 2b47eec knfsd: spawn kernel thread to probe callback channel by J. Bruce Fields · 17 years ago
  12. c9b6cbe knfsd: nfs4 name->id mapping not correctly parsing negative downcall by J. Bruce Fields · 17 years ago
  13. 2fdada0 knfsd: demote some printk()s to dprintk()s by J. Bruce Fields · 17 years ago
  14. 599e0a2 knfsd: cleanup of nfsd4 cmp_* functions by J. Bruce Fields · 17 years ago
  15. 3b398f0ef knfsd: delete code made redundant by map_new_errors by J. Bruce Fields · 17 years ago
  16. 9c85fca nfsd: fix horrible indentation in nfsd_setattr by Christoph Hellwig · 17 years ago
  17. 45457e0 nfsd: tone down inaccurate dprintk by J. Bruce Fields · 17 years ago
  18. 817cb9d NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr by Chuck Lever · 17 years ago
  19. b8da0d1 knfsd: Validate filehandle type in fsid_source by Neil Brown · 17 years ago
  20. a1033be knfsd: Fixed problem with NFS exporting directories which are mounted on. by Neil Brown · 17 years ago
  21. 4a4b883 knfsd: eliminate unnecessary -ENOENT returns on export downcalls by J. Bruce Fields · 17 years ago
  22. 0a725fc nfsd4: idmap upcalls should use unsigned uid and gid by J. Bruce Fields · 17 years ago
  23. 749997e knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE by Jeff Layton · 17 years ago
  24. ca5c8cd lockd and nfsd endianness annotation fixes by Al Viro · 17 years ago
  25. 3e63516 knfsd: fix typo in export display, print uid and gid as unsigned by J. Bruce Fields · 17 years ago
  26. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  27. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 17 years ago
  28. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 17 years ago
  29. 5d3dbbe nfsd: remove unnecessary NULL checks from nfsd_cross_mnt by J. Bruce Fields · 17 years ago
  30. 9a25b96 nfsd: return errors, not NULL, from export functions by J. Bruce Fields · 17 years ago
  31. a280df3 nfsd: fix possible read-ahead cache and export table corruption by J. Bruce Fields · 17 years ago
  32. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 17 years ago
  33. 1269bc6 knfsd: nfsd: enforce per-flavor id squashing by J. Bruce Fields · 17 years ago
  34. 9091224 knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports by J. Bruce Fields · 17 years ago
  35. 4796f45 knfsd: nfsd4: secinfo handling without secinfo= option by J. Bruce Fields · 17 years ago
  36. dcb488a3 knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  37. 91fe39d knfsd: nfsd: display export secinfo information by J. Bruce Fields · 17 years ago
  38. ac34cdb knfsd: nfsd: factor out code from show_expflags by J. Bruce Fields · 17 years ago
  39. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  40. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  41. 6c0a654 knfsd: nfsd: factor nfsd_lookup into 2 pieces by J. Bruce Fields · 17 years ago
  42. 2ea2209 knfsd: nfsd: use ip-address-based domain in secinfo case by J. Bruce Fields · 17 years ago
  43. 3ab4d8b knfsd: nfsd: set rq_client to ip-address-determined-domain by J. Bruce Fields · 17 years ago
  44. 0989a78 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst by J. Bruce Fields · 17 years ago
  45. 87548c3 knfsd: nfsd: remove superfluous assignment from nfsd_lookup by J. Bruce Fields · 17 years ago
  46. df547ef knfsd: nfsd4: simplify exp_pseudoroot arguments by J. Bruce Fields · 17 years ago
  47. e677bfe knfsd: nfsd4: parse secinfo information in exports downcall by Andy Adamson · 17 years ago
  48. 2d3bb25 knfsd: nfsd: make all exp_finding functions return -errno's on err by J. Bruce Fields · 17 years ago
  49. 47f9940 knfsd: nfsd4: don't delegate files that have had conflicts by Meelap Shah · 17 years ago
  50. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  51. 1e51402 knfsd: nfsd: remove unused header interface.h by J. Bruce Fields · 17 years ago
  52. 4b2ca38 knfsd: nfsd4: fix handling of acl errrors by J. Bruce Fields · 17 years ago
  53. 0ac68d1 knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks by Benny Halevy · 17 years ago
  54. f7fede4 knfsd: nfsd4: silence a compiler warning in ACL code by J. Bruce Fields · 17 years ago
  55. 9a8db97 knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 by Marc Eshel · 17 years ago
  56. 1212749 nfsd warning fix by Andrew Morton · 17 years ago
  57. d37065c knfsd: exportfs: add procedural interface for NFSD by Christoph Hellwig · 17 years ago
  58. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  59. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  60. 16cefa8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  61. 4fbef20 nfsd: fix nfsd_vfs_read() splice actor setup by Jens Axboe · 17 years ago
  62. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  63. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  64. cac36bb0 pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  65. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  66. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  67. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  68. b41eeef knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mapping by NeilBrown · 17 years ago
  69. 072f62e knfsd: various nfsd xdr cleanups by NeilBrown · 17 years ago
  70. f725b21 knfsd: trivial makefile cleanup by Christoph Hellwig · 17 years ago
  71. 402acd2 knfsd: avoid use of unitialised variables on error path when nfs exports by NeilBrown · 17 years ago
  72. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  73. 6697164 nfsd/nfs4state: remove unnecessary daemonize call by Eric W. Biederman · 17 years ago
  74. f34b956 The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly by Peter Staubach · 17 years ago
  75. 8842c96 remove nfs4_acl_add_ace() by Adrian Bunk · 17 years ago
  76. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  77. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  78. fd85b81 nfsd4: Convert NFSv4 to new lock interface by Marc Eshel · 18 years ago
  79. 150b393 locks: allow {vfs,posix}_lock_file to return conflicting lock by Marc Eshel · 17 years ago
  80. 9d6a8c5 locks: give posix_test_lock same interface as ->lock by Marc Eshel · 17 years ago
  81. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 17 years ago
  82. 79f6523 [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call by J. Bruce Fields · 17 years ago
  83. 21315ed [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk by Bruce Fields · 17 years ago
  84. 54c04409 [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default ace by Bruce Fields · 17 years ago
  85. 598b9a5 [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies by NeilBrown · 17 years ago
  86. a033f35 [PATCH] include of asm/pgtable.h in nfsfh is bogus by Al Viro · 17 years ago
  87. c9ce228 [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. by Greg Banks · 17 years ago
  88. 3160a71 [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs by J. Bruce Fields · 17 years ago
  89. bec50c4 [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies by J. Bruce Fields · 17 years ago
  90. f43daf6 [PATCH] knfsd: nfsd4: acls: don't return explicit mask by J. Bruce Fields · 17 years ago
  91. f34f924 [PATCH] knfsd: nfsd4: fix error return on unsupported acl by J. Bruce Fields · 17 years ago
  92. a4db5fe [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem by J. Bruce Fields · 17 years ago
  93. 28e05dd [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list by J. Bruce Fields · 17 years ago
  94. 575a629 [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation by J. Bruce Fields · 17 years ago
  95. 7bdfa68 [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits by J. Bruce Fields · 17 years ago
  96. f534a25 [PATCH] knfsd: nfsd4: fix non-terminated string by J. Bruce Fields · 17 years ago
  97. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  98. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 17 years ago
  99. 982aedf [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandle by NeilBrown · 17 years ago
  100. 8971a10 [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem by NeilBrown · 17 years ago