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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Subject: PATCH: fix numa caused compile warnings
Alan Cox
2005-09-10
2
-5
/
+11
*
[PATCH] md: fix BUG when raid10 rebuilds without enough drives
NeilBrown
2005-09-09
1
-1
/
+7
*
[PATCH] md: fix raid10 assembly when too many devices are missing
NeilBrown
2005-09-09
1
-3
/
+27
*
[PATCH] md: really get sb_size setting right in all cases
NeilBrown
2005-09-09
1
-2
/
+2
*
[PATCH] md: make sure the new 'sb_size' is set properly device added without ...
NeilBrown
2005-09-09
1
-0
/
+2
*
[PATCH] md: report spare drives in /proc/mdstat
NeilBrown
2005-09-09
1
-1
/
+2
*
[PATCH] md: add information about superblock version to /proc/mdstat
NeilBrown
2005-09-09
1
-0
/
+9
*
[PATCH] md: use queue_hardsect_size instead of block_size for md superblock s...
NeilBrown
2005-09-09
1
-1
/
+1
*
[PATCH] md: choose better default offset for bitmap.
NeilBrown
2005-09-09
1
-2
/
+1
*
[PATCH] md: tidy up daemon stop/start code in md/bitmap.c
NeilBrown
2005-09-09
2
-47
/
+28
*
[PATCH] md: ensure bitmap_writeback_daemon handles shutdown properly.
NeilBrown
2005-09-09
1
-0
/
+3
*
[PATCH] md: use kthread infrastructure in md
NeilBrown
2005-09-09
1
-38
/
+10
*
[PATCH] md: write-intent bitmap support for raid6
NeilBrown
2005-09-09
2
-11
/
+124
*
[PATCH] md: add write-intent-bitmap support to raid5
NeilBrown
2005-09-09
2
-12
/
+124
*
[PATCH] md: limit size of sb read/written to appropriate amount
NeilBrown
2005-09-09
1
-5
/
+15
*
[PATCH] md: fix bitmap/read_sb_page so that it handles errors properly.
NeilBrown
2005-09-09
1
-9
/
+10
*
[PATCH] md: allow md to load a superblock with feature-bit '1' set
NeilBrown
2005-09-09
1
-3
/
+3
*
[PATCH] md: allow hot-adding devices to arrays with non-persistant superblocks.
NeilBrown
2005-09-09
1
-2
/
+5
*
[PATCH] md: do not set mddev->bitmap until bitmap is fully initialised
NeilBrown
2005-09-09
1
-9
/
+24
*
[PATCH] md: make sure bitmap_daemon_work actually does work.
NeilBrown
2005-09-09
1
-0
/
+1
*
[PATCH] md: raid1_quiesce is back to front, fix it.
NeilBrown
2005-09-09
1
-2
/
+2
*
[PATCH] md: support md/linear array with components greater than 2 terabytes.
NeilBrown
2005-09-09
1
-29
/
+66
*
[PATCH] md: add write-behind support for md/raid1
NeilBrown
2005-09-09
2
-11
/
+139
*
[PATCH] md: support write-mostly device in raid1
NeilBrown
2005-09-09
2
-24
/
+70
*
[PATCH] md: all hot-add and hot-remove of md intent logging bitmaps
NeilBrown
2005-09-09
2
-17
/
+117
*
[PATCH] md: improve handling of bitmap initialisation.
NeilBrown
2005-09-09
1
-7
/
+21
*
[PATCH] md: don't allow new md/bitmap file to be set if one already exists
NeilBrown
2005-09-09
1
-1
/
+1
*
[PATCH] dm: fix rh_dec()/rh_inc() race in dm-raid1.c
Jun'ichi Nomura
2005-09-09
1
-3
/
+9
*
[PATCH] md: fail IO request to md that require a barrier.
NeilBrown
2005-09-09
7
-0
/
+34
*
[PATCH] md: fix minor error in raid10 read-balancing calculation.
NeilBrown
2005-09-09
1
-1
/
+2
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2005-09-09
5
-54
/
+64
|
\
|
*
[PATCH] PCI: Small rearrangement of PCI probing code
Paul Mackerras
2005-09-09
2
-18
/
+33
|
*
[PATCH] PCI: Unhide SMBus on Compaq Evo N620c
Rumen Ivanov Zarev
2005-09-09
1
-0
/
+6
|
*
[PATCH] PCI: Fix PCI bus mastering enable problem in pciehp
Rajesh Shah
2005-09-09
1
-4
/
+4
|
*
[PATCH] PCI: move pci core to use add_hotplug_env_var()
Greg Kroah-Hartman
2005-09-09
1
-32
/
+21
*
|
[PATCH] trivial iomem annotations in qla2xxx/qla_dbg.c
viro@ZenIV.linux.org.uk
2005-09-09
1
-1
/
+1
*
|
[PATCH] trivial __user annotations (md)
viro@ZenIV.linux.org.uk
2005-09-09
1
-2
/
+2
*
|
[PATCH] trivial __user annotations (evdev)
viro@ZenIV.linux.org.uk
2005-09-09
1
-1
/
+1
*
|
[PATCH] trivial __user cleanup (video1394)
viro@ZenIV.linux.org.uk
2005-09-09
1
-1
/
+1
*
|
[PATCH] trivial __user annotations (ipmi)
viro@ZenIV.linux.org.uk
2005-09-09
1
-2
/
+3
*
|
[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions
Ingo Molnar
2005-09-09
4
-4
/
+4
*
|
[PATCH] timer initialization cleanup: DEFINE_TIMER
Ingo Molnar
2005-09-09
26
-59
/
+39
*
|
[PATCH] s3c2410fb: ARM S3C2410 framebuffer driver
Arnaud Patard
2005-09-09
4
-0
/
+996
*
|
[PATCH] quiet non-x86 option ROM warnings
Olaf Hering
2005-09-09
2
-4
/
+5
*
|
[PATCH] i810fb: Stop LCD displays from flickering
Antonino A. Daplas
2005-09-09
1
-0
/
+2
*
|
[PATCH] i810fb: Add i2c/DDC support
Antonino A. Daplas
2005-09-09
6
-45
/
+429
*
|
[PATCH] fbcon: Break up bit_putcs into its component functions
Antonino A. Daplas
2005-09-09
2
-66
/
+94
*
|
[PATCH] pxafb: Add hsync time reporting hook
Richard Purdie
2005-09-09
2
-0
/
+34
*
|
[PATCH] fbdev: Initialize var structure in calc_mode_timings
Antonino A. Daplas
2005-09-09
1
-1
/
+3
*
|
[PATCH] nvidiafb: Fixed mirrored characters in big endian machines
Antonino A. Daplas
2005-09-09
1
-0
/
+4
[next]