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.12.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
2019-09-16
blk-mq: free hw queue's resource in hctx's release handler
Ming Lei
4
-8
/
+11
2019-09-16
blk-iolatency: fix STS_AGAIN handling
Dennis Zhou
1
-37
/
+14
2019-09-16
Blk-iolatency: warn on negative inflight IO counter
Liu Bo
1
-1
/
+3
2019-08-29
block, bfq: handle NULL return value by bfq_init_rq()
Paolo Valente
1
-3
/
+11
2019-08-04
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
2
-18
/
+27
2019-07-31
block/bio-integrity: fix a memory leak bug
Wenwen Wang
1
-2
/
+6
2019-07-31
block: init flush rq ref count to 1
Josef Bacik
1
-0
/
+1
2019-07-26
blkcg: update blkcg_print_stat() to handle larger outputs
Tejun Heo
1
-2
/
+6
2019-07-26
blk-iolatency: clear use_delay when io.latency is set to zero
Tejun Heo
1
-1
/
+3
2019-07-26
blk-throttle: fix zero wait time for iops throttled group
Konstantin Khlebnikov
1
-6
/
+3
2019-07-26
blk-iolatency: only account submitted bios
Dennis Zhou
1
-0
/
+4
2019-07-14
block, bfq: NULL out the bic when it's no longer valid
Douglas Anderson
1
-0
/
+1
2019-07-10
block: Fix a NULL pointer dereference in generic_make_request()
Guilherme G. Piccoli
1
-3
/
+2
2019-06-15
block, bfq: increase idling for weight-raised queues
Paolo Valente
1
-0
/
+2
2019-06-15
blk-mq: move cancel of requeue_work into blk_mq_release
Ming Lei
2
-1
/
+2
2019-05-31
block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
David Kozub
1
-3
/
+6
2019-05-31
block: fix use-after-free on gendisk
Yufen Yu
2
-0
/
+26
2019-05-16
bfq: update internal depth state when queue depth changes
Jens Axboe
2
-1
/
+9
2019-05-08
block: pass no-op callback to INIT_WORK().
Tetsuo Handa
1
-1
/
+5
2019-05-08
block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctx
Shenghui Wang
1
-1
/
+1
2019-04-20
blk-iolatency: #include "blk.h"
Bart Van Assche
1
-0
/
+1
2019-04-17
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
1
-1
/
+4
2019-04-05
block, bfq: fix in-service-queue check for queue merging
Paolo Valente
2
-1
/
+7
2019-03-23
blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
Jianchao Wang
1
-2
/
+10
2019-03-14
blk-iolatency: fix IO hang due to negative inflight counter
Liu Bo
1
-7
/
+45
2019-02-20
blk-mq: fix a hung issue when fsync
Jianchao Wang
1
-1
/
+1
2019-01-22
block: use rcu_work instead of call_rcu to avoid sleep in softirq
Yufen Yu
1
-3
/
+5
2019-01-13
block: mq-deadline: Fix write completion handling
Damien Le Moal
3
-2
/
+14
2019-01-13
block: deactivate blk_stat timer in wbt_disable_default()
Ming Lei
2
-1
/
+8
2018-12-19
block/bio: Do not zero user pages
Keith Busch
1
-1
/
+2
2018-12-08
blk-mq: punt failed direct issue to dispatch list
Jens Axboe
1
-28
/
+5
2018-12-08
blk-mq: fix corruption with direct issue
Jens Axboe
1
-1
/
+25
2018-12-01
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2
-0
/
+2
2018-11-27
block: Clear kernel memory before copying to user
Keith Busch
1
-0
/
+1
2018-11-21
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
1
-3
/
+2
2018-11-13
block, bfq: correctly charge and reset entity service in all cases
Paolo Valente
1
-3
/
+10
2018-11-13
block: make sure writesame bio is aligned with logical block size
Ming Lei
1
-1
/
+1
2018-11-13
block: make sure discard bio is aligned with logical block size
Ming Lei
3
-3
/
+13
2018-11-13
block: setup bounce bio_sets properly
Jens Axboe
1
-9
/
+28
2018-10-18
block: don't deal with discard limit in blkdev_issue_discard()
Ming Lei
1
-26
/
+2
2018-10-11
blk-wbt: wake up all when we scale up, not down
Josef Bacik
1
-1
/
+1
2018-09-27
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
1
-2
/
+2
2018-09-27
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
1
-1
/
+1
2018-09-26
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
1
-9
/
+4
2018-09-22
block: use nanosecond resolution for iostat
Omar Sandoval
4
-10
/
+8
2018-09-11
blk-cgroup: increase number of supported policies
Jens Axboe
1
-1
/
+3
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
1
-2
/
+2
2018-09-06
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
1
-1
/
+4
2018-08-31
blkcg: use tryget logic when associating a blkg with a bio
Dennis Zhou (Facebook)
2
-3
/
+5
2018-08-31
blkcg: delay blkg destruction until after writeback has finished
Dennis Zhou (Facebook)
1
-8
/
+45
[next]