aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-28block: stop setting the nomerges flags in blk_cleanup_queueChristoph Hellwig1-3/+0
2022-06-28block: remove QUEUE_FLAG_DEADChristoph Hellwig3-10/+3
2022-06-28mtip32xx: fix device removalChristoph Hellwig2-114/+44
2022-06-28mtip32xx: remove the device_status debugfs fileChristoph Hellwig2-144/+1
2022-06-27blk-mq: blk_mq_tag_busy is no need to return a valueLiu Song2-17/+11
2022-06-27block: Always initialize bio IO priority on submitJan Kara1-0/+3
2022-06-27block: Initialize bio priority earlierJan Kara1-2/+2
2022-06-27blk-ioprio: Convert from rqos policy to direct callJan Kara4-45/+23
2022-06-27blk-ioprio: Remove unneeded fieldJan Kara1-6/+3
2022-06-27block: Fix handling of tasks without ioprio in ioprio_get(2)Jan Kara1-7/+23
2022-06-27block: Make ioprio_best() staticJan Kara2-6/+1
2022-06-27block: Generalize get_current_ioprio() for any taskJan Kara2-16/+36
2022-06-27block: Return effective IO priority from get_current_ioprio()Jan Kara1-2/+9
2022-06-27block: fix default IO priority handling againJan Kara3-3/+5
2022-06-27blk-mq: Don't disable preemption around __blk_mq_run_hw_queue().Sebastian Andrzej Siewior1-5/+1
2022-06-27block: bfq: Fix kernel-doc headersBart Van Assche2-2/+6
2022-06-27block: bfq: Remove an unused function definitionBart Van Assche1-2/+0
2022-06-27bfq: Remove useless code in bfq_lookup_next_entityGuoYong Zheng1-3/+0
2022-06-27block: move blk_queue_get_max_sectors to blk.hChristoph Hellwig2-13/+13
2022-06-27block: fold blk_max_size_offset into get_max_io_sizeChristoph Hellwig2-21/+7
2022-06-27block: cleanup variable naming in get_max_io_sizeChristoph Hellwig1-10/+8
2022-06-27block: open code blk_max_size_offset in blk_rq_get_max_sectorsChristoph Hellwig1-4/+5
2022-06-27dm: open code blk_max_size_offset in max_io_lenChristoph Hellwig1-11/+6
2022-06-27block: factor out a chunk_size_left helperChristoph Hellwig1-6/+13
2022-06-27block: Make blk_mq_get_sq_hctx() select the proper hardware queue typeBart Van Assche1-1/+1
2022-06-27block: Rename a blk_mq_map_queue() argumentBart Van Assche1-6/+6
2022-06-27blk-iocost: Simplify ioc_rqos_done()Bart Van Assche1-1/+1
2022-06-27block: Directly use ida_alloc()/free()Bo Liu2-3/+3
2022-06-27iomap: add support for dma aligned direct-ioKeith Busch1-2/+2
2022-06-27block: relax direct io memory alignmentKeith Busch3-2/+16
2022-06-27block: introduce bdev_iter_is_aligned helperKeith Busch1-0/+7
2022-06-27iov: introduce iov_iter_alignedKeith Busch2-0/+94
2022-06-27block/bounce: count bytes instead of sectorsKeith Busch1-3/+10
2022-06-27block/merge: count bytes instead of sectorsKeith Busch1-17/+24
2022-06-27block: add a helper function for dio alignmentKeith Busch1-6/+10
2022-06-27block: introduce bdev_dma_alignment helperKeith Busch1-0/+5
2022-06-27block: export dma_alignment attributeKeith Busch2-0/+16
2022-06-27block/bio: remove duplicate append pages codeKeith Busch1-60/+42
2022-06-27block: fix infinite loop for invalid zone appendKeith Busch1-3/+0
2022-06-26Linux 5.19-rc4Linus Torvalds1-1/+1
2022-06-26tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo1-0/+13
2022-06-26tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-6/+20
2022-06-26perf stat: Enable ignore_missing_threadGang Li1-0/+2
2022-06-26perf inject: Adjust output data offset for backward compatibilityRaul Silvera3-1/+17
2022-06-26perf trace beauty: Fix generation of errno id->str table on ALT LinuxArnaldo Carvalho de Melo1-12/+2
2022-06-26perf build-id: Fix caching files with a wrong build IDAdrian Hunter1-0/+28
2022-06-26tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2-3/+12
2022-06-26tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo1-81/+272
2022-06-26perf inject: Fix missing free in copy_kcore_dir()Adrian Hunter1-1/+3
2022-06-26parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller1-0/+1