summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2025-01-31Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linuxLinus Torvalds-25/+35
2025-01-31block: force noio scope in blk_mq_freeze_queueChristoph Hellwig-23/+34
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+3
2025-01-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-3/+25
2025-01-27loop: don't clear LO_FLAGS_PARTSCAN on LOOP_SET_STATUS{,64}Christoph Hellwig-2/+1
2025-01-27virtio_blk: Add support for transport error recoveryIsrael Rukshin-3/+25
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-135/+170
2025-01-26Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-01-25zram: remove zcomp_stream_put() from write_incompressible_page()Sergey Senozhatsky-1/+0
2025-01-25zram: cond_resched() in writeback loopSergey Senozhatsky-0/+2
2025-01-25zram: use zram_read_from_zspool() in writebackSergey Senozhatsky-7/+4
2025-01-25zram: factor out different page types readSergey Senozhatsky-33/+52
2025-01-25zram: factor out ZRAM_HUGE writeSergey Senozhatsky-53/+83
2025-01-25zram: factor out ZRAM_SAME writeSergey Senozhatsky-16/+21
2025-01-25zram: remove entry element memberSergey Senozhatsky-22/+6
2025-01-25zram: free slot memory early during writeSergey Senozhatsky-6/+5
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds-157/+236
2025-01-13nbd: fix partial sendingMing Lei-10/+85
2025-01-13Merge 6.13-rc7 into driver-core-nextGreg Kroah-Hartman-14/+27
2025-01-12xen/blkback: convert timeouts to secs_to_jiffies()Easwar Hariharan-1/+1
2025-01-12zram: fix potential UAF of zram tableKairui Song-0/+1
2025-01-10loop: remove the use_dio field in struct loop_deviceChristoph Hellwig-22/+17
2025-01-10loop: don't freeze the queue in loop_update_dioChristoph Hellwig-4/+4
2025-01-10loop: allow loop_set_status to re-enable direct I/OChristoph Hellwig-8/+3
2025-01-10loop: open code the direct I/O flag update in loop_set_dioChristoph Hellwig-8/+20
2025-01-10loop: only write back pagecache when starting to to use direct I/OChristoph Hellwig-2/+3
2025-01-10loop: create a lo_can_use_dio helperChristoph Hellwig-11/+14
2025-01-10loop: update commands in loop_set_status still referring to transfersChristoph Hellwig-2/+2
2025-01-10loop: move updating lo_flags out of loop_set_status_from_infoChristoph Hellwig-15/+8
2025-01-10loop: fix queue freeze vs limits lock orderChristoph Hellwig-2/+16
2025-01-10loop: refactor queue limits updatesChristoph Hellwig-16/+20
2025-01-10nbd: fix queue freeze vs limits lock orderChristoph Hellwig-15/+2
2025-01-10block: add a queue_limits_commit_update_frozen helperChristoph Hellwig-3/+1
2025-01-06nbd: don't allow reconnect after disconnectYu Kuai-0/+1
2025-01-06block: remove BLK_MQ_F_NO_SCHEDChristoph Hellwig-2/+2
2025-01-03ps3disk: Do not use dev->bounce_size before it is setGeert Uytterhoeven-2/+2
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu-3/+3
2024-12-28Merge tag 'block-6.13-20241228' of git://git.kernel.dk/linuxLinus Torvalds-9/+17
2024-12-26ublk: detach gendisk from ublk device if add_disk() failsMing Lei-9/+17
2024-12-23block: remove BLK_MQ_F_SHOULD_MERGEChristoph Hellwig-24/+7
2024-12-23virtio: blk/scsi: replace blk_mq_virtio_map_queues with blk_mq_map_hw_queuesDaniel Wagner-2/+2
2024-12-23null_blk: Remove accesses to page->indexMatthew Wilcox (Oracle)-6/+6
2024-12-23block: rnull: Initialize the module in placeBenoƮt du Garreau-12/+18
2024-12-23block: Delete bio_set_prio()John Garry-1/+1
2024-12-23null_blk: Add rotational feature supportDamien Le Moal-1/+13
2024-12-18zram: fix uninitialized ZRAM not releasing backing deviceKairui Song-5/+4
2024-12-18zram: refuse to use zero sized block device as backing deviceKairui Song-0/+6
2024-12-05virtio-blk: don't keep queue frozen during system suspendMing Lei-2/+5
2024-12-03block: rnull: add missing MODULE_DESCRIPTIONFUJITA Tomonori-0/+1
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds-1/+1