aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTALSteve French2005-10-104-1/+12
* [CIFS] Still missing a line from previous fixSteve French2005-10-101-1/+1
* [CIFS] Fix minor build problem with previous changesetSteve French2005-10-101-5/+8
* [CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaultsSteve French2005-10-101-8/+10
* [CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN.Steve French2005-10-102-2/+20
* [CIFS] Update cifs version to 1.38Steve French2005-10-101-1/+1
* [CIFS] Fix byte range locking to Windows when Windows server returnsSteve French2005-10-104-12/+32
* [CIFS] Fix rsize calculation so that large readx flag is checked.Steve French2005-10-103-8/+28
* [CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoffSteve French2005-10-103-11/+22
* [CIFS] /proc/fs/cifs debug code cleanup and new stats2Steve French2005-10-073-5/+41
* [CIFS] cleanup sparse and compile errors in previous fixSteve French2005-10-052-4/+3
* CIFS: Allow wsize to exceed CIFSMaxBufSizeSteve French2005-10-053-16/+10
* CIFS: implement cifs_writepages to perform multi-page I/OSteve French2005-10-052-11/+190
* CIFS: Create routine find_writable_file to reduce redundant codeSteve French2005-10-053-119/+50
* [CIFS] Missing parenthesis from error message in previous fixSteve French2005-10-031-1/+1
* [CIFS] Allow SMBWrite2 to work to older serversSteve French2005-10-031-7/+22
* [CIFS] Add writepages support to shrink memory usage on writes,Steve French2005-10-035-72/+89
* [CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French2005-09-228-33/+60
* [CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French2005-09-217-10/+107
* [CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French2005-09-204-31/+66
* [CIFS] Add support for legacy servers part seven. Fix open for write,Steve French2005-09-182-4/+21
* [CIFS] Add support for legacy servers part six. Fix read syntax soSteve French2005-09-151-0/+7
* [CIFS] Fix readdir caching when unlink removes file in current searchSteve French2005-09-153-6/+38
* [CIFS] Fix compiler warningsSteve French2005-09-154-5/+6
* [CIFS] Update cifs TODO list with additional new features thatSteve French2005-09-061-17/+31
* Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-09-061339-27882/+69980
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-0656-1240/+699
| |\
| | * [PATCH] remove linux/version.h include from arch/ppc64Olaf Hering2005-09-065-7/+4
| | * [PATCH] Invert sense of SLB class bitDavid Gibson2005-09-064-12/+15
| | * [PATCH] ppc64: Fix build with oprofile disabledAnton Blanchard2005-09-061-0/+26
| | * [PATCH] ppc64: Move oprofile_model into cpu feature structAnton Blanchard2005-09-063-37/+23
| | * [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64Anton Blanchard2005-09-064-8/+6
| | * [PATCH] ppc64: Add oprofile cpu_type to cpu feature structAnton Blanchard2005-09-063-5/+17
| | * [PATCH] ppc64: Use num_pmcs in oprofile codeAnton Blanchard2005-09-062-11/+5
| | * [PATCH] ppc64: remove CPU_FTR_PMC8Anton Blanchard2005-09-062-14/+12
| | * [PATCH] ppc64: add number of PMCs to cputableAnton Blanchard2005-09-063-19/+45
| | * [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfgWim Coekaerts2005-09-061-1/+1
| | * [PATCH] ppc64: remove use of asm/segment.hKumar Gala2005-09-061-1/+0
| | * [PATCH] ppc/ppc64: Merge more include filesJon Loeliger2005-09-0618-307/+167
| | * [PATCH] Move 3 more headers to asm-powerpcBecky Bruce2005-09-066-472/+10
| | * [PATCH] ppc64: speedup cmpxchgAnton Blanchard2005-09-061-11/+8
| | * [PATCH] ppc64: poison initmemAnton Blanchard2005-09-061-0/+1
| | * [PATCH] ppc64: systemcfg is now a pointerJimi Xenidis2005-09-061-3/+6
| | * [PATCH] ppc64: Consolidate early console and PPCDBG codeMilton Miller2005-09-063-39/+50
| | * [PATCH] ppc64: Remove old includesMilton Miller2005-09-063-13/+3
| | * [PATCH] ppc64: Take udbg out of ppc_mdMilton Miller2005-09-069-58/+51
| | * [PATCH] ppc64: Split SCC and 15550 udbg codeMilton Miller2005-09-064-227/+272
| | * [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.Milton Miller2005-09-063-6/+3
| | * [PATCH] ppc64: Clean up CR handlingMilton Miller2005-09-061-12/+4
| | * [PATCH] ppc64: Remove dummy getc routinesMilton Miller2005-09-061-12/+2