aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfssvc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields1-2/+0
2009-12-14nfsd: Move private headers to source directoryBoaz Harrosh1-2/+2
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh1-15/+0
2009-11-13nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields1-0/+1
2009-09-22Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-14/+40
2009-09-15nfsd4: allow nfs4 state startup to failJ. Bruce Fields1-1/+3
2009-09-02CRED: Add some configurable debugging [try #6]David Howells1-0/+2
2009-09-01nfsd41: replace page based DRC with buffer based DRCAndy Adamson1-4/+0
2009-08-25knfsd: Replace lock_kernel with a mutex in nfsd pool stats.Ryusei Yamaguchi1-2/+21
2009-08-21Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incomingJ. Bruce Fields1-1/+0
2009-07-28nfsd41: hange from page to memory based drc limitsAndy Adamson1-7/+6
2009-07-28nfsd41: reserve less memory for DRCAndy Adamson1-2/+1
2009-07-14nfsd41: use globals for DRC limitsAndy Adamson1-4/+15
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-18nfsd: optimise the starting of zero threads when none are running.NeilBrown1-2/+4
2009-06-18nfsd: don't take nfsd_mutex twice when setting number of threads.NeilBrown1-0/+6
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-28/+60
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy1-0/+2
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy1-0/+24
2009-04-03nfsd41: hard page limit for DRCAndy Adamson1-0/+23
2009-04-03nfsd41: DRC save, restore, and clear functionsAndy Adamson1-0/+4
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-5/+2
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro1-5/+2
2009-03-28SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever1-1/+0
2009-03-28SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever1-2/+2
2009-03-18knfsd: add file to export stats about nfsd poolsGreg Banks1-0/+7
2009-03-18knfsd: remove the nfsd thread busy histogramGreg Banks1-28/+0
2008-10-22NFSD: Fix BUG during NFSD shutdown processingChuck Lever1-0/+4
2008-10-04NLM: Remove "proto" argument from lockd_up()Chuck Lever1-12/+7
2008-09-29SUNRPC: Add address family field to svc_serv data structureChuck Lever1-0/+1
2008-06-30nfsd: treat all shutdown signals as equivalentJeff Layton1-25/+5
2008-06-23nfsd: fix race in nfsd_nrthreads()Neil Brown1-4/+6
2008-06-23sunrpc: remove sv_kill_signal field from svc_serv structJeff Layton1-2/+1
2008-06-23knfsd: convert knfsd to kthread APIJeff Layton1-16/+29
2008-06-23knfsd: remove special handling for SIGHUPJeff Layton1-25/+8
2008-06-23knfsd: clean up nfsd filesystem interfacesJeff Layton1-0/+8
2008-06-23knfsd: Replace lock_kernel with a mutex for nfsd thread startup/shutdown locking.Neil Brown1-13/+32
2008-04-23NFSD: Remove NFSD_TCP kernel build optionChuck Lever1-2/+0
2008-02-01svc: Make close transport independentTom Tucker1-2/+2
2008-02-01svc: Change services to use new svc_create_xprt serviceTom Tucker1-2/+2
2007-10-09knfsd: move nfsv4 slab creation/destruction to module init/exitJ. Bruce Fields1-3/+1
2007-10-09knfsd: delete code made redundant by map_new_errorsJ. Bruce Fields1-2/+0
2007-10-09nfsd: tone down inaccurate dprintkJ. Bruce Fields1-1/+1
2007-07-17knfsd: nfsd4: return nfserr_wrongsecAndy Adamson1-0/+10
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+2
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-1/+1
2007-02-12[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with portmapperChuck Lever1-2/+4
2007-01-26[PATCH] knfsd: fix setting of ACL server versionsNeilBrown1-4/+4
2006-10-20[PATCH] nfsd: misc endianness annotationsAl Viro1-1/+1
2006-10-20[PATCH] xdr annotations: nfsd_dispatch()Al Viro1-4/+4