index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2022-05-12
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
Haimin Zhang
1
-1
/
+1
2022-05-09
iocost: don't reset the inuse weight of under-weighted debtors
Tejun Heo
1
-1
/
+11
2022-04-27
block/compat_ioctl: fix range check in BLKGETSIZE
Khazhismel Kumykov
1
-1
/
+1
2022-04-08
Revert "Revert "block, bfq: honor already-setup queue merges""
Paolo Valente
1
-3
/
+13
2022-04-08
bfq: fix use-after-free in bfq_dispatch_request
Zhang Wensheng
1
-7
/
+8
2022-04-08
block, bfq: don't move oom_bfqq
Yu Kuai
1
-0
/
+6
2022-04-08
block: don't delete queue kobject before its children
Eric Biggers
1
-3
/
+5
2022-04-08
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
1
-0
/
+11
2022-04-08
block: limit request dispatch loop duration
Shin'ichiro Kawasaki
1
-1
/
+8
2022-02-23
block/wbt: fix negative inflight counter when remove scsi device
Laibin Qiu
2
-2
/
+2
2022-02-08
block: bio-integrity: Advance seed correctly for larger interval sizes
Martin K. Petersen
1
-1
/
+1
2022-02-01
block: Fix wrong offset in bio_truncate()
OGAWA Hirofumi
1
-1
/
+2
2022-01-27
block: Fix fsync always failed if once failed
Ye Bin
1
-1
/
+3
2022-01-27
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
1
-15
/
+7
2021-12-22
iocost: Fix divide-by-zero on donation from low hweight cgroup
Tejun Heo
1
-1
/
+8
2021-12-14
block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
Davidlohr Bueso
1
-0
/
+3
2021-11-26
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
Alistair Delva
1
-1
/
+8
2021-11-26
blkcg: Remove extra blkcg_bio_issue_init
Laibin Qiu
1
-3
/
+1
2021-11-18
block: remove inaccurate requeue check
Jens Axboe
1
-1
/
+0
2021-11-18
block: bump max plugged deferred size from 16 to 32
Jens Axboe
2
-2
/
+8
2021-11-18
block: schedule queue restart after BLK_STS_ZONE_RESOURCE
Naohiro Aota
1
-4
/
+9
2021-10-27
block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
Johannes Thumshirn
1
-0
/
+1
2021-10-06
Revert "block, bfq: honor already-setup queue merges"
Jens Axboe
1
-13
/
+3
2021-09-30
blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
Li Jinlin
1
-0
/
+8
2021-09-30
block: flush the integrity workqueue in blk_integrity_unregister
Lihong Kou
1
-0
/
+3
2021-09-30
block: check if a profile is actually registered in blk_integrity_unregister
Christoph Hellwig
1
-1
/
+5
2021-09-30
blk-mq: avoid to iterate over stale request
Ming Lei
1
-1
/
+1
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
2
-2
/
+4
2021-09-26
blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
Song Liu
1
-1
/
+13
2021-09-26
blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
Li Jinlin
1
-0
/
+1
2021-09-22
block, bfq: honor already-setup queue merges
Paolo Valente
1
-3
/
+13
2021-09-18
scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
Christoph Hellwig
1
-1
/
+4
2021-09-18
block: bfq: fix bfq_set_next_ioprio_data()
Damien Le Moal
1
-1
/
+1
2021-09-18
blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
Niklas Cassel
1
-3
/
+0
2021-09-18
blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
Niklas Cassel
1
-3
/
+0
2021-09-15
bio: fix page leak bio_add_hw_page failure
Pavel Begunkov
1
-2
/
+13
2021-09-15
blk-crypto: fix check for too-large dun_bytes
Eric Biggers
1
-1
/
+1
2021-09-15
block: return ELEVATOR_DISCARD_MERGE if possible
Ming Lei
4
-16
/
+8
2021-09-15
blk-throtl: optimize IOPS throttle for large IO scenarios
Chunguang Xu
3
-0
/
+36
2021-09-12
blk-mq: clearing flush request reference in tags->rqs[]
Ming Lei
1
-1
/
+34
2021-09-12
blk-mq: fix is_flush_rq
Ming Lei
3
-6
/
+7
2021-09-12
blk-mq: fix kernel panic during iterating over flush request
Ming Lei
2
-1
/
+8
2021-09-03
blk-mq: don't grab rq's refcount in blk_mq_check_expired()
Ming Lei
1
-25
/
+5
2021-09-03
blk-iocost: fix lockdep warning on blkcg->lock
Ming Lei
1
-4
/
+4
2021-08-12
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
Yu Kuai
1
-1
/
+5
2021-08-04
blk-iocost: fix operation ordering in iocg_wake_fn()
Tejun Heo
1
-5
/
+6
2021-07-20
partitions: msdos: fix one-byte get_unaligned()
Arnd Bergmann
3
-17
/
+12
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-2
/
+2
2021-07-14
blk-mq: update hctx->dispatch_busy in case of real scheduler
Ming Lei
1
-3
/
+0
2021-07-14
blk-wbt: make sure throttle is enabled properly
Zhang Yi
1
-1
/
+5
[next]