aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SUNRPC: Support for RPC child tasks no longer neededChuck Lever2006-09-22
* SUNRPC: Clean-up after recent changes to sunrpc/pmap_clnt.cChuck Lever2006-09-22
* SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2006-09-22
* SUNRPC: Create a helper to tell whether a transport is boundChuck Lever2006-09-22
* NFS: Fix nfs_alloc_client()Trond Myklebust2006-09-22
* NFS: Ensure NFSv2/v3 mounts respect the NFS_MOUNT_SECFLAVOUR flagTrond Myklebust2006-09-22
* NFS: Secure the roots of the NFS subtrees in a shared superblockDavid Howells2006-09-22
* NFS: Fix error handlingDavid Howells2006-09-22
* NFS: Add server and volume lists to /procDavid Howells2006-09-22
* NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells2006-09-22
* NFS: Start rpciod in server common managementDavid Howells2006-09-22
* NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells2006-09-22
* NFS: Move rpc_ops from nfs_server to nfs_clientDavid Howells2006-09-22
* NFS: Make better use of inode* dereferencing macrosDavid Howells2006-09-22
* NFS: Maintain a common server record for NFS2/3 as well as for NFS4David Howells2006-09-22
* NFS: Add extra const qualifiersDavid Howells2006-09-22
* NFS: Use the dentry superblock directly in nfs_statfs()David Howells2006-09-22
* NFS: Generalise the nfs_client structureDavid Howells2006-09-22
* NFS: Add a server capabilities NFS RPC opDavid Howells2006-09-22
* NFS: Add a lookupfh NFS RPC opDavid Howells2006-09-22
* NFS: Return an error when starting the idmapping pipeDavid Howells2006-09-22
* NFS: Rename nfs_server::nfs4_stateDavid Howells2006-09-22
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-22
* NFS: Fix NFS4 callback up/down prototypesDavid Howells2006-09-22
* NFS: Disambiguate nfs_stat_to_errno()David Howells2006-09-22
* NFS: Fix up split of fs/nfs/inode.cDavid Howells2006-09-22
* NFS: Add dentry materialisation opDavid Howells2006-09-22
* NFS: Add an ACCESS cache memory shrinkerTrond Myklebust2006-09-22
* NFS: Add a global LRU list for the ACCESS cacheTrond Myklebust2006-09-22
* NFS: Add a new ACCESS rpc call cache to the linux nfs clientTrond Myklebust2006-09-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-09-22
|\
| * [CIFS] statfs for cifs unix extensions no longer experimentalSteve French2006-09-21
| * [CIFS] New POSIX locking code not setting rc properly to zero on successfulSteve French2006-09-21
| * [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)Steve French2006-09-21
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-09-22
|\ \
| * | [AGPGART] Rework AGPv3 modesetting fallback.Dave Jones2006-09-10
| * | [AGPGART] Add suspend callback for i965Dave Jones2006-09-10
| * | [AGPGART] Fix number of aperture sizes in 830 gart structs.Dave Jones2006-09-06
| * | [AGPGART] Intel 965 Express support.Eric Anholt2006-09-06
| * | Merge ../linusDave Jones2006-09-05
| |\ \
| * | | [AGPGART] agp.h: constify struct agp_bridge_data::versionAlexey Dobriyan2006-09-05
| * | | [AGPGART] const'ify VIA AGP PCI table.Dave Jones2006-08-11
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.cAlexey Dobriyan2006-08-11
| * | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.cAlexey Dobriyan2006-08-11
| * | | [AGPGART] Const'ify the agpgart driver version.Dave Jones2006-08-11
| * | | [AGPGART] remove private page protection mapHugh Dickins2006-07-26
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-09-22
|\ \ \ \
| * | | | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdataJeremy Fitzhardinge2006-09-22
| * | | | [CPUFREQ] Fix some more CPU hotplug locking.Dave Jones2006-09-22
| * | | | [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-05