Age | Commit message (Expand) | Author |
2020-08-05 | Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-03 | Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-08-03 | block: don't do revalidate zones on invalid devices | Johannes Thumshirn |
2020-07-31 | block: blk-timeout: delete duplicated word | Randy Dunlap |
2020-07-31 | block: blk-mq-sched: delete duplicated word | Randy Dunlap |
2020-07-31 | block: blk-mq: delete duplicated word | Randy Dunlap |
2020-07-31 | block: genhd: delete duplicated words | Randy Dunlap |
2020-07-31 | block: elevator: delete duplicated word and fix typos | Randy Dunlap |
2020-07-31 | block: bio: delete duplicated words | Randy Dunlap |
2020-07-31 | block: bfq-iosched: fix duplicated word | Randy Dunlap |
2020-07-30 | iocost: Fix check condition of iocg abs_vdebt | Chengming Zhou |
2020-07-28 | block: Use non _rcu version of list functions for tag_set_list | Daniel Wagner |
2020-07-20 | block: remove blk_queue_stack_limits | Christoph Hellwig |
2020-07-20 | block: remove bdev_stack_limits | Christoph Hellwig |
2020-07-20 | block: inherit the zoned characteristics in blk_stack_limits | Christoph Hellwig |
2020-07-20 | Merge branch 'for-5.9/drivers' into for-5.9/block-merge | Jens Axboe |
2020-07-20 | Merge branch 'for-5.9/block' into for-5.9/block-merge | Jens Axboe |
2020-07-17 | blk-cgroup: show global disk stats in root cgroup io.stat | Boris Burkov |
2020-07-17 | blk-cgroup: make iostat functions visible to stat printing | Boris Burkov |
2020-07-17 | block: improve discard bio alignment in __blkdev_issue_discard() | Coly Li |
2020-07-17 | block: defer flush request no matter whether we have elevator | Yufen Yu |
2020-07-17 | block: make blk_timeout_init() static | Wei Yongjun |
2020-07-16 | treewide: Remove uninitialized_var() usage | Kees Cook |
2020-07-16 | block: remove retry loop in ioc_release_fn() | John Ogness |
2020-07-16 | block: remove unnecessary ioc nested locking | John Ogness |
2020-07-15 | block: add max_active_zones to blk-sysfs | Niklas Cassel |
2020-07-15 | block: add max_open_zones to blk-sysfs | Niklas Cassel |
2020-07-15 | Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait." | Jens Axboe |
2020-07-15 | block: always remove partitions from blk_drop_partitions() | Ming Lei |
2020-07-15 | block: relax jiffies rounding for timeouts | Jens Axboe |
2020-07-10 | Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-10 | blk-mq: remove redundant validation in __blk_mq_end_request() | Baolin Wang |
2020-07-10 | blk-mq: Remove unnecessary local variable | Baolin Wang |
2020-07-08 | writeback: remove struct bdi_writeback_congested | Christoph Hellwig |
2020-07-08 | md: switch to ->check_events for media change notifications | Christoph Hellwig |
2020-07-08 | blk-mq: centralise related handling into blk_mq_get_driver_tag | Ming Lei |
2020-07-08 | blk-mq: streamline handling of q->mq_ops->queue_rq result | Ming Lei |
2020-07-08 | nvme: support for zoned namespaces | Keith Busch |
2020-07-08 | block: add capacity field to zone descriptors | Matias Bjørling |
2020-07-08 | Merge tag 'v5.8-rc4' into for-5.9/drivers | Jens Axboe |
2020-07-07 | block: remove a bogus warning in __submit_bio_noacct_mq | Christoph Hellwig |
2020-07-07 | blk-mq: consider non-idle request as "inflight" in blk_mq_rq_inflight() | Ming Lei |
2020-07-05 | Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-02 | Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-07-02 | block: initialize current->bio_list[1] in __submit_bio_noacct_mq | Christoph Hellwig |
2020-07-02 | block: make function __bio_integrity_free() static | Wei Yongjun |
2020-07-01 | Revert "blk-mq: put driver tag when this request is completed" | Jens Axboe |