summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-06block: don't set GD_NEED_PART_SCAN if scan partition failedYu Kuai1-1/+7
2023-04-06Merge tag 'nvme-6.3-2023-04-06' of git://git.infradead.org/nvme into block-6.3Jens Axboe1-3/+3
2023-04-06block: ublk: make sure that block size is set correctlyMing Lei1-1/+3
2023-04-05ublk: read any SQE values upfrontJens Axboe1-2/+20
2023-04-05nvme: fix discard support without oncsKeith Busch1-3/+3
2023-04-04blk-mq: directly poll requestsKeith Busch1-3/+1
2023-03-30Merge tag 'md-fixes-2023-03-29' of https://git.kernel.org/pub/scm/linux/kerne...Jens Axboe1-1/+2
2023-03-30Merge tag 'nvme-6.3-2023-03-31' of git://git.infradead.org/nvme into block-6.3Jens Axboe2-21/+28
2023-03-30nvme-tcp: fix a possible UAF when failing to allocate an io queueSagi Grimberg1-20/+26
2023-03-29md: fix regression for null-ptr-deference in __md_stop()Yu Kuai1-1/+2
2023-03-28nvme-pci: mark Lexar NM760 as IGNORE_DEV_SUBNQNJuraj Pecigos1-1/+2
2023-03-27loop: LOOP_CONFIGURE: send uevents for partitionsAlyssa Ross1-9/+9
2023-03-23Merge tag 'nvme-6.3-2023-03-23' of git://git.infradead.org/nvme into block-6.3Jens Axboe2-3/+5
2023-03-22nvme-tcp: fix nvme_tcp_term_pdu to match specCaleb Sander1-2/+3
2023-03-22nvme: send Identify with CNS 06h only to I/O controllersMartin George1-1/+2
2023-03-20block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe4-28/+38
2023-03-18block: ublk_drv: mark device as LIVE before adding diskMing Lei1-1/+2
2023-03-16block: remove obsolete config BLOCK_COMPATLukas Bulwahn1-3/+0
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe6-20/+63
2023-03-15Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe2-9/+12
2023-03-15md: select BLOCK_LEGACY_AUTOLOADNeilBrown1-0/+4
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai4-20/+15
2023-03-15block: sunvdc: add check for mdesc_grab() returning NULLLiang He1-0/+2
2023-03-15nvmet: avoid potential UAF in nvmet_req_complete()Damien Le Moal1-1/+3
2023-03-15nvme-trace: show more opcode namesMinwoo Im1-0/+5
2023-03-15nvme-tcp: add nvme-tcp pdu size build protectionSagi Grimberg1-0/+9
2023-03-15nvme-tcp: fix opcode reporting in the timeout handlerSagi Grimberg1-6/+18
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620Philipp Geulen1-0/+2
2023-03-15nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000Elmer Miroslav Mosher Golovin1-0/+2
2023-03-15nvme-pci: fixing memory leak in probe teardown pathIrvin Cote1-0/+1
2023-03-15nvme: fix handling single range discard requestMing Lei1-9/+19
2023-03-15MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERSLukas Bulwahn1-4/+4
2023-03-15block: null_blk: cleanup null_queue_rq()Damien Le Moal1-15/+14
2023-03-15block: null_blk: Fix handling of fake timeout requestDamien Le Moal1-3/+3
2023-03-14blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch...Chris Leech1-2/+3
2023-03-14loop: Fix use-after-free issuesBart Van Assche1-8/+17
2023-03-14block: do not reverse request order when flushing plug listJan Kara2-2/+9
2023-03-13md: avoid signed overflow in slot_store()NeilBrown1-0/+3
2023-03-13md: Free resources in __md_stopXiao Ni1-9/+5
2023-03-08block, bfq: fix uaf for 'stable_merge_bfqq'Yu Kuai1-9/+9
2023-03-07docs: sysfs-block: document hidden sysfs entrySagi Grimberg1-0/+9
2023-03-07block: fix wrong mode for blkdev_put() from disk_scan_partitions()Yu Kuai1-1/+1
2023-03-05Linux 6.3-rc1Linus Torvalds1-2/+2
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds4-72/+72
2023-03-05Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-23/+53
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-15/+51
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-15/+44
2023-03-05Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-11/+48
2023-03-05Remove Intel compiler supportMasahiro Yamada11-287/+5