summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkfront.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-06-041-3/+3
|\
| * xen: switch gnttab_end_foreign_access() to take a struct page pointerJuergen Gross2022-05-271-3/+3
* | Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-231-40/+17
|\|
| * xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross2022-05-191-29/+8
| * xen/blkfront: switch blkfront to use INVALID_GRANT_REFJuergen Gross2022-05-191-14/+12
* | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-171-2/+3
* | block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-2/+1
|/
* Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-011-1/+1
|\
| * xen/blkfront: fix comment for need_copyDongli Zhang2022-03-211-1/+1
* | Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-281-4/+4
|\ \
| * | xen/grant-table: remove readonly parameter from functionsJuergen Gross2022-03-151-4/+4
* | | Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-211-1/+4
|\ \ \ | |/ / |/| / | |/
| * xen/blkfront: speed up purge_persistent_grants()Juergen Gross2022-03-111-1/+4
* | xen/blkfront: don't use gnttab_query_foreign_access() for mapped statusJuergen Gross2022-03-071-26/+37
* | block: fix surprise removal for drivers calling blk_set_queue_dyingChristoph Hellwig2022-02-171-1/+1
|/
* Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-121-15/+11
|\
| * block: remove GENHD_FL_CDChristoph Hellwig2021-11-291-15/+11
* | xen/blkfront: harden blkfront against event channel stormsJuergen Gross2021-12-161-3/+12
|/
* xen-blkfront: add error handling support for add_disk()Luis Chamberlain2021-10-211-1/+7
* block: drop unused includes in <linux/genhd.h>Christoph Hellwig2021-10-181-0/+1
* Merge tag 'for-linus-5.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-09-021-42/+84
|\
| * xen/blkfront: don't trust the backend response data blindlyJuergen Gross2021-08-301-17/+53
| * xen/blkfront: don't take local copy of a request from the ring pageJuergen Gross2021-08-301-10/+15
| * xen/blkfront: read response from backend only onceJuergen Gross2021-08-301-17/+18
* | xen-blkfront: Remove redundant assignment to variable errColin Ian King2021-08-091-1/+0
|/
* xen-blkfront: sanitize the removal state machineChristoph Hellwig2021-07-151-198/+26
* xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_diskChristoph Hellwig2021-06-111-57/+39
* block: move bd_mutex to struct gendiskChristoph Hellwig2021-06-011-4/+4
* Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-281-3/+3
|\
| * block: xen-blkfront: Demote kernel-doc abusesLee Jones2021-04-061-3/+3
* | xen-blkfront: Fix 'physical' typosBjorn Helgaas2021-04-231-1/+1
|/
* Merge tag 'for-linus-5.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-281-13/+7
|\
| * xen-blkfront: allow discard-* nodes to be optionalRoger Pau Monne2021-01-261-13/+7
* | Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-191-0/+1
|\|
| * xen-blkfront: Fix fall-through warnings for ClangGustavo A. R. Silva2020-12-161-0/+1
* | block: stop using bdget_disk for partition 0Christoph Hellwig2020-12-011-15/+5
* | block: remove the update_bdev parameter to set_capacity_revalidate_and_notifyChristoph Hellwig2020-11-161-1/+1
|/
* xen-blkfront: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-5/+15
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-3/+2
* blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-241-1/+2
* Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-101-5/+12
|\
| * xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()Juergen Gross2020-04-071-5/+12
* | xen-blkfront.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-5/+1
|/
* xen/blkfront: fix ring info addressingJuergen Gross2020-03-051-38/+42
* Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-061-5/+3
|\
| * xen/blkfront: limit allocated memory size to actual use caseJuergen Gross2020-01-291-5/+3
* | compat_ioctl: block: handle cdrom compat ioctl in non-cdrom driversArnd Bergmann2020-01-031-0/+1
|/
* xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor2019-12-201-2/+2
* xen-blkfront: switch kcalloc to kvcalloc for large array allocationRoger Pau Monne2019-06-031-19/+19
* block: kill BLK_MQ_F_SG_MERGEMing Lei2019-02-151-1/+1