summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19block: simplify disk_set_zonedChristoph Hellwig
2023-12-19block: remove support for the host aware zone modelChristoph Hellwig
2023-12-19virtio_blk: remove the broken zone revalidation supportChristoph Hellwig
2023-12-19virtio_blk: cleanup zoned device probingChristoph Hellwig
2023-12-19Merge tag 'md-next-20231219' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYSong Liu
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHSong Liu
2023-12-19md: Remove deprecated CONFIG_MD_LINEARSong Liu
2023-12-19block: add check of 'minors' and 'first_minor' in device_add_disk()Li Nan
2023-12-18block: skip cgroups for passthrough ioKundan Kumar
2023-12-15md/raid1: support read error checkLi Nan
2023-12-15md: factor out a helper exceed_read_errors() to check read_errorsLi Nan
2023-12-15md: Whenassemble the array, consult the superblock of the freshest deviceAlex Lyakas
2023-12-15block: improve struct request_queue layoutJens Axboe
2023-12-15block: support adding less than len in bio_add_hw_pageChristoph Hellwig
2023-12-15block: prevent an integer overflow in bvec_try_merge_hw_pageChristoph Hellwig
2023-12-15md/raid1: remove unnecessary null checkingGou Hao
2023-12-14block: Use pr_info() instead of printk(KERN_INFO ...)Bart Van Assche
2023-12-13block: add check that partition length needs to be aligned with block sizeMin Li
2023-12-13block: Set memalloc_noio to false on device_add_disk() error pathLi Nan
2023-12-13block/rnbd-srv: Check for unlikely string overflowKees Cook
2023-12-08Merge tag 'md-next-20231208' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2023-12-07block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)
2023-12-01block: skip QUEUE_FLAG_STATS and rq-qos for passthrough ioKundan Kumar
2023-12-01io_uring: remove uring_cmd cookieKeith Busch
2023-12-01iouring: remove IORING_URING_CMD_POLLEDKeith Busch
2023-12-01nvme: use bio_integrity_map_userKeith Busch
2023-12-01block: bio-integrity: directly map user buffersKeith Busch
2023-12-01md: synchronize flush io with array reconfigurationYu Kuai
2023-11-28MAINTAINERS: SOFTWARE RAID: Add Yu Kuai as ReviewerSong Liu
2023-11-27Merge branch 'md-next-rcu-cleanup' into md-nextSong Liu
2023-11-27md/md-multipath: remove rcu protection to access rdev from confYu Kuai
2023-11-27md/raid5: remove rcu protection to access rdev from confYu Kuai
2023-11-27md/raid1: remove rcu protection to access rdev from confYu Kuai
2023-11-27md/raid10: remove rcu protection to access rdev from confYu Kuai
2023-11-27md: remove flag RemoveSynchronizedYu Kuai
2023-11-27Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi
2023-11-27md: bypass block throttle for superblock updateJunxiao Bi
2023-11-27block: move a few definitions out of CONFIG_BLK_DEV_ZONEDChristoph Hellwig
2023-11-27block/rnbd: use %pe to print errorsSupriti Singh
2023-11-27block/rnbd: add support for REQ_OP_WRITE_ZEROESSantosh Pradhan
2023-11-26Linux 6.7-rc3v6.7-rc3Linus Torvalds
2023-11-26Merge tag 'trace-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-11-26Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-11-26Merge tag 'x86-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-11-26Merge tag 'perf-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-26Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-11-26Merge tag '6.7-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-25Merge tag 'xfs-6.7-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds