| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: Fix error handling | David Howells | 2006-09-23 | 1 | -0/+3 |
* | NFS: Add server and volume lists to /proc | David Howells | 2006-09-23 | 3 | -0/+303 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-23 | 18 | -956/+1655 |
* | NFS: Start rpciod in server common management | David Howells | 2006-09-23 | 1 | -25/+6 |
* | NFS: Eliminate client_sys in favour of cl_rpcclient | David Howells | 2006-09-23 | 6 | -179/+179 |
* | NFS: Move rpc_ops from nfs_server to nfs_client | David Howells | 2006-09-23 | 7 | -34/+43 |
* | NFS: Make better use of inode* dereferencing macros | David Howells | 2006-09-23 | 2 | -6/+6 |
* | NFS: Maintain a common server record for NFS2/3 as well as for NFS4 | David Howells | 2006-09-23 | 2 | -2/+21 |
* | NFS: Add extra const qualifiers | David Howells | 2006-09-23 | 8 | -17/+18 |
* | NFS: Use the dentry superblock directly in nfs_statfs() | David Howells | 2006-09-23 | 1 | -7/+6 |
* | NFS: Generalise the nfs_client structure | David Howells | 2006-09-23 | 12 | -222/+425 |
* | NFS: Add a server capabilities NFS RPC op | David Howells | 2006-09-23 | 2 | -0/+2 |
* | NFS: Add a lookupfh NFS RPC op | David Howells | 2006-09-23 | 2 | -0/+50 |
* | NFS: Return an error when starting the idmapping pipe | David Howells | 2006-09-23 | 3 | -6/+11 |
* | NFS: Rename nfs_server::nfs4_state | David Howells | 2006-09-23 | 7 | -34/+34 |
* | NFS: Rename struct nfs4_client to struct nfs_client | David Howells | 2006-09-23 | 13 | -105/+105 |
* | NFS: Fix NFS4 callback up/down prototypes | David Howells | 2006-09-23 | 2 | -5/+7 |
* | NFS: Disambiguate nfs_stat_to_errno() | David Howells | 2006-09-23 | 1 | -7/+7 |
* | NFS: Fix up split of fs/nfs/inode.c | David Howells | 2006-09-23 | 4 | -42/+39 |
* | NFS: Add dentry materialisation op | David Howells | 2006-09-23 | 2 | -14/+151 |
* | NFS: Add an ACCESS cache memory shrinker | Trond Myklebust | 2006-09-23 | 3 | -0/+52 |
* | NFS: Add a global LRU list for the ACCESS cache | Trond Myklebust | 2006-09-23 | 3 | -1/+40 |
* | NFS: Add a new ACCESS rpc call cache to the linux nfs client | Trond Myklebust | 2006-09-23 | 3 | -27/+124 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-09-23 | 9 | -14/+76 |
|\ |
|
| * | [CIFS] statfs for cifs unix extensions no longer experimental | Steve French | 2006-09-22 | 1 | -2/+0 |
| * | [CIFS] New POSIX locking code not setting rc properly to zero on successful | Steve French | 2006-09-21 | 1 | -1/+2 |
| * | [CIFS] Support deep tree mounts (e.g. mounts to //server/share/path) | Steve French | 2006-09-21 | 7 | -11/+74 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2006-09-23 | 9 | -64/+207 |
|\ \ |
|
| * | | [AGPGART] Rework AGPv3 modesetting fallback. | Dave Jones | 2006-09-11 | 1 | -15/+24 |
| * | | [AGPGART] Add suspend callback for i965 | Dave Jones | 2006-09-11 | 1 | -0/+2 |
| * | | [AGPGART] Fix number of aperture sizes in 830 gart structs. | Dave Jones | 2006-09-06 | 1 | -2/+2 |
| * | | [AGPGART] Intel 965 Express support. | Eric Anholt | 2006-09-06 | 1 | -11/+152 |
| * | | Merge ../linus | Dave Jones | 2006-09-05 | 1002 | -10635/+26119 |
| |\ \ |
|
| * | | | [AGPGART] agp.h: constify struct agp_bridge_data::version | Alexey Dobriyan | 2006-09-05 | 1 | -1/+1 |
| * | | | [AGPGART] const'ify VIA AGP PCI table. | Dave Jones | 2006-08-12 | 1 | -2/+2 |
| * | | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/intel-agp.c | Alexey Dobriyan | 2006-08-12 | 1 | -0/+4 |
| * | | | [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.c | Alexey Dobriyan | 2006-08-12 | 1 | -7/+9 |
| * | | | [AGPGART] Const'ify the agpgart driver version. | Dave Jones | 2006-08-12 | 1 | -1/+1 |
| * | | | [AGPGART] remove private page protection map | Hugh Dickins | 2006-07-27 | 3 | -25/+10 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-09-23 | 7 | -101/+391 |
|\ \ \ \ |
|
| * | | | | [CPUFREQ] sw_any_bug_dmi_table can be used on resume, so it isn't initdata | Jeremy Fitzhardinge | 2006-09-23 | 1 | -1/+1 |
| * | | | | [CPUFREQ] Fix some more CPU hotplug locking. | Dave Jones | 2006-09-23 | 1 | -2/+0 |
| * | | | | [CPUFREQ] Workaround for BIOS bug in software coordination of frequency | Venkatesh Pallipadi | 2006-09-05 | 2 | -2/+79 |
| * | | | | [CPUFREQ] Longhaul - Add voltage scaling to driver | Rafa� Bilski | 2006-09-05 | 2 | -51/+94 |
| * | | | | Merge ../linus | Dave Jones | 2006-09-05 | 605 | -7439/+20573 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | [CPUFREQ] Fix sparse warning in ondemand | Dave Jones | 2006-09-05 | 1 | -1/+1 |
| * | | | | [CPUFREQ] make drivers/cpufreq/cpufreq_ondemand.c:powersave_bias_target() static | Adrian Bunk | 2006-08-14 | 1 | -2/+3 |
| * | | | | [CPUFREQ] Longhaul - Add ignore_latency option | Rafa� Bilski | 2006-08-14 | 1 | -3/+6 |
| * | | | | [CPUFREQ] Longhaul - Disable arbiter | Rafa� Bilski | 2006-08-11 | 1 | -22/+64 |
| * | | | | [CPUFREQ][2/2] ondemand: updated add powersave_bias tunable | Alexey Starikovskiy | 2006-08-11 | 1 | -17/+140 |