index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2018-07-09
blk-stat: export helpers for modifying blk_rq_stat
Josef Bacik
2018-07-09
blkcg: add generic throttling mechanism
Josef Bacik
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
2018-07-09
blk-cgroup: allow controllers to output their own stats
Josef Bacik
2018-07-09
block: add bi_blkg to the bio for cgroups
Josef Bacik
2018-07-09
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
2018-07-09
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
2018-07-09
blk-mq: use list_splice_tail_init() to insert requests
Ming Lei
2018-07-09
blk-mq: fix typo in a function comment
Minwoo Im
2018-07-09
blk-mq: code clean-up by adding an API to clear set->mq_map
Minwoo Im
2018-07-09
partitions/ldm: remove redundant pointer dgrp
Colin Ian King
2018-07-09
Block: blk-throttle: set low_valid immediately once one cgroup has io.low con...
Liu Bo
2018-07-09
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
Bart Van Assche
2018-07-09
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2018-07-09
blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()
Ming Lei
2018-07-09
blk-mq: cleanup blk_mq_get_driver_tag()
Ming Lei
2018-07-09
block, bfq: give a better name to bfq_bfqq_may_idle
Paolo Valente
2018-07-09
block, bfq: fix service being wrongly set to zero in case of preemption
Paolo Valente
2018-07-09
block, bfq: do not expire a queue that will deserve dispatch plugging
Paolo Valente
2018-07-09
block, bfq: add/remove entity weights correctly
Paolo Valente
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
2018-07-09
block: Remove a superfluous cast from blkdev_report_zones()
Bart Van Assche
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
2018-06-19
Revert "block: Add warning for bi_next not NULL in bio_endio()"
Bart Van Assche
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
2018-06-10
Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-09
block: fix use-after-free in block flush handling
Jens Axboe
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]