summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-18nvme: define the remaining used sgls constantsKeith Busch
2024-11-18nvme-pci: add support for sgl metadataKeith Busch
2024-11-15block: make struct rq_list available for !CONFIG_BLOCKJens Axboe
2024-11-13block: don't reorder requests in blk_mq_add_to_batchChristoph Hellwig
2024-11-13block: add a rq_list typeChristoph Hellwig
2024-11-13block: remove rq_list_moveChristoph Hellwig
2024-11-13block: export blk_validate_limitsChristoph Hellwig
2024-11-13Merge tag 'nvme-6.13-2024-11-13' of git://git.infradead.org/nvme into for-6.1...Jens Axboe
2024-11-12block: remove the ioprio field from struct requestChristoph Hellwig
2024-11-12block: remove the write_hint field from struct requestChristoph Hellwig
2024-11-11nvme: check ns's volatile write cache not presentGuixin Liu
2024-11-11nvmet: support for csi identify nsKeith Busch
2024-11-11nvmet: implement rotational media information logKeith Busch
2024-11-11nvmet: implement endurance groupsKeith Busch
2024-11-11nvmet: implement supported features logKeith Busch
2024-11-11nvmet: implement supported log pagesKeith Busch
2024-11-11nvmet: implement active command set ns listKeith Busch
2024-11-11nvmet: support reservation featureGuixin Liu
2024-11-11block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-11-11block: lift bio_is_zone_append to bio.hChristoph Hellwig
2024-11-07block: always verify unfreeze lock on the owner taskMing Lei
2024-11-07block: Add a public bdev_zone_is_seq() helperDamien Le Moal
2024-11-07block: RCU protect disk->conv_zones_bitmapDamien Le Moal
2024-11-07nvme: add reservation command's definesGuixin Liu
2024-11-07Revert "block: pre-calculate max_zone_append_sectors"Jens Axboe
2024-11-04block: pre-calculate max_zone_append_sectorsChristoph Hellwig
2024-10-31block: remove bio_add_zone_append_pageChristoph Hellwig
2024-10-30blk-integrity: remove seed for user mapped buffersKeith Busch
2024-10-29block: add a bdev_limits helperChristoph Hellwig
2024-10-26block: model freeze & enter queue as lock for supporting lockdepMing Lei
2024-10-26blk-mq: add non_owner variant of start_freeze/unfreeze queue APIsMing Lei
2024-10-22Merge branch 'for-6.13/block-atomic' into for-6.13/blockJens Axboe
2024-10-22block: sed-opal: add ioctl IOC_OPAL_SET_SID_PWGreg Joyce
2024-10-22ublk: support device recovery without I/O queueingUday Shankar
2024-10-22block: enable passthrough command statisticsKeith Busch
2024-10-22block: introduce add_disk_fwnode()Christian Marangi
2024-10-22block: remove redundant passthrough check in blk_mq_need_time_stamp()Jens Axboe
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds
2024-10-19block: Add bdev atomic write limits helpersJohn Garry
2024-10-19fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()John Garry
2024-10-19block/fs: Pass an iocb to generic_atomic_write_valid()John Garry
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds
2024-10-18Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen