index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
*
zram: avoid kunmap_atomic() of a NULL pointer
Weijie Yang
2014-11-13
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-11-03
|
\
|
*
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
2014-10-30
|
*
rbd: use a single workqueue for all devices
Ilya Dryomov
2014-10-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2014-10-31
|
\
\
|
*
|
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
2014-10-31
|
|
/
*
|
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2014-10-29
|
\
\
|
*
|
zram: avoid NULL pointer access in concurrent situation
Weijie Yang
2014-10-29
|
|
/
*
|
null_blk: Cleanup error recovery in null_add_dev()
Jan Kara
2014-10-22
|
/
*
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
|
\
|
*
block: disable entropy contributions for nonrot devices
Mike Snitzer
2014-10-04
|
*
Merge branch 'stable/for-jens-3.18' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-10-01
|
|
\
|
|
*
xen, blkfront: factor out flush-related checks from do_blkif_request()
Arianna Avanzini
2014-10-01
|
|
*
xen-blkback: fix leak on grant map error path
Roger Pau Monné
2014-10-01
|
|
*
xen/blkback: unmap all persistent grants when frontend gets disconnected
Vitaly Kuznetsov
2014-10-01
|
*
|
rsxx: Remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-10-01
|
*
|
block: hd: remove deprecated IRQF_DISABLED
Michael Opdenacker
2014-10-01
|
|
/
|
*
drbd: use RB_DECLARE_CALLBACKS() to define augment callbacks
Lai Jiangshan
2014-09-18
|
*
drbd: compute the end before rb_insert_augmented()
Lai Jiangshan
2014-09-18
|
*
drbd: Add missing newline in resync progress display in /proc/drbd
Philipp Reisner
2014-09-11
|
*
drbd: reduce lock contention in drbd_worker
Lars Ellenberg
2014-09-11
|
*
drbd: Improve asender performance
Lars Ellenberg
2014-09-11
|
*
drbd: Get rid of the WORK_PENDING macro
Andreas Gruenbacher
2014-09-11
|
*
drbd: Get rid of the __no_warn and __cond_lock macros
Andreas Gruenbacher
2014-09-11
|
*
drbd: Avoid inconsistent locking warning
Andreas Gruenbacher
2014-09-11
|
*
drbd: Remove superfluous newline from "resync_extents" debugfs entry.
Philipp Marek
2014-09-11
|
*
drbd: Use consistent names for all the bi_end_io callbacks
Andreas Gruenbacher
2014-09-11
|
*
drbd: Use better variable names
Andreas Gruenbacher
2014-09-11
*
|
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
|
\
\
|
*
|
blk-mq: rename blk_mq_end_io to blk_mq_end_request
Christoph Hellwig
2014-09-22
|
*
|
blk-mq: call blk_mq_start_request from ->queue_rq
Christoph Hellwig
2014-09-22
|
*
|
blk-mq: remove REQ_END
Christoph Hellwig
2014-09-22
|
*
|
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-22
|
|
\
\
|
*
\
\
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
2014-09-11
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
block,scsi: fixup blk_get_request dead queue scenarios
Joe Lawrence
2014-08-28
|
*
|
|
block,scsi: verify return pointer from blk_get_request
Joe Lawrence
2014-08-26
*
|
|
|
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-18
|
\
\
\
\
|
*
|
|
|
virtio_blk: enable VQs early on restore
Michael S. Tsirkin
2014-10-15
|
*
|
|
|
virtio_blk: enable VQs early
Michael S. Tsirkin
2014-10-15
|
*
|
|
|
virtio-blk: drop config_mutex
Michael S. Tsirkin
2014-10-15
|
*
|
|
|
virtio_blk: drop config_enable
Michael S. Tsirkin
2014-10-15
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-10-15
|
\
\
\
\
\
|
*
|
|
|
|
rbd: rbd workqueues need a resque worker
Ilya Dryomov
2014-10-14
|
*
|
|
|
|
rbd: set the remaining discard properties to enable support
Josh Durgin
2014-10-14
|
*
|
|
|
|
rbd: use helpers to handle discard for layered images correctly
Josh Durgin
2014-10-14
|
*
|
|
|
|
rbd: extract a method for adding object operations
Josh Durgin
2014-10-14
|
*
|
|
|
|
rbd: make discard trigger copy-on-write
Josh Durgin
2014-10-14
|
*
|
|
|
|
rbd: tolerate -ENOENT for discard operations
Josh Durgin
2014-10-14
|
*
|
|
|
|
rbd: fix snapshot context reference count for discards
Josh Durgin
2014-10-14
|
*
|
|
|
|
rbd: read image size for discard check safely
Josh Durgin
2014-10-14
[next]