summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-21block/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-15blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch...Chris Leech1-2/+3
2023-03-15loop: 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-08docs: 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-06Linux 6.3-rc1Linus Torvalds1-2/+2
2023-03-06cpumask: 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
2023-03-05Adding VFS co-maintainerAl Viro1-0/+1
2023-03-05Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-15/+7
2023-03-05mm: avoid gcc complaint about pointer castingLinus Torvalds1-2/+8
2023-03-05Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds19-82/+147
2023-03-04Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-8/+2
2023-03-04Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-152/+263
2023-03-04Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-7/+8
2023-03-04Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds10-157/+190
2023-03-04umh: simplify the capability pointer logicLinus Torvalds1-13/+5
2023-03-04Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2-6/+6
2023-03-04Merge tag 'rust-fixes-6.3-rc1' of https://github.com/Rust-for-Linux/linuxLinus Torvalds1-0/+1
2023-03-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds36-252/+291
2023-03-03i2c: gxp: fix an error code in probeDan Carpenter1-1/+1
2023-03-03i2c: gxp: return proper error on address NACKWolfram Sang1-2/+4
2023-03-03i2c: gxp: remove "empty" switch statementWolfram Sang1-12/+1