index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-04
nvme-rdma: Give some more grace for rdma connection establishment
Sagi Grimberg
1
-1
/
+1
2017-04-04
nvmet-rdma: occasionally flush ongoing controller teardown
Sagi Grimberg
1
-0
/
+5
2017-04-04
nvme-rdma: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-14
/
+14
2017-04-04
nvmet-rdma: Fix a possible uninitialized variable dereference
Sagi Grimberg
1
-5
/
+3
2017-04-04
nvmet: confirm sq percpu has scheduled and switched to atomic
Sagi Grimberg
2
-1
/
+11
2017-04-04
nvme-loop: handle cpu unplug when re-establishing the controller
Sagi Grimberg
1
-38
/
+50
2017-04-04
nvme-loop: fix a possible use-after-free when destroying the admin queue
Sagi Grimberg
1
-1
/
+1
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
14
-18
/
+18
2017-03-30
null_blk: add blocking mode
Jens Axboe
1
-0
/
+9
2017-03-30
blk-mq: fix schedule-under-preempt for blocking drivers
Jens Axboe
1
-3
/
+14
2017-03-30
block/sed-opal: fix spelling mistake: "Lifcycle" -> "Lifecycle"
Colin Ian King
1
-1
/
+1
2017-03-30
block: do not put mq context in blk_mq_alloc_request_hctx
Minchan Kim
1
-1
/
+0
2017-03-29
blk-mq: include errors in did_work calculation
Jens Axboe
1
-3
/
+4
2017-03-29
block-mq: don't re-queue if we get a queue error
Josef Bacik
1
-2
/
+1
2017-03-29
blkcg: allocate struct blkcg_gq outside request queue spinlock
Tahsin Erdogan
1
-25
/
+98
2017-03-29
Revert "blkcg: allocate struct blkcg_gq outside request queue spinlock"
Jens Axboe
2
-91
/
+53
2017-03-29
blk-mq: fix a typo and a spelling mistake
Jens Axboe
1
-2
/
+2
2017-03-29
blk-mq-pci: Fix two spelling mistakes
Sagi Grimberg
1
-1
/
+1
2017-03-29
block: fix leak of q->rq_wb
Omar Sandoval
1
-1
/
+3
2017-03-29
blk-mq: fix leak of q->stats
Omar Sandoval
1
-4
/
+0
2017-03-29
block: warn if sharing request queue across gendisks
Omar Sandoval
2
-0
/
+8
2017-03-29
block: block new I/O just after queue is set as dying
Ming Lei
1
-3
/
+10
2017-03-29
block: rename blk_mq_freeze_queue_start()
Ming Lei
5
-9
/
+9
2017-03-29
block: add a read barrier in blk_queue_enter()
Ming Lei
1
-0
/
+9
2017-03-29
blk-mq: comment on races related with timeout handler
Ming Lei
1
-0
/
+22
2017-03-29
blk-mq: don't complete un-started request in timeout handler
Ming Lei
1
-10
/
+1
2017-03-28
blkcg: allocate struct blkcg_gq outside request queue spinlock
Tahsin Erdogan
2
-53
/
+91
2017-03-28
jsflash: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-14
/
+36
2017-03-28
swim: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+36
2017-03-28
parport/pf: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+38
2017-03-28
parport/pcd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-19
/
+38
2017-03-28
parport/pd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-16
/
+34
2017-03-28
hd: stop sharing request queue across multiple gendisks
Omar Sandoval
1
-23
/
+39
2017-03-28
blk-throttle: add latency target support
Shaohua Li
1
-4
/
+35
2017-03-28
blk-throttle: add a mechanism to estimate IO latency
Shaohua Li
5
-10
/
+185
2017-03-28
block: track request size in blk_issue_stat
Shaohua Li
5
-19
/
+38
2017-03-28
blk-throttle: add interface for per-cgroup target latency
Shaohua Li
1
-4
/
+24
2017-03-28
blk-throttle: ignore idle cgroup limit
Shaohua Li
1
-14
/
+26
2017-03-28
blk-throttle: add interface to configure idle time threshold
Shaohua Li
1
-13
/
+28
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
4
-1
/
+89
2017-03-28
blk-throttle: make bandwidth change smooth
Shaohua Li
1
-3
/
+54
2017-03-28
blk-throttle: detect completed idle cgroup
Shaohua Li
1
-1
/
+18
2017-03-28
blk-throttle: choose a small throtl_slice for SSD
Shaohua Li
3
-3
/
+24
2017-03-28
blk-throttle: make throtl_slice tunable
Shaohua Li
4
-22
/
+79
2017-03-28
blk-throttle: make sure expire time isn't too big
Shaohua Li
1
-0
/
+11
2017-03-28
blk-throttle: add downgrade logic
Shaohua Li
1
-0
/
+156
2017-03-28
blk-throttle: add upgrade logic for LIMIT_LOW state
Shaohua Li
1
-4
/
+96
2017-03-28
blk-throttle: configure bps/iops limit for cgroup in low limit
Shaohua Li
1
-2
/
+18
2017-03-28
blk-throttle: add .low interface
Shaohua Li
1
-28
/
+116
2017-03-28
blk-throttle: add configure option for new .low interface
Shaohua Li
1
-0
/
+12
[next]