summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document /proc/fs/nfsd/pool_statsGreg Banks2009-03-271-0/+159
* sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_processideawu2009-03-271-1/+0
* SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-181-20/+26
* Inconsistent setattr behaviourSachin S. Prabhu2009-03-181-2/+3
* svcrpc: take advantage of tcp autotuningOlga Kornievskaia2009-03-181-28/+7
* nfsd4: don't check ip address in setclientidJ. Bruce Fields2009-03-181-4/+3
* knfsd: add file to export stats about nfsd poolsGreg Banks2009-03-184-1/+129
* knfsd: avoid overloading the CPU scheduler with enormous load averagesGreg Banks2009-03-182-7/+20
* knfsd: remove the nfsd thread busy histogramGreg Banks2009-03-181-28/+0
* nfsd4: remove redundant check from nfsd4_openJ. Bruce Fields2009-03-181-4/+0
* nfsd4: don't do lookup within readdir in recovery codeJ. Bruce Fields2009-03-181-40/+31
* nfsd4: support putpubfh operationJ. Bruce Fields2009-03-182-2/+2
* Short write in nfsd becomes a full write to the clientDavid Shaw2009-03-185-12/+18
* NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...Benny Halevy2009-03-181-1/+1
* nfsd4: move rpc_client setup to a separate functionJ. Bruce Fields2009-03-181-8/+21
* nfsd4: fix do_probe_callback errorsJ. Bruce Fields2009-03-181-8/+7
* nfsd4: remove use of mutex for file_hashtableJ. Bruce Fields2009-03-183-27/+24
* nfsd4: put_nfs4_client does not require state lockJ. Bruce Fields2009-03-181-1/+1
* nfsd4: rename io_during_grace_disallowedJ. Bruce Fields2009-03-181-2/+2
* nfsd4: remove unused CHECK_FH flagJ. Bruce Fields2009-03-183-5/+4
* nfsd4: fail when delegreturn gets a non-delegation stateidJ. Bruce Fields2009-03-181-2/+1
* nfsd4: separate delegreturn case from preprocess_stateid_opJ. Bruce Fields2009-03-182-13/+28
* nfsd4: add a helper function to decide if stateid is delegationJ. Bruce Fields2009-03-181-1/+6
* nfsd4: remove some dprintk'sJ. Bruce Fields2009-03-181-9/+2
* nfsd4: remove unneeded local variableJ. Bruce Fields2009-03-181-5/+2
* nfsd4: remove redundant "if" in nfs4_preprocess_stateid_opJ. Bruce Fields2009-03-181-11/+8
* nfsd4: move check_stateid_generation checkJ. Bruce Fields2009-03-181-3/+6
* nfsd4: trivial preprocess_stateid_op cleanupJ. Bruce Fields2009-03-181-6/+8
* nfs: replace uses of __constant_{endian}Harvey Harrison2009-03-184-98/+98
* nfsd(v2/v3): fix the failure of creation from HPUX clientwengang wang2009-03-181-0/+19
* lockd: clean up blocking lock cases of nlsmvc_lock()Miklos Szeredi2009-03-181-5/+8
* nfsd: lock state around put client and delegation in nfsd4_cb_recallAlexandros Batsakis2009-03-181-1/+2
* nfsd4: use helper for copying delegation filehandleJ. Bruce Fields2009-03-183-9/+5
* nfsd4: use helper for copying filehandles for replayJ. Bruce Fields2009-03-183-13/+14
* nfsd4: fix misplaced commentJ. Bruce Fields2009-03-181-1/+1
* nfsd: clarify exclusive create bitmask result.J. Bruce Fields2009-03-181-3/+5
* nfsd : Define NFSD only when FILE_LOCKING is enabledManish Katiyar2009-03-181-0/+1
* NFSD: cleanup for nfs3proc.cQinghuang Feng2009-03-181-2/+3
* nfsd4: split open/lockowner release codeJ. Bruce Fields2009-03-181-23/+34
* nfsd4: remove a forward declarationJ. Bruce Fields2009-03-181-43/+42
* nfsd4: split lockstateid/openstateid release logicJ. Bruce Fields2009-03-181-23/+32
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-03-1839-12237/+0
|\
| * Staging: benet: remove driver now that it is merged in drivers/net/Greg Kroah-Hartman2009-03-1839-12237/+0
* | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-03-182-2/+5
|\ \
| * | nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields2009-03-171-2/+4
| * | NFSD: provide encode routine for OP_OPENATTRBenny Halevy2009-03-171-0/+1
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-03-189-840/+1069
|\ \ \ | |_|/ |/| |
| * | powerpc/ps3: ps3_defconfig updatesGeoff Levand2009-03-181-60/+190
| * | Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-03-18131-1835/+3138
| |\ \
| | * | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SWKumar Gala2009-03-171-3/+3
OpenPOWER on IntegriCloud