1. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  2. f69adb2 nfsd: allocate id-to-name and name-to-id caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  3. 43ec1a2 nfsd: pass network context to idmap init/exit functions by Stanislav Kinsbursky · 12 years ago
  4. 5717e01 nfsd: allocate export and expkey caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  5. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  6. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  7. b89109b nfsd: pass network context to export caches init/shutdown routines by Stanislav Kinsbursky · 12 years ago
  8. f2c7ea1 nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops by Stanislav Kinsbursky · 12 years ago
  9. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 12 years ago
  10. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 12 years ago
  11. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 12 years ago
  12. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 12 years ago
  13. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 12 years ago
  14. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  15. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  16. 7208339 NFSD: Call nfsd4_init_slabs() from init_nfsd() by Bryan Schumaker · 13 years ago
  17. 65178db NFSD: Added fault injection by Bryan Schumaker · 13 years ago
  18. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  19. c152292 nfsd: remove include/linux/nfsd/syscall.h by J. Bruce Fields · 13 years ago
  20. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
  21. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 13 years ago
  22. 0a5e5f1 nfsd: fix compile error by J. Bruce Fields · 13 years ago
  23. b0b0c0a nfsd: add proc file listing kernel's gss_krb5 enctypes by Kevin Coffman · 13 years ago
  24. 2ca72e1 nfsd4: move idmap and acl header files into fs/nfsd by J. Bruce Fields · 14 years ago
  25. 5b6a599 nfs: add missed CONFIG_NFSD_DEPRECATED by bookjovi@gmail.com · 14 years ago
  26. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  27. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  28. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  29. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  30. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  31. 049ef27 nfsd: Export get_task_comm for nfsd by Pavel Emelyanov · 14 years ago
  32. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
  33. c67874f nfsd: formally deprecate legacy nfsd syscall interface by NeilBrown · 14 years ago
  34. 7fa53cc nfsd: don't allow setting maxblksize after svc created by J. Bruce Fields · 14 years ago
  35. 6904996 gcc-4.6: nfsd: fix initialized but not read warnings by Andi Kleen · 14 years ago
  36. ac77efb nfsd: just keep single lockd reference for nfsd by Jeff Layton · 14 years ago
  37. 0cd14a0 nfsd: fix error handling in __write_ports_addxprt by Jeff Layton · 14 years ago
  38. 78a8d7c nfsd: fix error handling when starting nfsd with rpcbind down by Jeff Layton · 14 years ago
  39. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  40. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  41. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  42. e7b184f nfsd4: document lease/grace-period limits by J. Bruce Fields · 14 years ago
  43. efc4bb4f nfsd4: allow setting grace period time by J. Bruce Fields · 14 years ago
  44. f013574 nfsd4: reshuffle lease-setting code to allow reuse by J. Bruce Fields · 14 years ago
  45. f958a13 nfsd4: remove unnecessary lease-setting function by J. Bruce Fields · 14 years ago
  46. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 14 years ago
  47. 3749829 NFSD: Create PF_INET6 listener in write_ports by Chuck Lever · 14 years ago
  48. 6871790 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" by Chuck Lever · 14 years ago
  49. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 15 years ago
  50. e8e8753 nfsd: new interface to advertise export features by J. Bruce Fields · 15 years ago
  51. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 15 years ago
  52. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 15 years ago
  53. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  54. ed2d8ae knfsd: Replace lock_kernel with a mutex in nfsd pool stats. by Ryusei Yamaguchi · 15 years ago
  55. 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
  56. 4116092 NFSD: Support IPv6 addresses in write_failover_ip() by Chuck Lever · 15 years ago
  57. 413d63d710 nfsd: minor write_pool_threads exit cleanup by J. Bruce Fields · 15 years ago
  58. 2522a77 Fix memory leak in write_pool_threads by Eric Sesterhenn · 15 years ago
  59. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  60. 82e12fe nfsd: don't take nfsd_mutex twice when setting number of threads. by NeilBrown · 15 years ago
  61. e06b640 NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c by Chuck Lever · 15 years ago
  62. 261758b NFSD: Stricter buffer size checking in write_versions() by Chuck Lever · 15 years ago
  63. 3d72ab8 NFSD: Stricter buffer size checking in write_recoverydir() by Chuck Lever · 15 years ago
  64. 8435d34 SUNRPC: pass buffer size to svc_sock_names() by Chuck Lever · 15 years ago
  65. bfba9ab SUNRPC: pass buffer size to svc_addsock() by Chuck Lever · 15 years ago
  66. 335c54b NFSD: Prevent a buffer overflow in svc_xprt_names() by Chuck Lever · 15 years ago
  67. ea068ba NFSD: move lockd_up() before svc_addsock() by Chuck Lever · 15 years ago
  68. 0a5372d NFSD: Finish refactoring __write_ports() by Chuck Lever · 15 years ago
  69. c71206a NFSD: Note an additional requirement when passing TCP sockets to portlist by Chuck Lever · 15 years ago
  70. 0b7c2f6 NFSD: Refactor socket creation out of __write_ports() by Chuck Lever · 15 years ago
  71. 82d5659 NFSD: Refactor portlist socket closing into a helper by Chuck Lever · 15 years ago
  72. 4eb68c2 NFSD: Refactor transport addition out of __write_ports() by Chuck Lever · 15 years ago
  73. 4cd5dc7 NFSD: Refactor transport removal out of __write_ports() by Chuck Lever · 15 years ago
  74. a638562 Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  75. 8daf220 nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions by Benny Halevy · 15 years ago
  76. 9652ada SUNRPC: Change svc_create_xprt() to take a @family argument by Chuck Lever · 15 years ago
  77. adbbe92 NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL by Chuck Lever · 15 years ago
  78. 03cf6c9 knfsd: add file to export stats about nfsd pools by Greg Banks · 15 years ago
  79. 262a098 NFSD: Add documenting comments for nfsctl interface by Chuck Lever · 16 years ago
  80. 9e07485 NFSD: Replace open-coded integer with macro by Chuck Lever · 16 years ago
  81. 54224f0 NFSD: Fix a handful of coding style issues in write_filehandle() by Chuck Lever · 16 years ago
  82. b046ccd NFSD: clean up failover sysctl function naming by Chuck Lever · 16 years ago
  83. be85940 fs: replace NIPQUAD() by Harvey Harrison · 16 years ago
  84. a63bb99 [PATCH] switch nfsd to kern_path() by Al Viro · 16 years ago
  85. 2937391 NLM: Remove unused argument from svc_addsock() function by Chuck Lever · 16 years ago
  86. 26a4140 NLM: Remove "proto" argument from lockd_up() by Chuck Lever · 16 years ago
  87. 3f8206d [PATCH] get rid of indirect users of namei.h by Al Viro · 16 years ago
  88. 367c8c7 lockd: Pass "struct sockaddr *" to new failover-by-IP function by Chuck Lever · 16 years ago
  89. 3dd98a3 knfsd: clean up nfsd filesystem interfaces by Jeff Layton · 16 years ago
  90. bedbdd8 knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking. by Neil Brown · 16 years ago
  91. 9ef2db2 nfsd: use proc_create to setup de->proc_fops by Denis V. Lunev · 16 years ago
  92. 17efa37 lockd: unlock lockd locks held for a certain filesystem by Wendy Cheng · 16 years ago
  93. 4373ea8 lockd: unlock lockd locks associated with a given server ip by Wendy Cheng · 16 years ago
  94. a254b24 nfsd: fix sparse warnings by Harvey Harrison · 16 years ago
  95. f15364b IPv6 support for NFS server export caches by Aurélien Charbon · 16 years ago
  96. 87d26ea nfsd: more careful input validation in nfsctl write methods by J. Bruce Fields · 16 years ago
  97. 9571af1 svc: Add svc_xprt_names service to replace svc_sock_names by Tom Tucker · 17 years ago
  98. a217813 knfsd: Support adding transports by writing portlist file by Tom Tucker · 17 years ago
  99. dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
  100. e331f60 nfsd: fail init on /proc/fs/nfs/exports creation failure by J. Bruce Fields · 17 years ago