summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever2006-09-225-5/+7
* SUNRPC: Support for RPC child tasks no longer neededChuck Lever2006-09-222-87/+0
* SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever2006-09-221-28/+42
* SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2006-09-225-81/+123
* SUNRPC: Create a helper to tell whether a transport is boundChuck Lever2006-09-225-11/+36
* NFS: Fix nfs_alloc_client()Trond Myklebust2006-09-221-5/+5
* NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flagTrond Myklebust2006-09-221-2/+4
* NFS: Secure the roots of the NFS subtrees in a shared superblockDavid Howells2006-09-221-0/+5
* NFS: Fix error handlingDavid Howells2006-09-221-0/+3
* NFS: Add server and volume lists to /procDavid Howells2006-09-223-0/+303
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-2218-956/+1655
* NFS: Start rpciod in server common managementDavid Howells2006-09-221-25/+6
* NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells2006-09-226-179/+179
* NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2006-09-227-34/+43
* NFS: Make better use of inode* dereferencing macrosDavid Howells2006-09-222-6/+6
* NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells2006-09-222-2/+21
* NFS: Add extra const qualifiersDavid Howells2006-09-228-17/+18
* NFS: Use the dentry superblock directly in nfs_statfs()David Howells2006-09-221-7/+6
* NFS: Generalise the nfs_client structureDavid Howells2006-09-2212-222/+425
* NFS: Add a server capabilities NFS RPC opDavid Howells2006-09-222-0/+2
* NFS: Add a lookupfh NFS RPC opDavid Howells2006-09-222-0/+50
* NFS: Return an error when starting the idmapping pipeDavid Howells2006-09-223-6/+11
* NFS: Rename nfs_server::nfs4_stateDavid Howells2006-09-227-34/+34
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-2213-105/+105
* NFS: Fix NFS4 callback up/down prototypesDavid Howells2006-09-222-5/+7
* NFS: Disambiguate nfs_stat_to_errno()David Howells2006-09-221-7/+7
* NFS: Fix up split of fs/nfs/inode.cDavid Howells2006-09-224-42/+39
* NFS: Add dentry materialisation opDavid Howells2006-09-222-14/+151
* NFS: Add an ACCESS cache memory shrinkerTrond Myklebust2006-09-223-0/+52
* NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust2006-09-223-1/+40
* NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust2006-09-223-27/+124
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-09-229-14/+76
|\
| * [CIFS] statfs for cifs unix extensions no longer experimentalSteve French2006-09-221-2/+0
| * [CIFS] New POSIX locking code not setting rc properly to zero on successfulSteve French2006-09-211-1/+2
| * [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-217-11/+74
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-229-64/+207
|\ \
| * | [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-101-15/+24
| * | [AGPGART] Add suspend callback for i965Dave Jones2006-09-101-0/+2
| * | [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-061-2/+2
| * | [AGPGART] Intel 965 Express support.Eric Anholt2006-09-061-11/+152
| * | Merge ../linusDave Jones2006-09-051002-10635/+26119
| |\ \
| * | | [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-051-1/+1
| * | | [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-111-2/+2
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-111-0/+4
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-111-7/+9
| * | | [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-111-1/+1
| * | | [AGPGART] remove private page protection mapHugh Dickins2006-07-263-25/+10
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-227-101/+391
|\ \ \ \
| * | | | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-221-1/+1
| * | | | [CPUFREQ] Fix some more CPU hotplug locking.Dave Jones2006-09-221-2/+0
OpenPOWER on IntegriCloud