index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
2010-03-01
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-02-24
virtio_blk: add block topology support
Christoph Hellwig
2010-01-11
block: make virtio device id constant
Márton Németh
2009-10-22
virtio_blk: Revert serial number support
Rusty Russell
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
2009-10-22
virtio_blk: revert QUEUE_FLAG_VIRT addition
Christoph Hellwig
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-23
virtio_blk: add support for cache flush
Christoph Hellwig
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-07-22
Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-07-19
virtio_blk: mark virtio_blk with __refdata to kill spurious section mismatch
Rakib Mullick
2009-07-17
virtio_blk: ioctl return value fix
Christoph Hellwig
2009-07-17
virtio_blk: don't bounce highmem requests
Christoph Hellwig
2009-06-12
virtio_blk: add missing __dev{init,exit} markings
Mike Frysinger
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-09
Add serial number support for virtio_blk, V4a
john cooper
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-18
virtio_blk: get rid of unused variable
Jens Axboe
2009-05-18
virtio_blk: SG_IO passthru support
Hannes Reinecke
2009-05-18
virtio_blk: don't blindly derefence req->rq_disk
Christoph Hellwig
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
2008-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-12-30
virtio_blk: fix type warning
Randy Dunlap
2008-12-30
virtio: block: dynamic maximum segments
Rusty Russell
2008-12-30
virtio: set max_segment_size and max_sectors to infinite.
Rusty Russell
2008-12-29
virtio_blk: set queue paravirt flag
Fernando Luis Vázquez Cao
2008-10-21
[PATCH] switch virtio_blk
Al Viro
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-09
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
2008-10-09
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
2008-05-30
virtio_blk: allow read-only disks
Christian Borntraeger
2008-05-30
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
Chris Lalancette
2008-05-02
virtio: add virtio disk geometry feature
Ryan Harper
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
2008-05-02
virtio: change config to guest endian.
Rusty Russell
2008-05-02
virtio-blk: fix remove oops
Marcelo Tosatti
2008-05-02
virtio: de-structify virtio_block status byte
Rusty Russell
2008-03-17
virtio: Fix sysfs bits to have proper block symlink
Jeremy Katz
2008-02-04
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
Christian Borntraeger
2008-02-04
virtio_blk: Dont waste major numbers
Christian Borntraeger
2008-02-04
virtio_blk: provide getgeo
Christian Borntraeger
2008-02-04
virtio: reset function
Rusty Russell
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
[next]