summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-19block: return unsigned int from bdev_io_minChristoph Hellwig1-1/+1
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe1-1/+1
2024-11-13block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig1-1/+1
2024-11-13block: add a rq_list typeChristoph Hellwig2-39/+60
2024-11-13block: remove rq_list_moveChristoph Hellwig1-17/+0
2024-11-13block: export blk_validate_limitsChristoph Hellwig1-0/+1
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe1-3/+132
2024-11-13block: remove the ioprio field from struct requestChristoph Hellwig2-7/+6
2024-11-13block: remove the write_hint field from struct requestChristoph Hellwig1-1/+0
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu1-0/+1
2024-11-11nvmet: support for csi identify nsKeith Busch1-0/+1
2024-11-11nvmet: implement rotational media information logKeith Busch1-1/+14
2024-11-11nvmet: implement endurance groupsKeith Busch1-2/+27
2024-11-11nvmet: implement supported features logKeith Busch1-0/+11
2024-11-11nvmet: implement supported log pagesKeith Busch1-0/+9
2024-11-11nvmet: implement active command set ns listKeith Busch1-0/+1
2024-11-11nvmet: support reservation featureGuixin Liu1-1/+1
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig1-18/+3
2024-11-11block: lift bio_is_zone_append to bio.hChristoph Hellwig1-0/+17
2024-11-08block: always verify unfreeze lock on the owner taskMing Lei1-0/+4
2024-11-08block: Add a public bdev_zone_is_seq() helperDamien Le Moal1-0/+27
2024-11-08block: RCU protect disk->conv_zones_bitmapDamien Le Moal1-1/+1
2024-11-07nvme: add reservation command's definesGuixin Liu1-0/+68
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe1-3/+18
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig1-18/+3
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig1-2/+0
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch2-5/+4
2024-10-29block: add a bdev_limits helperChristoph Hellwig1-5/+10
2024-10-26block: model freeze & enter queue as lock for supporting lockdepMing Lei1-0/+6
2024-10-26blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei1-0/+2
2024-10-22Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe2-1/+17
2024-10-22block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce2-0/+2
2024-10-22ublk: support device recovery without I/O queueingUday Shankar1-0/+18
2024-10-22block: enable passthrough command statisticsKeith Busch1-0/+5
2024-10-22block: introduce add_disk_fwnode()Christian Marangi1-0/+3
2024-10-22block: remove redundant passthrough check in blk_mq_need_time_stamp()Jens Axboe1-6/+0
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+9
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+9
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds1-8/+8
2024-10-20block: Add bdev atomic write limits helpersJohn Garry1-0/+16
2024-10-20fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry1-1/+1
2024-10-20block/fs: Pass an iocb to generic_atomic_write_valid()John Garry1-1/+1
2024-10-19Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-8/+10
2024-10-19Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds1-1/+7
2024-10-18Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+17
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen1-5/+9
2024-10-18Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds3-3/+25