Age | Commit message (Expand) | Author |
2017-11-27 | race of nfsd inetaddr notifiers vs nn->nfsd_serv change | Vasily Averin |
2017-11-18 | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-11-07 | nfds: avoid gettimeofday for nfssvc_boot time | Arnd Bergmann |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-04 | nfsd: increase DRC cache limit | J. Bruce Fields |
2017-08-24 | sunrpc: Const-ify struct sv_serv_ops | Chuck Lever |
2017-05-15 | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig |
2017-05-15 | sunrpc: mark all struct svc_procinfo instances as const | Christoph Hellwig |
2017-05-15 | sunrpc: properly type pc_encode callbacks | Christoph Hellwig |
2017-05-15 | sunrpc: properly type pc_decode callbacks | Christoph Hellwig |
2017-05-15 | sunrpc: properly type pc_func callbacks | Christoph Hellwig |
2017-04-25 | nfsd: check for oversized NFSv2/v3 arguments | J. Bruce Fields |
2017-03-10 | NFSD: fix nfsd_reset_versions for NFSv4. | NeilBrown |
2017-03-10 | NFSD: fix nfsd_minorversion(.., NFSD_AVAIL) | NeilBrown |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | nfsd: fix configuration of supported minor versions | Trond Myklebust |
2017-01-31 | nfsd: initialize sin6_scope_id in nfsd_inet6addr_event() | Scott Mayhew |
2016-12-15 | nfsd: add support for the umask attribute | Andreas Gruenbacher |
2016-09-26 | NFSD: fix corruption in notifier registration | Vasily Averin |
2016-01-07 | nfsd: Fix nfsd leaks sunrpc module references | Kinglong Mee |
2015-12-23 | nfsd: Register callbacks on the inetaddr_chain and inet6addr_chain | Scott Mayhew |
2015-08-10 | nfsd/sunrpc: abstract out svc_set_num_threads to sv_ops | Jeff Layton |
2015-08-10 | nfsd/sunrpc: turn enqueueing a svc_xprt into a svc_serv operation | Jeff Layton |
2015-08-10 | nfsd/sunrpc: move sv_module parm into sv_ops | Jeff Layton |
2015-08-10 | nfsd/sunrpc: move sv_function into sv_ops | Jeff Layton |
2015-08-10 | nfsd/sunrpc: add a new svc_serv_ops struct and move sv_shutdown into it | Jeff Layton |
2015-02-09 | nfsd: default NFSv4.2 to on | J. Bruce Fields |
2014-12-09 | sunrpc: move rq_dropme flag into rq_flags | Jeff Layton |
2014-08-01 | NFSD: Decrease nfsd_users in nfsd_startup_generic fail | Kinglong Mee |
2014-07-08 | nfsd: add a new /proc/fs/nfsd/max_connections file | Jeff Layton |
2014-06-23 | NFSD: Using min/max/min_t/max_t for calculate | Kinglong Mee |
2014-05-22 | nfsd: Only set PF_LESS_THROTTLE when really needed. | NeilBrown |
2014-01-06 | NFSD: fix compile warning without CONFIG_NFSD_V3 | Kinglong Mee |
2014-01-03 | NFSD: Don't start lockd when only NFSv4 is running | Kinglong Mee |
2013-07-12 | nfsd4: fix minorversion support interface | J. Bruce Fields |
2013-07-08 | nfsd4: support minorversion 1 by default | J. Bruce Fields |
2013-02-28 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-02-23 | fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used | Zhang Yanfei |
2013-02-15 | nfsd: containerize NFSd filesystem | Stanislav Kinsbursky |
2013-02-04 | nfsd: get rid of RC_INTR | Jeff Layton |
2012-12-10 | nfsd: pass proper net to nfsd_destroy() from NFSd kthreads | Stanislav Kinsbursky |
2012-12-10 | nfsd: simplify service shutdown | Stanislav Kinsbursky |
2012-12-10 | nfsd: replace boolean nfsd_up flag by users counter | Stanislav Kinsbursky |
2012-12-10 | nfsd: simplify NFSv4 state init and shutdown | Stanislav Kinsbursky |
2012-12-10 | nfsd: introduce helpers for generic resources init and shutdown | Stanislav Kinsbursky |
2012-12-10 | nfsd: make NFSd service structure allocated per net | Stanislav Kinsbursky |
2012-12-10 | nfsd: make NFSd service boot time per-net | Stanislav Kinsbursky |
2012-12-10 | nfsd: per-net NFSd up flag introduced | Stanislav Kinsbursky |
2012-12-10 | nfsd: move per-net startup code to separated function | Stanislav Kinsbursky |
2012-12-10 | nfsd: pass net to nfsd_set_nrthreads() | Stanislav Kinsbursky |