index
:
~deathsimple/linux
amd-staging-drm-next
amdgpu-v4.0
atc_enablement
drm-fixes-3.14
drm-fixes-3.15
drm-fixes-3.15-wip
drm-fixes-4.1
drm-next
drm-next-3.15
drm-next-3.15-wip
drm-next-3.16
drm-next-3.16-wip
drm-next-4.4
mullins
multi-ring-support
multi-ring-testing
next
p2p
pte-compress
reset-rework
testing-3.15
testing-3.15-v2
testing-3.15-v3
ttm_pfn
uvd-3.9
uvd-r600-release
vce-release
vm-flushing
vm_bulk_move
vm_improvements
wip
Some patches for drm/radeon
deathsimple
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-10-21
[PATCH] switch virtio_blk
Al Viro
1
-4
/
+4
2008-10-21
[PATCH] beginning of methods conversion
Al Viro
1
-1
/
+1
2008-10-21
[PATCH] switch scsi_cmd_ioctl() to passing fmode_t
Al Viro
1
-2
/
+2
2008-10-09
virtio_blk: change to use __blk_end_request()
Kiyoshi Ueda
1
-5
/
+5
2008-10-09
virtio_blk: use a wrapper function to access io context information of IO req...
Fernando Luis Vázquez Cao
1
-2
/
+2
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