Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-28block: simplify blktrace sysfs attribute creationChristoph Hellwig
2022-06-28block: remove blk_cleanup_diskChristoph Hellwig
2022-06-28block: simplify disk shutdownChristoph Hellwig
2022-06-28block: stop setting the nomerges flags in blk_cleanup_queueChristoph Hellwig
2022-06-28block: remove QUEUE_FLAG_DEADChristoph Hellwig
2022-06-28mtip32xx: fix device removalChristoph Hellwig
2022-06-28mtip32xx: remove the device_status debugfs fileChristoph Hellwig
2022-06-27blk-mq: blk_mq_tag_busy is no need to return a valueLiu Song
2022-06-27block: Always initialize bio IO priority on submitJan Kara
2022-06-27block: Initialize bio priority earlierJan Kara
2022-06-27blk-ioprio: Convert from rqos policy to direct callJan Kara
2022-06-27blk-ioprio: Remove unneeded fieldJan Kara
2022-06-27block: Fix handling of tasks without ioprio in ioprio_get(2)Jan Kara
2022-06-27block: Make ioprio_best() staticJan Kara
2022-06-27block: Generalize get_current_ioprio() for any taskJan Kara
2022-06-27block: Return effective IO priority from get_current_ioprio()Jan Kara
2022-06-27block: fix default IO priority handling againJan Kara
2022-06-27blk-mq: Don't disable preemption around __blk_mq_run_hw_queue().Sebastian Andrzej Siewior
2022-06-27block: bfq: Fix kernel-doc headersBart Van Assche
2022-06-27block: bfq: Remove an unused function definitionBart Van Assche
2022-06-27bfq: Remove useless code in bfq_lookup_next_entityGuoYong Zheng
2022-06-27block: move blk_queue_get_max_sectors to blk.hChristoph Hellwig
2022-06-27block: fold blk_max_size_offset into get_max_io_sizeChristoph Hellwig
2022-06-27block: cleanup variable naming in get_max_io_sizeChristoph Hellwig
2022-06-27block: open code blk_max_size_offset in blk_rq_get_max_sectorsChristoph Hellwig
2022-06-27dm: open code blk_max_size_offset in max_io_lenChristoph Hellwig
2022-06-27block: factor out a chunk_size_left helperChristoph Hellwig
2022-06-27block: Make blk_mq_get_sq_hctx() select the proper hardware queue typeBart Van Assche
2022-06-27block: Rename a blk_mq_map_queue() argumentBart Van Assche
2022-06-27blk-iocost: Simplify ioc_rqos_done()Bart Van Assche
2022-06-27block: Directly use ida_alloc()/free()Bo Liu
2022-06-27iomap: add support for dma aligned direct-ioKeith Busch
2022-06-27block: relax direct io memory alignmentKeith Busch
2022-06-27block: introduce bdev_iter_is_aligned helperKeith Busch
2022-06-27iov: introduce iov_iter_alignedKeith Busch
2022-06-27block/bounce: count bytes instead of sectorsKeith Busch
2022-06-27block/merge: count bytes instead of sectorsKeith Busch
2022-06-27block: add a helper function for dio alignmentKeith Busch
2022-06-27block: introduce bdev_dma_alignment helperKeith Busch
2022-06-27block: export dma_alignment attributeKeith Busch
2022-06-27block/bio: remove duplicate append pages codeKeith Busch
2022-06-27block: fix infinite loop for invalid zone appendKeith Busch
2022-06-27Linux 5.19-rc4v5.19-rc4Linus Torvalds
2022-06-27Merge tag 'soc-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2022-06-27Merge tag 'mm-hotfixes-stable-2022-06-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-06-26Merge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of git://git.kernel.org/pub...Linus Torvalds
2022-06-26Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-26Merge tag 'dma-mapping-5.19-2022-06-26' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-06-26Merge tag 'for-5.19/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-26Merge tag 'for-5.19/parisc-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds