index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: remove ->map_queue
Christoph Hellwig
2016-09-15
1
-1
/
+0
*
xen-blkfront: free resources if xlvbd_alloc_gendisk fails
Bob Liu
2016-08-19
1
-1
/
+6
*
xen-blkfront: introduce blkif_set_queue_limits()
Bob Liu
2016-08-19
1
-38
/
+48
*
xen-blkfront: fix places not updated after introducing 64KB page granularity
Bob Liu
2016-08-19
1
-2
/
+2
*
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-27
1
-24
/
+19
|
\
|
*
xen-blkfront: prefer xenbus_scanf() over xenbus_gather()
Jan Beulich
2016-07-22
1
-24
/
+19
*
|
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-8
/
+10
|
\
\
|
*
|
block: convert to device_add_disk()
Dan Williams
2016-06-27
1
-2
/
+1
|
*
|
block: add a separate operation type for secure erase
Christoph Hellwig
2016-06-09
1
-5
/
+9
*
|
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-31
/
+35
|
\
\
\
|
|
/
/
|
*
|
block: do not use REQ_FLUSH for tracking flush support
Mike Christie
2016-06-07
1
-23
/
+24
|
*
|
block, drivers: add REQ_OP_FLUSH operation
Mike Christie
2016-06-07
1
-4
/
+4
|
*
|
drivers: use req op accessor
Mike Christie
2016-06-07
1
-3
/
+5
|
*
|
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-2
/
+2
*
|
|
xen-blkfront: save uncompleted reqs in blkfront_resume()
Bob Liu
2016-06-29
1
-51
/
+40
|
|
/
|
/
|
*
|
xen-blkfront: fix resume issues after a migration
Bob Liu
2016-06-08
1
-12
/
+8
*
|
xen-blkfront: don't call talk_to_blkback when already connected to blkback
Bob Liu
2016-06-08
1
-1
/
+14
|
/
*
xen-blkfront: switch to using blk_queue_write_cache()
Jens Axboe
2016-04-12
1
-1
/
+2
*
Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-18
1
-2
/
+4
|
\
|
*
xen-blkfront: rename indirect descriptor parameter
Jan Beulich
2016-03-03
1
-2
/
+4
*
|
xen/blkfront: realloc ring info in blkif_resume
Bob Liu
2016-01-29
1
-29
/
+45
|
/
*
xen/blkfront: Fix crash if backend doesn't follow the right states.
Konrad Rzeszutek Wilk
2016-01-04
1
-4
/
+8
*
xen/blkfront: Handle non-indirect grant with 64KB pages
Julien Grall
2016-01-04
1
-16
/
+212
*
xen-blkfront: Introduce blkif_ring_get_request
Julien Grall
2016-01-04
1
-11
/
+19
*
xen/blocks: Return -EXX instead of -1
Konrad Rzeszutek Wilk
2016-01-04
1
-2
/
+2
*
xen/blkfront: correct setting for xen_blkif_max_ring_order
Peng Fan
2016-01-04
1
-1
/
+1
*
xen/blkfront: make persistent grants pool per-queue
Bob Liu
2016-01-04
1
-67
/
+43
*
xen/blkfront: Remove duplicate setting of ->xbdev.
Bob Liu
2016-01-04
1
-1
/
+0
*
xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors.
Konrad Rzeszutek Wilk
2016-01-04
1
-7
/
+6
*
xen/blkfront: negotiate number of queues/rings to be used with backend
Bob Liu
2016-01-04
1
-41
/
+119
*
xen/blkfront: split per device io_lock
Bob Liu
2016-01-04
1
-26
/
+47
*
xen/blkfront: pseudo support for multi hardware queues/rings
Bob Liu
2016-01-04
1
-145
/
+198
*
xen/blkfront: separate per ring information out of device info
Bob Liu
2016-01-04
1
-162
/
+197
*
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
1
-200
/
+360
|
\
|
*
xen/xenbus: Rename *RING_PAGE* to *RING_GRANT*
Julien Grall
2015-10-23
1
-5
/
+5
|
*
block/xen-blkfront: Make it running on 64KB page granularity
Julien Grall
2015-10-23
1
-111
/
+213
|
*
block/xen-blkfront: split get_grant in 2
Julien Grall
2015-10-23
1
-29
/
+59
|
*
block/xen-blkfront: Store a page rather a pfn in the grant structure
Julien Grall
2015-10-23
1
-20
/
+19
|
*
block/xen-blkfront: Split blkif_queue_request in 2
Julien Grall
2015-10-23
1
-124
/
+153
*
|
Merge branch 'stable/for-jens-4.3' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-10-07
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)
Cathy Avery
2015-10-07
1
-1
/
+2
*
|
blk-mq: fix racy updates of rq->errors
Christoph Hellwig
2015-10-01
1
-9
/
+10
*
|
Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-09-10
1
-3
/
+3
|
\
\
|
*
|
xen: Use correctly the Xen memory terminologies
Julien Grall
2015-09-08
1
-3
/
+3
*
|
|
Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-08
1
-86
/
+60
|
\
\
\
|
|
/
/
|
*
|
xen-blkfront: convert to blk-mq APIs
Bob Liu
2015-08-20
1
-86
/
+60
*
|
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-6
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-6
/
+3
|
|
/
*
|
Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...
Jens Axboe
2015-07-27
1
-56
/
+72
|
\
\
|
|
/
|
/
|
|
*
xen-blkfront: don't add indirect pages to list when !feature_persistent
Bob Liu
2015-07-24
1
-2
/
+4
[next]