index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
block, mm: remove unnecessary __GFP_HIGH flag
Shakeel Butt
1
-1
/
+1
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
5
-0
/
+957
2018-07-09
rq-qos: introduce dio_bio callback
Josef Bacik
3
-0
/
+16
2018-07-09
block: remove external dependency on wbt_flags
Josef Bacik
6
-42
/
+68
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
9
-249
/
+476
2018-07-09
blk-stat: export helpers for modifying blk_rq_stat
Josef Bacik
2
-8
/
+12
2018-07-09
blkcg: add generic throttling mechanism
Josef Bacik
1
-0
/
+220
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
1
-0
/
+24
2018-07-09
blk-cgroup: allow controllers to output their own stats
Josef Bacik
1
-3
/
+44
2018-07-09
block: add bi_blkg to the bio for cgroups
Josef Bacik
2
-14
/
+30
2018-07-09
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
3
-10
/
+43
2018-07-09
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
1
-1
/
+2
2018-07-09
blk-mq: use list_splice_tail_init() to insert requests
Ming Lei
1
-7
/
+7
2018-07-09
blk-mq: fix typo in a function comment
Minwoo Im
1
-1
/
+1
2018-07-09
blk-mq: code clean-up by adding an API to clear set->mq_map
Minwoo Im
3
-5
/
+12
2018-07-09
partitions/ldm: remove redundant pointer dgrp
Colin Ian King
1
-3
/
+0
2018-07-09
Block: blk-throttle: set low_valid immediately once one cgroup has io.low con...
Liu Bo
1
-1
/
+3
2018-07-09
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
Bart Van Assche
1
-0
/
+4
2018-07-09
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
1
-2
/
+6
2018-07-09
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
2
-88
/
+7
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
1
-9
/
+17
2018-07-09
blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()
Ming Lei
1
-12
/
+11
2018-07-09
blk-mq: cleanup blk_mq_get_driver_tag()
Ming Lei
2
-14
/
+8
2018-07-09
block, bfq: give a better name to bfq_bfqq_may_idle
Paolo Valente
1
-8
/
+8
2018-07-09
block, bfq: fix service being wrongly set to zero in case of preemption
Paolo Valente
2
-12
/
+28
2018-07-09
block, bfq: do not expire a queue that will deserve dispatch plugging
Paolo Valente
1
-3
/
+33
2018-07-09
block, bfq: add/remove entity weights correctly
Paolo Valente
3
-17
/
+59
2018-07-09
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
5
-15
/
+38
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
1
-1
/
+1
2018-07-09
block: Remove a superfluous cast from blkdev_report_zones()
Bart Van Assche
1
-1
/
+1
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-0
/
+16
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
1
-0
/
+12
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
1
-0
/
+4
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-14
/
+6
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2
-1
/
+1
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
1
-1
/
+1
2018-06-19
Revert "block: Add warning for bi_next not NULL in bio_endio()"
Bart Van Assche
2
-10
/
+1
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
1
-0
/
+1
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-64
/
+17
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-15
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
1
-11
/
+11
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
1
-22
/
+0
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
1
-29
/
+0
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
1
-29
/
+0
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
1
-0
/
+5
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+1
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
1
-2
/
+2
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-8
/
+8
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+4
[prev]
[next]