summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Missing flags2 for DFSSteve French2006-10-122-1/+11
* [CIFS] Workaround incomplete byte length returned by someSteve French2006-10-122-14/+30
* [CIFS] cifs Kconfig: don't select CONNECTORAndrew Morton2006-10-121-1/+1
* [CIFS] Level 1 QPathInfo needed for proper OS2 supportSteve French2006-10-123-4/+23
* [CIFS] fix typo in previous patchSteve French2006-10-121-3/+3
* [CIFS] Fix old DOS time conversion to handle timezoneSteve French2006-10-122-2/+13
* [CIFS] Do not need to adjust for Jan/Feb for leap daySteve French2006-10-111-1/+2
* [CIFS] Fix leaps year calculation for years after 2100Steve French2006-10-111-0/+9
* [CIFS] readdir (ffirst) enablement of accurate timestamps from legacy serversSteve French2006-10-062-30/+27
* [CIFS] Fix compiler warning with previous patchSteve French2006-10-021-1/+1
* [CIFS] Fix typoSteve French2006-10-021-1/+1
* [CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit aboutSteve French2006-10-022-14/+25
* [CIFS] Fix readdir of large directories for backlevel serversSteve French2006-10-011-0/+1
* [CIFS] Allow LANMAN21 support even in both POSIX non-POSIX pathSteve French2006-10-011-0/+1
* [CIFS] Make use of newer QFSInfo dependent on capability bit instead ofSteve French2006-09-302-2/+2
* [CIFS] Do not send newer QFSInfo to legacy servers which can not support itSteve French2006-09-306-20/+32
* [CIFS] Fix typo in name of new cifs_show_statsSteve French2006-09-301-1/+1
* [CIFS] Rename server time zone fieldSteve French2006-09-305-12/+15
* [CIFS] Handle legacy servers which return undefined time zoneSteve French2006-09-301-1/+27
* [CIFS] CIFS support for /proc/<pid>/mountstats part 1Steve French2006-09-281-0/+11
* [CIFS] Fix build break ifdef in wrong placeSteve French2006-09-281-1/+1
* [CIFS] More removing of unused functionsSteve French2006-09-283-1/+9
* [CIFS] Remove unused prototypesSteve French2006-09-281-3/+0
* [CIFS] Fix build breakSteve French2006-09-281-0/+1
* [CIFS] Remove static and unused symbolsSteve French2006-09-2813-34/+37
* [CIFS] Legacy time handling for Win9x and OS/2 part 1Steve French2006-09-286-4/+80
* CIFS: Use SEEK_END instead of hardcoded valueSteve French2006-09-231-1/+1
* 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
| * | | | [CPUFREQ] Workaround for BIOS bug in software coordination of frequencyVenkatesh Pallipadi2006-09-052-2/+79
| * | | | [CPUFREQ] Longhaul - Add voltage scaling to driverRafał Bilski2006-09-052-51/+94
| * | | | Merge ../linusDave Jones2006-09-05605-7439/+20573
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | [CPUFREQ] Fix sparse warning in ondemandDave Jones2006-09-051-1/+1
OpenPOWER on IntegriCloud