summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nvme-6.13-2024-11-21' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-11-211-0/+14
|\
| * nvme: introduce change ptpl and iekey definitionGuixin Liu2024-11-211-0/+9
| * nvme: define the remaining used sgls constantsKeith Busch2024-11-181-0/+4
| * nvme-pci: add support for sgl metadataKeith Busch2024-11-181-0/+1
* | block: return bool from get_disk_ro and bdev_read_onlyChristoph Hellwig2024-11-201-2/+2
* | block: remove a duplicate definition for bdev_read_onlyChristoph Hellwig2024-11-201-1/+0
* | block: return bool from blk_rq_alignedChristoph Hellwig2024-11-201-1/+1
* | block: return unsigned int from blk_lim_dma_alignment_and_padChristoph Hellwig2024-11-201-1/+2
* | block: return unsigned int from queue_dma_alignmentChristoph Hellwig2024-11-201-1/+1
* | block: return unsigned int from bdev_io_optChristoph Hellwig2024-11-201-1/+1
* | block: Support atomic writes limits for stacked devicesJohn Garry2024-11-191-0/+4
* | block: return unsigned int from bdev_io_minChristoph Hellwig2024-11-191-1/+1
|/
* block: make struct rq_list available for !CONFIG_BLOCKJens Axboe2024-11-151-1/+1
* block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig2024-11-131-1/+1
* block: add a rq_list typeChristoph Hellwig2024-11-132-39/+60
* block: remove rq_list_moveChristoph Hellwig2024-11-131-17/+0
* block: export blk_validate_limitsChristoph Hellwig2024-11-131-0/+1
* Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe2024-11-131-3/+132
|\
| * nvme: check ns's volatile write cache not presentGuixin Liu2024-11-111-0/+1
| * nvmet: support for csi identify nsKeith Busch2024-11-111-0/+1
| * nvmet: implement rotational media information logKeith Busch2024-11-111-1/+14
| * nvmet: implement endurance groupsKeith Busch2024-11-111-2/+27
| * nvmet: implement supported features logKeith Busch2024-11-111-0/+11
| * nvmet: implement supported log pagesKeith Busch2024-11-111-0/+9
| * nvmet: implement active command set ns listKeith Busch2024-11-111-0/+1
| * nvmet: support reservation featureGuixin Liu2024-11-111-1/+1
| * nvme: add reservation command's definesGuixin Liu2024-11-071-0/+68
* | block: remove the ioprio field from struct requestChristoph Hellwig2024-11-122-7/+6
* | block: remove the write_hint field from struct requestChristoph Hellwig2024-11-121-1/+0
* | block: pre-calculate max_zone_append_sectorsChristoph Hellwig2024-11-111-18/+3
* | block: lift bio_is_zone_append to bio.hChristoph Hellwig2024-11-111-0/+17
* | block: always verify unfreeze lock on the owner taskMing Lei2024-11-081-0/+4
* | block: Add a public bdev_zone_is_seq() helperDamien Le Moal2024-11-071-0/+27
* | block: RCU protect disk->conv_zones_bitmapDamien Le Moal2024-11-071-1/+1
* | Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe2024-11-071-3/+18
* | block: pre-calculate max_zone_append_sectorsChristoph Hellwig2024-11-041-18/+3
* | block: remove bio_add_zone_append_pageChristoph Hellwig2024-10-311-2/+0
* | blk-integrity: remove seed for user mapped buffersKeith Busch2024-10-302-5/+4
* | block: add a bdev_limits helperChristoph Hellwig2024-10-291-5/+10
* | block: model freeze & enter queue as lock for supporting lockdepMing Lei2024-10-261-0/+6
* | blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei2024-10-261-0/+2
|/
* Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe2024-10-222-1/+17
|\
| * block: Add bdev atomic write limits helpersJohn Garry2024-10-201-0/+16
| * fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry2024-10-201-1/+1
| * block/fs: Pass an iocb to generic_atomic_write_valid()John Garry2024-10-201-1/+1
* | block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce2024-10-222-0/+2
* | ublk: support device recovery without I/O queueingUday Shankar2024-10-221-0/+18
* | block: enable passthrough command statisticsKeith Busch2024-10-221-0/+5
* | block: introduce add_disk_fwnode()Christian Marangi2024-10-221-0/+3
* | block: remove redundant passthrough check in blk_mq_need_time_stamp()Jens Axboe2024-10-221-6/+0