summaryrefslogtreecommitdiffstats
path: root/drivers/block/xen-blkback
Commit message (Expand)AuthorAgeFilesLines
* xen: make remove callback of xen driver void returnedDawei Li2022-12-151-3/+1
* Merge tag 'for-linus-6.0-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-09-032-2/+7
|\
| * xen-blkback: Advertise feature-persistent as user requestedSeongJae Park2022-09-022-2/+7
* | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-141-12/+8
|\|
| * xen-blkback: Apply 'feature_persistent' parameter when connectMaximilian Heyne2022-08-121-6/+3
| * xen-blkback: fix persistent grants negotiationSeongJae Park2022-08-121-8/+7
* | xen-blkback: Use the enum req_op and blk_opf_t typesBart Van Assche2022-07-141-3/+3
|/
* xen-blkback: use bdev_discard_alignmentChristoph Hellwig2022-05-041-3/+2
* block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARDChristoph Hellwig2022-04-172-11/+9
* block: remove QUEUE_FLAG_DISCARDChristoph Hellwig2022-04-171-1/+1
* block: add a bdev_write_cache helperChristoph Hellwig2022-04-171-1/+1
* Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-011-1/+1
|\
| * xen-blkback: remove redundant assignment to variable iColin Ian King2022-03-211-1/+1
* | Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-0/+1
|\ \ | |/ |/|
| * fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle)2022-03-211-0/+1
* | block: pass a block_device and opf to bio_allocChristoph Hellwig2022-02-021-6/+5
* | xen-blkback: bio_alloc can't fail if it is allow to sleepChristoph Hellwig2022-02-021-14/+0
|/
* block: remove GENHD_FL_CDChristoph Hellwig2021-11-291-1/+1
* xen-blkback: use sync_blockdevChristoph Hellwig2021-10-221-1/+1
* isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
* xen-blkback: fix compatibility bug with single page ringsPaul Durrant2021-04-232-22/+17
* Merge tag 'for-linus-5.12b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-03-301-1/+1
|\
| * xen-blkback: don't leak persistent grants from xen_blkbk_map()Jan Beulich2021-03-261-1/+1
* | block: Add bio_max_segsMatthew Wilcox (Oracle)2021-02-261-3/+1
|/
* Merge tag 'for-linus-5.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-02-211-14/+18
|\
| * xen-blkback: fix error handling in xen_blkbk_map()Jan Beulich2021-02-151-10/+16
| * xen-blkback: don't "handle" error by BUG()Jan Beulich2021-02-151-4/+2
* | xen/events: link interdomain events to associated xenbus deviceJuergen Gross2021-02-111-1/+1
|/
* Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-3/+1
|\
| * block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-3/+1
* | xen-blkback: set ring->xenblkd to NULL after kthread_stop()Pawel Wieczorkiewicz2020-12-141-0/+1
* | xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park2020-12-141-1/+2
* | xen: add helpers for caching grant mapping pagesJuergen Gross2020-12-093-79/+20
|/
* xen-blkback: add a parameter for disabling of persistent grantsSeongJae Park2020-10-211-6/+16
* xen/blkback: use lateeoi irq bindingJuergen Gross2020-10-202-8/+19
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-2/+2
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* xen/blkback: Consistently insert one empty line between functionsSeongJae Park2020-01-291-5/+2
* xen/blkback: Remove unnecessary static variable name prefixesSeongJae Park2020-01-291-20/+17
* xen/blkback: Squeeze page pools if a memory pressure is detectedSeongJae Park2020-01-293-2/+27
* Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-211-18/+38
|\
| * xen-blkback: support dynamic unbind/bindPaul Durrant2019-12-201-18/+38
* | Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-151-0/+10
|\|
| * xen-blkback: prevent premature module unloadPaul Durrant2019-12-131-0/+10
* | Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-12-073-0/+22
|\|
| * xen-blkback: allow module to be cleanly unloadedPaul Durrant2019-12-043-0/+22
* | xen/blkback: Avoid unmapping unmapped grant pagesSeongJae Park2019-12-031-0/+2
|/
* xen/blkback: fix memory leaksWenwen Wang2019-08-121-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-9/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1