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
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
floppy: use warning macros
Stephen Hemminger
2010-08-07
1
-16
/
+11
*
floppy: use wait_event_interruptible
Stephen Hemminger
2010-08-07
1
-50
/
+9
*
floppy: fix signed/unsigned warnings
Stephen Hemminger
2010-08-07
1
-2
/
+2
*
floppy: cmos attribute should be static
Stephen Hemminger
2010-08-07
1
-1
/
+1
*
floppy: use atomic type for usage_count
Stephen Hemminger
2010-08-07
1
-30
/
+12
*
floppy: silence warning during disk test
Stephen Hemminger
2010-08-07
1
-0
/
+1
*
floppy: remove unnecessary inlines
Stephen Hemminger
2010-08-07
1
-7
/
+7
*
floppy: initialize debug jiffies offset
Stephen Hemminger
2010-08-07
1
-0
/
+3
*
cciss: change pad value from 32 to 0
Mike Miller
2010-08-07
1
-1
/
+1
*
cciss: remove errant debug code
Mike Miller
2010-08-07
1
-2
/
+0
*
cciss: move next_command function from ifdef
Mike Miller
2010-08-07
1
-22
/
+23
*
cciss: fix call to put_controller_in_performant_mode
Mike Miller
2010-08-07
1
-1
/
+1
*
cciss: make sure we request the performant mode irq
Mike Miller
2010-08-07
1
-4
/
+4
*
cciss: new controller support and bump driver version
Mike Miller
2010-08-07
1
-6
/
+14
*
cciss: add performant mode support for Stars/Sirius
Mike Miller
2010-08-07
4
-63
/
+353
*
cciss: make interrupt access methods return type bool
Mike Miller
2010-08-07
1
-3
/
+3
*
cciss: check for msi in interrupt_not_for_us
Mike Miller
2010-08-07
1
-2
/
+3
*
cciss: clean up interrupt handler
Mike Miller
2010-08-07
1
-95
/
+141
*
cciss: enqueue and submit io
Mike Miller
2010-08-07
1
-23
/
+15
*
cciss: set SCSI max cmd len to 16, as default is wrong
Stephen M. Cameron
2010-06-15
1
-0
/
+1
*
cpqarray: fix two more wrong section type
Jens Axboe
2010-06-14
1
-2
/
+2
*
cpqarray: fix wrong __init type on pci probe function
Jens Axboe
2010-06-14
1
-1
/
+1
*
drbd: Fixed a race between disk-attach and unexpected state changes
Philipp Reisner
2010-06-14
2
-2
/
+6
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-06-04
8
-139
/
+122
|
\
|
*
Merge branch 'master' into for-linus
Jens Axboe
2010-06-01
2
-8
/
+7
|
|
\
|
*
|
cciss: call BUG() earlier
Dan Carpenter
2010-06-01
1
-1
/
+1
|
*
|
drbd: Reduce verbosity
Philipp Reisner
2010-06-01
2
-9
/
+0
|
*
|
drbd: use drbd specific ratelimit instead of global printk_ratelimit
Lars Ellenberg
2010-06-01
2
-2
/
+2
|
*
|
drbd: fix hang on local read errors while disconnected
Lars Ellenberg
2010-06-01
3
-13
/
+16
|
*
|
drbd: Removed the now empty w_io_error() function
Philipp Reisner
2010-06-01
3
-41
/
+1
|
*
|
drbd: removed duplicated #includes
Andrea Gelmini
2010-06-01
1
-1
/
+0
|
*
|
drbd: improve usage of MSG_MORE
Lars Ellenberg
2010-06-01
1
-13
/
+19
|
*
|
drbd: need to set socket bufsize early to take effect
Lars Ellenberg
2010-06-01
1
-10
/
+23
|
*
|
drbd: improve network latency, TCP_QUICKACK
Lars Ellenberg
2010-06-01
1
-1
/
+1
|
*
|
drbd: Revert "drbd: Create new current UUID as late as possible"
Philipp Reisner
2010-06-01
3
-47
/
+7
|
*
|
brd: support discard
Nick Piggin
2010-06-01
1
-1
/
+52
*
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2010-06-03
1
-2
/
+4
|
\
\
\
|
*
|
|
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-02
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
virtio-blk: fix minimum number of S/G elements
Christoph Hellwig
2010-06-03
1
-1
/
+3
|
/
/
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
17
-480
/
+1010
|
\
\
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-05-21
1
-2
/
+2
|
|
\
|
|
*
sanitize vfs_fsync calling conventions
Christoph Hellwig
2010-05-21
1
-2
/
+2
|
*
|
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
2010-05-21
1
-3
/
+43
|
|
\
\
|
|
*
|
virtio_blk: use virtqueue_xxx wrappers
Michael S. Tsirkin
2010-05-19
1
-3
/
+3
|
|
*
|
virtio_blk: remove multichar constant.
Rusty Russell
2010-05-19
1
-1
/
+1
|
|
*
|
Add virtio disk identification ioctl
john cooper
2010-05-19
1
-0
/
+10
|
|
*
|
Add virtio disk identification support
john cooper
2010-05-19
1
-0
/
+30
|
*
|
|
Merge branch 'master' into for-2.6.35
Jens Axboe
2010-05-21
6
-35
/
+48
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
generate "change" uevent for loop device
David Zeuthen
2010-05-21
1
-1
/
+9
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-2
/
+1
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
[next]