| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-12-17 | 3 | -27/+313 |
|\ |
|
| * | xen-blkback: move free persistent grants code | Roger Pau Monne | 2012-11-26 | 1 | -31/+37 |
| * | xen/blkback: persistent-grants fixes | Roger Pau Monne | 2012-11-04 | 2 | -4/+7 |
| * | xen/blkback: Persistent grant maps for xen blk drivers | Roger Pau Monne | 2012-10-30 | 3 | -27/+305 |
* | | xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u... | Oliver Chick | 2012-10-30 | 1 | -2/+2 |
* | | xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset | Wei Yongjun | 2012-10-30 | 1 | -2/+1 |
* | | xen/blkback: Fix compile warning | Konrad Rzeszutek Wilk | 2012-10-30 | 1 | -3/+3 |
|/ |
|
* | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-10-07 | 1 | -0/+1 |
|\ |
|
| * | xen/arm: compile blkfront and blkback | Stefano Stabellini | 2012-08-08 | 1 | -0/+1 |
* | | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 2012-09-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'stable/for-jens-3.5' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 2012-06-13 | 1 | -0/+2 |
|\ |
|
| * | xen/blkback: Copy id field when doing BLKIF_DISCARD. | Konrad Rzeszutek Wilk | 2012-05-30 | 1 | -0/+2 |
* | | xen/blkback: Fix warning error. | Konrad Rzeszutek Wilk | 2012-04-18 | 1 | -1/+1 |
|/ |
|
* | xen/blkback: Make optional features be really optional. | Konrad Rzeszutek Wilk | 2012-03-24 | 1 | -21/+14 |
* | xen/blkback: Squash the discard support for 'file' and 'phy' type. | Konrad Rzeszutek Wilk | 2012-03-24 | 3 | -61/+34 |
* | xen/blkback: Enable blkback on HVM guests | Daniel De Graaf | 2012-03-20 | 1 | -1/+1 |
* | xen/blkback: use grant-table.c hypercall wrappers | Daniel De Graaf | 2012-03-20 | 1 | -25/+4 |
* | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-01-15 | 3 | -77/+86 |
|\ |
|
| * | xen-blkback: convert hole punching to discard request on loop devices | Li Dongyang | 2011-11-18 | 1 | -17/+2 |
| * | xen/blkback: Move processing of BLKIF_OP_DISCARD from dispatch_rw_block_io | Konrad Rzeszutek Wilk | 2011-11-18 | 1 | -30/+24 |
| * | xen/blk[front|back]: Enhance discard support with secure erasing support. | Konrad Rzeszutek Wilk | 2011-11-18 | 3 | -8/+29 |
| * | xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together | Konrad Rzeszutek Wilk | 2011-11-18 | 2 | -34/+43 |
* | | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-10 | 1 | -6/+3 |
|\ \ |
|
| * | | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 2012-01-04 | 1 | -6/+3 |
| |/ |
|
* / | treewide: Fix typos in various parts of the kernel, and fix some comments. | Justin P. Mattock | 2011-12-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-11-06 | 2 | -51/+8 |
|\ |
|
| * | block: xen-blkback: use API provided by xenbus module to map rings | David Vrabel | 2011-10-26 | 2 | -51/+8 |
* | | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-11-04 | 3 | -38/+266 |
|\ \ |
|
| * | | xen/blkback: Fix two races in the handling of barrier requests. | Konrad Rzeszutek Wilk | 2011-10-17 | 1 | -5/+5 |
| * | | xen/blkback: Check for proper operation. | Konrad Rzeszutek Wilk | 2011-10-14 | 1 | -1/+1 |
| * | | xen/blkback: Fix the inhibition to map pages when discarding sector ranges. | Konrad Rzeszutek Wilk | 2011-10-13 | 1 | -2/+1 |
| * | | xen/blkback: Report VBD_WSECT (wr_sect) properly. | Konrad Rzeszutek Wilk | 2011-10-13 | 1 | -1/+1 |
| * | | xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests. | Konrad Rzeszutek Wilk | 2011-10-13 | 3 | -2/+58 |
| * | | xen-blkback: use kzalloc() in favor of kmalloc()+memset() | Jan Beulich | 2011-10-13 | 1 | -4/+2 |
| * | | xen-blkback: fixed indentation and comments | Joe Jin | 2011-10-13 | 2 | -3/+3 |
| * | | xen-blkback: Implement discard requests ('feature-discard') | Li Dongyang | 2011-10-13 | 3 | -31/+206 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Remove unneeded version.h includes from drivers/block/ | Jesper Juhl | 2011-09-15 | 1 | -1/+0 |
| |/ / |
|
* | | | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds | 2011-10-25 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini | 2011-09-29 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g... | Jens Axboe | 2011-08-23 | 2 | -4/+4 |
|\ \
| |/
|/| |
|
| * | xen-blkback: fixed indentation and comments | Joe Jin | 2011-08-22 | 2 | -3/+3 |
| * | xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed. | Joe Jin | 2011-08-22 | 1 | -1/+1 |
* | | Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-07-25 | 1 | -17/+20 |
|\| |
|
| * | xen/blkback: Add module alias for autoloading | Bastian Blank | 2011-06-30 | 1 | -0/+1 |
| * | xen/blkback: Don't let in-flight requests defer pending ones. | Daniel Stodden | 2011-06-30 | 1 | -17/+19 |
* | | xen: Add __attribute__((format(printf... where appropriate | Joe Perches | 2011-06-30 | 1 | -1/+1 |
|/ |
|
* | xen/blkback: potential null dereference in error handling | Dan Carpenter | 2011-06-01 | 1 | -4/+6 |
* | xen/blkback: don't call vbd_size() if bd_disk is NULL | Laszlo Ersek | 2011-06-01 | 1 | -2/+1 |
* | xen/blkback: don't fail empty barrier requests | Jan Beulich | 2011-05-18 | 1 | -7/+8 |