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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-09
Documentation: add a doc for blk-iolatency
Josef Bacik
1
-0
/
+79
2018-07-09
block: introduce blk-iolatency io controller
Josef Bacik
6
-2
/
+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
10
-251
/
+478
2018-07-09
blk-stat: export helpers for modifying blk_rq_stat
Josef Bacik
2
-8
/
+12
2018-07-09
memcontrol: schedule throttling if we are congested
Tejun Heo
7
-14
/
+81
2018-07-09
blkcg: add generic throttling mechanism
Josef Bacik
5
-0
/
+332
2018-07-09
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
3
-0
/
+32
2018-07-09
blk: introduce REQ_SWAP
Josef Bacik
3
-3
/
+4
2018-07-09
blk-cgroup: allow controllers to output their own stats
Josef Bacik
2
-3
/
+47
2018-07-09
block: introduce bio_issue_as_root_blkg
Josef Bacik
1
-0
/
+16
2018-07-09
block: add bi_blkg to the bio for cgroups
Josef Bacik
4
-15
/
+32
2018-07-09
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
4
-11
/
+45
2018-07-09
block/loop: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-09
drbd: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
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
paride: remove redundant variable n
Colin Ian King
1
-2
/
+1
2018-07-09
partitions/ldm: remove redundant pointer dgrp
Colin Ian King
1
-3
/
+0
2018-07-09
loop: remove redundant pointer inode
Colin Ian King
1
-2
/
+0
2018-07-09
block/floppy: remove redundant variable dflags
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
Blktrace: bail out early if block debugfs is not configured
Liu Bo
1
-3
/
+3
2018-07-09
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
Bart Van Assche
1
-0
/
+4
2018-07-09
drbd: Do not redefine __must_hold()
Bart Van Assche
1
-2
/
+0
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
3
-90
/
+7
2018-07-09
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2
-9
/
+18
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
6
-15
/
+44
2018-07-09
block: Inline blk_queue_nr_zones()
Bart Van Assche
2
-6
/
+1
2018-07-09
block: Remove bdev_nr_zones()
Bart Van Assche
1
-9
/
+0
2018-07-09
include/uapi/linux/blkzoned.h: Remove a superfluous __packed directive
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-07-08
Linux 4.18-rc4
v4.18-rc4
Linus Torvalds
1
-1
/
+1
2018-07-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
8
-7
/
+16
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+8
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
10
-11
/
+129
2018-07-08
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
8
-75
/
+99
2018-07-08
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+28
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-2
/
+10
2018-07-08
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-96
/
+155
[prev]
[next]