index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-16
blk-iolatency: don't change the latency window
Josef Bacik
1
-10
/
+0
2018-07-13
lightnvm: pblk: assume that chunks are closed on 1.2 devices
Hans Holmberg
1
-2
/
+3
2018-07-13
lightnvm: pblk: add asynchronous partial read
Heiner Litz
2
-63
/
+130
2018-07-13
lightnvm: pblk: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-07-13
lightnvm: pblk: expose generic disk name on pr_* msgs
Matias Bjørling
9
-138
/
+153
2018-07-13
lightnvm: limit get chunk meta request size
Matias Bjørling
1
-2
/
+8
2018-07-13
lightnvm: pblk: fix read_bitmap for 32bit archs
Matias Bjørling
1
-7
/
+7
2018-07-13
lightnvm: Remove redundant rq->__data_len initialization
Bart Van Assche
1
-4
/
+2
2018-07-13
lightnvm: pblk: enable line minor version detection
Matias Bjørling
1
-2
/
+3
2018-07-13
lightnvm: move NVM_DEBUG to pblk
Matias Bjørling
10
-70
/
+72
2018-07-13
lightnvm: pblk: handle case when mw_cunits equals to 0
Marcin Dziegielewski
2
-7
/
+5
2018-07-13
block: remove blkdev_entry_to_request() macro
Vladimir Zapolskiy
1
-2
/
+0
2018-07-13
block: skd: Use %pad printk format for dma_addr_t values
Helge Deller
1
-8
/
+8
2018-07-12
bsg: remove read/write support
Christoph Hellwig
1
-454
/
+6
2018-07-11
blk-iolatency: fix max_depth comparisons
Josef Bacik
1
-6
/
+6
2018-07-10
block: iolatency: avoid 64-bit division
Arnd Bergmann
1
-2
/
+1
2018-07-09
block/DAC960.c: fix defined but not used build warnings
Randy Dunlap
1
-3
/
+6
2018-07-09
null_blk: add zone support
Matias Bjørling
5
-3
/
+234
2018-07-09
null_blk: move shared definitions to header file
Matias Bjørling
2
-75
/
+81
2018-07-09
block: Add default switch case to blk_pm_allow_request() to kill warning
Geert Uytterhoeven
1
-2
/
+2
2018-07-09
block: fix infinite loop if the device loses discard capability
Mikulas Patocka
1
-0
/
+10
2018-07-09
block, mm: remove unnecessary __GFP_HIGH flag
Shakeel Butt
1
-1
/
+1
2018-07-09
null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device
Liu Bo
1
-0
/
+1
2018-07-09
mm: skip readahead if the cgroup is congested
Josef Bacik
1
-0
/
+7
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
[next]