index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkback
/
common.h
Age
Commit message (
Expand
)
Author
2021-04-23
xen-blkback: fix compatibility bug with single page rings
Paul Durrant
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-09
xen: add helpers for caching grant mapping pages
Juergen Gross
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-01-29
xen/blkback: Squeeze page pools if a memory pressure is detected
SeongJae Park
2019-12-04
xen-blkback: allow module to be cleanly unloaded
Paul Durrant
2018-08-27
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
Juergen Gross
2018-08-27
xen/blkback: move persistent grants flags to bool
Juergen Gross
2018-08-27
xen/blkback: don't keep persistent grants too long
Juergen Gross
2017-06-13
xen-blkback: don't leak stack data via response ring
Jan Beulich
2017-06-13
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
2016-01-21
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-04
xen/blkback: make st_ statistics per ring
Bob Liu
2016-01-04
xen/blkback: make pool of persistent grants and free pages per-queue
Bob Liu
2016-01-04
xen/blkback: get the number of hardware queues/rings from blkfront
Bob Liu
2016-01-04
xen/blkback: pseudo support for multi hardware queues/rings
Konrad Rzeszutek Wilk
2016-01-04
xen/blkback: separate ring information out of struct xen_blkif
Bob Liu
2015-12-18
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
2015-10-23
block/xen-blkback: Make it running on 64KB page granularity
Julien Grall
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-17
block/xen-blkback: s/nr_pages/nr_segs/
Julien Grall
2015-06-05
xen/block: add multi-page ring support
Bob Liu
2015-06-05
drivers: xen-blkback: delay pending_req allocation to connect_ring
Bob Liu
2015-04-07
xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
Tao Chen
2015-02-12
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-10
xen-blkback: default to X86_32 ABI on x86
David Vrabel
2015-01-28
xen-blkback: safely unmap grants in case they are still in use
Jennifer Herbert
2014-05-28
xen-blkback: defer freeing blkif to avoid blocking xenwatch
Valentin Priescu
2014-02-11
xen-blkback: init persistent_purge_work work_struct
Roger Pau Monne
2014-02-07
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
2014-02-07
xen-blkback: fix shutdown race
Roger Pau Monne
2014-02-07
xen-blkback: fix memory leaks
Roger Pau Monne
2013-06-17
xen/blkback: Check for insane amounts of request on the ring (v6).
Konrad Rzeszutek Wilk
2013-05-07
xen-blkback: allocate list of pending reqs in small chunks
Roger Pau Monne
2013-04-18
xen-block: implement indirect descriptors
Roger Pau Monne
2013-04-18
xen-blkback: make the queue of free requests per backend
Roger Pau Monne
2013-04-18
xen-blkback: implement LRU mechanism for persistent grants
Roger Pau Monne
2013-04-18
xen-blkback: use balloon pages for all mappings
Roger Pau Monne
2013-03-19
xen-blkback: don't store dev_bus_addr
Roger Pau Monne
2013-03-11
xen/blkback: Change statistics counter types to unsigned
Zoltan Kiss
2013-03-11
xen/blkback: correctly respond to unknown, non-native requests
David Vrabel
2012-12-17
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-10-30
xen/blkback: Persistent grant maps for xen blk drivers
Roger Pau Monne
2012-10-30
xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...
Oliver Chick
2012-05-30
xen/blkback: Copy id field when doing BLKIF_DISCARD.
Konrad Rzeszutek Wilk
2012-03-24
xen/blkback: Squash the discard support for 'file' and 'phy' type.
Konrad Rzeszutek Wilk
2011-11-18
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
2011-11-18
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]