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