index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CIFS] Fix minor build problem with previous changeset
Steve French
2005-10-10
1
-5
/
+8
*
[CIFS] Do not shrink tcp sndbuf/rcvbuf from their defaults
Steve French
2005-10-10
1
-8
/
+10
*
[CIFS] Correct cifs tcp retry when some data sent before getting EAGAIN.
Steve French
2005-10-10
2
-2
/
+20
*
[CIFS] Update cifs version to 1.38
Steve French
2005-10-10
1
-1
/
+1
*
[CIFS] Fix byte range locking to Windows when Windows server returns
Steve French
2005-10-10
4
-12
/
+32
*
[CIFS] Fix rsize calculation so that large readx flag is checked.
Steve French
2005-10-10
3
-8
/
+28
*
[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff
Steve French
2005-10-10
3
-11
/
+22
*
[CIFS] /proc/fs/cifs debug code cleanup and new stats2
Steve French
2005-10-07
3
-5
/
+41
*
[CIFS] cleanup sparse and compile errors in previous fix
Steve French
2005-10-05
2
-4
/
+3
*
CIFS: Allow wsize to exceed CIFSMaxBufSize
Steve French
2005-10-05
3
-16
/
+10
*
CIFS: implement cifs_writepages to perform multi-page I/O
Steve French
2005-10-05
2
-11
/
+190
*
CIFS: Create routine find_writable_file to reduce redundant code
Steve French
2005-10-05
3
-119
/
+50
*
[CIFS] Missing parenthesis from error message in previous fix
Steve French
2005-10-03
1
-1
/
+1
*
[CIFS] Allow SMBWrite2 to work to older servers
Steve French
2005-10-03
1
-7
/
+22
*
[CIFS] Add writepages support to shrink memory usage on writes,
Steve French
2005-10-03
5
-72
/
+89
*
[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes
Steve French
2005-09-22
8
-33
/
+60
*
[CIFS] Add support for legacy servers part nine. statfs (df and du) is now
Steve French
2005-09-21
7
-10
/
+107
*
[CIFS] Add support for legacy servers part eight. Write fixes for Windows
Steve French
2005-09-20
4
-31
/
+66
*
[CIFS] Add support for legacy servers part seven. Fix open for write,
Steve French
2005-09-18
2
-4
/
+21
*
[CIFS] Add support for legacy servers part six. Fix read syntax so
Steve French
2005-09-15
1
-0
/
+7
*
[CIFS] Fix readdir caching when unlink removes file in current search
Steve French
2005-09-15
3
-6
/
+38
*
[CIFS] Fix compiler warnings
Steve French
2005-09-15
4
-5
/
+6
*
[CIFS] Update cifs TODO list with additional new features that
Steve French
2005-09-06
1
-17
/
+31
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2005-09-06
1339
-27882
/
+69980
|
\
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6
Linus Torvalds
2005-09-06
56
-1240
/
+699
|
|
\
|
|
*
[PATCH] remove linux/version.h include from arch/ppc64
Olaf Hering
2005-09-06
5
-7
/
+4
|
|
*
[PATCH] Invert sense of SLB class bit
David Gibson
2005-09-06
4
-12
/
+15
|
|
*
[PATCH] ppc64: Fix build with oprofile disabled
Anton Blanchard
2005-09-06
1
-0
/
+26
|
|
*
[PATCH] ppc64: Move oprofile_model into cpu feature struct
Anton Blanchard
2005-09-06
3
-37
/
+23
|
|
*
[PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64
Anton Blanchard
2005-09-06
4
-8
/
+6
|
|
*
[PATCH] ppc64: Add oprofile cpu_type to cpu feature struct
Anton Blanchard
2005-09-06
3
-5
/
+17
|
|
*
[PATCH] ppc64: Use num_pmcs in oprofile code
Anton Blanchard
2005-09-06
2
-11
/
+5
|
|
*
[PATCH] ppc64: remove CPU_FTR_PMC8
Anton Blanchard
2005-09-06
2
-14
/
+12
|
|
*
[PATCH] ppc64: add number of PMCs to cputable
Anton Blanchard
2005-09-06
3
-19
/
+45
|
|
*
[PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg
Wim Coekaerts
2005-09-06
1
-1
/
+1
|
|
*
[PATCH] ppc64: remove use of asm/segment.h
Kumar Gala
2005-09-06
1
-1
/
+0
|
|
*
[PATCH] ppc/ppc64: Merge more include files
Jon Loeliger
2005-09-06
18
-307
/
+167
|
|
*
[PATCH] Move 3 more headers to asm-powerpc
Becky Bruce
2005-09-06
6
-472
/
+10
|
|
*
[PATCH] ppc64: speedup cmpxchg
Anton Blanchard
2005-09-06
1
-11
/
+8
|
|
*
[PATCH] ppc64: poison initmem
Anton Blanchard
2005-09-06
1
-0
/
+1
|
|
*
[PATCH] ppc64: systemcfg is now a pointer
Jimi Xenidis
2005-09-06
1
-3
/
+6
|
|
*
[PATCH] ppc64: Consolidate early console and PPCDBG code
Milton Miller
2005-09-06
3
-39
/
+50
|
|
*
[PATCH] ppc64: Remove old includes
Milton Miller
2005-09-06
3
-13
/
+3
|
|
*
[PATCH] ppc64: Take udbg out of ppc_md
Milton Miller
2005-09-06
9
-58
/
+51
|
|
*
[PATCH] ppc64: Split SCC and 15550 udbg code
Milton Miller
2005-09-06
4
-227
/
+272
|
|
*
[PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods.
Milton Miller
2005-09-06
3
-6
/
+3
|
|
*
[PATCH] ppc64: Clean up CR handling
Milton Miller
2005-09-06
1
-12
/
+4
|
|
*
[PATCH] ppc64: Remove dummy getc routines
Milton Miller
2005-09-06
1
-12
/
+2
|
|
*
[PATCH] ppc64: dont bypass ppc_md.udbg* functions
Milton Miller
2005-09-06
1
-1
/
+3
|
|
*
[PATCH] ppc64: Add missing include
Milton Miller
2005-09-06
1
-0
/
+1
[next]