index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkback
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen/blback: Fit the important information of the thread in 17 characters
Konrad Rzeszutek Wilk
2016-03-03
1
-4
/
+3
*
xen-blkback: advertise indirect segment support earlier
Jan Beulich
2016-03-03
1
-5
/
+8
*
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
3
-364
/
+529
|
\
|
*
xen/blkback: Fix two memory leaks.
Bob Liu
2016-01-04
1
-6
/
+11
|
*
xen/blkback: make st_ statistics per ring
Bob Liu
2016-01-04
3
-38
/
+61
|
*
xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule()
Jiri Kosina
2016-01-04
1
-0
/
+1
|
*
xen/blkback: Free resources if connect_ring failed.
Konrad Rzeszutek Wilk
2016-01-04
1
-1
/
+7
|
*
xen/blocks: Return -EXX instead of -1
Konrad Rzeszutek Wilk
2016-01-04
1
-1
/
+1
|
*
xen/blkback: make pool of persistent grants and free pages per-queue
Bob Liu
2016-01-04
3
-137
/
+118
|
*
xen/blkback: get the number of hardware queues/rings from blkfront
Bob Liu
2016-01-04
3
-6
/
+42
|
*
xen/blkback: pseudo support for multi hardware queues/rings
Konrad Rzeszutek Wilk
2016-01-04
2
-105
/
+175
|
*
xen/blkback: separate ring information out of struct xen_blkif
Bob Liu
2016-01-04
3
-172
/
+215
*
|
xen-blkback: read from indirect descriptors only once
Roger Pau Monné
2015-12-18
1
-5
/
+10
*
|
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
2015-12-18
1
-4
/
+4
|
/
*
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
2015-10-23
2
-5
/
+5
*
block/xen-blkback: Make it running on 64KB page granularity
Julien Grall
2015-10-23
3
-9
/
+22
*
Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-09-23
1
-18
/
+20
|
\
|
*
xen/blkback: free requests on disconnection
Roger Pau Monne
2015-09-23
1
-18
/
+20
*
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-2
/
+2
|
\
\
|
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-2
/
+2
|
|
/
*
|
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-07-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
Bob Liu
2015-07-24
1
-2
/
+2
*
|
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-01
2
-6
/
+6
|
\
\
|
*
|
block/xen-blkback: s/nr_pages/nr_segs/
Julien Grall
2015-06-17
2
-6
/
+6
*
|
|
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-06-27
3
-63
/
+121
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
xen/block: add multi-page ring support
Bob Liu
2015-06-05
3
-20
/
+84
|
*
drivers: xen-blkback: delay pending_req allocation to connect_ring
Bob Liu
2015-06-05
2
-45
/
+39
*
|
xen/grant: introduce func gnttab_unmap_refs_sync()
Bob Liu
2015-04-27
1
-28
/
+3
*
|
xen/blkback: safely unmap purge persistent grants
Bob Liu
2015-04-27
1
-6
/
+18
|
/
*
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-16
3
-52
/
+54
|
\
|
*
xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
Tao Chen
2015-04-07
3
-50
/
+49
|
*
xen-blkback: enlarge the array size of blkback name
Tao Chen
2015-04-07
1
-2
/
+5
*
|
xenbus_client: Extend interface to support multi-page ring
Wei Liu
2015-04-15
1
-2
/
+3
|
/
*
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
2
-2
/
+11
|
\
|
*
xen-blkback: default to X86_32 ABI on x86
David Vrabel
2015-02-10
2
-2
/
+11
*
|
xen-blkback: safely unmap grants in case they are still in use
Jennifer Herbert
2015-01-28
2
-50
/
+122
*
|
xen/grant-table: add helpers for allocating pages
David Vrabel
2015-01-28
1
-4
/
+4
|
/
*
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-10-18
2
-3
/
+4
|
\
|
*
xen-blkback: fix leak on grant map error path
Roger Pau Monné
2014-10-01
1
-0
/
+1
|
*
xen/blkback: unmap all persistent grants when frontend gets disconnected
Vitaly Kuznetsov
2014-10-01
1
-3
/
+3
*
|
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
1
-8
/
+3
|
/
*
xen-blkback: defer freeing blkif to avoid blocking xenwatch
Valentin Priescu
2014-05-28
2
-14
/
+36
*
xen/blkback: disable discard feature if requested by toolstack
Olaf Hering
2014-05-28
1
-1
/
+6
*
xen-blkback: init persistent_purge_work work_struct
Roger Pau Monne
2014-02-11
3
-2
/
+3
*
Merge branch 'stable/for-jens-3.14' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2014-02-10
3
-22
/
+58
|
\
|
*
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
2014-02-07
2
-2
/
+2
|
*
xen-blkback: fix shutdown race
Roger Pau Monne
2014-02-07
3
-10
/
+24
|
*
xen-blkback: fix memory leaks
Roger Pau Monne
2014-02-07
3
-9
/
+31
|
*
xen-blkback: fix memory leak when persistent grants are used
Matt Rushton
2014-02-07
1
-3
/
+3
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-1
/
+1
|
/
[next]