index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2023-12-20
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
Ming Lei
2023-10-10
block: fix use-after-free of q->q_usage_counter
Ming Lei
2023-07-27
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
2023-07-27
block: add overflow checks for Amiga partition support
Michael Schmitz
2023-07-27
block: fix signed int overflow in Amiga partition support
Michael Schmitz
2023-07-27
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Li Nan
2023-06-14
block/blk-iocost (gcc13): keep large values in a new enum
Jiri Slaby (SUSE)
2023-06-14
blk-iocost: avoid 64-bit division in ioc_timer_fn
Arnd Bergmann
2023-05-17
blk-crypto: make blk_crypto_evict_key() more robust
Eric Biggers
2023-05-17
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
2023-05-17
blk-mq: release crypto keyslot before reporting I/O complete
Eric Biggers
2023-03-17
block, bfq: fix uaf for bfqq in bic_set_bfqq()
Yu Kuai
2023-03-17
block, bfq: replace 0/1 with false/true in bic apis
Yu Kuai
2023-03-17
block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
NeilBrown
2023-03-17
block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqq
Yu Kuai
2023-03-17
block, bfq: fix possible uaf for 'bfqq->bic'
Yu Kuai
2023-03-11
blk-iocost: fix divide by 0 error in calc_lcoefs()
Li Nan
2023-03-11
block: bio-integrity: Copy flags when bio_integrity_payload is cloned
Martin K. Petersen
2023-03-11
blk-mq: correct stale comment of .get_budget
Kemeng Shi
2023-03-11
blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
Kemeng Shi
2023-03-11
blk-mq: avoid sleep in blk_mq_alloc_request_hctx
Kemeng Shi
2023-02-06
blk-cgroup: fix missing pd_online_fn() while activating policy
Yu Kuai
2023-02-01
block: fix and cleanup bio_check_ro
Christoph Hellwig
2023-01-14
blk-mq: fix possible memleak when register 'hctx' failed
Ye Bin
2022-12-08
block: unhash blkdev part inode when the part is deleted
Ming Lei
2022-12-02
block, bfq: fix null pointer dereference in bfq_bio_bfqg()
Yu Kuai
2022-11-25
block: sed-opal: kmalloc the cmd/resp buffers
Serge Semin
2022-11-10
block, bfq: protect 'bfqd->queued' by 'bfqd->lock'
Yu Kuai
2022-10-30
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
Yu Kuai
2022-10-30
blk-wbt: call rq_qos_add() after wb_normal is initialized
Yu Kuai
2022-10-30
block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init
Lei Chen
2022-10-26
blk-throttle: prevent overflow while calculating wait time
Yu Kuai
2022-10-26
block: fix inflight statistics of part0
Jeffle Xu
2022-08-31
blk-mq: fix io hung due to missing commit_rqs
Yu Kuai
2022-08-21
block: remove the request_queue to argument request based tracepoints
Christoph Hellwig
2022-08-21
blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
Ming Lei
2022-08-21
block: fix infinite loop for invalid zone append
Keith Busch
2022-06-22
block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
Bart Van Assche
2022-06-09
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
2022-06-09
bfq: Make sure bfqg for which we are queueing requests is online
Jan Kara
2022-06-09
bfq: Get rid of __bio_blkcg() usage
Jan Kara
2022-06-09
bfq: Remove pointless bfq_init_rq() calls
Jan Kara
2022-06-09
bfq: Drop pointless unlock-lock pair
Jan Kara
2022-06-09
bfq: Avoid merging queues with different parents
Jan Kara
2022-06-09
blk-iolatency: Fix inflight count imbalances and IO hangs on offline
Tejun Heo
2022-06-09
bfq: Track whether bfq_group is still online
Jan Kara
2022-06-09
bfq: Update cgroup information before merging bio
Jan Kara
2022-06-09
bfq: Split shared queues on move between cgroups
Jan Kara
2022-05-12
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
Haimin Zhang
2022-05-09
iocost: don't reset the inuse weight of under-weighted debtors
Tejun Heo
[next]