]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2022-07-06  Christoph Hellwigblock: pass a gendisk to blk_queue_max_open_zones and...
2022-07-06  Christoph Hellwigblock: remove queue_max_open_zones and queue_max_active...
2022-07-06  Christoph Hellwigblock: pass a gendisk to blk_queue_free_zone_bitmaps
2022-07-06  Christoph Hellwigblock: pass a gendisk to blk_queue_clear_zone_settings
2022-07-06  Christoph Hellwigblock: pass a gendisk to blk_queue_set_zoned
2022-07-06  Christoph Hellwigblock: simplify blk_check_zone_append
2022-07-06  Christoph Hellwigblock: simplify blk_mq_plug
2022-07-06  Christoph Hellwigblock: use bdev_is_zoned instead of open coding it
2022-07-06  Christoph Hellwigblock: call blk_queue_free_zone_bitmaps from disk_release
2022-07-06  Christoph Hellwigblock: remove a superflous ifdef in blkdev.h
2022-07-06  John Garryblk-mq: Drop local variable for reserved tag
2022-07-06  John Garryblk-mq: Drop 'reserved' arg of busy_tag_iter_fn
2022-07-06  John Garryscsi: fnic: Drop reserved request handling
2022-07-06  John Garryblk-mq: Drop blk_mq_ops.timeout 'reserved' arg
2022-07-06  John Garryblk-mq: Add a flag for reserved requests
2022-07-06  John Garryscsi: core: Remove reserved request time-out handling
2022-06-29  Jason Yanblk-cgroup: factor out blkcg_free_all_cpd()
2022-06-29  Jason Yanblk-cgroup: factor out blkcg_iostat_update()
2022-06-29  Christoph Hellwigblock: simplify disk_set_independent_access_ranges
2022-06-29  Christoph Hellwigblock: move ->ia_ranges from the request_queue to the...
2022-06-29  Ying Sunblock: remove "select BLK_RQ_IO_DATA_LEN" from BLK_CGRO...
2022-06-28  Christoph Hellwigblk-mq: cleanup disk sysfs registration
2022-06-28  Christoph Hellwigblk-mq: rename blk_mq_sysfs_{,un}register
2022-06-28  Christoph Hellwigblock: remove the extra gendisk reference in __blk_mq_r...
2022-06-28  Christoph Hellwigblock: use default groups to register the queue attributes
2022-06-28  Christoph Hellwigblock: remove a superflous queue kobject reference
2022-06-28  Christoph Hellwigblock: simplify blktrace sysfs attribute creation
2022-06-28  Christoph Hellwigblock: remove blk_cleanup_disk
2022-06-28  Christoph Hellwigblock: simplify disk shutdown
2022-06-28  Christoph Hellwigblock: stop setting the nomerges flags in blk_cleanup_queue
2022-06-28  Christoph Hellwigblock: remove QUEUE_FLAG_DEAD
2022-06-28  Christoph Hellwigmtip32xx: fix device removal
2022-06-28  Christoph Hellwigmtip32xx: remove the device_status debugfs file
2022-06-27  Liu Songblk-mq: blk_mq_tag_busy is no need to return a value
2022-06-27  Jan Karablock: Always initialize bio IO priority on submit
2022-06-27  Jan Karablock: Initialize bio priority earlier
2022-06-27  Jan Karablk-ioprio: Convert from rqos policy to direct call
2022-06-27  Jan Karablk-ioprio: Remove unneeded field
2022-06-27  Jan Karablock: Fix handling of tasks without ioprio in ioprio_g...
2022-06-27  Jan Karablock: Make ioprio_best() static
2022-06-27  Jan Karablock: Generalize get_current_ioprio() for any task
2022-06-27  Jan Karablock: Return effective IO priority from get_current_io...
2022-06-27  Jan Karablock: fix default IO priority handling again
2022-06-27  Sebastian Andrzej... blk-mq: Don't disable preemption around __blk_mq_run_hw...
2022-06-27  Bart Van Asscheblock: bfq: Fix kernel-doc headers
2022-06-27  Bart Van Asscheblock: bfq: Remove an unused function definition
2022-06-27  GuoYong Zhengbfq: Remove useless code in bfq_lookup_next_entity
2022-06-27  Christoph Hellwigblock: move blk_queue_get_max_sectors to blk.h
2022-06-27  Christoph Hellwigblock: fold blk_max_size_offset into get_max_io_size
2022-06-27  Christoph Hellwigblock: cleanup variable naming in get_max_io_size
2022-06-27  Christoph Hellwigblock: open code blk_max_size_offset in blk_rq_get_max_...
2022-06-27  Christoph Hellwigdm: open code blk_max_size_offset in max_io_len
2022-06-27  Christoph Hellwigblock: factor out a chunk_size_left helper
2022-06-27  Bart Van Asscheblock: Make blk_mq_get_sq_hctx() select the proper...
2022-06-27  Bart Van Asscheblock: Rename a blk_mq_map_queue() argument
2022-06-27  Bart Van Asscheblk-iocost: Simplify ioc_rqos_done()
2022-06-27  Bo Liublock: Directly use ida_alloc()/free()
2022-06-27  Keith Buschiomap: add support for dma aligned direct-io
2022-06-27  Keith Buschblock: relax direct io memory alignment
2022-06-27  Keith Buschblock: introduce bdev_iter_is_aligned helper
2022-06-27  Keith Buschiov: introduce iov_iter_aligned
2022-06-27  Keith Buschblock/bounce: count bytes instead of sectors
2022-06-27  Keith Buschblock/merge: count bytes instead of sectors
2022-06-27  Keith Buschblock: add a helper function for dio alignment
2022-06-27  Keith Buschblock: introduce bdev_dma_alignment helper
2022-06-27  Keith Buschblock: export dma_alignment attribute
2022-06-27  Keith Buschblock/bio: remove duplicate append pages code
2022-06-27  Keith Buschblock: fix infinite loop for invalid zone append
2022-06-26  Linus TorvaldsLinux 5.19-rc4 v5.19-rc4
2022-06-26  Linus TorvaldsMerge tag 'soc-fixes-5.19' of git://git.kernel.org...
2022-06-26  Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-06-26' of git:/...
2022-06-26  Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.19-2022-06-26' of...
2022-06-26  Linus TorvaldsMerge tag 'for-5.19-rc3-tag' of git://git.kernel.org...
2022-06-26  Linus TorvaldsMerge tag 'dma-mapping-5.19-2022-06-26' of git://git...
2022-06-26  Linus TorvaldsMerge tag 'for-5.19/fbdev-2' of git://git.kernel.org...
2022-06-26  Linus TorvaldsMerge tag 'for-5.19/parisc-3' of git://git.kernel.org...
2022-06-26  Linus TorvaldsMerge tag 'xtensa-20220626' of https://github.com/jcmvb...
2022-06-26  Linus TorvaldsMerge tag 'powerpc-5.19-3' of git://git.kernel.org...
2022-06-26  Linus TorvaldsMerge tag 'kbuild-fixes-v5.19-2' of git://git.kernel...
2022-06-26  Linus TorvaldsMerge tag 'exfat-for-5.19-rc4' of git://git.kernel...
2022-06-26  Linus TorvaldsMerge tag '5.19-rc3-smb3-client-fixes' of git://git...
2022-06-26  Arnaldo Carvalho... tools headers UAPI: Synch KVM's svm.h header with the...
2022-06-26  Arnaldo Carvalho... tools include UAPI: Sync linux/vhost.h with the kernel...
2022-06-26  Gang Liperf stat: Enable ignore_missing_thread
2022-06-26  Raul Silveraperf inject: Adjust output data offset for backward...
2022-06-26  Arnaldo Carvalho... perf trace beauty: Fix generation of errno id->str...
2022-06-26  Adrian Hunterperf build-id: Fix caching files with a wrong build ID
2022-06-26  Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2022-06-26  Arnaldo Carvalho... tools headers UAPI: Sync drm/i915_drm.h with the kernel...
2022-06-26  Adrian Hunterperf inject: Fix missing free in copy_kcore_dir()
2022-06-26  Helge Dellerparisc: Enable ARCH_HAS_STRICT_MODULE_RWX
2022-06-26  John David... parisc: Fix flush_anon_page on PA8800/PA8900
2022-06-25  Jiang Jianparisc: align '*' in comment in math-emu code
2022-06-25  Sami Tolvanenkbuild: Ignore __this_module in gen_autoksyms.sh
2022-06-25  Masahiro Yamadakbuild: link vmlinux only once for CONFIG_TRIM_UNUSED_K...
2022-06-25  Linus TorvaldsMerge tag 'char-misc-5.19-rc4' of git://git.kernel...
2022-06-25  Linus TorvaldsMerge tag 'usb-5.19-rc4' of git://git.kernel.org/pub...
2022-06-25  Linus TorvaldsMerge tag 'loongarch-fixes-5.19-3' of git://git.kernel...
2022-06-25  Linus TorvaldsMerge tag 'f2fs-for-5.19-rc4' of git://git.kernel.org...
2022-06-25  Tiezhu YangLoongArch: Make compute_return_era() return void
next