index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkback
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-23
xen-blkback: fix compatibility bug with single page rings
Paul Durrant
2
-22
/
+17
2021-03-30
Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2021-03-26
xen-blkback: don't leak persistent grants from xen_blkbk_map()
Jan Beulich
1
-1
/
+1
2021-02-27
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-3
/
+1
2021-02-22
Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-14
/
+18
2021-02-15
xen-blkback: fix error handling in xen_blkbk_map()
Jan Beulich
1
-10
/
+16
2021-02-15
xen-blkback: don't "handle" error by BUG()
Jan Beulich
1
-4
/
+2
2021-02-12
xen/events: link interdomain events to associated xenbus device
Juergen Gross
1
-1
/
+1
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2020-12-14
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
1
-0
/
+1
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+2
2020-12-09
xen: add helpers for caching grant mapping pages
Juergen Gross
3
-79
/
+20
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-3
/
+1
2020-10-21
xen-blkback: add a parameter for disabling of persistent grants
SeongJae Park
1
-6
/
+16
2020-10-20
xen/blkback: use lateeoi irq binding
Juergen Gross
2
-8
/
+19
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-2
/
+2
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-01-29
xen/blkback: Consistently insert one empty line between functions
SeongJae Park
1
-5
/
+2
2020-01-29
xen/blkback: Remove unnecessary static variable name prefixes
SeongJae Park
1
-20
/
+17
2020-01-29
xen/blkback: Squeeze page pools if a memory pressure is detected
SeongJae Park
3
-2
/
+27
2019-12-21
Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-18
/
+38
2019-12-20
xen-blkback: support dynamic unbind/bind
Paul Durrant
1
-18
/
+38
2019-12-15
Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+10
2019-12-13
xen-blkback: prevent premature module unload
Paul Durrant
1
-0
/
+10
2019-12-08
Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+22
2019-12-04
xen-blkback: allow module to be cleanly unloaded
Paul Durrant
3
-0
/
+22
2019-12-04
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
1
-0
/
+2
2019-08-12
xen/blkback: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-02-24
xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-...
Dongli Zhang
1
-29
/
+43
2019-01-17
xen/blkback: add stack variable 'blkif' in connect_ring()
Dongli Zhang
1
-13
/
+14
2018-08-27
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
Juergen Gross
1
-1
/
+0
2018-08-27
xen/blkback: move persistent grants flags to bool
Juergen Gross
2
-13
/
+7
2018-08-27
xen/blkback: don't keep persistent grants too long
Juergen Gross
2
-46
/
+50
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+2
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2
-3
/
+3
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+7
2017-08-25
xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect
Annie Li
1
-2
/
+8
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-2
/
+2
2017-08-18
xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2
-1
/
+3
2017-08-18
xen-blkback: Fix indentation
Bart Van Assche
1
-2
/
+2
2017-06-23
Merge commit '8e8320c9315c' into for-4.13/block
Jens Axboe
3
-41
/
+26
2017-06-13
xen-blkback: don't leak stack data via response ring
Jan Beulich
2
-31
/
+17
2017-06-13
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
2
-4
/
+0
2017-06-13
xen/blkback: don't free be structure too early
Juergen Gross
1
-4
/
+3
2017-06-13
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
2
-2
/
+6
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-11
/
+8
2017-05-16
block: xen-blkback: add null check to avoid null pointer dereference
Gustavo A. R. Silva
1
-3
/
+5
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
1
-3
/
+3
[next]