summaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)Author
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-22block: don't return -EINVAL for not found names in devt_from_devnameChristoph Hellwig
2023-06-22block: make sure local irq is disabled when calling __blkcg_rstat_flushMing Lei
2023-06-21block: Improve kernel-doc headersBart Van Assche
2023-06-21blk-mq: don't insert passthrough request into sw queueMing Lei
2023-06-21bsg: make bsg_class a static const structureIvan Orlov
2023-06-21block: fix the exclusive open mask in disk_scan_partitionsChristoph Hellwig
2023-06-20block: add overflow checks for Amiga partition supportMichael Schmitz
2023-06-20block: fix signed int overflow in Amiga partition supportMichael Schmitz
2023-06-20block: add capacity validation in bdev_add_partition()Min Li
2023-06-20block: fine-granular CAP_SYS_ADMIN for Persistent ReservationJingbo Xu
2023-06-20block: disallow Persistent Reservation on partitionsJingbo Xu
2023-06-20block: fix wrong mode for blkdev_get_by_dev() from disk_scan_partitions()Yu Kuai
2023-06-20block: document the holder argument to blkdev_get_by_pathChristoph Hellwig
2023-06-20block: increment diskseq on all media change eventsDemi Marie Obenour
2023-06-16blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_noneMing Lei
2023-06-16block: remove BIO_PAGE_REFFEDChristoph Hellwig
2023-06-14block: fix blktrace debugfs entries leakageYu Kuai
2023-06-14blk-mq: check on cpu id when there is only one ctx mappingEd Tsai
2023-06-12blk-mq: fix potential io hang by wrong 'wake_batch'Yu Kuai
2023-06-12block: store the holder in file->private_dataChristoph Hellwig
2023-06-12block: always use I_BDEV on file->f_mapping->host to find the bdevChristoph Hellwig
2023-06-12block: replace fmode_t with a block-specific type for block open flagsChristoph Hellwig
2023-06-12block: remove unused fmode_t arguments from ioctl handlersChristoph Hellwig
2023-06-12block: move a few internal definitions out of blkdev.hChristoph Hellwig
2023-06-12scsi: replace the fmode_t argument to ->sg_io_fn with a simple boolChristoph Hellwig
2023-06-12block: use the holder as indication for exclusive opensChristoph Hellwig
2023-06-12block: rename blkdev_close to blkdev_releaseChristoph Hellwig
2023-06-12block: remove the unused mode argument to ->releaseChristoph Hellwig
2023-06-12block: pass a gendisk to ->openChristoph Hellwig
2023-06-12block: pass a gendisk on bdev_check_media_changeChristoph Hellwig
2023-06-12block: also call ->open for incremental partition opensChristoph Hellwig
2023-06-11blk-cgroup: Flush stats before releasing blkcg_gqMing Lei
2023-06-09filemap: add a kiocb_write_and_wait helperChristoph Hellwig
2023-06-09block: fix rootwait= againChristoph Hellwig
2023-06-07block: fix rootwait=Christoph Hellwig
2023-06-07blk-cgroup: Reinit blkg_iostat_set after clearing in blkcg_reset_stats()Waiman Long
2023-06-07blk-ioc: fix recursive spin_lock/unlock_irq() in ioc_clear_queue()Yu Kuai
2023-06-06blk-ioprio: Introduce promote-to-rt policyHou Tao
2023-06-05blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_costLi Nan
2023-06-05block: mark early_lookup_bdev as __initChristoph Hellwig
2023-06-05block: move more code to early-lookup.cChristoph Hellwig
2023-06-05block: move the code to do early boot lookup of block devices to block/Christoph Hellwig
2023-06-05block: add a mark_dead holder operationChristoph Hellwig
2023-06-05block: introduce holder opsChristoph Hellwig
2023-06-05block: remove blk_drop_partitionsChristoph Hellwig
2023-06-05block: delete partitions later in del_gendiskChristoph Hellwig