summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-04null_blk: don't initialize static 'g_virt_boundary' to falseZhu Yanjun
2024-07-04md/raid5: recheck if reshape has finished with device_lock heldBenjamin Marzinski
2024-07-04md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctlYu Kuai
2024-07-04md-cluster: Constify struct md_cluster_operationsChristophe JAILLET
2024-07-04md: Remove unneeded semicolonYang Li
2024-07-04md/raid5: fix spares errors about rcu usageYu Kuai
2024-07-02xen-blkfront: fix sector_size propagation to the block layerChristoph Hellwig
2024-07-02null_blk: Fix description of the fua parameterDamien Le Moal
2024-07-01nvme: don't set io_opt if NOWS is zeroChristoph Hellwig
2024-06-28rnbd-cnt: don't set QUEUE_FLAG_SAME_FORCEChristoph Hellwig
2024-06-28rnbd: don't set QUEUE_FLAG_SAME_COMPChristoph Hellwig
2024-06-28mpt3sas_scsih: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28megaraid_sas: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28loop: don't set QUEUE_FLAG_NOMERGESChristoph Hellwig
2024-06-28bcache: work around a __bitwise to bool conversion sparse warningChristoph Hellwig
2024-06-27loop: Fix a race between loop detach and loop openGulam Mohamed
2024-06-26block: move dma_pad_mask into queue_limitsChristoph Hellwig
2024-06-26md: set md-specific flags for all queue limitsChristoph Hellwig
2024-06-26block: change rq_integrity_vec to respect the iteratorMikulas Patocka
2024-06-24brd: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-22cdrom: Add missing MODULE_DESCRIPTION()Jeff Johnson
2024-06-21null_blk: Do not set disk->nr_zonesDamien Le Moal
2024-06-20nvme: Atomic write supportAlan Adamson
2024-06-20scsi: scsi_debug: Atomic write supportJohn Garry
2024-06-20scsi: sd: Atomic write supportJohn Garry
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-20block: move the raid_partial_stripes_expensive flag into the features fieldChristoph Hellwig
2024-06-20block: remove the discard_alignment flagChristoph Hellwig
2024-06-19Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-19nbd: move setting the cache control flags to __nbd_set_sizeChristoph Hellwig
2024-06-19virtio_blk: remove virtblk_update_cache_modeChristoph Hellwig
2024-06-19loop: fold loop_update_rotational into loop_reconfigure_limitsChristoph Hellwig
2024-06-19loop: also use the default block size from an underlying block deviceChristoph Hellwig
2024-06-19loop: regularize upgrading the block size for direct I/OChristoph Hellwig
2024-06-19loop: always update discard settings in loop_reconfigure_limitsChristoph Hellwig