index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
Linus Torvalds
2010-10-29
3
-35
/
+40
*
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-10-29
19
-78
/
+175
|
\
|
*
[S390] fix kprobes single stepping
Martin Schwidefsky
2010-10-29
3
-1
/
+10
|
*
[S390] tape: fix dbf usage
Sebastian Ott
2010-10-29
2
-7
/
+6
|
*
[S390] dasd: provide a Sense Path Group ID ioctl
Stefan Weinhuber
2010-10-29
3
-18
/
+92
|
*
[S390] ftrace: select HAVE_C_RECORDMCOUNT
Heiko Carstens
2010-10-29
1
-0
/
+1
|
*
[S390] vdso: get rid of redefinition warnings
Heiko Carstens
2010-10-29
5
-13
/
+13
|
*
[S390] facility detection: remove unused variable
Heiko Carstens
2010-10-29
1
-2
/
+0
|
*
[S390] hypfs: Fix error handling in hypfs_diag initialization
Michael Holzheu
2010-10-29
1
-8
/
+11
|
*
[S390] topology: fix cpu masks for topology=off case
Heiko Carstens
2010-10-29
1
-2
/
+4
|
*
[S390] topology: add SCHED_MC config option
Heiko Carstens
2010-10-29
2
-1
/
+12
|
*
[S390] Kconfig: add machine type number to code generation options
Heiko Carstens
2010-10-29
1
-26
/
+23
|
*
[S390] Add z196 machine type to setup_hwcaps
Heiko Carstens
2010-10-29
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
2010-10-29
3
-6
/
+8
|
\
\
|
*
|
Squashfs: fix function prototype
Phillip Lougher
2010-10-28
2
-2
/
+3
|
*
|
Squashfs: fix use of __le64 annotated variable
Phillip Lougher
2010-10-28
1
-4
/
+5
*
|
|
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2010-10-29
9
-205
/
+275
|
\
\
\
|
*
|
|
md: tidy up device searches in read_balance.
NeilBrown
2010-10-29
1
-56
/
+36
|
*
|
|
md/raid1: fix some typos in comments.
NeilBrown
2010-10-29
1
-3
/
+3
|
*
|
|
md/raid1: discard unused variable.
NeilBrown
2010-10-29
2
-3
/
+0
|
*
|
|
md: unplug writes to external bitmaps.
NeilBrown
2010-10-29
1
-1
/
+1
|
*
|
|
md: use separate bio pool for each md device.
NeilBrown
2010-10-28
6
-12
/
+95
|
*
|
|
md: change type of first arg to sync_page_io.
NeilBrown
2010-10-28
5
-15
/
+15
|
*
|
|
md/raid1: perform mem allocation before disabling writes during resync.
NeilBrown
2010-10-28
1
-1
/
+1
|
*
|
|
md: use bio_kmalloc rather than bio_alloc when failure is acceptable.
NeilBrown
2010-10-28
2
-2
/
+2
|
*
|
|
md: Fix possible deadlock with multiple mempool allocations.
NeilBrown
2010-10-28
2
-65
/
+58
|
*
|
|
md: fix and update workqueue usage
Tejun Heo
2010-10-28
1
-21
/
+43
|
*
|
|
md: use sector_t in bitmap_get_counter
NeilBrown
2010-10-28
5
-19
/
+19
|
*
|
|
md: remove md_mutex locking.
NeilBrown
2010-10-28
1
-7
/
+0
|
*
|
|
md: Fix regression with raid1 arrays without persistent metadata.
NeilBrown
2010-10-28
1
-0
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-29
102
-759
/
+731
|
\
\
\
\
|
*
|
|
|
braino in internal.h
Al Viro
2010-10-29
1
-1
/
+1
|
*
|
|
|
convert simple cases of nfs-related ->get_sb() to ->mount()
Al Viro
2010-10-29
1
-50
/
+46
|
*
|
|
|
convert btrfs
Al Viro
2010-10-29
1
-9
/
+6
|
*
|
|
|
convert ceph
Al Viro
2010-10-29
1
-23
/
+27
|
*
|
|
|
convert gfs2
Al Viro
2010-10-29
1
-29
/
+22
|
*
|
|
|
convert afs
Al Viro
2010-10-29
1
-12
/
+7
|
*
|
|
|
convert ecryptfs
Al Viro
2010-10-29
1
-7
/
+5
|
*
|
|
|
convert sysfs
Al Viro
2010-10-29
1
-19
/
+13
|
*
|
|
|
convert cgroup and cpuset
Al Viro
2010-10-29
2
-13
/
+11
|
*
|
|
|
switch get_sb_ns() users
Al Viro
2010-10-29
3
-15
/
+12
|
*
|
|
|
switch procfs to ->mount()
Al Viro
2010-10-29
1
-7
/
+6
|
*
|
|
|
setting ->proc_mnt doesn't belong in proc_get_sb()
Al Viro
2010-10-29
1
-1
/
+2
|
*
|
|
|
convert cifs
Al Viro
2010-10-29
1
-8
/
+7
|
*
|
|
|
convert nilfs
Al Viro
2010-10-29
1
-9
/
+7
|
*
|
|
|
switch logfs to ->mount()
Al Viro
2010-10-29
2
-27
/
+23
|
*
|
|
|
logfs: fix a leak in get_sb
Al Viro
2010-10-29
4
-7
/
+8
|
*
|
|
|
logfs get_sb, part 3
Al Viro
2010-10-29
4
-39
/
+29
|
*
|
|
|
logfs get_sb, part 2
Al Viro
2010-10-29
4
-14
/
+13
|
*
|
|
|
logfs get_sb massage, part 1
Al Viro
2010-10-29
4
-21
/
+39
[next]