linux-block.git
2021-12-24 Ming Leiblock: null_blk: only set set->nr_maps as 3 if active...
2021-12-16 Christoph Hellwigblock: remove the rsxx driver
2021-12-14 Bjorn Helgaasrsxx: Drop PCI legacy power management
2021-12-14 Vaibhav Guptamtip32xx: convert to generic power management
2021-12-14 Bjorn Helgaasmtip32xx: remove pointless drvdata lookups
2021-12-14 Bjorn Helgaasmtip32xx: remove pointless drvdata checking
2021-12-13 Kees Cookdrbd: Use struct_group() to zero algs
2021-12-13 Tetsuo Handaloop: make autoclear operation asynchronous
2021-12-10 Jens Axboenull_blk: cast command status to integer
2021-12-10 NeilBrownpktdvd: stop using bdi congestion framework.
2021-12-03 Ming Leiblock: null_blk: batched complete poll requests
2021-12-03 Xiongwei Songfloppy: Add max size check for user space request
2021-12-03 Tasos Sahanidisfloppy: Fix hang in watchdog when disk is ejected
2021-12-03 Ming Leinull_blk: allow zero poll queues
2021-11-29 Tetsuo Handaloop: don't hold lo_mutex during __loop_clr_fd()
2021-11-29 Christoph Hellwigscsi: remove the gendisk argument to scsi_ioctl
2021-11-29 Christoph Hellwigblock: remove the gendisk argument to blk_execute_rq
2021-11-29 Christoph Hellwigblock: remove the ->rq_disk field in struct request
2021-11-29 Christoph Hellwigblock: don't check ->rq_disk in merges
2021-11-29 Christoph Hellwigmtd_blkdevs: remove the sector out of range check in...
2021-11-29 Colin Ian Kingblock: Remove redundant initialization of variable ret
2021-11-29 Christoph Hellwigblock: simplify ioc_lookup_icq
2021-11-29 Christoph Hellwigblock: simplify ioc_create_icq
2021-11-29 Christoph Hellwigblock: return the io_context from create_task_io_context
2021-11-29 Christoph Hellwigblock: use alloc_io_context in __copy_io
2021-11-29 Christoph Hellwigblock: factor out a alloc_io_context helper
2021-11-29 Christoph Hellwigblock: remove get_io_context_active
2021-11-29 Christoph Hellwigblock: move the remaining elv.icq handling to the I...
2021-11-29 Christoph Hellwigblock: move blk_mq_sched_assign_ioc to blk-ioc.c
2021-11-29 Christoph Hellwigblock: mark put_io_context_active static
2021-11-29 Christoph HellwigRevert "block: Provide blk_mq_sched_get_icq()"
2021-11-29 Christoph Hellwigbfq: use bfq_bic_lookup in bfq_limit_depth
2021-11-29 Christoph Hellwigbfq: simplify bfq_bic_lookup
2021-11-29 Christoph Hellwigfork: move copy_io to block/blk-ioc.c
2021-11-29 Christoph HellwigRDMA/qib: rename copy_io to qib_copy_io
2021-11-29 Ming Leiblk-mq: use bio->bi_opf after bio is checked
2021-11-29 Jan Karabfq: Do not let waker requests skip proper accounting
2021-11-29 Jan Karabfq: Log waker detections
2021-11-29 Jan Karabfq: Provide helper to generate bfqq name
2021-11-29 Jan Karabfq: Limit waker detection in time
2021-11-29 Jan Karabfq: Limit number of requests consumed by each cgroup
2021-11-29 Jan Karabfq: Store full bitmap depth in bfq_data
2021-11-29 Jan Karabfq: Track number of allocated requests in bfq_entity
2021-11-29 Jan Karablock: Provide blk_mq_sched_get_icq()
2021-11-29 Sebastian Andrzej... mmc: core: Use blk_mq_complete_request_direct().
2021-11-29 Sebastian Andrzej... blk-mq: Add blk_mq_complete_request_direct()
2021-11-29 Eric Biggersblk-crypto: remove blk_crypto_unregister()
2021-11-29 Christoph Hellwigblk-mq: cleanup request allocation
2021-11-29 Christoph Hellwigblock: don't include <linux/part_stat.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include <linux/idr.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include <linux/blk-mq.h> in blk.h
2021-11-29 Christoph Hellwigblock: don't include blk-mq.h in blk.h
2021-11-29 Christoph Hellwigblock: don't include blk-mq-sched.h in blk.h
2021-11-29 Christoph Hellwigblock: remove the e argument to elevator_exit
2021-11-29 Christoph Hellwigblock: remove elevator_exit
2021-11-29 Christoph Hellwigblock: move blk_get_flush_queue to blk-flush.c
2021-11-29 Guo Zhengkuiblk_mq: remove repeated includes
2021-11-29 Jens Axboeblock: move io_context creation into where it's needed
2021-11-29 Jens Axboeblock: only allocate poll_stats if there's a user of...
2021-11-29 Jens Axboeblk-ioprio: don't set bio priority if not needed
2021-11-29 Christoph Hellwigblk-mq: move more plug handling from blk_mq_submit_bio...
2021-11-29 Christoph Hellwigblk-mq: simplify the plug handling in blk_mq_submit_bio
2021-11-29 Christoph Hellwigsr: set GENHD_FL_REMOVABLE earlier
2021-11-29 Christoph Hellwigblock: cleanup the GENHD_FL_* definitions
2021-11-29 Christoph Hellwigblock: don't set GENHD_FL_NO_PART for hidden gendisks
2021-11-29 Christoph Hellwigblock: remove GENHD_FL_EXT_DEVT
2021-11-29 Christoph Hellwigblock: remove GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-29 Christoph Hellwigmmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-29 Christoph Hellwignull_blk: don't suppress partitioning information
2021-11-29 Christoph Hellwigblock: remove the GENHD_FL_HIDDEN check in blkdev_get_n...
2021-11-29 Christoph Hellwigblock: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
2021-11-29 Christoph Hellwigblock: merge disk_scan_partitions and blkdev_reread_part
2021-11-29 Christoph Hellwigblock: remove a dead check in show_partition
2021-11-29 Christoph Hellwigblock: remove GENHD_FL_CD
2021-11-29 Christoph Hellwigblock: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to...
2021-11-29 Christoph Hellwigblock: move GENHD_FL_NATIVE_CAPACITY to disk->state
2021-11-29 Christoph Hellwigblock: don't include blk-mq headers in blk-core.c
2021-11-29 Christoph Hellwigblock: move blk_print_req_error to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_dump_rq_flags to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_account_io_{start,done} to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_steal_bios to blk-mq.c
2021-11-29 Christoph Hellwigblock: move blk_rq_init to blk-mq.c
2021-11-29 Christoph Hellwigblock: move request based cloning helpers to blk-mq.c
2021-11-29 Christoph Hellwigblk-mq: move blk_mq_flush_plug_list
2021-11-29 Christoph Hellwigblock: remove blk-exec.c
2021-11-29 Christoph Hellwigblock: remove rq_flush_dcache_pages
2021-11-29 Christoph Hellwigblock: move blk_rq_err_bytes to scsi
2021-11-28 Linus TorvaldsLinux 5.16-rc3 v5.16-rc3
2021-11-28 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-11-28 Linus TorvaldsMerge tag 'x86-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'sched-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'perf-urgent-2021-11-28' of git://git./linux...
2021-11-28 Linus TorvaldsMerge tag 'locking-urgent-2021-11-28' of git://git...
2021-11-28 Linus TorvaldsMerge tag 'trace-v5.16-rc2-3' of git://git./linux/kerne...
2021-11-28 Linus TorvaldsMerge tag 'iommu-fixes-v5.16-rc2' of git://git./linux...
2021-11-27 Linus TorvaldsMerge tag '5.16-rc2-ksmbd-fixes' of git://git.samba...
2021-11-27 Guenter Roeckvmxnet3: Use generic Kconfig option for page size limit
2021-11-27 Guenter Roeckfs: ntfs: Limit NTFS_RW to page sizes smaller than 64k
2021-11-27 Guenter Roeckarch: Add generic Kconfig option indicating page size...
2021-11-27 Steven Rostedt... tracing: Test the 'Do not trace this pid' case in creat...
next