summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-29block: don't include <linux/part_stat.h> in blk.hChristoph Hellwig
2021-11-29block: don't include <linux/idr.h> in blk.hChristoph Hellwig
2021-11-29block: don't include <linux/blk-mq.h> in blk.hChristoph Hellwig
2021-11-29block: don't include blk-mq.h in blk.hChristoph Hellwig
2021-11-29block: don't include blk-mq-sched.h in blk.hChristoph Hellwig
2021-11-29block: remove the e argument to elevator_exitChristoph Hellwig
2021-11-29block: remove elevator_exitChristoph Hellwig
2021-11-29block: move blk_get_flush_queue to blk-flush.cChristoph Hellwig
2021-11-29blk_mq: remove repeated includesGuo Zhengkui
2021-11-29block: move io_context creation into where it's neededJens Axboe
2021-11-29block: only allocate poll_stats if there's a user of themJens Axboe
2021-11-29blk-ioprio: don't set bio priority if not neededJens Axboe
2021-11-29blk-mq: move more plug handling from blk_mq_submit_bio into blk_add_rq_to_plugChristoph Hellwig
2021-11-29blk-mq: simplify the plug handling in blk_mq_submit_bioChristoph Hellwig
2021-11-29sr: set GENHD_FL_REMOVABLE earlierChristoph Hellwig
2021-11-29block: cleanup the GENHD_FL_* definitionsChristoph Hellwig
2021-11-29block: don't set GENHD_FL_NO_PART for hidden gendisksChristoph Hellwig
2021-11-29block: remove GENHD_FL_EXT_DEVTChristoph Hellwig
2021-11-29block: remove GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig
2021-11-29mmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFOChristoph Hellwig
2021-11-29null_blk: don't suppress partitioning informationChristoph Hellwig
2021-11-29block: remove the GENHD_FL_HIDDEN check in blkdev_get_no_openChristoph Hellwig
2021-11-29block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PARTChristoph Hellwig
2021-11-29block: merge disk_scan_partitions and blkdev_reread_partChristoph Hellwig
2021-11-29block: remove a dead check in show_partitionChristoph Hellwig
2021-11-29block: remove GENHD_FL_CDChristoph Hellwig
2021-11-29block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flagsChristoph Hellwig
2021-11-29block: move GENHD_FL_NATIVE_CAPACITY to disk->stateChristoph Hellwig
2021-11-29block: don't include blk-mq headers in blk-core.cChristoph Hellwig
2021-11-29block: move blk_print_req_error to blk-mq.cChristoph Hellwig
2021-11-29block: move blk_dump_rq_flags to blk-mq.cChristoph Hellwig
2021-11-29block: move blk_account_io_{start,done} to blk-mq.cChristoph Hellwig
2021-11-29block: move blk_steal_bios to blk-mq.cChristoph Hellwig
2021-11-29block: move blk_rq_init to blk-mq.cChristoph Hellwig
2021-11-29block: move request based cloning helpers to blk-mq.cChristoph Hellwig
2021-11-29blk-mq: move blk_mq_flush_plug_listChristoph Hellwig
2021-11-29block: remove blk-exec.cChristoph Hellwig
2021-11-29block: remove rq_flush_dcache_pagesChristoph Hellwig
2021-11-29block: move blk_rq_err_bytes to scsiChristoph Hellwig
2021-11-28Linux 5.16-rc3v5.16-rc3Linus Torvalds
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-28Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-28Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-28Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-28Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-28Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-27Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-27fs: ntfs: Limit NTFS_RW to page sizes smaller than 64kGuenter Roeck