index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
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-26
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
1
-1
/
+1
2018-09-25
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
1
-9
/
+4
2018-09-21
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-05
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
2018-08-31
Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...
Dennis Zhou (Facebook)
1
-62
/
+16
2018-08-27
block: bsg: move atomic_t ref_count variable to refcount API
John Pittman
1
-4
/
+4
2018-08-27
block: remove unnecessary condition check
Chengguang Xu
1
-2
/
+1
2018-08-27
blk-wbt: remove dead code
Jens Axboe
1
-5
/
+0
2018-08-27
blk-wbt: improve waking of tasks
Jens Axboe
1
-7
/
+56
2018-08-27
blk-wbt: abstract out end IO completion handler
Jens Axboe
1
-7
/
+14
2018-08-23
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2
-1
/
+21
2018-08-22
blk-wbt: fix has-sleeper queueing check
Jens Axboe
1
-3
/
+5
2018-08-22
blk-wbt: use wq_has_sleeper() for wq active check
Jens Axboe
1
-4
/
+4
2018-08-22
blk-wbt: move disable check into get_limit()
Jens Axboe
1
-15
/
+7
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-100
/
+173
2018-08-21
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
2
-1
/
+17
2018-08-21
blk-mq: init hctx sched after update ctx and hctx mapping
Jianchao Wang
5
-65
/
+98
2018-08-17
block: remove duplicate initialization
Chaitanya Kulkarni
1
-1
/
+0
2018-08-16
block: change return type to bool
Chengguang Xu
1
-1
/
+1
2018-08-16
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
1
-1
/
+2
2018-08-16
block, bfq: improve code of bfq_bfqq_charge_time
Paolo Valente
1
-9
/
+5
2018-08-16
block, bfq: reduce write overcharge
Paolo Valente
1
-14
/
+19
[next]