index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-08
blkcg: change blkg reference counting to use percpu_ref
Dennis Zhou
1
-2
/
+39
2018-12-08
blkcg: remove bio_disassociate_task()
Dennis Zhou
1
-10
/
+1
2018-12-08
blkcg: remove additional reference to the css
Dennis Zhou
1
-38
/
+28
2018-12-08
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2
-47
/
+14
2018-12-08
blkcg: associate writeback bios with a blkg
Dennis Zhou
1
-0
/
+18
2018-12-08
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
1
-24
/
+38
2018-12-08
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
4
-10
/
+2
2018-12-08
blkcg: associate blkg when associating a device
Dennis Zhou
3
-4
/
+2
2018-12-08
dm: set the static flush bio device on demand
Dennis Zhou
1
-0
/
+1
2018-12-08
blkcg: introduce common blkg association logic
Dennis Zhou
3
-20
/
+58
2018-12-08
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
4
-29
/
+29
2018-12-08
blkcg: update blkg_lookup_create() to do locking
Dennis Zhou
2
-4
/
+26
2018-12-08
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
4
-6
/
+12
2018-12-07
blk-mq: punt failed direct issue to dispatch list
Jens Axboe
1
-28
/
+5
2018-12-07
block, bfq: fix decrement of num_active_groups
Paolo Valente
3
-25
/
+107
2018-12-05
blk-mq: fix corruption with direct issue
Jens Axboe
1
-1
/
+25
2018-12-04
block: enable polling by default if a poll map is initalized
Christoph Hellwig
1
-0
/
+2
2018-12-04
block: only allow polling if a poll queue_map exists
Christoph Hellwig
1
-1
/
+1
2018-12-04
block: remove ->poll_fn
Christoph Hellwig
2
-28
/
+19
2018-12-04
block: move queues types to the block layer
Christoph Hellwig
2
-10
/
+20
2018-12-04
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
1
-1
/
+1
2018-12-04
blk-mq: don't call ktime_get_ns() if we don't need it
Jens Axboe
1
-2
/
+17
2018-12-01
block: add cmd_flags to print_req_error
Balbir Singh
1
-4
/
+5
2018-12-01
sbitmap: optimize wakeup check
Jens Axboe
1
-6
/
+5
2018-11-30
block: fix single range discard merge
Ming Lei
1
-1
/
+1
2018-11-29
blk-mq: use plug for devices that implement ->commits_rqs()
Jens Axboe
1
-1
/
+5
2018-11-29
blk-mq: use bd->last == true for list inserts
Jens Axboe
3
-10
/
+10
2018-11-29
blk-mq: add mq_ops->commit_rqs()
Jens Axboe
1
-0
/
+16
2018-11-29
block: improve logic around when to sort a plug list
Jens Axboe
2
-5
/
+19
2018-11-29
blk-mq: Add a NULL check in blk_mq_free_map_and_requests()
Dan Carpenter
1
-1
/
+1
2018-11-28
block: add io timeout to sysfs
Weiping Zhang
1
-0
/
+27
2018-11-28
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
1
-3
/
+5
2018-11-28
blk-mq: fix failure to decrement plug count on single rq removal
Jens Axboe
1
-1
/
+3
2018-11-26
block: sum requests in the plug structure
Jens Axboe
3
-39
/
+9
2018-11-26
blk-mq: Simplify request completion state
Keith Busch
1
-3
/
+1
2018-11-26
blk-mq: Return true if request was completed
Keith Busch
1
-2
/
+3
2018-11-26
blk-mq: never redirect polled IO completions
Jens Axboe
1
-1
/
+6
2018-11-26
blk-mq: ensure mq_ops ->poll() is entered at least once
Jens Axboe
1
-2
/
+2
2018-11-26
block: make blk_poll() take a parameter on whether to spin or not
Jens Axboe
2
-6
/
+9
2018-11-26
blk-mq: remove 'tag' parameter from mq_ops->poll()
Jens Axboe
1
-1
/
+1
2018-11-26
blk-mq: when polling for IO, look for any completion
Jens Axboe
2
-37
/
+47
2018-11-21
blk-mq: not embed .mq_kobj and ctx->kobj into queue instance
Ming Lei
3
-17
/
+62
2018-11-21
block: fix attempt to assign NULL io_context
Jens Axboe
1
-1
/
+8
2018-11-20
block: Initialize BIO I/O priority early
Damien Le Moal
1
-4
/
+1
2018-11-20
block: prevent merging of requests with different priorities
Damien Le Moal
2
-5
/
+6
2018-11-20
block: Introduce get_current_ioprio()
Damien Le Moal
1
-5
/
+1
2018-11-20
block: Remove bio->bi_ioc
Damien Le Moal
6
-26
/
+6
2018-11-19
block: have ->poll_fn() return number of entries polled
Jens Axboe
1
-9
/
+9
2018-11-19
block: avoid ordered task state change for polled IO
Jens Axboe
1
-2
/
+2
2018-11-19
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
6
-24
/
+27
[prev]
[next]