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
/
common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-01-21
1
-37
/
+49
|
\
|
*
xen/blkback: make st_ statistics per ring
Bob Liu
2016-01-04
1
-10
/
+10
|
*
xen/blkback: make pool of persistent grants and free pages per-queue
Bob Liu
2016-01-04
1
-16
/
+16
|
*
xen/blkback: get the number of hardware queues/rings from blkfront
Bob Liu
2016-01-04
1
-0
/
+1
|
*
xen/blkback: pseudo support for multi hardware queues/rings
Konrad Rzeszutek Wilk
2016-01-04
1
-1
/
+2
|
*
xen/blkback: separate ring information out of struct xen_blkif
Bob Liu
2016-01-04
1
-23
/
+33
*
|
xen-blkback: only read request operation from shared ring once
Roger Pau Monné
2015-12-18
1
-4
/
+4
|
/
*
block/xen-blkback: Make it running on 64KB page granularity
Julien Grall
2015-10-23
1
-4
/
+13
*
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
\
|
*
block/xen-blkback: s/nr_pages/nr_segs/
Julien Grall
2015-06-17
1
-1
/
+1
*
|
xen/block: add multi-page ring support
Bob Liu
2015-06-05
1
-0
/
+2
*
|
drivers: xen-blkback: delay pending_req allocation to connect_ring
Bob Liu
2015-06-05
1
-1
/
+1
|
/
*
xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
Tao Chen
2015-04-07
1
-6
/
+0
*
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-0
/
+9
|
\
|
*
xen-blkback: default to X86_32 ABI on x86
David Vrabel
2015-02-10
1
-0
/
+9
*
|
xen-blkback: safely unmap grants in case they are still in use
Jennifer Herbert
2015-01-28
1
-0
/
+3
|
/
*
xen-blkback: defer freeing blkif to avoid blocking xenwatch
Valentin Priescu
2014-05-28
1
-2
/
+2
*
xen-blkback: init persistent_purge_work work_struct
Roger Pau Monne
2014-02-11
1
-0
/
+1
*
xen-blkif: drop struct blkif_request_segment_aligned
Roger Pau Monne
2014-02-07
1
-1
/
+1
*
xen-blkback: fix shutdown race
Roger Pau Monne
2014-02-07
1
-0
/
+1
*
xen-blkback: fix memory leaks
Roger Pau Monne
2014-02-07
1
-0
/
+1
*
xen/blkback: Check for insane amounts of request on the ring (v6).
Konrad Rzeszutek Wilk
2013-06-17
1
-0
/
+2
*
xen-blkback: allocate list of pending reqs in small chunks
Roger Pau Monne
2013-05-07
1
-9
/
+9
*
xen-block: implement indirect descriptors
Roger Pau Monne
2013-04-18
1
-5
/
+93
*
xen-blkback: make the queue of free requests per backend
Roger Pau Monne
2013-04-18
1
-0
/
+30
*
xen-blkback: implement LRU mechanism for persistent grants
Roger Pau Monne
2013-04-18
1
-0
/
+18
*
xen-blkback: use balloon pages for all mappings
Roger Pau Monne
2013-04-18
1
-0
/
+5
*
xen-blkback: don't store dev_bus_addr
Roger Pau Monne
2013-03-19
1
-1
/
+0
*
xen/blkback: Change statistics counter types to unsigned
Zoltan Kiss
2013-03-11
1
-7
/
+7
*
xen/blkback: correctly respond to unknown, non-native requests
David Vrabel
2013-03-11
1
-0
/
+25
*
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-12-17
1
-0
/
+16
|
\
|
*
xen/blkback: Persistent grant maps for xen blk drivers
Roger Pau Monne
2012-10-30
1
-0
/
+17
*
|
xen/blkback: Change xen_vbd's flush_support and discard_secure to have type u...
Oliver Chick
2012-10-30
1
-2
/
+2
|
/
*
xen/blkback: Copy id field when doing BLKIF_DISCARD.
Konrad Rzeszutek Wilk
2012-05-30
1
-0
/
+2
*
xen/blkback: Squash the discard support for 'file' and 'phy' type.
Konrad Rzeszutek Wilk
2012-03-24
1
-6
/
+0
*
xen/blk[front|back]: Enhance discard support with secure erasing support.
Konrad Rzeszutek Wilk
2011-11-18
1
-2
/
+5
*
xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together
Konrad Rzeszutek Wilk
2011-11-18
1
-28
/
+36
*
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-11-06
1
-4
/
+1
|
\
|
*
block: xen-blkback: use API provided by xenbus module to map rings
David Vrabel
2011-10-26
1
-4
/
+1
*
|
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-04
1
-17
/
+81
|
\
\
|
*
|
xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.
Konrad Rzeszutek Wilk
2011-10-13
1
-0
/
+5
|
*
|
xen-blkback: fixed indentation and comments
Joe Jin
2011-10-13
1
-1
/
+1
|
*
|
xen-blkback: Implement discard requests ('feature-discard')
Li Dongyang
2011-10-13
1
-17
/
+76
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-10-25
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove unneeded version.h includes from drivers/block/
Jesper Juhl
2011-09-15
1
-1
/
+0
|
|
/
*
/
xen-blkback: fixed indentation and comments
Joe Jin
2011-08-22
1
-1
/
+1
|
/
*
xen/blkback: Add the prefix XEN in the common.h.
Konrad Rzeszutek Wilk
2011-05-12
1
-3
/
+3
*
xen/blkback: Prefix 'vbd' with 'xen' in structs and functions.
Konrad Rzeszutek Wilk
2011-05-12
1
-2
/
+2
*
xen/blkback: Change structure name blkif_st to xen_blkif.
Konrad Rzeszutek Wilk
2011-05-12
1
-1
/
+1
*
xen/blkback: Remove the unused typedefs.
Konrad Rzeszutek Wilk
2011-05-12
1
-4
/
+0
[next]