Roger Pau Monne
|
087ffecdaa
xen-blkback: use balloon pages for persistent grants
|
12 years ago |
Konrad Rzeszutek Wilk
|
01c681d4c7
xen/blkback: Don't trust the handle from the frontend.
|
12 years ago |
Roger Pau Monne
|
7dc341175a
xen-blkback: implement safe iterator for the list of persistent grants
|
12 years ago |
Roger Pau Monne
|
4d4f270f18
xen-blkback: move free persistent grants code
|
12 years ago |
Roger Pau Monne
|
cb5bd4d19b
xen/blkback: persistent-grants fixes
|
12 years ago |
Roger Pau Monne
|
0a8704a51f
xen/blkback: Persistent grant maps for xen blk drivers
|
12 years ago |
Linus Torvalds
|
f1c6872e49
Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Stefano Stabellini
|
2fc136eecd
xen/m2p: do not reuse kmap_op->dev_bus_addr
|
13 years ago |
Stefano Stabellini
|
e79affc3f2
xen/arm: compile blkfront and blkback
|
13 years ago |
Konrad Rzeszutek Wilk
|
4dae76705f
xen/blkback: Squash the discard support for 'file' and 'phy' type.
|
13 years ago |
Daniel De Graaf
|
b2167ba6dd
xen/blkback: Enable blkback on HVM guests
|
13 years ago |
Daniel De Graaf
|
4f14faaab4
xen/blkback: use grant-table.c hypercall wrappers
|
13 years ago |
Li Dongyang
|
ae18be11b5
xen-blkback: convert hole punching to discard request on loop devices
|
13 years ago |
Konrad Rzeszutek Wilk
|
421463526f
xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_io
|
13 years ago |
Konrad Rzeszutek Wilk
|
5ea4298669
xen/blk[front|back]: Enhance discard support with secure erasing support.
|
13 years ago |
Konrad Rzeszutek Wilk
|
97e36834f5
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
|
13 years ago |
Linus Torvalds
|
3d0a8d10cf
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
|
13 years ago |
Konrad Rzeszutek Wilk
|
6927d92091
xen/blkback: Fix two races in the handling of barrier requests.
|
13 years ago |
Konrad Rzeszutek Wilk
|
dda1852802
xen/blkback: Check for proper operation.
|
13 years ago |
Konrad Rzeszutek Wilk
|
64391b2536
xen/blkback: Fix the inhibition to map pages when discarding sector ranges.
|
14 years ago |
Konrad Rzeszutek Wilk
|
5c62cb4860
xen/blkback: Report VBD_WSECT (wr_sect) properly.
|
14 years ago |
Konrad Rzeszutek Wilk
|
29bde09378
xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.
|
14 years ago |
Jan Beulich
|
8e6dc6fe51
xen-blkback: use kzalloc() in favor of kmalloc()+memset()
|
14 years ago |
Li Dongyang
|
b3cb0d6adc
xen-blkback: Implement discard requests ('feature-discard')
|
14 years ago |
Stefano Stabellini
|
0930bba674
xen: modify kernel mappings corresponding to granted pages
|
14 years ago |
Bastian Blank
|
a7e9357f10
xen/blkback: Add module alias for autoloading
|
14 years ago |
Daniel Stodden
|
b4726a9df2
xen/blkback: Don't let in-flight requests defer pending ones.
|
14 years ago |
Dan Carpenter
|
9b83c77121
xen/blkback: potential null dereference in error handling
|
14 years ago |
Jan Beulich
|
8ab521506c
xen/blkback: don't fail empty barrier requests
|
14 years ago |
Laszlo Ersek
|
496b318eb6
xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end()
|
14 years ago |