| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2014-05-28 | 1 | -26/+14 |
|\ |
|
| * | xen-blkfront: remove type check from blkfront_setup_discard | Olaf Hering | 2014-05-28 | 1 | -26/+14 |
* | | block: remove struct request buffer member | Jens Axboe | 2014-04-15 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2014-02-10 | 1 | -4/+7 |
|\ |
|
| * | xen-blkfront: handle backend CLOSED without CLOSING | David Vrabel | 2014-02-07 | 1 | -1/+4 |
| * | xen-blkif: drop struct blkif_request_segment_aligned | Roger Pau Monne | 2014-02-07 | 1 | -3/+3 |
* | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 2013-12-31 | 1 | -1/+6 |
| |\ \
| | |/ |
|
| * | | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -1/+1 |
* | | | xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4). | Konrad Rzeszutek Wilk | 2014-01-03 | 1 | -2/+2 |
| |/
|/| |
|
* | | block: xen-blkfront: Fix possible NULL ptr dereference | Felipe Pena | 2013-11-26 | 1 | -0/+5 |
* | | xen-blkfront: Silence pfn maybe-uninitialized warning | Tim Gardner | 2013-11-26 | 1 | -1/+1 |
|/ |
|
* | xen-blkfront: restore the non-persistent data path | Roger Pau Monne | 2013-11-08 | 1 | -25/+100 |
* | xen-blkfront: improve aproximation of required grants per request | Roger Pau Monne | 2013-11-08 | 1 | -4/+7 |
* | xen-blkfront: revoke foreign access for grants not mapped by the backend | Roger Pau Monne | 2013-11-08 | 1 | -4/+29 |
* | block: Consolidate duplicated bio_trim() implementations | Kent Overstreet | 2013-11-08 | 1 | -52/+1 |
* | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2013-06-28 | 1 | -100/+432 |
|\ |
|
| * | xen-blkfront: set blk_queue_max_hw_sectors correctly | Roger Pau Monne | 2013-06-21 | 1 | -1/+1 |
| * | xen/blkback: Use physical sector size for setup | Stefan Bader | 2013-06-07 | 1 | -3/+18 |
| * | xen-blkfront: Introduce a 'max' module parameter to alter the amount of indir... | Konrad Rzeszutek Wilk | 2013-06-04 | 1 | -0/+2 |
| * | xen-blkfront: use a different scatterlist for each request | Roger Pau Monne | 2013-05-08 | 1 | -25/+18 |
| * | xen-block: implement indirect descriptors | Roger Pau Monne | 2013-04-18 | 1 | -84/+406 |
* | | block_device_operations->release() should return void | Al Viro | 2013-05-07 | 1 | -2/+1 |
|/ |
|
* | xen-blkfront: remove frame list from blk_shadow | Roger Pau Monne | 2013-03-19 | 1 | -5/+1 |
* | xen-blkfront: pre-allocate pages for requests | Roger Pau Monne | 2013-03-19 | 1 | -41/+79 |
* | xen-blkfront: switch from llist to list | Roger Pau Monne | 2013-03-19 | 1 | -23/+18 |
* | xen-blkfront: replace kmalloc and then memcpy with kmemdup | Mihnea Dobrescu-Balaur | 2013-03-18 | 1 | -2/+1 |
* | xen-blkfront: drop the use of llist_for_each_entry_safe | Konrad Rzeszutek Wilk | 2013-02-19 | 1 | -3/+10 |
* | xen-blkfront: handle bvecs with partial data | Roger Pau Monne | 2012-12-17 | 1 | -3/+4 |
* | llist/xen-blkfront: implement safe version of llist_for_each_entry | Roger Pau Monne | 2012-12-17 | 1 | -1/+2 |
* | xen-blkfront: free allocated page | Roger Pau Monne | 2012-11-26 | 1 | -0/+1 |
* | xen/blkback: persistent-grants fixes | Roger Pau Monne | 2012-11-04 | 1 | -1/+2 |
* | xen/blkback: Persistent grant maps for xen blk drivers | Roger Pau Monne | 2012-10-30 | 1 | -28/+169 |
* | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 2012-08-20 | 1 | -2/+2 |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 1 | -3/+2 |
|\ |
|
| * | xen-blkfront: remove IRQF_SAMPLE_RANDOM which is now a no-op | Theodore Ts'o | 2012-07-19 | 1 | -3/+2 |
* | | xen/blkfront: Add WARN to deal with misbehaving backends. | Konrad Rzeszutek Wilk | 2012-06-12 | 1 | -12/+46 |
|/ |
|
* | xen-blkfront: module exit handling adjustments | Jan Beulich | 2012-05-11 | 1 | -1/+3 |
* | xen-blkfront: properly name all devices | Jan Beulich | 2012-05-11 | 1 | -18/+22 |
* | Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-04-13 | 1 | -21/+20 |
|\ |
|
| * | xen-blkfront: make blkif_io_lock spinlock per-device | Steven Noonan | 2012-03-20 | 1 | -16/+16 |
| * | xen/blkfront: don't put bdev right after getting it | Andrew Jones | 2012-03-20 | 1 | -1/+1 |
| * | xen-blkfront: use bitmap_set() and bitmap_clear() | Akinobu Mita | 2012-03-20 | 1 | -4/+3 |
* | | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-04-06 | 1 | -1/+1 |
|\ \ |
|
| * | | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov | 2012-04-06 | 1 | -1/+1 |
* | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-03-24 | 1 | -0/+3 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | xen: initialize platform-pci even if xen_emul_unplug=never | Igor Mammedov | 2012-03-22 | 1 | -0/+3 |
* | | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-01-15 | 1 | -28/+51 |
|\ \
| |/
|/| |
|
| * | xen-blkfront: Use kcalloc instead of kzalloc to allocate array | Thomas Meyer | 2011-12-16 | 1 | -1/+1 |
| * | xen/blk[front|back]: Enhance discard support with secure erasing support. | Konrad Rzeszutek Wilk | 2011-11-18 | 1 | -10/+31 |