summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2020-12-16xen: add helpers for caching grant mapping pagesJuergen Gross
2020-11-18null_blk: Fix scheduling in atomic with zoned modeDamien Le Moal
2020-11-18loop: Fix occasional uevent dropPetr Vorel
2020-11-18nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig
2020-11-18nbd: don't update block size after device is startedMing Lei
2020-11-05null_blk: Fix locking in zoned modeDamien Le Moal
2020-11-05null_blk: Fix zone reset all tracingDamien Le Moal
2020-11-05null_blk: synchronization fix for zoned deviceKanchan Joshi
2020-11-05nbd: make the config put is called before the notifying the waiterXiubo Li
2020-11-05xen/blkback: use lateeoi irq bindingJuergen Gross
2020-10-02drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()Coly Li
2020-09-07rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov
2020-08-28Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-26loop: Set correct device size when using LOOP_CONFIGUREMartijn Coenen
2020-08-26nbd: restore default timeout when setting it to zeroHou Pu
2020-08-24Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-21null_blk: fix passing of REQ_FUA flag in null_handle_rqHou Pu
2020-08-21block/rnbd: Ensure err is always initialized in process_rdmaNathan Chancellor
2020-08-17block: virtio_blk: fix handling single range discard requestMing Lei
2020-08-17block: loop: set discard granularity and alignment for block device backed loopMing Lei
2020-08-15Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-11loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURELennart Poettering
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06rnbd: no need to set bi_end_io in rnbd_bio_map_kernGuoqing Jiang
2020-08-06rnbd: remove rnbd_dev_submit_ioGuoqing Jiang
2020-08-05Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-05Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-20block: remove blk_queue_stack_limitsChristoph Hellwig
2020-07-20Merge branch 'for-5.9/drivers' into for-5.9/block-mergeJens Axboe
2020-07-20Merge branch 'for-5.9/block' into for-5.9/block-mergeJens Axboe
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16drbd: Remove uninitialized_var() usageKees Cook
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-07-16block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig
2020-07-11rsxx: switch from 'pci_free_consistent()' to 'dma_free_coherent()'Christophe JAILLET
2020-07-10Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-08writeback: remove bdi->congested_fnChristoph Hellwig
2020-07-08drbd: remove a bogus bdi_rw_congested callChristoph Hellwig
2020-07-08nbd: Fix memory leak in nbd_add_socketZheng Bin
2020-07-08null_blk: introduce zone capacity for zoned deviceAravind Ramesh
2020-07-08block: add capacity field to zone descriptorsMatias Bjørling
2020-07-08Merge tag 'v5.8-rc4' into for-5.9/driversJens Axboe
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck
2020-07-05Replace HTTP links with HTTPS ones: DRBD driverAlexander A. Klimov