index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkback
/
common.h
Age
Commit message (
Expand
)
Author
2023-04-25
xen/blkback: move blkif_get_x86_*_req() into blkback.c
Juergen Gross
2023-04-25
xen/blkback: remove stale prototype
Juergen Gross
2023-04-25
xen/blkback: fix white space code style issues
Juergen Gross
2022-09-02
xen-blkback: Advertise feature-persistent as user requested
SeongJae Park
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
[next]