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
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
drivers/block/floppy.c: remove a few spaces from function casts
Joe Perches
2010-03-12
1
-4
/
+4
*
|
|
drivers/block/floppy.c: remove IN/OUT macros, indent switch/case
Joe Perches
2010-03-12
1
-111
/
+107
*
|
|
drivers/block/floppy.c: indent a comment
Joe Perches
2010-03-12
1
-1
/
+1
*
|
|
drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset
Joe Perches
2010-03-12
1
-7
/
+5
*
|
|
drivers/block/floppy.c: comment neatening and remove naked ;
Joe Perches
2010-03-12
1
-25
/
+30
*
|
|
drivers/block/floppy.c: remove LAST_OUT macro
Joe Perches
2010-03-12
1
-4
/
+8
*
|
|
drivers/block/floppy.c: hoist assigns from if()s, neatening
Joe Perches
2010-03-12
1
-24
/
+29
*
|
|
drivers/block/floppy.c: remove used once CHECK_READY macro
Joe Perches
2010-03-12
1
-2
/
+4
*
|
|
drivers/block/floppy.c: remove unnecessary braces
Joe Perches
2010-03-12
1
-27
/
+17
*
|
|
drivers/block/floppy.c: use pr_<level>
Joe Perches
2010-03-12
1
-178
/
+175
*
|
|
drivers/block/floppy.c: #define space and column neatening
Joe Perches
2010-03-12
1
-83
/
+97
*
|
|
drivers/block/floppy.c: convert some #include <asm/ to #include <linux/
Joe Perches
2010-03-12
1
-2
/
+2
*
|
|
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-07
1
-1
/
+1
*
|
|
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
2
-6
/
+18
|
/
/
*
|
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-03-01
25
-440
/
+299
|
\
\
|
*
|
block: fix for "Consolidate phys_segment and hw_segment limits"
Stephen Rothwell
2010-03-01
1
-1
/
+1
|
*
|
cciss: Fix problem with scatter gather elements in the scsi half of the driver
Stephen M. Cameron
2010-02-28
1
-26
/
+59
|
*
|
cciss: eliminate unnecessary pointer use in cciss scsi code
Stephen M. Cameron
2010-02-28
1
-16
/
+15
|
*
|
cciss: do not use void pointer for scsi hba data
Stephen M. Cameron
2010-02-28
2
-16
/
+11
|
*
|
cciss: factor out scatter gather chain block mapping code
Stephen M. Cameron
2010-02-28
1
-29
/
+34
|
*
|
cciss: fix scatter gather chain block dma direction kludge
Stephen M. Cameron
2010-02-28
1
-5
/
+3
|
*
|
cciss: simplify scatter gather code
Stephen M. Cameron
2010-02-28
2
-35
/
+16
|
*
|
cciss: factor out scatter gather chain block allocation and freeing
Stephen M. Cameron
2010-02-28
1
-50
/
+58
|
*
|
cciss: detect bad alignment of scsi commands at build time
Stephen M. Cameron
2010-02-28
3
-8
/
+15
|
*
|
cciss: clarify command list padding calculation
Stephen M. Cameron
2010-02-28
1
-2
/
+7
|
*
|
block: Consolidate phys_segment and hw_segment limits
Martin K. Petersen
2010-02-26
13
-29
/
+14
|
*
|
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
Martin K. Petersen
2010-02-26
16
-17
/
+17
|
*
|
block: Add BLK_ prefix to definitions
Martin K. Petersen
2010-02-26
1
-2
/
+2
|
*
|
pktcdvd: use BIO list management functions
Akinobu Mita
2010-02-24
1
-68
/
+21
|
*
|
Merge branch 'master' into for-2.6.34
Jens Axboe
2010-02-22
6
-25
/
+45
|
|
\
\
|
*
|
|
cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h
dann frazier
2010-02-22
1
-110
/
+3
|
*
|
|
cciss: remove C99-style comments
dann frazier
2010-02-22
4
-64
/
+61
|
*
|
|
block: make virtio device id constant
Márton Németh
2010-01-11
1
-1
/
+1
|
*
|
|
block: make xenbus device id constant
Márton Németh
2010-01-11
1
-1
/
+1
|
*
|
|
block: make Open Firmware device id constant
Márton Németh
2010-01-11
1
-1
/
+1
|
*
|
|
block: make USB device id constant
Márton Németh
2010-01-11
1
-1
/
+1
|
*
|
|
block: make PCI device id constant
Márton Németh
2010-01-11
2
-2
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2010-02-27
2
-4
/
+2
|
\
\
\
\
|
*
|
|
|
mac68k: rework SWIM platform device
Finn Thain
2010-02-27
1
-2
/
+2
|
*
|
|
|
ataflop: Killl warning about unused variable flags
Geert Uytterhoeven
2010-02-27
1
-2
/
+0
*
|
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-26
1
-15
/
+46
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
virtio_blk: add block topology support
Christoph Hellwig
2010-02-24
1
-15
/
+46
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2010-02-17
2
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
cciss: Make cciss_seq_show handle holes in the h->drv[] array
Stephen M. Cameron
2010-02-05
1
-0
/
+3
|
|
|
/
|
|
/
|
|
*
|
pktcdvd: removing device does not remove its sysfs dir
Thadeu Lima de Souza Cascardo
2010-02-02
1
-1
/
+1
*
|
|
powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks
Joe Perches
2010-02-03
1
-50
/
+36
|
/
/
*
|
drbd: null dereference bug
Dan Carpenter
2010-01-25
1
-1
/
+1
*
|
drbd: fix max_segment_size initialization
Lars Ellenberg
2010-01-22
1
-1
/
+1
*
|
drbd: Allow online resizing of DRBD devices while peer not reachable (needs t...
Philipp Reisner
2010-01-12
3
-11
/
+15
*
|
drbd: Don't go into StandAlone mode when authentification failes because of n...
Johannes Thoma
2010-01-12
1
-9
/
+22
[prev]
[next]