summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2024-10-201-1/+1
|\ \
| * | serial: qcom-geni: fix rx cancel dma status bitJohan Hovold2024-10-111-1/+1
* | | Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-10-201-1/+3
|\ \ \
| * | | irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier2024-10-081-1/+3
| | |/ | |/|
* | | Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-10-202-1/+9
|\ \ \
| * \ \ Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar2024-10-1753-75/+160
| |\ \ \
| * | | | sched/fair: Fix external p->on_rq usersPeter Zijlstra2024-10-141-0/+5
| * | | | sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long2024-10-111-1/+4
* | | | | Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-10-201-5/+9
|\ \ \ \ \
| * | | | | xen: Remove dependency between pciback and privcmdJiqian Chen2024-10-181-5/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds2024-10-201-8/+8
|\ \ \ \ \
| * | | | | dma-mapping: fix tracing dma_alloc/free with vmalloc'd memorySean Anderson2024-10-171-8/+8
| | |_|/ / | |/| | |
* | | | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-10-192-8/+10
|\ \ \ \ \
| * | | | | bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj2024-10-171-0/+5
| * | | | | bpf: Make sure internal and UAPI bpf_redirect flags don't overlapToke Høiland-Jørgensen2024-10-011-8/+5
* | | | | | Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds2024-10-191-1/+7
|\ \ \ \ \ \