index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: fix an integer overflow in logical block size
Mikulas Patocka
2020-01-23
1
-1
/
+1
*
fs: move guard_bio_eod() after bio_set_op_attrs
Ming Lei
2020-01-17
1
-1
/
+11
*
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
2020-01-12
1
-1
/
+1
*
block: Fix a lockdep complaint triggered by request queue flushing
Bart Van Assche
2020-01-12
2
-0
/
+6
*
block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT
Roman Penyaev
2020-01-12
1
-4
/
+7
*
compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
Arnd Bergmann
2020-01-09
1
-0
/
+2
*
compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
Arnd Bergmann
2020-01-09
1
-0
/
+2
*
compat_ioctl: block: handle Persistent Reservations
Arnd Bergmann
2020-01-09
1
-0
/
+9
*
block: add bio_truncate to fix guard_bio_eod
Ming Lei
2020-01-09
1
-0
/
+39
*
iocost: over-budget forced IOs should schedule async delay
Tejun Heo
2019-12-31
1
-5
/
+8
*
block: fix "check bi_size overflow before merge"
Andreas Gruenbacher
2019-12-21
1
-1
/
+3
*
blk-mq: make sure that line break can be printed
Ming Lei
2019-12-17
1
-1
/
+1
*
blk-mq: avoid sysfs buffer overflow with too many CPU cores
Ming Lei
2019-12-17
1
-5
/
+10
*
iocost: check active_list of all the ancestors in iocg_activate()
Jiufei Xue
2019-11-14
1
-2
/
+6
*
block, bfq: deschedule empty bfq_queues not referred by any process
Paolo Valente
2019-11-14
1
-6
/
+26
*
block: check bi_size overflow before merge
Junichi Nomura
2019-11-12
1
-1
/
+1
*
blkcg: make blkcg_print_stat() print stats only for online blkgs
Tejun Heo
2019-11-06
1
-5
/
+8
*
iocost: don't nest spin_lock_irq in ioc_weight_write()
Dan Carpenter
2019-10-31
1
-2
/
+2
*
blk-rq-qos: fix first node deletion of rq_qos_del()
Tejun Heo
2019-10-15
1
-8
/
+5
*
blkcg: Fix multiple bugs in blkcg_activate_policy()
Tejun Heo
2019-10-15
1
-18
/
+51
*
block: Fix elv_support_iosched()
Damien Le Moal
2019-10-14
1
-1
/
+2
*
blk-wbt: fix performance regression in wbt scale_up/scale_down
Harshad Shirwadkar
2019-10-06
3
-9
/
+15
*
block: sed-opal: fix sparse warning: convert __be64 data
Randy Dunlap
2019-10-03
1
-2
/
+2
*
block: sed-opal: fix sparse warning: obsolete array init.
Randy Dunlap
2019-10-03
1
-1
/
+1
*
blk-mq: apply normal plugging for HDD
Ming Lei
2019-09-27
1
-1
/
+5
*
blk-mq: honor IO scheduler for multiqueue devices
Ming Lei
2019-09-27
1
-2
/
+4
*
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
2019-09-27
3
-1
/
+21
*
rq-qos: get rid of redundant wbt_update_limits()
Yufen Yu
2019-09-27
1
-1
/
+0
*
iocost: bump up default latency targets for hard disks
Tejun Heo
2019-09-26
1
-2
/
+2
*
iocost: improve nr_lagging handling
Tejun Heo
2019-09-26
1
-8
/
+11
*
iocost: better trace vrate changes
Tejun Heo
2019-09-26
1
-1
/
+6
*
block: don't release queue's sysfs lock during switching elevator
Ming Lei
2019-09-26
2
-39
/
+5
*
blk-mq: move lockdep_assert_held() into elevator_exit
Ming Lei
2019-09-26
2
-2
/
+2
*
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-24
6
-94
/
+144
|
\
|
*
block: drop device references in bsg_queue_rq()
Martin Wilck
2019-09-23
1
-4
/
+6
|
*
block: t10-pi: fix -Wswitch warning
Max Gurtovoy
2019-09-23
1
-6
/
+5
|
*
block, bfq: push up injection only after setting service time
Paolo Valente
2019-09-17
1
-5
/
+7
|
*
block, bfq: increase update frequency of inject limit
Paolo Valente
2019-09-17
1
-1
/
+1
|
*
block, bfq: reduce upper bound for inject limit to max_rq_in_driver+1
Paolo Valente
2019-09-17
1
-1
/
+1
|
*
block, bfq: update inject limit only after injection occurred
Paolo Valente
2019-09-17
1
-2
/
+17
|
*
block: centralize PI remapping logic to the block layer
Max Gurtovoy
2019-09-17
4
-68
/
+100
|
*
block: use symbolic constants for t10_pi type
Max Gurtovoy
2019-09-17
1
-14
/
+14
*
|
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-0
/
+23
|
\
\
|
|
/
|
/
|
|
*
block: add a helper function to merge the segments
Yoshihiro Shimoda
2019-09-03
1
-0
/
+23
*
|
Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-09-17
30
-342
/
+3274
|
\
\
|
*
|
block: also check RQF_STATS in blk_mq_need_time_stamp()
Hou Tao
2019-09-15
1
-3
/
+3
|
*
|
block: make rq sector size accessible for block stats
Hou Tao
2019-09-15
2
-7
/
+7
|
*
|
bfq: Fix bfq linkage error
Pavel Begunkov
2019-09-14
1
-0
/
+2
|
*
|
block: fix race between switching elevator and removing queues
Ming Lei
2019-09-12
1
-3
/
+5
|
*
|
block: bypass blk_set_runtime_active for uninitialized q->dev
Stanley Chu
2019-09-12
1
-5
/
+7
[next]