index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
blk-iolatency: don't change the latency window
Josef Bacik
2018-07-16
1
-10
/
+0
|
*
|
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: 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
|
*
|
block: introduce blk-iolatency io controller
Josef Bacik
2018-07-09
5
-0
/
+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
9
-249
/
+476
|
*
|
blk-stat: export helpers for modifying blk_rq_stat
Josef Bacik
2018-07-09
2
-8
/
+12
|
*
|
blkcg: add generic throttling mechanism
Josef Bacik
2018-07-09
1
-0
/
+220
|
*
|
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
2018-07-09
1
-0
/
+24
|
*
|
blk-cgroup: allow controllers to output their own stats
Josef Bacik
2018-07-09
1
-3
/
+44
|
*
|
block: add bi_blkg to the bio for cgroups
Josef Bacik
2018-07-09
2
-14
/
+30
|
*
|
blk-mq: dequeue request one by one from sw queue if hctx is busy
Ming Lei
2018-07-09
3
-10
/
+43
|
*
|
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
2018-07-09
1
-1
/
+2
|
*
|
blk-mq: use list_splice_tail_init() to insert requests
Ming Lei
2018-07-09
1
-7
/
+7
|
*
|
blk-mq: fix typo in a function comment
Minwoo Im
2018-07-09
1
-1
/
+1
|
*
|
blk-mq: code clean-up by adding an API to clear set->mq_map
Minwoo Im
2018-07-09
3
-5
/
+12
|
*
|
partitions/ldm: remove redundant pointer dgrp
Colin Ian King
2018-07-09
1
-3
/
+0
|
*
|
Block: blk-throttle: set low_valid immediately once one cgroup has io.low con...
Liu Bo
2018-07-09
1
-1
/
+3
|
*
|
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
Bart Van Assche
2018-07-09
1
-0
/
+4
|
*
|
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
2018-07-09
1
-2
/
+6
|
*
|
blk-mq: remove synchronize_rcu() from blk_mq_del_queue_tag_set()
Ming Lei
2018-07-09
2
-88
/
+7
|
*
|
blk-mq: introduce new lock for protecting hctx->dispatch_wait
Ming Lei
2018-07-09
1
-9
/
+17
|
*
|
blk-mq: don't pass **hctx to blk_mq_mark_tag_wait()
Ming Lei
2018-07-09
1
-12
/
+11
|
*
|
blk-mq: cleanup blk_mq_get_driver_tag()
Ming Lei
2018-07-09
2
-14
/
+8
|
*
|
block, bfq: give a better name to bfq_bfqq_may_idle
Paolo Valente
2018-07-09
1
-8
/
+8
|
*
|
block, bfq: fix service being wrongly set to zero in case of preemption
Paolo Valente
2018-07-09
2
-12
/
+28
|
*
|
block, bfq: do not expire a queue that will deserve dispatch plugging
Paolo Valente
2018-07-09
1
-3
/
+33
|
*
|
block, bfq: add/remove entity weights correctly
Paolo Valente
2018-07-09
3
-17
/
+59
|
*
|
block: Make struct request_queue smaller for CONFIG_BLK_DEV_ZONED=n
Bart Van Assche
2018-07-09
5
-15
/
+38
|
*
|
block: Inline blk_queue_nr_zones()
Bart Van Assche
2018-07-09
1
-1
/
+1
|
*
|
block: Remove a superfluous cast from blkdev_report_zones()
Bart Van Assche
2018-07-09
1
-1
/
+1
*
|
|
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
2018-08-04
1
-2
/
+3
*
|
|
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-03
1
-1
/
+1
|
\
\
\
|
*
|
|
blk-mq: fix blk_mq_tagset_busy_iter
Ming Lei
2018-08-02
1
-1
/
+1
*
|
|
|
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
2
-16
/
+42
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
2018-07-27
1
-0
/
+1
|
*
|
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
2018-07-26
1
-3
/
+32
|
*
|
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
2018-07-26
1
-10
/
+8
|
*
|
blk-mq: export setting request completion state
Keith Busch
2018-07-24
1
-3
/
+1
*
|
|
Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-14
1
-2
/
+0
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
bsg: fix bogus EINVAL on non-data commands
Tony Battersby
2018-07-11
1
-2
/
+0
*
|
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-30
2
-0
/
+16
|
\
\
|
|
/
|
*
blk-mq: don't queue more if we get a busy return
Jens Axboe
2018-06-29
1
-0
/
+12
|
*
block: Fix cloning of requests with a special payload
Bart Van Assche
2018-06-28
1
-0
/
+4
*
|
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-24
7
-14
/
+6
|
\
\
|
|
/
[prev]
[next]