1. 35f7a14 nfsd4: fix minorversion support interface by J. Bruce Fields · 11 years ago
  2. d109148 nfsd4: support minorversion 1 by default by J. Bruce Fields · 11 years ago
  3. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  4. 697ce9b fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used by Zhang Yanfei · 11 years ago
  5. 11f7794 nfsd: containerize NFSd filesystem by Stanislav Kinsbursky · 12 years ago
  6. 09662d5 nfsd: get rid of RC_INTR by Jeff Layton · 12 years ago
  7. 88c4766 nfsd: pass proper net to nfsd_destroy() from NFSd kthreads by Stanislav Kinsbursky · 12 years ago
  8. 541e864 nfsd: simplify service shutdown by Stanislav Kinsbursky · 12 years ago
  9. 4539f14 nfsd: replace boolean nfsd_up flag by users counter by Stanislav Kinsbursky · 12 years ago
  10. 903d9bf nfsd: simplify NFSv4 state init and shutdown by Stanislav Kinsbursky · 12 years ago
  11. bda9cac nfsd: introduce helpers for generic resources init and shutdown by Stanislav Kinsbursky · 12 years ago
  12. 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 12 years ago
  13. b9c0ef8 nfsd: make NFSd service boot time per-net by Stanislav Kinsbursky · 12 years ago
  14. 2c2fe29 nfsd: per-net NFSd up flag introduced by Stanislav Kinsbursky · 12 years ago
  15. 6ff50b3 nfsd: move per-net startup code to separated function by Stanislav Kinsbursky · 12 years ago
  16. 3938a0d nfsd: pass net to nfsd_set_nrthreads() by Stanislav Kinsbursky · 12 years ago
  17. d41a941 nfsd: pass net to nfsd_svc() by Stanislav Kinsbursky · 12 years ago
  18. 6777436 nfsd: pass net to nfsd_create_serv() by Stanislav Kinsbursky · 12 years ago
  19. db42d1a nfsd: pass net to nfsd_startup() and nfsd_shutdown() by Stanislav Kinsbursky · 12 years ago
  20. db6e182 nfsd: pass net to nfsd_init_socks() by Stanislav Kinsbursky · 12 years ago
  21. f7fb86c nfsd: use "init_net" for portmapper by Stanislav Kinsbursky · 12 years ago
  22. f252bc6 nfsd: call state init and shutdown twice by Stanislav Kinsbursky · 12 years ago
  23. 57d276d nfsd: fix v4 reply caching by J. Bruce Fields · 12 years ago
  24. 5b444cc svcrpc: remove handling of unknown errors from svc_recv by J. Bruce Fields · 12 years ago
  25. 38af2ca nfsd: remove redundant "port" argument by J. Bruce Fields · 12 years ago
  26. 57c8b13e NFSd: set nfsd_serv to NULL after service destruction by Stanislav Kinsbursky · 12 years ago
  27. 19f7e2c NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  28. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  29. 9793f7c SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 12 years ago
  30. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  31. e3f70ea Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 12 years ago
  32. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  33. 508f922 nfsd: fix default iosize calculation on 32bit by J. Bruce Fields · 13 years ago
  34. 87b0fc7 nfsd: cleanup setting of default max_block_size by J. Bruce Fields · 13 years ago
  35. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  36. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  37. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  38. 16d0587 NFSd: call svc rpcbind cleanup explicitly by Stanislav Kinsbursky · 13 years ago
  39. 1091006 nfsd: turn on reply cache for NFSv4 by J. Bruce Fields · 14 years ago
  40. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
  41. 9e701c6 svcrpc: simpler request dropping by J. Bruce Fields · 14 years ago
  42. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  43. e844a7b nfsd: initialize nfsd versions before creating svc by J. Bruce Fields · 14 years ago
  44. 774f8bb nfsd: fix startup/shutdown order bug by J. Bruce Fields · 14 years ago
  45. af4718f nfsd: minor nfsd_svc() cleanup by J. Bruce Fields · 14 years ago
  46. 59db4a0 nfsd: move more into nfsd_startup() by J. Bruce Fields · 14 years ago
  47. ac77efb nfsd: just keep single lockd reference for nfsd by Jeff Layton · 14 years ago
  48. 628b368 nfsd: clean up nfsd_create_serv error handling by Jeff Layton · 14 years ago
  49. 4ad9a34 nfsd4: fix v4 state shutdown error paths by Jeff Layton · 14 years ago
  50. 15ddb4a NFSD: don't report compiled-out versions as present by Pavel Emelyanov · 14 years ago
  51. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  52. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  53. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  54. 0a3adad nfsd: make fs/nfsd/vfs.h for common includes by J. Bruce Fields · 15 years ago
  55. a87e84b Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  56. 29ab23c nfsd4: allow nfs4 state startup to fail by J. Bruce Fields · 15 years ago
  57. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  58. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  59. ed2d8ae knfsd: Replace lock_kernel with a mutex in nfsd pool stats. by Ryusei Yamaguchi · 15 years ago
  60. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  61. 0c19305 nfsd41: hange from page to memory based drc limits by Andy Adamson · 15 years ago
  62. 6a14dd1 nfsd41: reserve less memory for DRC by Andy Adamson · 15 years ago
  63. 4bd9b0f4 nfsd41: use globals for DRC limits by Andy Adamson · 15 years ago
  64. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  65. 671e1fc nfsd: optimise the starting of zero threads when none are running. by NeilBrown · 15 years ago
  66. 82e12fe nfsd: don't take nfsd_mutex twice when setting number of threads. by NeilBrown · 15 years ago
  67. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  68. f0ad670 nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc by Benny Halevy · 15 years ago
  69. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  70. c3d06f9 nfsd41: hard page limit for DRC by Andy Adamson · 15 years ago
  71. 074fe89 nfsd41: DRC save, restore, and clear functions by Andy Adamson · 15 years ago
  72. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  73. 3e93cd6 Take fs_struct handling to new file (fs/fs_struct.c) by Al Viro · 15 years ago
  74. 49a9072 SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() by Chuck Lever · 15 years ago
  75. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  76. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 16 years ago
  77. 8bbfa9f knfsd: remove the nfsd thread busy histogram by Greg Banks · 16 years ago
  78. 1cd9cd1 NFSD: Fix BUG during NFSD shutdown processing by Chuck Lever · 16 years ago
  79. 26a4140 NLM: Remove "proto" argument from lockd_up() by Chuck Lever · 16 years ago
  80. e851db5 SUNRPC: Add address family field to svc_serv data structure by Chuck Lever · 16 years ago
  81. 100766f nfsd: treat all shutdown signals as equivalent by Jeff Layton · 16 years ago
  82. c7d106c nfsd: fix race in nfsd_nrthreads() by Neil Brown · 16 years ago
  83. a75c5d0 sunrpc: remove sv_kill_signal field from svc_serv struct by Jeff Layton · 16 years ago
  84. 9867d76 knfsd: convert knfsd to kthread API by Jeff Layton · 16 years ago
  85. e096bbc knfsd: remove special handling for SIGHUP by Jeff Layton · 16 years ago
  86. 3dd98a3 knfsd: clean up nfsd filesystem interfaces by Jeff Layton · 16 years ago
  87. bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 16 years ago
  88. 5ea0dd6 NFSD: Remove NFSD_TCP kernel build option by Chuck Lever · 16 years ago
  89. 7a18208 svc: Make close transport independent by Tom Tucker · 17 years ago
  90. d7c9f1e svc: Change services to use new svc_create_xprt service by Tom Tucker · 17 years ago
  91. e8ff2a8 knfsd: move nfsv4 slab creation/destruction to module init/exit by J. Bruce Fields · 17 years ago
  92. 3b398f0ef knfsd: delete code made redundant by map_new_errors by J. Bruce Fields · 17 years ago
  93. 45457e0 nfsd: tone down inaccurate dprintk by J. Bruce Fields · 17 years ago
  94. 32c1eb0 knfsd: nfsd4: return nfserr_wrongsec by Andy Adamson · 17 years ago
  95. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  96. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  97. 482fb94 [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapper by Chuck Lever · 17 years ago
  98. 1a8eff6 [PATCH] knfsd: fix setting of ACL server versions by NeilBrown · 18 years ago
  99. c7afef1 [PATCH] nfsd: misc endianness annotations by Al Viro · 18 years ago
  100. ad451d3 [PATCH] xdr annotations: nfsd_dispatch() by Al Viro · 18 years ago