summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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
2023-11-28Merge branch 'md-next-rcu-cleanup' into md-nextSong Liu9-421/+168
2023-11-28md/md-multipath: remove rcu protection to access rdev from confYu Kuai1-11/+12
2023-11-28md/raid5: remove rcu protection to access rdev from confYu Kuai4-144/+69
2023-11-28md/raid1: remove rcu protection to access rdev from confYu Kuai1-39/+23
2023-11-28md/raid10: remove rcu protection to access rdev from confYu Kuai1-155/+58
2023-11-28md: remove flag RemoveSynchronizedYu Kuai6-72/+6
2023-11-28Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi1-12/+0
2023-11-28md: bypass block throttle for superblock updateJunxiao Bi1-3/+4
2023-11-27block: move a few definitions out of CONFIG_BLK_DEV_ZONEDChristoph Hellwig1-13/+11
2023-11-27block/rnbd: use %pe to print errorsSupriti Singh2-13/+13
2023-11-27block/rnbd: add support for REQ_OP_WRITE_ZEROESSantosh Pradhan3-8/+18
2023-11-27Linux 6.7-rc3v6.7-rc3Linus Torvalds1-1/+1
2023-11-27Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-48/+31
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-34/+43
2023-11-26Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-48/+37
2023-11-26Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2023-11-26Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+2
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-375/+314
2023-11-26Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds29-2245/+175
2023-11-25Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-5/+21
2023-11-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-8/+20