]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2021-11-26 Christoph Hellwigblock: simplify ioc_lookup_icq blk-ioc-cleanup
2021-11-26 Christoph Hellwigblock: simplify ioc_create_icq
2021-11-26 Christoph Hellwigblock: return the io_context from create_task_io_context
2021-11-26 Christoph Hellwigblock: use alloc_io_context in __copy_io
2021-11-26 Christoph Hellwigblock: factor out a alloc_io_context helper
2021-11-26 Christoph Hellwigblock: remove get_io_context_active
2021-11-26 Christoph Hellwigblock: move the remaining elv.icq handling to the I...
2021-11-26 Christoph Hellwigblock: move blk_mq_sched_assign_ioc to blk-ioc.c
2021-11-26 Christoph Hellwigblock: mark put_io_context_active static
2021-11-26 Christoph HellwigRevert "block: Provide blk_mq_sched_get_icq()"
2021-11-26 Christoph Hellwigbfq: use bfq_bic_lookup in bfq_limit_depth
2021-11-26 Christoph Hellwigbfq: simplify bfq_bic_lookup
2021-11-26 Christoph Hellwigfork: move copy_io to block/blk-ioc.c
2021-11-26 Christoph HellwigRDMA/qib: rename copy_io to qib_copy_io
2021-11-25 Jan Karabfq: Do not let waker requests skip proper accounting
2021-11-25 Jan Karabfq: Log waker detections
2021-11-25 Jan Karabfq: Provide helper to generate bfqq name
2021-11-25 Jan Karabfq: Limit waker detection in time
2021-11-25 Jan Karabfq: Limit number of requests consumed by each cgroup
2021-11-25 Jan Karabfq: Store full bitmap depth in bfq_data
2021-11-25 Jan Karabfq: Track number of allocated requests in bfq_entity
2021-11-25 Jan Karablock: Provide blk_mq_sched_get_icq()
2021-11-25 Sebastian Andrzej... mmc: core: Use blk_mq_complete_request_direct().
2021-11-25 Sebastian Andrzej... blk-mq: Add blk_mq_complete_request_direct()
2021-11-24 Eric Biggersblk-crypto: remove blk_crypto_unregister()
2021-11-24 Christoph Hellwigblk-mq: cleanup request allocation
2021-11-24 Christoph Hellwigblock: don't include <linux/part_stat.h> in blk.h
2021-11-24 Christoph Hellwigblock: don't include <linux/idr.h> in blk.h
2021-11-24 Christoph Hellwigblock: don't include <linux/blk-mq.h> in blk.h
2021-11-24 Christoph Hellwigblock: don't include blk-mq.h in blk.h
2021-11-24 Christoph Hellwigblock: don't include blk-mq-sched.h in blk.h
2021-11-24 Christoph Hellwigblock: remove the e argument to elevator_exit
2021-11-24 Christoph Hellwigblock: remove elevator_exit
2021-11-24 Christoph Hellwigblock: move blk_get_flush_queue to blk-flush.c
2021-11-24 Guo Zhengkuiblk_mq: remove repeated includes
2021-11-24 Jens Axboeblock: move io_context creation into where it's needed
2021-11-24 Jens Axboeblock: only allocate poll_stats if there's a user of...
2021-11-23 Jens Axboeblk-ioprio: don't set bio priority if not needed
2021-11-23 Christoph Hellwigblk-mq: move more plug handling from blk_mq_submit_bio...
2021-11-23 Christoph Hellwigblk-mq: simplify the plug handling in blk_mq_submit_bio
2021-11-23 Christoph Hellwigsr: set GENHD_FL_REMOVABLE earlier
2021-11-23 Christoph Hellwigblock: cleanup the GENHD_FL_* definitions
2021-11-23 Christoph Hellwigblock: don't set GENHD_FL_NO_PART for hidden gendisks
2021-11-23 Christoph Hellwigblock: remove GENHD_FL_EXT_DEVT
2021-11-23 Christoph Hellwigblock: remove GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-23 Christoph Hellwigmmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-23 Christoph Hellwignull_blk: don't suppress partitioning information
2021-11-23 Christoph Hellwigblock: remove the GENHD_FL_HIDDEN check in blkdev_get_n...
2021-11-23 Christoph Hellwigblock: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
2021-11-23 Christoph Hellwigblock: merge disk_scan_partitions and blkdev_reread_part
2021-11-23 Christoph Hellwigblock: remove a dead check in show_partition
2021-11-23 Christoph Hellwigblock: remove GENHD_FL_CD
2021-11-23 Christoph Hellwigblock: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to...
2021-11-23 Christoph Hellwigblock: move GENHD_FL_NATIVE_CAPACITY to disk->state
2021-11-22 Christoph Hellwigblock: don't include blk-mq headers in blk-core.c
2021-11-22 Christoph Hellwigblock: move blk_print_req_error to blk-mq.c
2021-11-22 Christoph Hellwigblock: move blk_dump_rq_flags to blk-mq.c
2021-11-22 Christoph Hellwigblock: move blk_account_io_{start,done} to blk-mq.c
2021-11-22 Christoph Hellwigblock: move blk_steal_bios to blk-mq.c
2021-11-22 Christoph Hellwigblock: move blk_rq_init to blk-mq.c
2021-11-22 Christoph Hellwigblock: move request based cloning helpers to blk-mq.c
2021-11-22 Christoph Hellwigblk-mq: move blk_mq_flush_plug_list
2021-11-22 Christoph Hellwigblock: remove blk-exec.c
2021-11-22 Christoph Hellwigblock: remove rq_flush_dcache_pages
2021-11-22 Christoph Hellwigblock: move blk_rq_err_bytes to scsi
2021-11-21 Linus TorvaldsLinux 5.16-rc2
2021-11-21 Linus TorvaldsMerge tag 'x86-urgent-2021-11-21' of git://git.kernel...
2021-11-21 Linus TorvaldsMerge tag 'perf-urgent-2021-11-21' of git://git.kernel...
2021-11-21 Linus TorvaldsMerge tag 'powerpc-5.16-2' of git://git.kernel.org...
2021-11-21 Geert Uytterhoevenpstore/blk: Use "%lu" to format unsigned long
2021-11-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-11-20 Linus TorvaldsMerge tag 'block-5.16-2021-11-19' of git://git.kernel...
2021-11-20 Linus TorvaldsMerge tag 'pinctrl-v5.16-2' of git://git.kernel.org...
2021-11-20 Linus TorvaldsMerge tag 's390-5.16-3' of git://git.kernel.org/pub...
2021-11-20 Linus TorvaldsMerge tag '5.16-rc1-smb3-fixes' of git://git.samba...
2021-11-20 David Hildenbrandproc/vmcore: fix clearing user buffer by properly using...
2021-11-20 Ard Biesheuvelkmap_local: don't assume kmap PTEs are linear arrays...
2021-11-20 SeongJae Parkmm/damon/dbgfs: fix missed use of damon_dbgfs_lock
2021-11-20 SeongJae Parkmm/damon/dbgfs: use '__GFP_NOWARN' for user-specified...
2021-11-20 Kees Cookkasan: test: silence intentional read overflow warnings
2021-11-20 Mina Almasryhugetlb, userfaultfd: fix reservation restore on userfa...
2021-11-20 Bui Quang Minhhugetlb: fix hugetlb cgroup refcounting during mremap
2021-11-20 Rustam Kovhaevmm: kmemleak: slob: respect SLAB_NOLEAKTRACE flag
2021-11-20 Nathan Chancellorhexagon: ignore vmlinux.lds
2021-11-20 Nathan Chancellorhexagon: clean up timer-regs.h
2021-11-20 Nathan Chancellorhexagon: export raw I/O routines for modules
2021-11-20 Yunfeng Yemm: emit the "free" trace report before freeing memory...
2021-11-20 Alexander Mikhalitsynshm: extend forced shm destroy to support objects from...
2021-11-20 Alexander Mikhalitsynipc: WARN if trying to remove ipc object which is absent
2021-11-20 Matthew Wilcoxmm/swap.c:put_pages_list(): reinitialise the page list
2021-11-19 Linus TorvaldsMerge tag 'libata-5.16-rc2' of git://git.kernel.org...
2021-11-19 Linus TorvaldsMerge tag 'trace-v5.16-6' of git://git.kernel.org/pub...
2021-11-19 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of...
2021-11-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.16-rc2' of git://git.kerne...
2021-11-19 Linus TorvaldsMerge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of...
2021-11-19 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2021-11-19 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2021-11-19 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kerne...
2021-11-19 Linus TorvaldsMerge tag 'drm-fixes-2021-11-19' of git://anongit.freed...
2021-11-19 Peter Zijlstrax86: Pin task-stack in __get_wchan()
next