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
*
Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
2011-08-09
2
-4
/
+4
|
\
|
*
xen/blkback: Make description more obvious.
Konrad Rzeszutek Wilk
2011-08-09
1
-1
/
+1
|
*
xen-blkfront: Fix one off warning about name clash
Stefan Bader
2011-07-14
1
-1
/
+1
|
*
xen-blkfront: Drop name and minor adjustments for emulated scsi devices
Stefan Bader
2011-07-14
1
-2
/
+2
*
|
block: swim3: fix unterminated of_device_id table
Axel Lin
2011-08-03
1
-0
/
+1
*
|
drivers/block/drbd/drbd_nl.c: use bitmap_parse instead of __bitmap_parse
H Hartley Sweeten
2011-08-02
1
-2
/
+2
*
|
loop: fix deadlock when sysfs and LOOP_CLR_FD race against each other
Kay Sievers
2011-07-31
1
-2
/
+4
*
|
loop: add BLK_DEV_LOOP_MIN_COUNT=%i to allow distros 0 pre-allocated loop dev...
Kay Sievers
2011-07-31
2
-17
/
+25
*
|
loop: add management interface for on-demand device allocation
Kay Sievers
2011-07-31
1
-4
/
+116
*
|
loop: replace linked list of allocated devices with an idr index
Kay Sievers
2011-07-31
1
-72
/
+80
*
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-07-26
1
-1
/
+45
|
\
\
|
*
|
rbd: set blk_queue request sizes to object size
Josh Durgin
2011-07-26
1
-0
/
+15
|
*
|
rbd: cancel watch request when releasing the device
Yehuda Sadeh
2011-07-26
1
-1
/
+30
*
|
|
Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-07-25
2
-18
/
+21
|
\
\
\
|
*
|
|
cciss: do not attempt to read from a write-only register
Stephen M. Cameron
2011-07-09
1
-1
/
+1
|
|
|
/
|
|
/
|
|
*
|
xen/blkback: Add module alias for autoloading
Bastian Blank
2011-06-30
1
-0
/
+1
|
*
|
xen/blkback: Don't let in-flight requests defer pending ones.
Daniel Stodden
2011-06-30
1
-17
/
+19
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
1
-1
/
+1
|
\
\
\
|
*
|
|
kill useless checks for sb->s_op == NULL
Al Viro
2011-07-20
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-22
1
-1
/
+1
|
\
\
\
|
*
|
|
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-07-22
1
-82
/
+16
|
\
\
\
|
*
\
\
Merge commit 'v3.0-rc7' into devicetree/next
Grant Likely
2011-07-15
4
-21
/
+31
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
dt: remove extra xsysace platform_driver registration
Grant Likely
2011-07-14
1
-82
/
+16
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-07-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xen: Add __attribute__((format(printf... where appropriate
Joe Perches
2011-06-30
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...
Jens Axboe
2011-06-30
4
-21
/
+31
|
\
\
|
|
/
|
/
|
|
*
drbd: we should write meta data updates with FLUSH FUA
Lars Ellenberg
2011-06-30
1
-1
/
+1
|
*
drbd: when receive times out on meta socket, also check last receive time on ...
Lars Ellenberg
2011-06-30
1
-0
/
+6
|
*
drbd: account bitmap IO during resync as resync-(related-)-io
Lars Ellenberg
2011-06-30
1
-0
/
+3
|
*
drbd: don't cond_resched_lock with IRQs disabled
Lars Ellenberg
2011-06-30
1
-1
/
+3
|
*
drbd: add missing spinlock to bitmap receive
Lars Ellenberg
2011-06-30
1
-15
/
+19
|
*
drbd: Use the correct max_bio_size when creating resync requests
Philipp Reisner
2011-06-30
1
-6
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-06-04
3
-8
/
+27
|
\
\
|
*
|
xen/blkback: potential null dereference in error handling
Dan Carpenter
2011-06-01
1
-4
/
+6
|
*
|
xen/blkback: don't call vbd_size() if bd_disk is NULL
Laszlo Ersek
2011-06-01
1
-2
/
+1
|
*
|
nbd: adjust 'max_part' according to part_shift
Namhyung Kim
2011-05-28
1
-1
/
+12
|
*
|
nbd: limit module parameters to a sane value
Namhyung Kim
2011-05-28
1
-0
/
+6
|
*
|
nbd: pass MSG_* flags to kernel_recvmsg()
Namhyung Kim
2011-05-28
1
-1
/
+2
*
|
|
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
2011-06-02
1
-1
/
+0
*
|
|
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
2011-05-30
1
-1
/
+2
*
|
|
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
2011-05-30
1
-10
/
+78
*
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-05-29
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86 idle floppy: deprecate disable_hlt()
Len Brown
2011-05-29
1
-0
/
+1
*
|
|
loop: export module parameters
Namhyung Kim
2011-05-27
1
-3
/
+14
*
|
|
brd: export module parameters
Namhyung Kim
2011-05-26
1
-4
/
+15
*
|
|
brd: fix comment on initial device creation
Namhyung Kim
2011-05-26
1
-4
/
+4
*
|
|
brd: handle on-demand devices correctly
Namhyung Kim
2011-05-26
1
-4
/
+4
*
|
|
brd: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
2011-05-26
1
-0
/
+3
[next]