index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
|
/
*
[PATCH] switch virtio_blk
Al Viro
2008-10-21
1
-4
/
+4
*
[PATCH] beginning of methods conversion
Al Viro
2008-10-21
1
-1
/
+1
*
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
2008-10-21
1
-2
/
+2
*
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
2008-10-09
1
-5
/
+5
*
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
2008-10-09
1
-2
/
+2
*
virtio_blk: check for hardsector size from host
Christian Borntraeger
2008-07-25
1
-1
/
+9
*
virtio_blk: allow read-only disks
Christian Borntraeger
2008-05-30
1
-1
/
+5
*
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
Chris Lalancette
2008-05-30
1
-0
/
+1
*
virtio: add virtio disk geometry feature
Ryan Harper
2008-05-02
1
-4
/
+20
*
virtio: explicit advertisement of driver features
Rusty Russell
2008-05-02
1
-1
/
+7
*
virtio: change config to guest endian.
Rusty Russell
2008-05-02
1
-2
/
+2
*
virtio-blk: fix remove oops
Marcelo Tosatti
2008-05-02
1
-2
/
+0
*
virtio: de-structify virtio_block status byte
Rusty Russell
2008-05-02
1
-3
/
+3
*
virtio: Fix sysfs bits to have proper block symlink
Jeremy Katz
2008-03-17
1
-0
/
+1
*
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
Christian Borntraeger
2008-02-04
1
-7
/
+22
*
virtio_blk: Dont waste major numbers
Christian Borntraeger
2008-02-04
1
-12
/
+16
*
virtio_blk: provide getgeo
Christian Borntraeger
2008-02-04
1
-2
/
+13
*
virtio: reset function
Rusty Russell
2008-02-04
1
-1
/
+5
*
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
1
-2
/
+1
*
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
1
-22
/
+13
*
virtio: fix module/device unloading
Rusty Russell
2007-11-19
1
-3
/
+7
*
SG: audit of drivers that use blk_rq_map_sg()
Jens Axboe
2007-10-24
1
-4
/
+6
*
Block driver using virtio.
Rusty Russell
2007-10-23
1
-0
/
+308