Alexey Dobriyan
|
83d5cde47d
const: make block_device_operations const
|
16 years ago |
Greg Kroah-Hartman
|
a1b4b12b37
xen block: remove driver_data direct access of struct device
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Jens Axboe
|
9bd7de51ee
Merge branch 'master' into for-2.6.31
|
16 years ago |
Roel Kluin
|
b9ed7252d2
xen-blkfront: beyond ARRAY_SIZE of info->shadow
|
16 years ago |
Ian Campbell
|
31a14400e8
xen/blkfront: fix warning when deleting gendisk on unplug/shutdown
|
16 years ago |
Ian Campbell
|
28afea5b2f
xen/blkfront: allow xenbus state transition to Closing->Closed when not Connected
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
296b2f6ae6
block: convert to dequeueing model (easy ones)
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |
Tejun Heo
|
f06d9a2b52
block: replace end_request() with [__]blk_end_request_cur()
|
16 years ago |
Tejun Heo
|
40cbbb781d
block: implement and use [__]blk_end_request_all()
|
16 years ago |
Kris Shannon
|
a1a15ac5f9
Fix kernel NULL pointer dereference in xen-blkfront
|
16 years ago |
Jens Axboe
|
9e973e64ac
xen/blkfront: use blk_rq_map_sg to generate ring entries
|
16 years ago |
Fernando Luis Vázquez Cao
|
66d352e1e4
xen-blkfront: set queue paravirt flag
|
16 years ago |
Zhaolei
|
68aee07f9b
Release old elevator on change elevator
|
16 years ago |
Al Viro
|
a63c848b04
[PATCH] switch xen
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |
Ingo Molnar
|
365d46dc9b
Merge branch 'linus' into x86/xen
|
16 years ago |
Chris Lalancette
|
9246b5f06d
block: Expand Xen blkfront for > 16 xvd
|
17 years ago |
Jeremy Fitzhardinge
|
6e833587e1
xen: clean up domain mode predicates
|
17 years ago |
Adrian Bunk
|
62aa0054da
xen-blkfront.c: make blkif_ioctl() static
|
17 years ago |
Ian Campbell
|
a144ff09bc
xen: Avoid allocations causing swap activity on the resume path
|
17 years ago |
Jan Beulich
|
5a60d0cd4f
xen/blkfront: add __exit to module_exit() handlers
|
17 years ago |
Wim Colgate
|
04c0635058
xen/blkfront: Make sure that the device is fully ready before allowing release.
|
17 years ago |
Christian Limpach
|
440a01a7f4
xen/blkfront: Add the CDROM_GET_CAPABILITY ioctl to blkfront.
|
17 years ago |
Ian Campbell
|
1c91fe1a0d
xen/blkfront: Make sure we don't use bounce buffers, we don't need them.
|
17 years ago |
Harvey Harrison
|
afe42d7dea
xen: make blkif_getgeo static
|
17 years ago |
Mark McLoughlin
|
4f93f09b72
xen: Add compatibility aliases for frontend drivers
|
17 years ago |
Mark McLoughlin
|
d2f0c52bec
xen: Module autoprobing support for frontend drivers
|
17 years ago |