Age | Commit message (Expand) | Author |
2009-06-18 | nfsd: optimise the starting of zero threads when none are running. | NeilBrown |
2009-06-18 | nfsd: don't take nfsd_mutex twice when setting number of threads. | NeilBrown |
2009-04-06 | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-04-06 | nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc | Benny Halevy |
2009-04-03 | nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions | Benny Halevy |
2009-04-03 | nfsd41: hard page limit for DRC | Andy Adamson |
2009-04-03 | nfsd41: DRC save, restore, and clear functions | Andy Adamson |
2009-04-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2009-03-31 | Take fs_struct handling to new file (fs/fs_struct.c) | Al Viro |
2009-03-28 | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled() | Chuck Lever |
2009-03-28 | SUNRPC: Change svc_create_xprt() to take a @family argument | Chuck Lever |
2009-03-18 | knfsd: add file to export stats about nfsd pools | Greg Banks |
2009-03-18 | knfsd: remove the nfsd thread busy histogram | Greg Banks |
2008-10-22 | NFSD: Fix BUG during NFSD shutdown processing | Chuck Lever |
2008-10-04 | NLM: Remove "proto" argument from lockd_up() | Chuck Lever |
2008-09-29 | SUNRPC: Add address family field to svc_serv data structure | Chuck Lever |
2008-06-30 | nfsd: treat all shutdown signals as equivalent | Jeff Layton |
2008-06-23 | nfsd: fix race in nfsd_nrthreads() | Neil Brown |
2008-06-23 | sunrpc: remove sv_kill_signal field from svc_serv struct | Jeff Layton |
2008-06-23 | knfsd: convert knfsd to kthread API | Jeff Layton |
2008-06-23 | knfsd: remove special handling for SIGHUP | Jeff Layton |
2008-06-23 | knfsd: clean up nfsd filesystem interfaces | Jeff Layton |
2008-06-23 | knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown lock... | Neil Brown |
2008-04-23 | NFSD: Remove NFSD_TCP kernel build option | Chuck Lever |
2008-02-01 | svc: Make close transport independent | Tom Tucker |
2008-02-01 | svc: Change services to use new svc_create_xprt service | Tom Tucker |
2007-10-09 | knfsd: move nfsv4 slab creation/destruction to module init/exit | J. Bruce Fields |
2007-10-09 | knfsd: delete code made redundant by map_new_errors | J. Bruce Fields |
2007-10-09 | nfsd: tone down inaccurate dprintk | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: return nfserr_wrongsec | Andy Adamson |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-02-12 | [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with... | Chuck Lever |
2007-01-26 | [PATCH] knfsd: fix setting of ACL server versions | NeilBrown |
2006-10-20 | [PATCH] nfsd: misc endianness annotations | Al Viro |
2006-10-20 | [PATCH] xdr annotations: nfsd_dispatch() | Al Viro |
2006-10-06 | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown |
2006-10-04 | [PATCH] knfsd: fix auto-sizing of nfsd request/reply buffers | NeilBrown |
2006-10-04 | [PATCH] knfsd: Allow max size of NFSd payload to be configured | NeilBrown |
2006-10-02 | [PATCH] knfsd: allow admin to set nthreads per node | Greg Banks |
2006-10-02 | [PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd | Greg Banks |
2006-10-02 | [PATCH] knfsd: add svc_get | Greg Banks |
2006-10-02 | [PATCH] knfsd: Correctly handle error condition from lockd_up | NeilBrown |
2006-10-02 | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown |
2006-10-02 | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown |
2006-10-02 | [PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers | NeilBrown |
2006-10-02 | [PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions | NeilBrown |
2006-10-02 | [PATCH] knfsd: be more selective in which sockets lockd listens on | NeilBrown |
2006-10-02 | [PATCH] knfsd: add a callback for when last rpc thread finishes | NeilBrown |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |