index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
/
xen-blkfront.c
Age
Commit message (
Expand
)
Author
2021-06-11
xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-04-23
xen-blkfront: Fix 'physical' typos
Bjorn Helgaas
2021-04-06
block: xen-blkfront: Demote kernel-doc abuses
Lee Jones
2021-01-28
Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-01-26
xen-blkfront: allow discard-* nodes to be optional
Roger Pau Monne
2020-12-19
Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-16
xen-blkfront: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
2020-10-21
xen-blkfront: add a parameter for disabling of persistent grants
SeongJae Park
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-24
blk-mq: move failure injection out of blk_mq_complete_request
Christoph Hellwig
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-04-07
xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()
Juergen Gross
2020-03-18
xen-blkfront.c: Convert to use set_capacity_revalidate_and_notify
Balbir Singh
2020-03-05
xen/blkfront: fix ring info addressing
Juergen Gross
2020-02-06
Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-01-29
xen/blkfront: limit allocated memory size to actual use case
Juergen Gross
2020-01-03
compat_ioctl: block: handle cdrom compat ioctl in non-cdrom drivers
Arnd Bergmann
2019-12-20
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
Nathan Chancellor
2019-06-03
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
2019-02-15
block: kill BLK_MQ_F_SG_MERGE
Ming Lei
2018-11-10
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-06
xen-blkfront: fix kernel panic with negotiate_mq error path
Manjunath Patil
2018-10-25
xen/blkfront: avoid NULL blkfront_info dereference on device removal
Vasilis Liaskovitis
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-28
block: genhd: add 'groups' argument to device_add_disk
Hannes Reinecke
2018-09-27
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
2018-08-27
xen/blkfront: reorder tests in xlblk_init()
Juergen Gross
2018-08-27
xen/blkfront: cleanup stale persistent grants
Juergen Gross
2018-08-06
xen-blkfront: use true and false for boolean values
Gustavo A. R. Silva
2018-07-25
xen/blkfront: remove unused macros
Juergen Gross
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-24
block drivers/block: Use octal not symbolic permissions
Joe Perches
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
Merge branch 'stable/for-jens-4.15' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2018-03-07
xen-blkfront: move negotiate_mq to cover all cases of new VBDs
Bhavesh Davda
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-08-18
xen-blkfront: Avoid that gcc 7 warns about fall-through when building with W=1
Bart Van Assche
2017-08-15
xen-blkfront: use a right index when checking requests
Munehisa Kamata
2017-07-25
xen/blkfront: always allocate grants first from per-queue persistent grants
Dongli Zhang
2017-07-25
xen-blkfront: fix mq start/stop race
Junxiao Bi
2017-07-24
xen-blkfront: Fix handling of non-supported operations
Bart Van Assche
2017-06-27
blk-mq: don't bounce by default
Christoph Hellwig
[next]