Linus Torvalds
|
9228ff9038
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
|
12 years ago |
Roger Pau Monne
|
0a8704a51f
xen/blkback: Persistent grant maps for xen blk drivers
|
12 years ago |
Oliver Chick
|
1f999572f2
xen/blkback: Change xen_vbd's flush_support and discard_secure to have type unsigned int, rather than bool
|
13 years ago |
Konrad Rzeszutek Wilk
|
8c9ce606a6
xen/blkback: Copy id field when doing BLKIF_DISCARD.
|
13 years ago |
Konrad Rzeszutek Wilk
|
4dae76705f
xen/blkback: Squash the discard support for 'file' and 'phy' type.
|
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
|
06d381484f
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Linus Torvalds
|
3d0a8d10cf
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
|
13 years ago |
David Vrabel
|
2d073846b8
block: xen-blkback: use API provided by xenbus module to map rings
|
14 years ago |
Linus Torvalds
|
59e5253417
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
13 years ago |
Konrad Rzeszutek Wilk
|
29bde09378
xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.
|
14 years ago |
Joe Jin
|
c555aab97d
xen-blkback: fixed indentation and comments
|
14 years ago |
Li Dongyang
|
b3cb0d6adc
xen-blkback: Implement discard requests ('feature-discard')
|
14 years ago |
Jesper Juhl
|
e5de063016
Remove unneeded version.h includes from drivers/block/
|
14 years ago |
Joe Jin
|
1bc05b0ae6
xen-blkback: fixed indentation and comments
|
14 years ago |
Konrad Rzeszutek Wilk
|
5a577e3872
xen/blkback: Add the prefix XEN in the common.h.
|
14 years ago |
Konrad Rzeszutek Wilk
|
3d814731ba
xen/blkback: Prefix 'vbd' with 'xen' in structs and functions.
|
14 years ago |
Konrad Rzeszutek Wilk
|
30fd150202
xen/blkback: Change structure name blkif_st to xen_blkif.
|
14 years ago |
Konrad Rzeszutek Wilk
|
325a648604
xen/blkback: Remove the unused typedefs.
|
14 years ago |
Konrad Rzeszutek Wilk
|
452a6b2bb6
xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h
|
14 years ago |
Konrad Rzeszutek Wilk
|
b0f801273f
xen/blkback: Fixing some more of the cleanpatch.pl warnings.
|
14 years ago |
Konrad Rzeszutek Wilk
|
68c88dd7d3
xen/blkback: Move blkif_get_x86_[32|64]_req to common.h in block/xen-blkback dir.
|
14 years ago |
Konrad Rzeszutek Wilk
|
22b20f2dff
xen/blkback: Use the DRV_PFX in the pr_.. macros.
|
14 years ago |
Konrad Rzeszutek Wilk
|
1afbd730a3
xen/blkback: Make the DPRINTK uniform.
|
14 years ago |
Konrad Rzeszutek Wilk
|
01f37f2d53
xen/blkback: Fixed up comments and converted spaces to tabs.
|
14 years ago |
Konrad Rzeszutek Wilk
|
24f567f952
xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE_BARRIER.
|
14 years ago |
Konrad Rzeszutek Wilk
|
8b6bf747d7
xen/blkback: Prefix exposed functions with xen_
|
14 years ago |
Konrad Rzeszutek Wilk
|
42c7841d17
xen-blkback: Inline some of the functions that were moved from vbd/interface.c
|
14 years ago |
Konrad Rzeszutek Wilk
|
dfc07b13dc
xen/blkback: Move it from drivers/xen to drivers/block
|
14 years ago |