summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-26blk-wbt: remove the separate write cache trackingChristoph Hellwig3-18/+2
2023-12-26block: reject invalid operation in submit_bio_noacctChristoph Hellwig2-9/+25
2023-12-22drbd: actlog: fix kernel-doc warnings and spellingRandy Dunlap1-6/+10
2023-12-22block: skip start/end time stamping for passthrough IOKundan Kumar1-0/+6
2023-12-22Merge tag 'nvme-6.8-2023-12-21' of git://git.infradead.org/nvme into for-6.8/...Jens Axboe11-156/+277
2023-12-21nvme-fc: set numa_node after nvme_init_ctrlKeith Busch1-4/+2
2023-12-21nvme-fabrics: don't check discovery ioccsz/iorcszMax Gurtovoy1-2/+2
2023-12-21block: export disk_clear_zoned()Jens Axboe1-0/+1
2023-12-20sd: only call disk_clear_zoned when neededChristoph Hellwig1-1/+1
2023-12-20block: simplify disk_set_zonedChristoph Hellwig9-31/+24
2023-12-20block: remove support for the host aware zone modelChristoph Hellwig19-231/+92
2023-12-20virtio_blk: remove the broken zone revalidation supportChristoph Hellwig1-26/+0
2023-12-20virtio_blk: cleanup zoned device probingChristoph Hellwig1-28/+22
2023-12-20Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe12-1378/+201
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYSong Liu4-380/+0
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu6-611/+109
2023-12-19md: Remove deprecated CONFIG_MD_LINEARSong Liu7-354/+8
2023-12-19nvmet: configfs: use ctrl->instance to track passthru subsystemsEvan Burgess1-2/+2
2023-12-19nvme: repack struct nvme_ns_headDaniel Wagner1-4/+4
2023-12-19nvme: add csi, ms and nuse to sysfsDaniel Wagner3-1/+96
2023-12-19nvme: rename ns attribute groupDaniel Wagner4-10/+10
2023-12-19nvme: refactor ns info setup functionDaniel Wagner2-60/+62
2023-12-19nvme: refactor ns info helpersDaniel Wagner4-28/+34
2023-12-19nvme: move ns id info to struct nvme_ns_headDaniel Wagner5-66/+69
2023-12-19block: add check of 'minors' and 'first_minor' in device_add_disk()Li Nan1-1/+3
2023-12-18block: skip cgroups for passthrough ioKundan Kumar1-0/+3
2023-12-16md/raid1: support read error checkLi Nan1-5/+12
2023-12-16md: factor out a helper exceed_read_errors() to check read_errorsLi Nan3-46/+58
2023-12-16md: Whenassemble the array, consult the superblock of the freshest deviceAlex Lyakas1-10/+44
2023-12-15block: improve struct request_queue layoutJens Axboe1-43/+46
2023-12-15block: support adding less than len in bio_add_hw_pageChristoph Hellwig1-1/+4
2023-12-15block: prevent an integer overflow in bvec_try_merge_hw_pageChristoph Hellwig1-1/+1
2023-12-15md/raid1: remove unnecessary null checkingGou Hao1-2/+0
2023-12-14block: Use pr_info() instead of printk(KERN_INFO ...)Bart Van Assche1-8/+4
2023-12-14nvmet: remove cntlid_min and cntlid_max check in nvmet_alloc_ctrlGuixin Liu1-3/+0
2023-12-14nvmet: allow identical cntlid_min and cntlid_max settingsGuixin Liu1-2/+2
2023-12-13block: add check that partition length needs to be aligned with block sizeMin Li1-4/+7
2023-12-13block: Set memalloc_noio to false on device_add_disk() error pathLi Nan1-0/+1
2023-12-13block/rnbd-srv: Check for unlikely string overflowKees Cook1-9/+10
2023-12-09Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe10-442/+189
2023-12-08block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)1-22/+24
2023-12-07nvme-fabrics: check ioccsz and iorcszGuixin Liu1-0/+14
2023-12-07nvme: introduce nvme_check_ctrl_fabric_info helperGuixin Liu1-18/+24
2023-12-02block: skip QUEUE_FLAG_STATS and rq-qos for passthrough ioKundan Kumar2-2/+3
2023-12-02io_uring: remove uring_cmd cookieKeith Busch2-7/+2
2023-12-02iouring: remove IORING_URING_CMD_POLLEDKeith Busch1-1/+0
2023-12-02nvme: use bio_integrity_map_userKeith Busch1-168/+29
2023-12-02block: bio-integrity: directly map user buffersKeith Busch2-2/+225
2023-12-02md: synchronize flush io with array reconfigurationYu Kuai1-6/+16
2023-11-28MAINTAINERS: SOFTWARE RAID: Add Yu Kuai as ReviewerSong Liu1-0/+1