index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
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
Files
Lines
*
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
1
-16
/
+9
*
block: kill QUEUE_ORDERED_BY_TAG
Tejun Heo
2010-09-10
1
-9
/
+0
*
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-10
1
-39
/
+49
|
\
|
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
1
-2
/
+15
|
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
1
-2
/
+2
|
*
virtio_blk: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-29
/
+21
|
*
virtio_blk: add default case to cmd type switch
Jens Axboe
2010-08-07
1
-0
/
+2
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
1
-6
/
+9
*
|
virtio_blk: Remove VBID ioctl
Ryan Harper
2010-08-05
1
-10
/
+0
*
|
virtio_blk: Add 'serial' attribute to virtio-blk devices (v2)
Ryan Harper
2010-08-05
1
-0
/
+28
*
|
virtio_blk: support barriers without FLUSH feature
Christoph Hellwig
2010-08-05
1
-3
/
+23
|
/
*
virtio-blk: fix minimum number of S/G elements
Christoph Hellwig
2010-06-03
1
-1
/
+3
*
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 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-04-09
1
-3
/
+2
|
\
|
*
block: Finalize conversion of block limits functions
Martin K. Petersen
2010-03-15
1
-3
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-03-01
1
-1
/
+1
|
\
|
*
block: make virtio device id constant
Márton Németh
2010-01-11
1
-1
/
+1
*
|
virtio_blk: add block topology support
Christoph Hellwig
2010-02-24
1
-15
/
+46
|
/
*
virtio_blk: Revert serial number support
Rusty Russell
2009-10-22
1
-34
/
+3
*
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
1
-1
/
+0
*
virtio_blk: revert QUEUE_FLAG_VIRT addition
Christoph Hellwig
2009-10-22
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
1
-6
/
+27
|
\
|
*
virtio_blk: add support for cache flush
Christoph Hellwig
2009-09-23
1
-5
/
+25
|
*
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
1
-0
/
+1
|
*
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-23
1
-1
/
+1
*
|
const: make block_device_operations const
Alexey Dobriyan
2009-09-22
1
-1
/
+1
|
/
*
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-07-22
1
-1
/
+6
|
\
|
*
virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch
Rakib Mullick
2009-07-19
1
-1
/
+6
*
|
virtio_blk: ioctl return value fix
Christoph Hellwig
2009-07-17
1
-1
/
+1
*
|
virtio_blk: don't bounce highmem requests
Christoph Hellwig
2009-07-17
1
-0
/
+3
|
/
*
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
2009-06-12
1
-2
/
+2
*
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
1
-3
/
+3
*
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
1
-1
/
+1
*
Add serial number support for virtio_blk, V4a
john cooper
2009-06-09
1
-3
/
+34
*
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
1
-1
/
+1
*
virtio_blk: get rid of unused variable
Jens Axboe
2009-05-18
1
-1
/
+0
*
virtio_blk: SG_IO passthru support
Hannes Reinecke
2009-05-18
1
-14
/
+50
*
virtio_blk: don't blindly derefence req->rq_disk
Christoph Hellwig
2009-05-18
1
-2
/
+2
*
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
1
-2
/
+2
*
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-05-11
1
-1
/
+1
*
block: implement and use [__]blk_end_request_all()
Tejun Heo
2009-04-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-12-30
1
-13
/
+28
|
\
|
*
virtio_blk: fix type warning
Randy Dunlap
2008-12-30
1
-1
/
+1
|
*
virtio: block: dynamic maximum segments
Rusty Russell
2008-12-30
1
-13
/
+23
|
*
virtio: set max_segment_size and max_sectors to infinite.
Rusty Russell
2008-12-30
1
-0
/
+5
*
|
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-12-29
1
-0
/
+2
|
/
[next]