index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-rq-qos: make depth comparisons unsigned
Josef Bacik
2018-07-22
2
-5
/
+5
*
blkcg: Track DISCARD statistics and output them in cgroup io.stat
Tejun Heo
2018-07-18
3
-9
/
+19
*
block: Track DISCARD statistics and output them in stat and diskstat
Michael Callahan
2018-07-18
7
-18
/
+68
*
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-18
13
-43
/
+50
*
block: Define and use STAT_READ and STAT_WRITE
Michael Callahan
2018-07-18
8
-28
/
+40
*
block: Add part_stat_read_accum to read across field entries.
Michael Callahan
2018-07-18
4
-7
/
+7
*
block: make bdev_ops->rw_page() take a REQ_OP instead of bool
Tejun Heo
2018-07-18
7
-33
/
+34
*
pktcdvd: remove assignment in if condition
RAGHU Halharvi
2018-07-17
1
-23
/
+46
*
blk-mq: issue directly if hw queue isn't busy in case of 'none'
Ming Lei
2018-07-17
3
-2
/
+36
*
blk-iolatency: truncate our current time
Josef Bacik
2018-07-16
1
-0
/
+6
*
blk-iolatency: don't change the latency window
Josef Bacik
2018-07-16
1
-10
/
+0
*
lightnvm: pblk: assume that chunks are closed on 1.2 devices
Hans Holmberg
2018-07-13
1
-2
/
+3
*
lightnvm: pblk: add asynchronous partial read
Heiner Litz
2018-07-13
2
-63
/
+130
*
lightnvm: pblk: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-13
1
-0
/
+1
*
lightnvm: pblk: expose generic disk name on pr_* msgs
Matias Bjørling
2018-07-13
9
-138
/
+153
*
lightnvm: limit get chunk meta request size
Matias Bjørling
2018-07-13
1
-2
/
+8
*
lightnvm: pblk: fix read_bitmap for 32bit archs
Matias Bjørling
2018-07-13
1
-7
/
+7
*
lightnvm: Remove redundant rq->__data_len initialization
Bart Van Assche
2018-07-13
1
-4
/
+2
*
lightnvm: pblk: enable line minor version detection
Matias Bjørling
2018-07-13
1
-2
/
+3
*
lightnvm: move NVM_DEBUG to pblk
Matias Bjørling
2018-07-13
10
-70
/
+72
*
lightnvm: pblk: handle case when mw_cunits equals to 0
Marcin Dziegielewski
2018-07-13
2
-7
/
+5
*
block: remove blkdev_entry_to_request() macro
Vladimir Zapolskiy
2018-07-13
1
-2
/
+0
*
block: skd: Use %pad printk format for dma_addr_t values
Helge Deller
2018-07-12
1
-8
/
+8
*
bsg: remove read/write support
Christoph Hellwig
2018-07-12
1
-454
/
+6
*
blk-iolatency: fix max_depth comparisons
Josef Bacik
2018-07-11
1
-6
/
+6
*
block: iolatency: avoid 64-bit division
Arnd Bergmann
2018-07-10
1
-2
/
+1
*
block/DAC960.c: fix defined but not used build warnings
Randy Dunlap
2018-07-09
1
-3
/
+6
*
null_blk: add zone support
Matias Bjørling
2018-07-09
5
-3
/
+234
*
null_blk: move shared definitions to header file
Matias Bjørling
2018-07-09
2
-75
/
+81
*
block: Add default switch case to blk_pm_allow_request() to kill warning
Geert Uytterhoeven
2018-07-09
1
-2
/
+2
*
block: fix infinite loop if the device loses discard capability
Mikulas Patocka
2018-07-09
1
-0
/
+10
*
block, mm: remove unnecessary __GFP_HIGH flag
Shakeel Butt
2018-07-09
1
-1
/
+1
*
null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb device
Liu Bo
2018-07-09
1
-0
/
+1
*
mm: skip readahead if the cgroup is congested
Josef Bacik
2018-07-09
1
-0
/
+7
*
Documentation: add a doc for blk-iolatency
Josef Bacik
2018-07-09
1
-0
/
+79
*
block: introduce blk-iolatency io controller
Josef Bacik
2018-07-09
6
-2
/
+957
*
rq-qos: introduce dio_bio callback
Josef Bacik
2018-07-09
3
-0
/
+16
*
block: remove external dependency on wbt_flags
Josef Bacik
2018-07-09
6
-42
/
+68
*
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-07-09
10
-251
/
+478
*
blk-stat: export helpers for modifying blk_rq_stat
Josef Bacik
2018-07-09
2
-8
/
+12
*
memcontrol: schedule throttling if we are congested
Tejun Heo
2018-07-09
7
-14
/
+81
*
blkcg: add generic throttling mechanism
Josef Bacik
2018-07-09
5
-0
/
+332
*
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
2018-07-09
3
-0
/
+32
*
blk: introduce REQ_SWAP
Josef Bacik
2018-07-09
3
-3
/
+4
*
blk-cgroup: allow controllers to output their own stats
Josef Bacik
2018-07-09
2
-3
/
+47
*
block: introduce bio_issue_as_root_blkg
Josef Bacik
2018-07-09
1
-0
/
+16
*
block: add bi_blkg to the bio for cgroups
Josef Bacik
2018-07-09
4
-15
/
+32
*
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
2018-07-09
4
-11
/
+45
*
block/loop: mark expected switch fall-through
Gustavo A. R. Silva
2018-07-09
1
-0
/
+1
*
drbd: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-09
1
-0
/
+3
[next]