Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7f016b35ca7623c71b31facdde080e8ce171a697
/
drivers
/
block
/
xen-blkback
/
xenbus.c
d39b0a2
xen-blkback: use sync_blockdev
by Christoph Hellwig
· 3 years, 2 months ago
39f75da
isystem: trim/fixup stdarg.h and other headers
by Alexey Dobriyan
· 3 years, 5 months ago
d75e7f6
xen-blkback: fix compatibility bug with single page rings
by Paul Durrant
· 3 years, 11 months ago
f2fa0e5
xen/events: link interdomain events to associated xenbus device
by Juergen Gross
· 3 years, 11 months ago
1c72871
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
by Pawel Wieczorkiewicz
· 4 years ago
2e85d32
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
by SeongJae Park
· 4 years ago
ca33479
xen: add helpers for caching grant mapping pages
by Juergen Gross
· 4 years, 1 month ago
aac8a70
xen-blkback: add a parameter for disabling of persistent grants
by SeongJae Park
· 4 years, 3 months ago
01263a1
xen/blkback: use lateeoi irq binding
by Juergen Gross
· 4 years, 4 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 4 months ago
8557bbe
xen/blkback: Consistently insert one empty line between functions
by SeongJae Park
· 5 years ago
cb9369b
xen/blkback: Squeeze page pools if a memory pressure is detected
by SeongJae Park
· 5 years ago
f4eef1b
xen-blkback: support dynamic unbind/bind
by Paul Durrant
· 5 years ago
fa2ac65
xen-blkback: prevent premature module unload
by Paul Durrant
· 5 years ago
1485595
xen-blkback: allow module to be cleanly unloaded
by Paul Durrant
· 5 years ago
ae78ca3
xen/blkback: fix memory leaks
by Wenwen Wang
· 5 years ago
c942fdd
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
by Thomas Gleixner
· 6 years ago
4a8c31a
xen/blkback: rework connect_ring() to avoid inconsistent xenstore 'ring-page-order' set by malicious blkfront
by Dongli Zhang
· 6 years ago
5b8e432
xen/blkback: add stack variable 'blkif' in connect_ring()
by Dongli Zhang
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
5657a81
block drivers/block: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
dc52d783
xen-blkback: stop blkback thread of every queue in xen_blkif_disconnect
by Annie Li
· 7 years ago
3f2c940
xen-blkback: Avoid that gcc 7 warns about fall-through when building with W=1
by Bart Van Assche
· 7 years ago
a24fa22c
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
by Juergen Gross
· 8 years ago
71df1d7
xen/blkback: don't free be structure too early
by Juergen Gross
· 8 years ago
4646441
xen/blkback: fix disconnect while I/Os in flight
by Juergen Gross
· 8 years ago
2d4456c
block: xen-blkback: add null check to avoid null pointer dereference
by Gustavo A. R. Silva
· 8 years ago
5584ea2
xen: modify xenstore watch event interface
by Juergen Gross
· 8 years ago
8235777
xen: make use of xenbus_read_unsigned() in xen-blkback
by Juergen Gross
· 8 years ago
08fd8c17
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
aea305e1
xen-blkback: really don't leak mode property
by Jan Beulich
· 8 years ago
5304394
xen-blkback: constify instance of "struct attribute_group"
by Jan Beulich
· 8 years ago
6694389
xen-blkback: prefer xenbus_scanf() over xenbus_gather()
by Jan Beulich
· 8 years ago
288dab8
block: add a separate operation type for secure erase
by Christoph Hellwig
· 9 years ago
c888a8f
block: kill off q->flush_flags
by Jens Axboe
· 9 years ago
fa3184b
xen/blback: Fit the important information of the thread in 17 characters
by Konrad Rzeszutek Wilk
· 9 years ago
5a70584
xen-blkback: advertise indirect segment support earlier
by Jan Beulich
· 9 years ago
93bb277
xen/blkback: Fix two memory leaks.
by Bob Liu
· 9 years ago
db6fbc1
xen/blkback: make st_ statistics per ring
by Bob Liu
· 9 years ago
2d0382f
xen/blkback: Free resources if connect_ring failed.
by Konrad Rzeszutek Wilk
· 9 years ago
bde21f7
xen/blocks: Return -EXX instead of -1
by Konrad Rzeszutek Wilk
· 9 years ago
d4bf006
xen/blkback: make pool of persistent grants and free pages per-queue
by Bob Liu
· 9 years ago
d62d860
xen/blkback: get the number of hardware queues/rings from blkfront
by Bob Liu
· 9 years ago
2fb1ef4
xen/blkback: pseudo support for multi hardware queues/rings
by Konrad Rzeszutek Wilk
· 9 years ago
5979570
xen/blkback: separate ring information out of struct xen_blkif
by Bob Liu
· 9 years ago
9cce291
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
by Julien Grall
· 9 years ago
67de5df
block/xen-blkback: Make it running on 64KB page granularity
by Julien Grall
· 10 years ago
f929d42
xen/blkback: free requests on disconnection
by Roger Pau Monne
· 9 years ago
86839c5
xen/block: add multi-page ring support
by Bob Liu
· 10 years ago
69b91ed
drivers: xen-blkback: delay pending_req allocation to connect_ring
by Bob Liu
· 10 years ago
a39ef1a
Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
ccc9d90
xenbus_client: Extend interface to support multi-page ring
by Wei Liu
· 10 years ago
77387b8
xen-blkback: define pr_fmt macro to avoid the duplication of DRV_PFX
by Tao Chen
· 10 years ago
1375590
xen-blkback: enlarge the array size of blkback name
by Tao Chen
· 10 years ago
b042a3c
xen-blkback: default to X86_32 ABI on x86
by David Vrabel
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
95afae4
xen: remove DEFINE_XENBUS_DRIVER() macro
by David Vrabel
· 10 years ago
12ea729
xen/blkback: unmap all persistent grants when frontend gets disconnected
by Vitaly Kuznetsov
· 10 years ago
814d04e
xen-blkback: defer freeing blkif to avoid blocking xenwatch
by Valentin Priescu
· 11 years ago
c926b70
xen/blkback: disable discard feature if requested by toolstack
by Olaf Hering
· 11 years ago
abb97b8
xen-blkback: init persistent_purge_work work_struct
by Roger Pau Monne
· 11 years ago
c05f3e3
xen-blkback: fix shutdown race
by Roger Pau Monne
· 11 years ago
ef75341
xen-blkback: fix memory leaks
by Roger Pau Monne
· 11 years ago
bb8e0e8
block: replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
d4c90b1
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
f170168
drivers: avoid parsing names as kthread_run() format strings
by Kees Cook
· 11 years ago
8e3f875
xen/blkback: Check for insane amounts of request on the ring (v6).
by Konrad Rzeszutek Wilk
· 12 years ago
7c4d7d7
xen/blkback: Use physical sector size for setup
by Stefan Bader
· 12 years ago
bb642e8
xen-blkback: allocate list of pending reqs in small chunks
by Roger Pau Monne
· 12 years ago
402b27f
xen-block: implement indirect descriptors
by Roger Pau Monne
· 12 years ago
bf0720c
xen-blkback: make the queue of free requests per backend
by Roger Pau Monne
· 12 years ago
3f3aad5
xen-blkback: implement LRU mechanism for persistent grants
by Roger Pau Monne
· 12 years ago
c6cc142
xen-blkback: use balloon pages for all mappings
by Roger Pau Monne
· 12 years ago
986cacb
xen/blkback: Change statistics counter types to unsigned
by Zoltan Kiss
· 12 years ago
9d09260
xen-blkback: do not leak mode property
by Jan Beulich
· 12 years ago
9228ff9
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
cb5bd4d
xen/blkback: persistent-grants fixes
by Roger Pau Monne
· 12 years ago
0a8704a
xen/blkback: Persistent grant maps for xen blk drivers
by Roger Pau Monne
· 12 years ago
654dbef
xen/blkback: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Wei Yongjun
· 12 years ago
2911758
xen/blkback: Fix compile warning
by Konrad Rzeszutek Wilk
· 12 years ago
a71e23d
xen/blkback: Fix warning error.
by Konrad Rzeszutek Wilk
· 13 years ago
3389bb8
xen/blkback: Make optional features be really optional.
by Konrad Rzeszutek Wilk
· 13 years ago
4dae767
xen/blkback: Squash the discard support for 'file' and 'phy' type.
by Konrad Rzeszutek Wilk
· 13 years ago
16008d6
Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
9016037
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
73db144
Xen: consolidate and simplify struct xenbus_driver instantiation
by Jan Beulich
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
5ea4298
xen/blk[front|back]: Enhance discard support with secure erasing support.
by Konrad Rzeszutek Wilk
· 13 years ago
06d3814
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
3d0a8d1
Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 13 years ago
2d07384
block: xen-blkback: use API provided by xenbus module to map rings
by David Vrabel
· 13 years ago
29bde09
xen/blkback: Support 'feature-barrier' aka old-style BARRIER requests.
by Konrad Rzeszutek Wilk
· 13 years ago
c555aab
xen-blkback: fixed indentation and comments
by Joe Jin
· 13 years ago
b3cb0d6
xen-blkback: Implement discard requests ('feature-discard')
by Li Dongyang
· 13 years ago
89c63a8
Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
by Jens Axboe
· 13 years ago
1bc05b0
xen-blkback: fixed indentation and comments
by Joe Jin
· 13 years ago
6f5986b
xen-blkback: Don't disconnect backend until state switched to XenbusStateClosed.
by Joe Jin
· 13 years ago
08b8bfc
xen: Add __attribute__((format(printf... where appropriate
by Joe Perches
· 14 years ago
6464920
xen/blkback: don't call vbd_size() if bd_disk is NULL
by Laszlo Ersek
· 14 years ago
Next »