1. c7d5140 knfsd: clean up EX_RDONLY by J. Bruce Fields · 17 years ago
  2. e22841c knfsd: move EX_RDONLY out of header by J. Bruce Fields · 17 years ago
  3. 5d3dbbe nfsd: remove unnecessary NULL checks from nfsd_cross_mnt by J. Bruce Fields · 17 years ago
  4. 9a25b96 nfsd: return errors, not NULL, from export functions by J. Bruce Fields · 17 years ago
  5. a280df3 nfsd: fix possible read-ahead cache and export table corruption by J. Bruce Fields · 17 years ago
  6. a9933ce locks: rename lease functions to reflect locks.c conventions by J. Bruce Fields · 17 years ago
  7. 1269bc6 knfsd: nfsd: enforce per-flavor id squashing by J. Bruce Fields · 17 years ago
  8. 9091224 knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports by J. Bruce Fields · 17 years ago
  9. 4796f45 knfsd: nfsd4: secinfo handling without secinfo= option by J. Bruce Fields · 17 years ago
  10. dcb488a knfsd: nfsd4: implement secinfo by Andy Adamson · 17 years ago
  11. 91fe39d knfsd: nfsd: display export secinfo information by J. Bruce Fields · 17 years ago
  12. ac34cdb knfsd: nfsd: factor out code from show_expflags by J. Bruce Fields · 17 years ago
  13. 0ec757d knfsd: nfsd4: make readonly access depend on pseudoflavor by J. Bruce Fields · 17 years ago
  14. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  15. 6c0a654 knfsd: nfsd: factor nfsd_lookup into 2 pieces by J. Bruce Fields · 17 years ago
  16. 2ea2209 knfsd: nfsd: use ip-address-based domain in secinfo case by J. Bruce Fields · 17 years ago
  17. 3ab4d8b knfsd: nfsd: set rq_client to ip-address-determined-domain by J. Bruce Fields · 17 years ago
  18. 0989a78 knfsd: nfsd: provide export lookup wrappers which take a svc_rqst by J. Bruce Fields · 17 years ago
  19. 87548c3 knfsd: nfsd: remove superfluous assignment from nfsd_lookup by J. Bruce Fields · 17 years ago
  20. df547ef knfsd: nfsd4: simplify exp_pseudoroot arguments by J. Bruce Fields · 17 years ago
  21. e677bfe knfsd: nfsd4: parse secinfo information in exports downcall by Andy Adamson · 17 years ago
  22. 2d3bb25 knfsd: nfsd: make all exp_finding functions return -errno's on err by J. Bruce Fields · 17 years ago
  23. 47f9940 knfsd: nfsd4: don't delegate files that have had conflicts by Meelap Shah · 17 years ago
  24. c2f1a55 knfsd: nfsd4: vary maximum delegation limit based on RAM size by Meelap Shah · 17 years ago
  25. 1e51402 knfsd: nfsd: remove unused header interface.h by J. Bruce Fields · 17 years ago
  26. 4b2ca38 knfsd: nfsd4: fix handling of acl errrors by J. Bruce Fields · 17 years ago
  27. 0ac68d1 knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks by Benny Halevy · 17 years ago
  28. f7fede4 knfsd: nfsd4: silence a compiler warning in ACL code by J. Bruce Fields · 17 years ago
  29. 9a8db97 knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4 by Marc Eshel · 17 years ago
  30. 1212749 nfsd warning fix by Andrew Morton · 17 years ago
  31. d37065c knfsd: exportfs: add procedural interface for NFSD by Christoph Hellwig · 17 years ago
  32. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  33. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  34. 16cefa8 Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  35. 4fbef20 nfsd: fix nfsd_vfs_read() splice actor setup by Jens Axboe · 17 years ago
  36. 43780b8 SUNRPC: Add a convenient default for the hostname when calling rpc_create() by Chuck Lever · 17 years ago
  37. f61534d SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down() by Trond Myklebust · 17 years ago
  38. cac36bb pipe: change the ->pin() operation to ->confirm() by Jens Axboe · 17 years ago
  39. d6b29d7 splice: divorce the splice structure/function definitions from the pipe header by Jens Axboe · 17 years ago
  40. cf8208d sendfile: convert nfsd to splice_direct_to_actor() by Jens Axboe · 17 years ago
  41. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  42. b41eeef knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry mapping by NeilBrown · 17 years ago
  43. 072f62e knfsd: various nfsd xdr cleanups by NeilBrown · 17 years ago
  44. f725b21 knfsd: trivial makefile cleanup by Christoph Hellwig · 17 years ago
  45. 402acd2 knfsd: avoid use of unitialised variables on error path when nfs exports by NeilBrown · 17 years ago
  46. cd12301 RPC: add wrapper for svc_reserve to account for checksum by Jeff Layton · 17 years ago
  47. 6697164 nfsd/nfs4state: remove unnecessary daemonize call by Eric W. Biederman · 17 years ago
  48. f34b956 The NFSv2/NFSv3 server does not handle zero length WRITE requests correctly by Peter Staubach · 17 years ago
  49. 8842c96 remove nfs4_acl_add_ace() by Adrian Bunk · 17 years ago
  50. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  51. 2d56d3c Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  52. fd85b81 nfsd4: Convert NFSv4 to new lock interface by Marc Eshel · 18 years ago
  53. 150b393 locks: allow {vfs,posix}_lock_file to return conflicting lock by Marc Eshel · 18 years ago
  54. 9d6a8c5 locks: give posix_test_lock same interface as ->lock by Marc Eshel · 18 years ago
  55. 2bea90d SUNRPC: RPC buffer size estimates are too large by Chuck Lever · 17 years ago
  56. 79f6523 [PATCH] knfsd: nfsd4: remove superfluous cancel_delayed_work() call by J. Bruce Fields · 17 years ago
  57. 21315ed [PATCH] knfsd: nfsd4: demote "clientid in use" printk to a dprintk by Bruce Fields · 17 years ago
  58. 54c0440 [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix default ace by Bruce Fields · 17 years ago
  59. 598b9a5 [PATCH] knfsd: allow nfsd READDIR to return 64bit cookies by NeilBrown · 17 years ago
  60. a033f35 [PATCH] include of asm/pgtable.h in nfsfh is bogus by Al Viro · 18 years ago
  61. c9ce228 [PATCH] Fix a free-wrong-pointer bug in nfs/acl server. by Greg Banks · 18 years ago
  62. 3160a71 [PATCH] knfsd: nfsd4: fix handling of directories without default ACLs by J. Bruce Fields · 18 years ago
  63. bec50c4 [PATCH] knfsd: nfsd4: acls: avoid unnecessary denies by J. Bruce Fields · 18 years ago
  64. f43daf6 [PATCH] knfsd: nfsd4: acls: don't return explicit mask by J. Bruce Fields · 18 years ago
  65. f34f924 [PATCH] knfsd: nfsd4: fix error return on unsupported acl by J. Bruce Fields · 18 years ago
  66. a4db5fe [PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem by J. Bruce Fields · 18 years ago
  67. 28e05dd [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list by J. Bruce Fields · 18 years ago
  68. 575a629 [PATCH] knfsd: nfsd4: simplify nfsv4->posix translation by J. Bruce Fields · 18 years ago
  69. 7bdfa68 [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bits by J. Bruce Fields · 18 years ago
  70. f534a25 [PATCH] knfsd: nfsd4: fix non-terminated string by J. Bruce Fields · 18 years ago
  71. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  72. af6a4e2 [PATCH] knfsd: add some new fsid types by NeilBrown · 18 years ago
  73. 982aedf [PATCH] knfsd: tidy up choice of filesystem-identifier when creating a filehandle by NeilBrown · 18 years ago
  74. 8971a10 [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem by NeilBrown · 18 years ago
  75. 27459f0 [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses by Chuck Lever · 18 years ago
  76. ad06e4b [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst for printing by Chuck Lever · 18 years ago
  77. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 18 years ago
  78. fc2dd2e [PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify(). by Al Viro · 18 years ago
  79. 34e9a63 [PATCH] knfsd: ratelimit some nfsd messages that are triggered by external events by NeilBrown · 18 years ago
  80. a0ad13e [PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd by NeilBrown · 18 years ago
  81. c397852 [PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookie by Peter Staubach · 18 years ago
  82. 250f391 [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads by NeilBrown · 18 years ago
  83. 1a8eff6 [PATCH] knfsd: fix setting of ACL server versions by NeilBrown · 18 years ago
  84. f988443 [PATCH] knfsd: Fix up some bit-rot in exp_export by NeilBrown · 18 years ago
  85. 27d630e [PATCH] knfsd: nfsd4: simplify filehandle check by J.Bruce Fields · 18 years ago
  86. eeac294 [PATCH] knfsd: nfsd4: simplify migration op check by J.Bruce Fields · 18 years ago
  87. b591480 [PATCH] knfsd: nfsd4: reorganize compound ops by J.Bruce Fields · 18 years ago
  88. c954e2a [PATCH] knfsd: nfsd4: make verify and nverify wrappers by J.Bruce Fields · 18 years ago
  89. 7191155 [PATCH] knfsd: nfsd4: don't inline nfsd4 compound op functions by J.Bruce Fields · 18 years ago
  90. a4f1706a9 [PATCH] knfsd: nfsd4: move replay_owner to cstate by J.Bruce Fields · 18 years ago
  91. d9e626f [PATCH] knfsd: nfsd4: remove spurious replay_owner check by J.Bruce Fields · 18 years ago
  92. ca36431 [PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations by J.Bruce Fields · 18 years ago
  93. e0bb89e [PATCH] knfsd: nfsd: don't drop silently on upcall deferral by J.Bruce Fields · 18 years ago
  94. 021d3a7 [PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir by J.Bruce Fields · 18 years ago
  95. 6899320 [PATCH] knfsd: nfsd: simplify exp_pseudoroot by J.Bruce Fields · 18 years ago
  96. 4b41bd8 [PATCH] knfsd: nfsd: make exp_rootfh handle exp_parent errors by J.Bruce Fields · 18 years ago
  97. e571019 [PATCH] knfsd: nfsd4: clarify units of COMPOUND_SLACK_SPACE by J.Bruce Fields · 18 years ago
  98. 451c11a [PATCH] knfsd: nfsd4: remove a dprink from nfsd4_lock by J.Bruce Fields · 18 years ago
  99. e8c5c04 [PATCH] lockd endianness annotations by Al Viro · 18 years ago
  100. 4b3bb06 [PATCH] nfsd: replace kmalloc+memset with kcalloc + simplify NULL check by Yan Burman · 18 years ago