summaryrefslogtreecommitdiffstats
path: root/drivers/block/rnbd (unfollow)
Commit message (Expand)AuthorFilesLines
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig6-11/+10
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig12-77/+29
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig8-24/+26
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig10-44/+10
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig41-88/+83
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig29-206/+227
2024-06-19block: remove blk_flush_policyChristoph Hellwig1-18/+15
2024-06-19block: freeze the queue in queue_attr_storeChristoph Hellwig2-9/+5
2024-06-19nbd: move setting the cache control flags to __nbd_set_sizeChristoph Hellwig1-10/+7
2024-06-19virtio_blk: remove virtblk_update_cache_modeChristoph Hellwig1-10/+3
2024-06-19loop: fold loop_update_rotational into loop_reconfigure_limitsChristoph Hellwig1-19/+4
2024-06-19loop: also use the default block size from an underlying block deviceChristoph Hellwig1-1/+7
2024-06-19loop: regularize upgrading the block size for direct I/OChristoph Hellwig1-10/+15
2024-06-19loop: always update discard settings in loop_reconfigure_limitsChristoph Hellwig1-6/+4
2024-06-19loop: stop using loop_reconfigure_limits in __loop_clr_fdChristoph Hellwig1-1/+9
2024-06-19sd: move zone limits setup out of sd_read_block_characteristicsChristoph Hellwig2-20/+10
2024-06-19sd: remove sd_is_zonedChristoph Hellwig3-19/+5
2024-06-19xen-blkfront: don't disable cache flushes when they failChristoph Hellwig1-21/+23
2024-06-14block: move integrity information into queue_limitsChristoph Hellwig21-497/+289
2024-06-14block: invert the BLK_INTEGRITY_{GENERATE,VERIFY} flagsChristoph Hellwig3-13/+13
2024-06-14block: bypass the STABLE_WRITES flag for protection informationChristoph Hellwig3-11/+10
2024-06-14block: don't require stable pages for non-PI metadataChristoph Hellwig1-2/+4
2024-06-14block: use kstrtoul in flag_storeChristoph Hellwig1-2/+6
2024-06-14block: factor out flag_{store,show} helper for integrityChristoph Hellwig1-27/+26
2024-06-14block: remove the blk_flush_integrity call in blk_integrity_unregisterChristoph Hellwig1-2/+0
2024-06-14block: remove the blk_integrity_profile structureChristoph Hellwig18-314/+215
2024-06-14dm-integrity: use the nop integrity profileChristoph Hellwig2-22/+2
2024-06-14md/raid1: don't free conf on raid0_run failureChristoph Hellwig1-11/+3
2024-06-14md/raid0: don't free conf on raid0_run failureChristoph Hellwig1-16/+5
2024-06-14block: initialize integrity buffer to zero before writing it to mediaChristoph Hellwig1-1/+10
2024-06-14block: add special APIs for run-time disabling of discard and friendsChristoph Hellwig5-53/+28
2024-06-14block: remove unused queue limits APIChristoph Hellwig2-214/+0
2024-06-14sr: convert to the atomic queue limits APIChristoph Hellwig1-17/+25
2024-06-14sd: convert to the atomic queue limits APIChristoph Hellwig3-66/+85
2024-06-14sd: cleanup zoned queue limits initializationChristoph Hellwig1-10/+8
2024-06-14sd: factor out a sd_discard_mode helperChristoph Hellwig1-17/+20
2024-06-14sd: simplify the disable case in sd_config_discardChristoph Hellwig1-2/+1
2024-06-14sd: add a sd_disable_write_same helperChristoph Hellwig1-2/+8
2024-06-14sd: add a sd_disable_discard helperChristoph Hellwig1-2/+8
2024-06-14sd: simplify the ZBC case in provisioning_mode_storeChristoph Hellwig1-5/+4
2024-06-14block: take io_opt and io_min into account for max_sectorsChristoph Hellwig4-26/+13
2024-06-14rbd: increase io_opt againChristoph Hellwig1-1/+1
2024-06-14ubd: untagle discard vs write zeroes not support handlingChristoph Hellwig1-4/+5
2024-06-14ubd: refactor the interrupt handlerChristoph Hellwig1-31/+18
2024-06-09Linux 6.10-rc3v6.10-rc3Linus Torvalds1-1/+1
2024-06-07HID: Ignore battery for ELAN touchscreens 2F2C and 4116Louis Dalibard2-0/+6
2024-06-07HID: i2c-hid: elan: fix reset suspend current leakageJohan Hovold1-12/+47
2024-06-07dt-bindings: HID: i2c-hid: elan: add 'no-reset-on-power-off' propertyJohan Hovold1-0/+6
2024-06-07dt-bindings: HID: i2c-hid: elan: add Elan eKTH5015MJohan Hovold1-4/+8
2024-06-07dt-bindings: HID: i2c-hid: add dedicated Ilitek ILI2901 schemaJohan Hovold2-1/+66