| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-09-10 | nfsd: remove unused listener-removal interfaces | J. Bruce Fields | 1 | -78/+0 |
| 2012-08-21 | nfsd: allow configuring nfsd to listen on 5-digit ports | J. Bruce Fields | 1 | -1/+1 |
| 2012-08-21 | nfsd: remove redundant "port" argument | J. Bruce Fields | 1 | -1/+1 |
| 2012-08-20 | nfsd4: declare nfs4_recoverydir properly | J. Bruce Fields | 1 | -2/+0 |
| 2012-07-25 | NFSd: introduce nfsd_destroy() helper | Stanislav Kinsbursky | 1 | -6/+2 |
| 2012-05-31 | SUNRPC: move per-net operations from svc_destroy() | Stanislav Kinsbursky | 1 | -3/+9 |
| 2012-04-12 | nfsd: allocate id-to-name and name-to-id caches in per-net operations. | Stanislav Kinsbursky | 1 | -7/+7 |
| 2012-04-12 | nfsd: pass network context to idmap init/exit functions | Stanislav Kinsbursky | 1 | -3/+3 |
| 2012-04-12 | nfsd: allocate export and expkey caches in per-net operations. | Stanislav Kinsbursky | 1 | -6/+21 |
| 2012-04-12 | nfsd: make expkey cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -1/+2 |
| 2012-04-12 | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-04-11 | nfsd: pass network context to export caches init/shutdown routines | Stanislav Kinsbursky | 1 | -3/+3 |
| 2012-04-11 | nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops | Stanislav Kinsbursky | 1 | -1/+10 |
| 2012-03-29 | nfsd: only register cld pipe notifier when CONFIG_NFSD_V4 is enabled | Jeff Layton | 1 | -3/+3 |
| 2012-03-26 | nfsd: add notifier to handle mount/unmount of rpc_pipefs sb | Jeff Layton | 1 | -1/+8 |
| 2012-03-26 | nfsd: add a per-net-namespace struct for nfsd | Jeff Layton | 1 | -1/+14 |
| 2012-01-31 | SUNRPC: search for service transports in network namespace context | Stanislav Kinsbursky | 1 | -2/+2 |
| 2012-01-31 | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky | 1 | -1/+1 |
| 2012-01-14 | Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+9 |
| 2012-01-06 | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 1 | -1/+1 |
| 2011-11-07 | NFSD: Call nfsd4_init_slabs() from init_nfsd() | Bryan Schumaker | 1 | -1/+2 |
| 2011-11-07 | NFSD: Added fault injection | Bryan Schumaker | 1 | -0/+7 |
| 2011-10-31 | fs: add module.h to files that were implicitly using it | Paul Gortmaker | 1 | -0/+1 |
| 2011-08-31 | nfsd: remove include/linux/nfsd/syscall.h | J. Bruce Fields | 1 | -1/+0 |
| 2011-07-15 | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 1 | -343/+0 |
| 2011-06-06 | nfsd: fix dependency of nfsd on auth_rpcgss | J. Bruce Fields | 1 | -13/+6 |
| 2011-03-14 | nfsd: fix compile error | J. Bruce Fields | 1 | -0/+4 |
| 2011-03-07 | nfsd: add proc file listing kernel's gss_krb5 enctypes | Kevin Coffman | 1 | -1/+30 |
| 2011-01-04 | nfsd4: move idmap and acl header files into fs/nfsd | J. Bruce Fields | 1 | -1/+1 |
| 2010-12-17 | nfs: add missed CONFIG_NFSD_DEPRECATED | bookjovi@gmail.com | 1 | -0/+2 |
| 2010-10-29 | convert get_sb_single() users | Al Viro | 1 | -4/+4 |
| 2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -4/+22 |
| 2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
| 2010-10-01 | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 1 | -2/+2 |
| 2010-09-27 | sunrpc: Add net to pure API calls | Pavel Emelyanov | 1 | -2/+2 |
| 2010-09-23 | nfsd: Export get_task_comm for nfsd | Pavel Emelyanov | 1 | -3/+1 |
| 2010-09-22 | nfsd: allow deprecated interface to be compiled out. | NeilBrown | 1 | -0/+10 |
| 2010-09-22 | nfsd: formally deprecate legacy nfsd syscall interface | NeilBrown | 1 | -0/+10 |
| 2010-08-06 | nfsd: don't allow setting maxblksize after svc created | J. Bruce Fields | 1 | -1/+1 |
| 2010-07-29 | gcc-4.6: nfsd: fix initialized but not read warnings | Andi Kleen | 1 | -0/+2 |
| 2010-07-23 | nfsd: just keep single lockd reference for nfsd | Jeff Layton | 1 | -10/+0 |
| 2010-07-23 | nfsd: fix error handling in __write_ports_addxprt | Jeff Layton | 1 | -2/+4 |
| 2010-07-23 | nfsd: fix error handling when starting nfsd with rpcbind down | Jeff Layton | 1 | -4/+8 |
| 2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan | 1 | -2/+2 |
| 2010-05-04 | Merge commit 'v2.6.34-rc6' | J. Bruce Fields | 1 | -0/+1 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-06 | nfsd4: document lease/grace-period limits | J. Bruce Fields | 1 | -3/+12 |
| 2010-03-06 | nfsd4: allow setting grace period time | J. Bruce Fields | 1 | -0/+19 |
| 2010-03-06 | nfsd4: reshuffle lease-setting code to allow reuse | J. Bruce Fields | 1 | -12/+17 |
| 2010-03-06 | nfsd4: remove unnecessary lease-setting function | J. Bruce Fields | 1 | -1/+1 |
| 2010-03-06 | nfsd4: simplify references to nfsd4 lease time | J. Bruce Fields | 1 | -4/+1 |
| 2010-01-27 | NFSD: Create PF_INET6 listener in write_ports | Chuck Lever | 1 | -1/+17 |
| 2010-01-26 | SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found" | Chuck Lever | 1 | -5/+1 |
| 2009-12-15 | nfsd: remove pointless paths in file headers | J. Bruce Fields | 1 | -2/+0 |
| 2009-12-14 | nfsd: new interface to advertise export features | J. Bruce Fields | 1 | -0/+21 |
| 2009-12-14 | nfsd: Move private headers to source directory | Boaz Harrosh | 1 | -2/+3 |
| 2009-12-14 | nfsd: Source files #include cleanups | Boaz Harrosh | 1 | -25/+0 |
| 2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan | 1 | -1/+1 |
| 2009-08-25 | knfsd: Replace lock_kernel with a mutex in nfsd pool stats. | Ryusei Yamaguchi | 1 | -1/+2 |
| 2009-08-21 | Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs... | J. Bruce Fields | 1 | -15/+7 |
| 2009-08-09 | NFSD: Support IPv6 addresses in write_failover_ip() | Chuck Lever | 1 | -14/+7 |
| 2009-07-28 | nfsd: minor write_pool_threads exit cleanup | J. Bruce Fields | 1 | -5/+1 |
| 2009-07-28 | Fix memory leak in write_pool_threads | Eric Sesterhenn | 1 | -0/+1 |
| 2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
| 2009-06-18 | nfsd: don't take nfsd_mutex twice when setting number of threads. | NeilBrown | 1 | -5/+9 |
| 2009-04-28 | NFSD: Stricter buffer size checking in fs/nfsd/nfsctl.c | Chuck Lever | 1 | -5/+9 |
| 2009-04-28 | NFSD: Stricter buffer size checking in write_versions() | Chuck Lever | 1 | -7/+25 |
| 2009-04-28 | NFSD: Stricter buffer size checking in write_recoverydir() | Chuck Lever | 1 | -2/+3 |
| 2009-04-28 | SUNRPC: pass buffer size to svc_sock_names() | Chuck Lever | 1 | -1/+2 |
| 2009-04-28 | SUNRPC: pass buffer size to svc_addsock() | Chuck Lever | 1 | -1/+1 |
| 2009-04-28 | NFSD: Prevent a buffer overflow in svc_xprt_names() | Chuck Lever | 1 | -1/+1 |
| 2009-04-28 | NFSD: move lockd_up() before svc_addsock() | Chuck Lever | 1 | -9/+10 |
| 2009-04-28 | NFSD: Finish refactoring __write_ports() | Chuck Lever | 1 | -7/+13 |
| 2009-04-28 | NFSD: Note an additional requirement when passing TCP sockets to portlist | Chuck Lever | 1 | -1/+3 |
| 2009-04-28 | NFSD: Refactor socket creation out of __write_ports() | Chuck Lever | 1 | -30/+34 |
| 2009-04-28 | NFSD: Refactor portlist socket closing into a helper | Chuck Lever | 1 | -12/+24 |
| 2009-04-28 | NFSD: Refactor transport addition out of __write_ports() | Chuck Lever | 1 | -23/+33 |
| 2009-04-28 | NFSD: Refactor transport removal out of __write_ports() | Chuck Lever | 1 | -24/+29 |
| 2009-04-06 | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -3/+35 |
| 2009-04-03 | nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions | Benny Halevy | 1 | -3/+23 |
| 2009-03-28 | SUNRPC: Change svc_create_xprt() to take a @family argument | Chuck Lever | 1 | -1/+1 |
| 2009-03-28 | NFSD: If port value written to /proc/fs/nfsd/portlist is invalid, return EINVAL | Chuck Lever | 1 | -1/+3 |
| 2009-03-18 | knfsd: add file to export stats about nfsd pools | Greg Banks | 1 | -0/+12 |
| 2009-01-06 | NFSD: Add documenting comments for nfsctl interface | Chuck Lever | 1 | -16/+437 |
| 2009-01-06 | NFSD: Replace open-coded integer with macro | Chuck Lever | 1 | -2/+2 |
| 2009-01-06 | NFSD: Fix a handful of coding style issues in write_filehandle() | Chuck Lever | 1 | -3/+6 |
| 2009-01-06 | NFSD: clean up failover sysctl function naming | Chuck Lever | 1 | -7/+6 |
| 2008-10-31 | fs: replace NIPQUAD() | Harvey Harrison | 1 | -1/+1 |
| 2008-10-23 | [PATCH] switch nfsd to kern_path() | Al Viro | 1 | -4/+4 |
| 2008-10-04 | NLM: Remove unused argument from svc_addsock() function | Chuck Lever | 1 | -1/+1 |
| 2008-10-04 | NLM: Remove "proto" argument from lockd_up() | Chuck Lever | 1 | -3/+2 |
| 2008-07-26 | [PATCH] get rid of indirect users of namei.h | Al Viro | 1 | -0/+1 |
| 2008-07-15 | lockd: Pass "struct sockaddr *" to new failover-by-IP function | Chuck Lever | 1 | -5/+10 |
| 2008-06-23 | knfsd: clean up nfsd filesystem interfaces | Jeff Layton | 1 | -13/+53 |
| 2008-06-23 | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock... | Neil Brown | 1 | -14/+23 |
| 2008-04-29 | nfsd: use proc_create to setup de->proc_fops | Denis V. Lunev | 1 | -2/+2 |
| 2008-04-25 | lockd: unlock lockd locks held for a certain filesystem | Wendy Cheng | 1 | -0/+32 |
| 2008-04-25 | lockd: unlock lockd locks associated with a given server ip | Wendy Cheng | 1 | -0/+33 |
| 2008-04-23 | nfsd: fix sparse warnings | Harvey Harrison | 1 | -7/+0 |
| 2008-04-23 | IPv6 support for NFS server export caches | Aurélien Charbon | 1 | -2/+13 |
| 2008-02-01 | nfsd: more careful input validation in nfsctl write methods | J. Bruce Fields | 1 | -1/+4 |
| 2008-02-01 | svc: Add svc_xprt_names service to replace svc_sock_names | Tom Tucker | 1 | -1/+1 |
| 2008-02-01 | knfsd: Support adding transports by writing portlist file | Tom Tucker | 1 | -1/+48 |
| 2008-02-01 | knfsd: allow cache_register to return error on failure | J. Bruce Fields | 1 | -3/+9 |
| 2008-02-01 | nfsd: fail init on /proc/fs/nfs/exports creation failure | J. Bruce Fields | 1 | -9/+28 |
| 2008-02-01 | nfsd: fail module init on reply cache init failure | J. Bruce Fields | 1 | -4/+7 |
| 2008-02-01 | nfsd: cleanup nfsd module initialization cleanup | J. Bruce Fields | 1 | -10/+12 |
| 2008-02-01 | knfsd: cleanup nfsd4 properly on module init failure | J. Bruce Fields | 1 | -0/+2 |
| 2007-10-09 | nfsd warning fix | Andrew Morton | 1 | -1/+1 |
| 2007-10-09 | knfsd: move nfsv4 slab creation/destruction to module init/exit | J. Bruce Fields | 1 | -1/+4 |
| 2007-07-17 | knfsd: nfsd: remove unused header interface.h | J. Bruce Fields | 1 | -1/+0 |
| 2007-07-17 | nfsd warning fix | Andrew Morton | 1 | -1/+1 |
| 2007-02-14 | [PATCH] knfsd: fix return value for writes to some files in 'nfsd' filesystem | NeilBrown | 1 | -1/+1 |
| 2006-12-08 | [PATCH] nfsd: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 1 | -1/+1 |
| 2006-10-04 | [PATCH] knfsd: Allow max size of NFSd payload to be configured | NeilBrown | 1 | -0/+33 |
| 2006-10-04 | [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket | NeilBrown | 1 | -6/+6 |
| 2006-10-04 | [PATCH] knfsd: Protect update to sn_nrthreads with lock_kernel | NeilBrown | 1 | -0/+2 |
| 2006-10-04 | [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port... | NeilBrown | 1 | -0/+2 |
| 2006-10-02 | [PATCH] knfsd: allow admin to set nthreads per node | Greg Banks | 1 | -0/+70 |
| 2006-10-02 | [PATCH] knfsd: Check return value of lockd_up in write_ports | NeilBrown | 1 | -3/+6 |
| 2006-10-02 | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown | 1 | -9/+50 |
| 2006-10-02 | [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports | NeilBrown | 1 | -0/+20 |
| 2006-10-02 | [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions | NeilBrown | 1 | -10/+8 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-06-23 | [PATCH] VFS: Permit filesystem to override root dentry on mount | David Howells | 1 | -3/+3 |
| 2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 1 | -2/+2 |
| 2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -1/+1 |
| 2005-11-07 | [PATCH] knfsd: Allow run-time selection of NFS versions to export | NeilBrown | 1 | -0/+82 |
| 2005-11-07 | [PATCH] knfsd: Restore functionality to read from file in /proc/fs/nfsd/ | NeilBrown | 1 | -1/+15 |
| 2005-06-24 | [PATCH] knfsd: nfsd4 reboot dirname fix | NeilBrown | 1 | -0/+23 |
| 2005-06-24 | [PATCH] knfsd: nfsd4: idmap initialization | NeilBrown | 1 | -4/+0 |
| 2005-06-24 | [PATCH] knfsd: nfsd4: clean up state initialization | NeilBrown | 1 | -0/+1 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+438 |