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
2020-04-13
blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync
Bart Van Assche
1
-0
/
+8
2020-03-25
block, bfq: fix overwrite of bfq_group pointer in bfq_find_set_group()
Carlo Nonato
1
-4
/
+5
2020-03-21
blk-mq: insert flush request to the front of dispatch queue
Ming Lei
1
-0
/
+22
2020-03-21
blk-mq: insert passthrough request into hctx->dispatch directly
Ming Lei
4
-16
/
+29
2020-03-18
blk-iocost: fix incorrect vtime comparison in iocg_is_idle()
Tejun Heo
1
-1
/
+1
2020-03-12
block, bfq: remove ifdefs from around gets/puts of bfq groups
Paolo Valente
3
-5
/
+6
2020-03-12
block, bfq: get a ref to a group when adding it to a service tree
Paolo Valente
3
-3
/
+12
2020-03-12
block, bfq: do not insert oom queue into position tree
Paolo Valente
1
-0
/
+4
2020-03-12
block, bfq: get extra ref to prevent a queue from being freed during a group ...
Paolo Valente
1
-0
/
+8
2020-02-24
block, bfq: do not plug I/O for bfq_queues with no proc refs
Paolo Valente
1
-0
/
+12
2020-01-26
block: fix memleak of bio integrity data
Justin Tee
3
-1
/
+8
2020-01-23
block: Fix the type of 'sts' in bsg_queue_rq()
Bart Van Assche
1
-1
/
+1
2020-01-23
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-1
/
+1
2020-01-17
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
1
-1
/
+11
2020-01-12
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
1
-1
/
+1
2020-01-12
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
2
-0
/
+6
2020-01-12
block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
Roman Penyaev
1
-4
/
+7
2020-01-09
compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
Arnd Bergmann
1
-0
/
+2
2020-01-09
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
1
-0
/
+2
2020-01-09
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
1
-0
/
+9
2020-01-09
block: add bio_truncate to fix guard_bio_eod
Ming Lei
1
-0
/
+39
2019-12-31
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
1
-5
/
+8
2019-12-21
block: fix "check bi_size overflow before merge"
Andreas Gruenbacher
1
-1
/
+3
2019-12-17
blk-mq: make sure that line break can be printed
Ming Lei
1
-1
/
+1
2019-12-17
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
1
-5
/
+10
2019-11-14
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
1
-2
/
+6
2019-11-14
block, bfq: deschedule empty bfq_queues not referred by any process
Paolo Valente
1
-6
/
+26
2019-11-12
block: check bi_size overflow before merge
Junichi Nomura
1
-1
/
+1
2019-11-06
blkcg: make blkcg_print_stat() print stats only for online blkgs
Tejun Heo
1
-5
/
+8
2019-10-31
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
1
-2
/
+2
2019-10-15
blk-rq-qos: fix first node deletion of rq_qos_del()
Tejun Heo
1
-8
/
+5
2019-10-15
blkcg: Fix multiple bugs in blkcg_activate_policy()
Tejun Heo
1
-18
/
+51
2019-10-14
block: Fix elv_support_iosched()
Damien Le Moal
1
-1
/
+2
2019-10-06
blk-wbt: fix performance regression in wbt scale_up/scale_down
Harshad Shirwadkar
3
-9
/
+15
2019-10-03
block: sed-opal: fix sparse warning: convert __be64 data
Randy Dunlap
1
-2
/
+2
2019-10-03
block: sed-opal: fix sparse warning: obsolete array init.
Randy Dunlap
1
-1
/
+1
2019-09-27
blk-mq: apply normal plugging for HDD
Ming Lei
1
-1
/
+5
2019-09-27
blk-mq: honor IO scheduler for multiqueue devices
Ming Lei
1
-2
/
+4
2019-09-27
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
3
-1
/
+21
2019-09-27
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
1
-1
/
+0
2019-09-26
iocost: bump up default latency targets for hard disks
Tejun Heo
1
-2
/
+2
2019-09-26
iocost: improve nr_lagging handling
Tejun Heo
1
-8
/
+11
2019-09-26
iocost: better trace vrate changes
Tejun Heo
1
-1
/
+6
2019-09-26
block: don't release queue's sysfs lock during switching elevator
Ming Lei
2
-39
/
+5
2019-09-26
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
2
-2
/
+2
2019-09-24
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-94
/
+144
2019-09-23
block: drop device references in bsg_queue_rq()
Martin Wilck
1
-4
/
+6
2019-09-23
block: t10-pi: fix -Wswitch warning
Max Gurtovoy
1
-6
/
+5
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+23
2019-09-17
block, bfq: push up injection only after setting service time
Paolo Valente
1
-5
/
+7
[next]