index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-mq: don't restart queue when .get_budget returns BLK_STS_RESOURCE
Ming Lei
2017-11-01
3
-32
/
+23
*
blk-mq: don't handle TAG_SHARED in restart
Ming Lei
2017-11-01
1
-74
/
+4
*
scsi: implement .get_budget and .put_budget for blk-mq
Ming Lei
2017-11-01
1
-23
/
+52
*
scsi: allow passing in null rq to scsi_prep_state_check()
Ming Lei
2017-11-01
1
-2
/
+2
*
blk-mq-sched: improve dispatching from sw queue
Ming Lei
2017-11-01
4
-3
/
+114
*
blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
Ming Lei
2017-11-01
5
-17
/
+114
*
block: kyber: check if there are requests in ctx in kyber_has_work()
Ming Lei
2017-11-01
1
-1
/
+1
*
sbitmap: introduce __sbitmap_for_each_set()
Ming Lei
2017-11-01
1
-17
/
+47
*
blk-mq-sched: move actual dispatching into one helper
Ming Lei
2017-11-01
1
-19
/
+24
*
blk-mq-sched: dispatch from scheduler IFF progress is made in ->dispatch
Ming Lei
2017-11-01
1
-6
/
+6
*
MAINTAINERS: Remove Rafael from Opal maintainers.
Scott Bauer
2017-10-31
1
-1
/
+0
*
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-10-30
1
-2
/
+4
*
bcache: fix wrong cache_misses statistics
tang.junhui
2017-10-30
1
-1
/
+5
*
bcache: update bucket_in_use in real time
Tang Junhui
2017-10-30
4
-8
/
+22
*
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
2017-10-30
3
-7
/
+8
*
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-10-30
1
-1
/
+9
*
block: Fix a race between blk_cleanup_queue() and timeout handling
Bart Van Assche
2017-10-30
2
-3
/
+2
*
mq-deadline: add 'deadline' as a name alias
Jens Axboe
2017-10-25
1
-0
/
+1
*
elevator: allow name aliases
Jens Axboe
2017-10-25
2
-6
/
+18
*
elevator: lookup mq vs non-mq elevators
Jens Axboe
2017-10-25
1
-23
/
+21
*
block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
Ilya Dryomov
2017-10-25
1
-10
/
+35
*
block: factor out __blkdev_issue_zero_pages()
Ilya Dryomov
2017-10-25
1
-26
/
+37
*
block: move CAP_SYS_ADMIN check in blkdev_roset()
Ilya Dryomov
2017-10-25
1
-2
/
+3
*
block: Invalidate cache on discard v2
Dmitry Monakhov
2017-10-25
1
-4
/
+10
*
lightnvm: pblk: remove leftover testing function
Javier González
2017-10-24
1
-5
/
+0
*
kyber: fix hang on domain token wait queue
Omar Sandoval
2017-10-18
1
-1
/
+9
*
nullb: fix error return code in null_init()
Wei Yongjun
2017-10-17
1
-1
/
+3
*
block: fix Sphinx kernel-doc warning
Randy Dunlap
2017-10-16
1
-1
/
+1
*
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
2017-10-16
1
-2
/
+2
*
bcache: MAINTAINERS: set bcache to MAINTAINED
Michael Lyle
2017-10-16
1
-1
/
+2
*
bcache: Add Michael Lyle to MAINTAINERS
Kent Overstreet
2017-10-16
1
-0
/
+1
*
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
2017-10-16
1
-0
/
+6
*
bcache: rearrange writeback main thread ratelimit
Michael Lyle
2017-10-16
1
-1
/
+4
*
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
2017-10-16
3
-6
/
+7
*
bcache: smooth writeback rate control
Michael Lyle
2017-10-16
2
-3
/
+9
*
bcache: implement PI controller for writeback rate
Michael Lyle
2017-10-16
3
-52
/
+66
*
bcache: don't write back data if reading it failed
Michael Lyle
2017-10-16
1
-6
/
+14
*
bcache: remove unused parameter
Yijing Wang
2017-10-16
1
-6
/
+6
*
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2017-10-16
2
-1
/
+11
*
bcache: Remove redundant set_capacity
Yijing Wang
2017-10-16
1
-3
/
+0
*
bcache: rewrite multiple partitions support
Coly Li
2017-10-16
1
-12
/
+25
*
bcache: fix a comments typo in bch_alloc_sectors()
Coly Li
2017-10-16
1
-1
/
+1
*
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-10-16
1
-1
/
+2
*
bcache: Avoid nested function definition
Peter Foley
2017-10-16
1
-4
/
+6
*
mm/page-writeback.c: make changes of dirty_writeback_centisecs take effect im...
Yafang Shao
2017-10-14
1
-1
/
+10
*
null_blk: add usage hints for no_sched
weiping zhang
2017-10-13
1
-0
/
+4
*
null_blk: update usage hints for submit_queues
weiping zhang
2017-10-13
1
-3
/
+3
*
Revert "lightnvm: prevent bd removal if busy"
Jens Axboe
2017-10-13
1
-14
/
+0
*
lightnvm: implement generic path for sync I/O
Javier González
2017-10-13
7
-123
/
+143
*
lightnvm: fail fast on passthrough commands
Javier González
2017-10-13
1
-2
/
+0
[next]