| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd4: fix minorversion support interface | J. Bruce Fields | 2013-07-12 | 1 | -6/+7 |
* | nfsd4: support minorversion 1 by default | J. Bruce Fields | 2013-07-09 | 1 | -1/+1 |
* | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-03-01 | 1 | -4/+2 |
|\ |
|
| * | nfsd: containerize NFSd filesystem | Stanislav Kinsbursky | 2013-02-15 | 1 | -3/+2 |
| * | nfsd: get rid of RC_INTR | Jeff Layton | 2013-02-04 | 1 | -1/+0 |
* | | fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used | Zhang Yanfei | 2013-02-24 | 1 | -3/+3 |
|/ |
|
* | nfsd: pass proper net to nfsd_destroy() from NFSd kthreads | Stanislav Kinsbursky | 2012-12-10 | 1 | -1/+3 |
* | nfsd: simplify service shutdown | Stanislav Kinsbursky | 2012-12-10 | 1 | -7/+2 |
* | nfsd: replace boolean nfsd_up flag by users counter | Stanislav Kinsbursky | 2012-12-10 | 1 | -4/+5 |
* | nfsd: simplify NFSv4 state init and shutdown | Stanislav Kinsbursky | 2012-12-10 | 1 | -29/+15 |
* | nfsd: introduce helpers for generic resources init and shutdown | Stanislav Kinsbursky | 2012-12-10 | 1 | -16/+34 |
* | nfsd: make NFSd service structure allocated per net | Stanislav Kinsbursky | 2012-12-10 | 1 | -34/+57 |
* | nfsd: make NFSd service boot time per-net | Stanislav Kinsbursky | 2012-12-10 | 1 | -2/+2 |
* | nfsd: per-net NFSd up flag introduced | Stanislav Kinsbursky | 2012-12-10 | 1 | -0/+12 |
* | nfsd: move per-net startup code to separated function | Stanislav Kinsbursky | 2012-12-10 | 1 | -15/+33 |
* | nfsd: pass net to nfsd_set_nrthreads() | Stanislav Kinsbursky | 2012-12-10 | 1 | -2/+1 |
* | nfsd: pass net to nfsd_svc() | Stanislav Kinsbursky | 2012-12-10 | 1 | -2/+1 |
* | nfsd: pass net to nfsd_create_serv() | Stanislav Kinsbursky | 2012-12-10 | 1 | -3/+2 |
* | nfsd: pass net to nfsd_startup() and nfsd_shutdown() | Stanislav Kinsbursky | 2012-12-10 | 1 | -9/+6 |
* | nfsd: pass net to nfsd_init_socks() | Stanislav Kinsbursky | 2012-12-10 | 1 | -4/+4 |
* | nfsd: use "init_net" for portmapper | Stanislav Kinsbursky | 2012-12-10 | 1 | -2/+1 |
* | nfsd: call state init and shutdown twice | Stanislav Kinsbursky | 2012-11-28 | 1 | -2/+13 |
* | nfsd: fix v4 reply caching | J. Bruce Fields | 2012-11-26 | 1 | -1/+1 |
* | svcrpc: remove handling of unknown errors from svc_recv | J. Bruce Fields | 2012-08-21 | 1 | -11/+1 |
* | nfsd: remove redundant "port" argument | J. Bruce Fields | 2012-08-21 | 1 | -7/+7 |
* | NFSd: set nfsd_serv to NULL after service destruction | Stanislav Kinsbursky | 2012-07-25 | 1 | -5/+5 |
* | NFSd: introduce nfsd_destroy() helper | Stanislav Kinsbursky | 2012-07-25 | 1 | -11/+3 |
* | SUNRPC: move per-net operations from svc_destroy() | Stanislav Kinsbursky | 2012-06-01 | 1 | -0/+14 |
* | SUNRPC: new svc_bind() routine introduced | Stanislav Kinsbursky | 2012-06-01 | 1 | -0/+9 |
* | nfsd: make export cache allocated per network namespace context | Stanislav Kinsbursky | 2012-04-12 | 1 | -1/+1 |
* | Lockd: pass network namespace to creation and destruction routines | Stanislav Kinsbursky | 2012-04-11 | 1 | -3/+3 |
* | Merge nfs containerization work from Trond's tree | J. Bruce Fields | 2012-03-26 | 1 | -2/+2 |
|\ |
|
| * | SUNRPC: unregister service on creation in current network namespace | Stanislav Kinsbursky | 2012-02-01 | 1 | -2/+2 |
* | | nfsd: fix default iosize calculation on 32bit | J. Bruce Fields | 2012-02-03 | 1 | -1/+1 |
* | | nfsd: cleanup setting of default max_block_size | J. Bruce Fields | 2012-02-03 | 1 | -20/+24 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 1 | -0/+1 |
|\ |
|
| * | fs: add module.h to files that were implicitly using it | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | | NFSd: call svc rpcbind cleanup explicitly | Stanislav Kinsbursky | 2011-10-25 | 1 | -0/+2 |
|/ |
|
* | nfsd: turn on reply cache for NFSv4 | J. Bruce Fields | 2011-07-18 | 1 | -11/+15 |
* | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 2011-07-16 | 1 | -7/+0 |
* | svcrpc: simpler request dropping | J. Bruce Fields | 2011-01-04 | 1 | -1/+1 |
* | sunrpc: Add net argument to svc_create_xprt | Pavel Emelyanov | 2010-10-01 | 1 | -2/+3 |
* | nfsd: initialize nfsd versions before creating svc | J. Bruce Fields | 2010-08-06 | 1 | -1/+1 |
* | nfsd: fix startup/shutdown order bug | J. Bruce Fields | 2010-08-06 | 1 | -14/+16 |
* | nfsd: minor nfsd_svc() cleanup | J. Bruce Fields | 2010-07-23 | 1 | -6/+7 |
* | nfsd: move more into nfsd_startup() | J. Bruce Fields | 2010-07-23 | 1 | -34/+35 |
* | nfsd: just keep single lockd reference for nfsd | Jeff Layton | 2010-07-23 | 1 | -11/+14 |
* | nfsd: clean up nfsd_create_serv error handling | Jeff Layton | 2010-07-23 | 1 | -3/+2 |
* | nfsd4: fix v4 state shutdown error paths | Jeff Layton | 2010-07-23 | 1 | -9/+42 |
* | NFSD: don't report compiled-out versions as present | Pavel Emelyanov | 2010-05-15 | 1 | -1/+1 |