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
*
blkfront: Lock blkfront_info when closing
Daniel Stodden
2010-08-07
1
-21
/
+40
*
blkfront: Clean up vbd release
Daniel Stodden
2010-08-07
1
-48
/
+43
*
blkfront: Fix gendisk leak
Daniel Stodden
2010-08-07
1
-0
/
+3
*
blkfront: Fix backtrace in del_gendisk
Daniel Stodden
2010-08-07
1
-3
/
+3
*
xen/blkfront: revalidate after setting capacity
K. Y. Srinivasan
2010-08-07
1
-0
/
+1
*
xen/blkfront: avoid compiler warning from missing cases
Jeremy Fitzhardinge
2010-08-07
1
-0
/
+3
*
xen/front: Propagate changed size of VBDs
K. Y. Srinivasan
2010-08-07
1
-2
/
+17
*
blkfront: don't access freed struct xenbus_device
Jan Beulich
2010-08-07
1
-18
/
+16
*
blkfront: fixes for 'xm block-detach ... --force'
Jan Beulich
2010-08-07
1
-7
/
+81
*
xen: use less generic names in blkfront driver.
Ian Campbell
2010-08-07
1
-6
/
+6
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
20
-26
/
+207
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
17
-32
/
+159
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
6
-8
/
+7
*
virtio_blk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-29
/
+21
*
ps3disk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-19
/
+6
*
osdblk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-10
/
+2
*
block/xd.c: fix brace typo
Randy Dunlap
2010-08-07
1
-1
/
+1
*
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
2010-08-07
1
-1
/
+1
*
virtio_blk: add default case to cmd type switch
Jens Axboe
2010-08-07
1
-0
/
+2
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
9
-24
/
+24
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
13
-41
/
+56
*
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
[next]