1. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 5 years ago
  2. 6084611 nfsd4: fix crash on writing v4_end_grace before nfsd startup by J. Bruce Fields · 5 years ago
  3. ebd7c72 nfsd: randomize SETCLIENTID reply to help distinguish servers by J. Bruce Fields · 8 years ago
  4. a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  5. d91ee87 vfs: Pass data, ns, and ns->userns to mount_ns by Eric W. Biederman · 8 years ago
  6. 84c60b1 drop redundant ->owner initializations by Al Viro · 8 years ago
  7. bb7ffbf nfsd: fix nsfd startup race triggering BUG_ON by Giuseppe Cantavenera · 9 years ago
  8. 9cf514c nfsd: implement pNFS operations by Christoph Hellwig · 10 years ago
  9. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  10. 818f2f5 nfsd: minor off by one checks in __write_versions() by Dan Carpenter · 9 years ago
  11. 244c7d4 nfsd/nfsctl.c: new helper by Al Viro · 10 years ago
  12. 7f5ef2e nfsd: add a v4_end_grace file to /proc/fs/nfsd by Jeff Layton · 10 years ago
  13. 5b8db00 nfsd: add a new /proc/fs/nfsd/max_connections file by Jeff Layton · 10 years ago
  14. 3c7aa15 NFSD: Using min/max/min_t/max_t for calculate by Kinglong Mee · 10 years ago
  15. 9fa1959 NFSD: Get rid of empty function nfs4_state_init by Kinglong Mee · 10 years ago
  16. 3064639 nfsd: check passed socket's net matches NFSd superblock's one by Stanislav Kinsbursky · 10 years ago
  17. 1db7722 Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  18. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 11 years ago
  19. ff7c4b3 nfsd: remove /proc/fs/nfs when create /proc/fs/nfs/exports error by fanchaoting · 11 years ago
  20. a2f999a nfsd: add new reply_cache_stats file in nfsdfs by Jeff Layton · 11 years ago
  21. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  22. b666973 Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  23. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  24. 96d851c nfsd: use proper net while reading "exports" file by Stanislav Kinsbursky · 11 years ago
  25. 11f7794 nfsd: containerize NFSd filesystem by Stanislav Kinsbursky · 11 years ago
  26. 5976687 sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to addr.h by Jeff Layton · 11 years ago
  27. ff89be8 nfsd4: require version 4 when enabling or disabling minorversion by J. Bruce Fields · 11 years ago
  28. 9dd9845 nfsd: make NFSd service structure allocated per net by Stanislav Kinsbursky · 11 years ago
  29. 0816035 nfsd: pass net to __write_ports() and down by Stanislav Kinsbursky · 11 years ago
  30. 3938a0d nfsd: pass net to nfsd_set_nrthreads() by Stanislav Kinsbursky · 11 years ago
  31. d41a941 nfsd: pass net to nfsd_svc() by Stanislav Kinsbursky · 11 years ago
  32. 6777436 nfsd: pass net to nfsd_create_serv() by Stanislav Kinsbursky · 11 years ago
  33. f3c7521 NFSD: Fold fault_inject.h into state.h by Bryan Schumaker · 11 years ago
  34. 5284b44 nfsd: make NFSv4 grace time per net by Stanislav Kinsbursky · 11 years ago
  35. 3d73371 nfsd: make NFSv4 lease time per net by Stanislav Kinsbursky · 11 years ago
  36. 864aee5 nfsd: remove redundant declarations by Stanislav Kinsbursky · 11 years ago
  37. eccf50c nfsd: remove unused listener-removal interfaces by J. Bruce Fields · 12 years ago
  38. a10fded nfsd: allow configuring nfsd to listen on 5-digit ports by J. Bruce Fields · 12 years ago
  39. 38af2ca nfsd: remove redundant "port" argument by J. Bruce Fields · 12 years ago
  40. 87f26f9 nfsd4: declare nfs4_recoverydir properly by J. Bruce Fields · 12 years ago
  41. 19f7e2c NFSd: introduce nfsd_destroy() helper by Stanislav Kinsbursky · 12 years ago
  42. 786185b SUNRPC: move per-net operations from svc_destroy() by Stanislav Kinsbursky · 12 years ago
  43. f69adb2 nfsd: allocate id-to-name and name-to-id caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  44. 43ec1a2 nfsd: pass network context to idmap init/exit functions by Stanislav Kinsbursky · 12 years ago
  45. 5717e01 nfsd: allocate export and expkey caches in per-net operations. by Stanislav Kinsbursky · 12 years ago
  46. e5f06f7 nfsd: make expkey cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  47. b3853e0 nfsd: make export cache allocated per network namespace context by Stanislav Kinsbursky · 12 years ago
  48. b89109b nfsd: pass network context to export caches init/shutdown routines by Stanislav Kinsbursky · 12 years ago
  49. f2c7ea1 nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops by Stanislav Kinsbursky · 12 years ago
  50. 797a9d7 nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled by Jeff Layton · 12 years ago
  51. 813fd32 nfsd: add notifier to handle mount/unmount of rpc_pipefs sb by Jeff Layton · 12 years ago
  52. 7ea34ac nfsd: add a per-net-namespace struct for nfsd by Jeff Layton · 12 years ago
  53. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 12 years ago
  54. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 12 years ago
  55. 0b48d42 Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  56. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 12 years ago
  57. 7208339 NFSD: Call nfsd4_init_slabs() from init_nfsd() by Bryan Schumaker · 13 years ago
  58. 65178db NFSD: Added fault injection by Bryan Schumaker · 13 years ago
  59. 143cb49 fs: add module.h to files that were implicitly using it by Paul Gortmaker · 13 years ago
  60. c152292 nfsd: remove include/linux/nfsd/syscall.h by J. Bruce Fields · 13 years ago
  61. 49b2868 nfsd: Remove deprecated nfsctl system call and related code. by NeilBrown · 13 years ago
  62. b084f59 nfsd: fix dependency of nfsd on auth_rpcgss by J. Bruce Fields · 13 years ago
  63. 0a5e5f1 nfsd: fix compile error by J. Bruce Fields · 13 years ago
  64. b0b0c0a nfsd: add proc file listing kernel's gss_krb5 enctypes by Kevin Coffman · 13 years ago
  65. 2ca72e1 nfsd4: move idmap and acl header files into fs/nfsd by J. Bruce Fields · 13 years ago
  66. 5b6a599 nfs: add missed CONFIG_NFSD_DEPRECATED by bookjovi@gmail.com · 13 years ago
  67. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  68. 4390110 Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  69. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  70. fc5d00b sunrpc: Add net argument to svc_create_xprt by Pavel Emelyanov · 14 years ago
  71. 352114f sunrpc: Add net to pure API calls by Pavel Emelyanov · 14 years ago
  72. 049ef27 nfsd: Export get_task_comm for nfsd by Pavel Emelyanov · 14 years ago
  73. 1e14056 nfsd: allow deprecated interface to be compiled out. by NeilBrown · 14 years ago
  74. c67874f nfsd: formally deprecate legacy nfsd syscall interface by NeilBrown · 14 years ago
  75. 7fa53cc nfsd: don't allow setting maxblksize after svc created by J. Bruce Fields · 14 years ago
  76. 6904996 gcc-4.6: nfsd: fix initialized but not read warnings by Andi Kleen · 14 years ago
  77. ac77efb nfsd: just keep single lockd reference for nfsd by Jeff Layton · 14 years ago
  78. 0cd14a0 nfsd: fix error handling in __write_ports_addxprt by Jeff Layton · 14 years ago
  79. 78a8d7c nfsd: fix error handling when starting nfsd with rpcbind down by Jeff Layton · 14 years ago
  80. 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
  81. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  82. 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
  83. e7b184f nfsd4: document lease/grace-period limits by J. Bruce Fields · 14 years ago
  84. efc4bb4f nfsd4: allow setting grace period time by J. Bruce Fields · 14 years ago
  85. f013574 nfsd4: reshuffle lease-setting code to allow reuse by J. Bruce Fields · 14 years ago
  86. f958a13 nfsd4: remove unnecessary lease-setting function by J. Bruce Fields · 14 years ago
  87. cf07d2e nfsd4: simplify references to nfsd4 lease time by J. Bruce Fields · 14 years ago
  88. 3749829 NFSD: Create PF_INET6 listener in write_ports by Chuck Lever · 14 years ago
  89. 6871790 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" by Chuck Lever · 14 years ago
  90. 7663dac nfsd: remove pointless paths in file headers by J. Bruce Fields · 14 years ago
  91. e8e8753 nfsd: new interface to advertise export features by J. Bruce Fields · 14 years ago
  92. 9a74af2 nfsd: Move private headers to source directory by Boaz Harrosh · 14 years ago
  93. 341eb18 nfsd: Source files #include cleanups by Boaz Harrosh · 14 years ago
  94. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  95. ed2d8ae knfsd: Replace lock_kernel with a mutex in nfsd pool stats. by Ryusei Yamaguchi · 15 years ago
  96. 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
  97. 4116092 NFSD: Support IPv6 addresses in write_failover_ip() by Chuck Lever · 15 years ago
  98. 413d63d710 nfsd: minor write_pool_threads exit cleanup by J. Bruce Fields · 15 years ago
  99. 2522a77 Fix memory leak in write_pool_threads by Eric Sesterhenn · 15 years ago
  100. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago