index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-02
|
\
|
*
virtio-blk: base queue-depth on virtqueue ringsize or module param
Rusty Russell
2014-03-23
|
*
virtio_blk: don't crash, report error if virtqueue is broken.
Rusty Russell
2014-03-12
*
|
blk-mq: allow blk_mq_init_commands() to return failure
Jens Axboe
2014-03-14
|
/
*
virtio_blk: use blk_mq_complete_request
Christoph Hellwig
2014-02-10
*
virtio-blk: virtqueue_kick() must be ordered with other virtqueue operations
Shaohua Li
2013-11-19
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-15
|
\
|
*
virtio_blk: blk-mq support
Jens Axboe
2013-11-14
*
|
virtio_blk: verify if queue is broken after virtqueue_get_buf()
Heinz Graalfs
2013-10-28
*
|
virtio: use size-based config accessors.
Rusty Russell
2013-10-16
*
|
virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM
Aaron Lu
2013-09-23
|
/
*
virtio_blk: Add missing 'static' qualifiers
Jonghwan Choi
2013-05-19
*
virtio_blk: remove nents member.
Rusty Russell
2013-03-20
*
virtio-blk: use virtqueue_add_sgs on req path
Paolo Bonzini
2013-03-20
*
virtio-blk: use virtqueue_add_sgs on bio path
Paolo Bonzini
2013-03-20
*
virtio-blk: reorganize virtblk_add_req
Paolo Bonzini
2013-03-20
*
virtio-blk: emit udev event when device is resized
Milos Vyletel
2013-03-12
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-20
|
\
|
*
virtio-blk: Don't free ida when disk is in use
Alexander Graf
2013-01-02
*
|
Drivers: block: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
|
/
*
virtio-blk: Disable callback in virtblk_done()
Asias He
2012-09-28
*
virtio-blk: fix NULL checking in virtblk_alloc_req()
Dan Carpenter
2012-09-28
*
virtio-blk: Add REQ_FLUSH and REQ_FUA support to bio path
Asias He
2012-09-28
*
virtio-blk: Add bio-based IO path for virtio-blk
Asias He
2012-09-28
*
virtio-blk: allow toggling host cache between writeback and writethrough
Paolo Bonzini
2012-07-30
*
virtio-blk: Use block layer provided spinlock
Asias He
2012-07-30
*
virtio-blk: Reset device after blk_cleanup_queue()
Asias He
2012-07-30
*
virtio-blk: Call del_gendisk() before disable guest kick
Asias He
2012-07-30
*
virtio_blk: Drop unused request tracking list
Asias He
2012-05-21
*
virtio-blk: Fix hot-unplug race in remove method
Asias He
2012-05-21
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2012-04-16
|
\
|
*
virtio_blk: helper function to format disk names
Ren Mingxin
2012-04-12
*
|
virtio-blk: Call revalidate_disk() upon online disk resize
Vivek Goyal
2012-03-29
|
/
*
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
2012-01-14
*
virtio: blk: Add freeze, restore handlers to support S4
Amit Shah
2012-01-12
*
virtio: blk: Move vq initialization to separate function
Amit Shah
2012-01-12
*
virtio_blk: fix config handler race
Michael S. Tsirkin
2012-01-12
*
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
block: Fix files that are modules and hence need module.h
Paul Gortmaker
2011-10-31
*
|
virtio-blk: use ida to allocate disk index
Michael S. Tsirkin
2011-11-01
|
/
*
drivers, block: virtio_blk: Replace cryptic number with the macro
Liu Yuan
2011-05-29
*
virtio_blk: allow re-reading config space at runtime
Christoph Hellwig
2011-05-29
*
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-22
|
\
|
*
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
|
|
\
|
*
|
virtio_blk: drop REQ_HARDBARRIER support
Tejun Heo
2010-09-10
|
*
|
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
|
*
|
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
2010-09-10
*
|
|
virtio_blk: remove BKL leftovers
Christoph Hellwig
2010-10-21
|
|
/
|
/
|
*
|
virtio-blk: fix request leak.
Mike Snitzer
2010-10-09
|
/
[next]