index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
virtio_blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-25
virtio_blk: check for hardsector size from host
Christian Borntraeger
1
-1
/
+9
2008-05-30
virtio_blk: allow read-only disks
Christian Borntraeger
1
-1
/
+5
2008-05-30
Fix crash in virtio_blk during modprobe ; rmmod ; modprobe
Chris Lalancette
1
-0
/
+1
2008-05-02
virtio: add virtio disk geometry feature
Ryan Harper
1
-4
/
+20
2008-05-02
virtio: explicit advertisement of driver features
Rusty Russell
1
-1
/
+7
2008-05-02
virtio: change config to guest endian.
Rusty Russell
1
-2
/
+2
2008-05-02
virtio-blk: fix remove oops
Marcelo Tosatti
1
-2
/
+0
2008-05-02
virtio: de-structify virtio_block status byte
Rusty Russell
1
-3
/
+3
2008-03-17
virtio: Fix sysfs bits to have proper block symlink
Jeremy Katz
1
-0
/
+1
2008-02-04
virtio_blk: implement naming for vda-vdz,vdaa-vdzz,vdaaa-vdzzz
Christian Borntraeger
1
-7
/
+22
2008-02-04
virtio_blk: Dont waste major numbers
Christian Borntraeger
1
-12
/
+16
2008-02-04
virtio_blk: provide getgeo
Christian Borntraeger
1
-2
/
+13
2008-02-04
virtio: reset function
Rusty Russell
1
-1
/
+5
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-2
/
+1
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-22
/
+13
2007-11-19
virtio: fix module/device unloading
Rusty Russell
1
-3
/
+7
2007-10-24
SG: audit of drivers that use blk_rq_map_sg()
Jens Axboe
1
-4
/
+6
2007-10-23
Block driver using virtio.
Rusty Russell
1
-0
/
+308