index
:
blackbird-op-linux
master
Blackbird™ 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
*
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
2013-03-05
9
-102
/
+256
|
\
|
*
md: expedite metadata update when switching read-auto -> active
NeilBrown
2013-02-28
1
-1
/
+11
|
*
md: remove CONFIG_MULTICORE_RAID456
NeilBrown
2013-02-28
2
-48
/
+1
|
*
md/raid1,raid10: fix deadlock with freeze_array()
NeilBrown
2013-02-26
2
-0
/
+2
|
*
md/raid0: improve error message when converting RAID4-with-spares to RAID0
NeilBrown
2013-02-26
1
-1
/
+7
|
*
md: raid0: fix error return from create_stripe_zones.
NeilBrown
2013-02-26
1
-1
/
+1
|
*
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2013-02-26
2
-1
/
+5
|
*
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
Jonathan Brassow
2013-02-26
2
-27
/
+140
|
*
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2)
Jonathan Brassow
2013-02-26
1
-2
/
+28
|
*
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)
Jonathan Brassow
2013-02-26
2
-18
/
+45
|
*
MD RAID10: Minor non-functional code changes
Jonathan Brassow
2013-02-26
1
-3
/
+2
|
*
md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
Joe Lawrence
2013-02-26
2
-3
/
+13
|
*
md: protect against crash upon fsync on ro array
Sebastian Riemer
2013-02-21
1
-0
/
+4
*
|
Linux 3.9-rc1
v3.9-rc1
Linus Torvalds
2013-03-03
1
-2
/
+2
*
|
Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...
Linus Torvalds
2013-03-03
8
-254
/
+284
|
\
\
|
*
|
UAPI: (Scripted) Disintegrate include/video
David Howells
2012-12-20
8
-254
/
+284
*
|
|
Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2013-03-03
5
-49
/
+57
|
\
\
\
|
*
|
|
xenbus: fix compile failure on ARM with Xen enabled
Steven Noonan
2013-03-01
1
-0
/
+1
|
*
|
|
xen/pci: We don't do multiple MSI's.
Konrad Rzeszutek Wilk
2013-03-01
1
-0
/
+9
|
*
|
|
xen/pat: Disable PAT using pat_enabled value.
Konrad Rzeszutek Wilk
2013-02-28
1
-1
/
+9
|
*
|
|
xen/acpi: xen cpu hotplug minor updates
Liu Jinsong
2013-02-25
1
-22
/
+12
|
*
|
|
xen/acpi: xen memory hotplug minor updates
Liu Jinsong
2013-02-25
1
-26
/
+26
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-03-03
26
-171
/
+108
|
\
\
\
\
|
*
|
|
|
constify path_get/path_put and fs_struct.c stuff
Al Viro
2013-03-01
5
-10
/
+10
|
*
|
|
|
fix nommu breakage in shmem.c
Al Viro
2013-03-01
1
-3
/
+2
|
*
|
|
|
cache the value of file_inode() in struct file
Al Viro
2013-03-01
3
-2
/
+6
|
*
|
|
|
9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentry
Al Viro
2013-02-28
1
-3
/
+17
|
*
|
|
|
9p: make sure ->lookup() adds fid to the right dentry
Al Viro
2013-02-28
1
-2
/
+5
|
*
|
|
|
9p: untangle ->lookup() a bit
Al Viro
2013-02-28
1
-18
/
+9
|
*
|
|
|
9p: double iput() in ->lookup() if d_materialise_unique() fails
Al Viro
2013-02-28
1
-1
/
+0
|
*
|
|
|
9p: v9fs_fid_add() can't fail now
Al Viro
2013-02-28
4
-22
/
+11
|
*
|
|
|
v9fs: get rid of v9fs_dentry
Al Viro
2013-02-28
3
-51
/
+9
|
*
|
|
|
9p: turn fid->dlist into hlist
Al Viro
2013-02-27
4
-11
/
+9
|
*
|
|
|
9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...
Al Viro
2013-02-27
2
-7
/
+6
|
*
|
|
|
more file_inode() open-coded instances
Al Viro
2013-02-27
10
-45
/
+38
|
*
|
|
|
selinux: opened file can't have NULL or negative ->f_path.dentry
Al Viro
2013-02-27
1
-9
/
+0
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-03-03
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
btrfs/raid56: Add missing #include <linux/vmalloc.h>
Geert Uytterhoeven
2013-03-03
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-03-03
17
-144
/
+172
|
\
\
\
\
\
\
|
*
|
|
|
|
|
s390/module: fix compile warning
Heiko Carstens
2013-02-28
1
-1
/
+1
|
*
|
|
|
|
|
qdio: remove unused parameters
Stefan Raspl
2013-02-28
3
-7
/
+7
|
*
|
|
|
|
|
s390/uaccess: fix kernel ds access for page table walk
Heiko Carstens
2013-02-28
1
-28
/
+77
|
*
|
|
|
|
|
s390/uaccess: fix strncpy_from_user string length check
Heiko Carstens
2013-02-28
2
-46
/
+34
|
*
|
|
|
|
|
input: disable i8042 PC Keyboard controller for s390
Heiko Carstens
2013-02-28
1
-1
/
+1
|
*
|
|
|
|
|
s390/dis: Fix invalid array size
Syam Sidhardhan
2013-02-28
1
-2
/
+2
|
*
|
|
|
|
|
s390/uaccess: remove pointless access_ok() checks
Heiko Carstens
2013-02-28
4
-46
/
+5
|
*
|
|
|
|
|
s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case
Heiko Carstens
2013-02-28
3
-0
/
+8
|
*
|
|
|
|
|
s390/uaccess: shorten strncpy_from_user/strnlen_user
Heiko Carstens
2013-02-28
1
-12
/
+12
|
*
|
|
|
|
|
s390/dasd: fix unresponsive device after all channel paths were lost
Stefan Haberland
2013-02-28
1
-2
/
+8
|
*
|
|
|
|
|
s390/mm: ignore change bit for vmemmap
Heiko Carstens
2013-02-28
1
-1
/
+2
[next]