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
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-04-02
14
-48
/
+25
|
\
|
*
Documentation: fix minor kernel-doc warnings
Martin Waitz
2006-04-02
1
-1
/
+1
|
*
BUG_ON() Conversion in fs/freevxfs/
Eric Sesterhenn
2006-04-02
1
-6
/
+3
|
*
BUG_ON() Conversion in fs/udf/
Eric Sesterhenn
2006-04-02
1
-4
/
+2
|
*
BUG_ON() Conversion in fs/sysv/
Eric Sesterhenn
2006-04-02
1
-4
/
+2
|
*
BUG_ON() Conversion in fs/inode.c
Eric Sesterhenn
2006-04-02
1
-10
/
+5
|
*
BUG_ON() Conversion in fs/fcntl.c
Eric Sesterhenn
2006-04-02
1
-2
/
+1
|
*
BUG_ON() Conversion in fs/dquot.c
Eric Sesterhenn
2006-04-02
1
-4
/
+2
|
*
Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Adrian Bunk
2006-04-02
20
-156
/
+524
|
|
\
|
*
|
BUG_ON() Conversion in fs/sysfs/
Eric Sesterhenn
2006-04-01
1
-2
/
+1
|
*
|
BUG_ON() Conversion in fs/smbfs/
Eric Sesterhenn
2006-04-01
1
-4
/
+2
|
*
|
BUG_ON() Conversion in fs/jffs2/
Eric Sesterhenn
2006-04-01
1
-2
/
+1
|
*
|
BUG_ON() Conversion in fs/hfsplus/
Eric Sesterhenn
2006-04-01
2
-6
/
+3
|
*
|
BUG_ON() Conversion in fs/exec.c
Eric Sesterhenn
2006-04-01
1
-1
/
+1
|
*
|
BUG_ON() Conversion in fs/direct-io.c
Eric Sesterhenn
2006-04-01
1
-2
/
+1
*
|
|
splice: add SPLICE_F_NONBLOCK flag
Linus Torvalds
2006-04-02
1
-4
/
+21
|
|
/
|
/
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2006-03-31
20
-156
/
+524
|
\
\
|
|
/
|
/
|
|
*
[CIFS] Fix typo in earlier cifs_unlink change and protect one
Steve French
2006-03-31
1
-5
/
+7
|
*
[CIFS] Incorrect signature sent on SMB Read
Steve French
2006-03-31
1
-13
/
+23
|
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-03-31
1
-0
/
+4
|
|
\
|
*
|
[CIFS] Fix unlink oops when indirectly called in rename error path
Steve French
2006-03-31
1
-1
/
+4
|
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-03-31
476
-10528
/
+14200
|
|
\
\
|
*
\
\
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-03-20
29
-116
/
+185
|
|
\
\
\
|
*
|
|
|
[CIFS] Fix two remaining coverity scan tool warnings.
Steve French
2006-03-09
2
-5
/
+7
|
*
|
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-03-07
5
-47
/
+40
|
|
\
\
\
\
|
*
|
|
|
|
[CIFS] Set correct lock type on new posix unlock call
Steve French
2006-03-03
1
-1
/
+1
|
*
|
|
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-03-03
49
-740
/
+948
|
|
\
\
\
\
\
|
*
|
|
|
|
|
[CIFS] Upate cifs change log
Steve French
2006-03-03
1
-0
/
+5
|
*
|
|
|
|
|
[CIFS] Fix slow oplock break response when mounts to different
Steve French
2006-03-03
3
-4
/
+4
|
*
|
|
|
|
|
[CIFS] Workaround various server bugs found in testing at connectathon
Steve French
2006-03-03
5
-5
/
+14
|
*
|
|
|
|
|
[CIFS] Allow fallback for setting file size to Procom SMB server when
Steve French
2006-03-02
1
-1
/
+1
|
*
|
|
|
|
|
[CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want
Steve French
2006-03-02
4
-18
/
+42
|
*
|
|
|
|
|
[CIFS] Move noisy debug message (triggerred by some older servers) from
Steve French
2006-03-02
1
-5
/
+8
|
*
|
|
|
|
|
[CIFS] Use correct pid on new cifs posix byte range lock call
Steve French
2006-03-01
1
-0
/
+2
|
*
|
|
|
|
|
[CIFS] Add posix (advisory) byte range locking support to cifs client
Steve French
2006-02-28
5
-22
/
+137
|
*
|
|
|
|
|
[CIFS] CIFS readdir perf optimizations part 1
Steve French
2006-02-28
3
-11
/
+27
|
*
|
|
|
|
|
[CIFS] Free small buffers earlier so we exceed the cifs
Steve French
2006-02-26
3
-13
/
+18
|
*
|
|
|
|
|
[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping
Steve French
2006-02-24
3
-13
/
+24
|
*
|
|
|
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-02-22
6
-21
/
+32
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[CIFS] Convert remaining places in fs/cifs from
Eric Sesterhenn
2006-02-21
4
-13
/
+5
|
*
|
|
|
|
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-02-18
12
-22
/
+112
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-02-15
2
-7
/
+9
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-02-15
10
-279
/
+269
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[CIFS] SessionSetup cleanup part 2
Steve French
2006-02-14
7
-13
/
+161
|
*
|
|
|
|
|
|
|
|
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-02-10
12
-40
/
+64
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
[CIFS] fix compile error (typo) and warning in cifssmb.c
Steve French
2006-02-10
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
[CIFS] Cleanup NTLMSSP session setup handling
Steve French
2006-02-09
7
-33
/
+53
*
|
|
|
|
|
|
|
|
|
|
|
[PATCH] avoid unaligned access when accessing poll stack
Jes Sorensen
2006-03-31
1
-3
/
+5
*
|
|
|
|
|
|
|
|
|
|
|
[PATCH] fs/namei.c: make lookup_hash() static
Adrian Bunk
2006-03-31
1
-2
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
2006-03-31
1
-16
/
+28
[next]