summaryrefslogtreecommitdiff
path: root/drivers/block/xen-blkback (follow)
Commit message (Expand)AuthorAge
* xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich2021-03-30
* xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich2021-02-23
* xen-blkback: don't "handle" error by BUG()Jan Beulich2021-02-23
* xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz2021-01-30
* xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-29
* xen/blkback: use lateeoi irq bindingJuergen Gross2020-11-18
* xen-blkback: don't leak stack data via response ringJan Beulich2017-11-21
* xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross2017-08-06
* xen/blkback: don't free be structure too earlyJuergen Gross2017-08-06
* xen-blkback: read from indirect descriptors only onceRoger Pau Monné2015-12-18
* xen-blkback: only read request operation from shared ring onceRoger Pau Monné2015-12-18
* xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*Julien Grall2015-10-23
* block/xen-blkback: Make it running on 64KB page granularityJulien Grall2015-10-23
* Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-09-23
|\
| * xen/blkback: free requests on disconnectionRoger Pau Monne2015-09-23
* | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \
| * | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
| |/
* | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-07-27
|\ \ | |/ |/|
| * xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu2015-07-24
* | Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-07-01
|\ \
| * | block/xen-blkback: s/nr_pages/nr_segs/Julien Grall2015-06-17
* | | Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2015-06-27
|\ \ \ | |/ / |/| / | |/
| * xen/block: add multi-page ring supportBob Liu2015-06-05
| * drivers: xen-blkback: delay pending_req allocation to connect_ringBob Liu2015-06-05
* | xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu2015-04-27
* | xen/blkback: safely unmap purge persistent grantsBob Liu2015-04-27
|/
* Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-04-16
|\
| * xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFXTao Chen2015-04-07
| * xen-blkback: enlarge the array size of blkback nameTao Chen2015-04-07
* | xenbus_client: Extend interface to support multi-page ringWei Liu2015-04-15
|/
* Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * xen-blkback: default to X86_32 ABI on x86David Vrabel2015-02-10
* | xen-blkback: safely unmap grants in case they are still in useJennifer Herbert2015-01-28
* | xen/grant-table: add helpers for allocating pagesDavid Vrabel2015-01-28
|/
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * xen-blkback: fix leak on grant map error pathRoger Pau Monné2014-10-01
| * xen/blkback: unmap all persistent grants when frontend gets disconnectedVitaly Kuznetsov2014-10-01
* | xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-06
|/
* xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2014-05-28
* xen/blkback: disable discard feature if requested by toolstackOlaf Hering2014-05-28
* xen-blkback: init persistent_purge_work work_structRoger Pau Monne2014-02-11
* Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-02-10
|\
| * xen-blkif: drop struct blkif_request_segment_alignedRoger Pau Monne2014-02-07
| * xen-blkback: fix shutdown raceRoger Pau Monne2014-02-07
| * xen-blkback: fix memory leaksRoger Pau Monne2014-02-07
| * xen-blkback: fix memory leak when persistent grants are usedMatt Rushton2014-02-07
* | block: Abstract out bvec iteratorKent Overstreet2013-11-23
|/
* xen/blkback: fix reference countingVegard Nossum2013-11-08
* block: replace strict_strtoul() with kstrtoul()Jingoo Han2013-09-11
* Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-22
|\