summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-12-1663-863/+719
|\
| * nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-1527-61/+2
| * nfsd: move most of nfsfh.h to fs/nfsdJ. Bruce Fields2009-12-156-199/+213
| * nfsd: remove unused field rq_reffhJ. Bruce Fields2009-12-151-4/+0
| * nfsd: enable V4ROOT exportsJ. Bruce Fields2009-12-151-1/+1
| * nfsd: make V4ROOT exports read-onlyJ. Bruce Fields2009-12-151-4/+11
| * nfsd: restrict filehandles accepted in V4ROOT caseSteve Dickson2009-12-153-6/+39
| * nfsd: allow exports of symlinksJ. Bruce Fields2009-12-151-2/+4
| * nfsd: filter readdir results in V4ROOT caseJ. Bruce Fields2009-12-153-4/+9
| * nfsd: filter lookup results in V4ROOT caseJ. Bruce Fields2009-12-151-1/+14
| * nfsd4: don't continue "under" mounts in V4ROOT caseJ. Bruce Fields2009-12-151-2/+10
| * nfsd: introduce export flag for v4 pseudorootSteve Dickson2009-12-152-0/+11
| * nfsd: let "insecure" flag vary by pseudoflavorJ. Bruce Fields2009-12-152-3/+5
| * nfsd: new interface to advertise export featuresJ. Bruce Fields2009-12-152-1/+23
| * nfsd: Move private headers to source directoryBoaz Harrosh2009-12-1526-44/+52
| * vfs: nfsctl.c un-used nfsd #includesBoaz Harrosh2009-12-151-2/+0
| * lockd: Remove un-used nfsd headers #includesBoaz Harrosh2009-12-152-8/+0
| * s390: remove un-used nfsd #includesBoaz Harrosh2009-12-152-10/+0
| * sparc: remove un-used nfsd #includesBoaz Harrosh2009-12-151-5/+0
| * parsic: remove un-used nfsd #includesBoaz Harrosh2009-12-151-6/+0
| * compat.c: Remove dependence on nfsd private headersBoaz Harrosh2009-12-151-2/+0
| * nfsd: Source files #include cleanupsBoaz Harrosh2009-12-1522-237/+2
| * nfsd: Headers Independence and include cleanupsBoaz Harrosh2009-12-158-22/+8
| * nfsd: Fix independence of a few nfsd related headersBoaz Harrosh2009-12-152-0/+2
| * sunrpc: Clean never used include filesBoaz Harrosh2009-12-152-3/+2
| * nfsd: Remove unused dprintkBoaz Harrosh2009-12-151-4/+0
| * nfsd4: fix share mode permissionsJ. Bruce Fields2009-12-151-1/+1
| * nfsd: simplify fh_verify access checksJ. Bruce Fields2009-11-251-29/+21
| * Merge commit 'v2.6.32-rc8' into HEADJ. Bruce Fields2009-11-231069-11580/+18075
| |\
| * | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages"J. Bruce Fields2009-11-232-25/+9
| * | nfsd: make fs/nfsd/vfs.h for common includesJ. Bruce Fields2009-11-1314-86/+111
| * | nfs: move more to Documentation/filesystems/nfsJ. Bruce Fields2009-11-064-2/+4
| * | nfsd: use STATEID_FMT and STATEID_VAL for printing stateidsBenny Halevy2009-11-052-30/+23
| * | nfsd: register NFS_ACL with rpcbindPeter Staubach2009-11-042-3/+12
| * | nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groupsFrank Filz2009-10-281-1/+1
| * | nfsd4: don't try to map gid's in generic rpc codeJ. Bruce Fields2009-10-281-23/+30
| * | nfsd4.1: common slot allocation size calculationJ. Bruce Fields2009-10-281-3/+11
| * | nfsd4.1: fix session memory use calculationJ. Bruce Fields2009-10-281-1/+4
| * | nfs: new subdir Documentation/filesystems/nfsJ. Bruce Fields2009-10-2816-21/+27
| * | Merge commit 'v2.6.32-rc5' into for-2.6.33J. Bruce Fields2009-10-271777-34513/+100441
| |\ \
| * | | nfsd41: use sv_max_mesg for forechannel max sizesAndy Adamson2009-09-282-1/+9
| * | | nfsd4: fix error return when pseudoroot missingJ. Bruce Fields2009-09-282-4/+19
| * | | nfsd: minor nfsd_lookup cleanupJ. Bruce Fields2009-09-281-24/+36
| * | | nfsd4: cross mountpoints when looking up parentsJ. Bruce Fields2009-09-281-1/+1
| * | | nfsd: fix Documentation typoJ. Bruce Fields2009-09-281-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-161-0/+7
|\ \ \ \
| * | | | block: temporarily disable discard granularityJens Axboe2009-12-161-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-12-1652-886/+745
|\ \ \ \ \
| * | | | | net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2Magnus Damm2009-12-161-1/+6
| * | | | | ixgbe: allow tx of pre-formatted vlan tagged packetsGurucharan Shetty2009-12-161-1/+12