summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-24nvme: fix status magic numbersWeiwen Hu
2024-06-24nvme: rename nvme_sc_to_pr_err to nvme_status_to_pr_errWeiwen Hu
2024-06-24nvme: split device add from initializationKeith Busch
2024-06-24nvme: fc: split controller bringup handlingKeith Busch
2024-06-24nvme: rdma: split controller bringup handlingKeith Busch
2024-06-24nvme: tcp: split controller bringup handlingKeith Busch
2024-06-24nvme: apple: fix device reference countingKeith Busch
2024-06-24block: fix the blk_queue_nonrot polarityChristoph Hellwig
2024-06-24brd: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-22cdrom: Add missing MODULE_DESCRIPTION()Jeff Johnson
2024-06-21block: Fix blk_validate_atomic_write_limits() build for arm32John Garry
2024-06-21block: Cleanup block device zone helpersDamien Le Moal
2024-06-21block: Define bdev_nr_zones() as an inline functionDamien Le Moal
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: Add fops atomic write supportJohn Garry
2024-06-20block: Add atomic write support for statxPrasad Singamsetty
2024-06-20block: Add core atomic write supportJohn Garry
2024-06-20fs: Add initial atomic write support info to statxPrasad Singamsetty
2024-06-20fs: Initial atomic write supportPrasad Singamsetty
2024-06-20block: Generalize chunk_sectors support as boundary supportJohn Garry
2024-06-20block: Pass blk_queue_get_max_sectors() a request pointerJohn Garry
2024-06-20Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-20rust: block: do not use removed queue flag APIAndreas Hindborg
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-20block: move the misaligned flag into the features fieldChristoph Hellwig
2024-06-20block: renumber and rename the cache disabled flagChristoph Hellwig
2024-06-20block: fix spelling and grammar for in writeback_cache_control.rstChristoph Hellwig
2024-06-20block: remove the unused blk_bounce enumChristoph 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-19block: remove blk_flush_policyChristoph Hellwig
2024-06-19block: freeze the queue in queue_attr_storeChristoph Hellwig
2024-06-19nbd: move setting the cache control flags to __nbd_set_sizeChristoph Hellwig