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
2022-06-22
block: Fix handling of offline queues in blk_mq_alloc_request_hctx()
Bart Van Assche
2022-06-14
block: make bioset_exit() fully resilient against being called twice
Jens Axboe
2022-06-14
block: take destination bvec offsets into account in bio_copy_data_iter
Christoph Hellwig
2022-06-14
blk-mq: don't touch ->tagset in blk_mq_get_sq_hctx
Ming Lei
2022-06-09
block: fix bio_clone_blkg_association() to associate with proper blkcg_gq
Jan Kara
2022-06-09
blk-iolatency: Fix inflight count imbalances and IO hangs on offline
Tejun Heo
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: Track whether bfq_group is still online
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: Update cgroup information before merging bio
Jan Kara
2022-06-09
bfq: Split shared queues on move between cgroups
Jan Kara
2022-06-09
bfq: Avoid merging queues with different parents
Jan Kara
2022-06-09
bfq: Avoid false marking of bic as stably merged
Jan Kara
2022-06-09
bfq: Allow current waker to defend against a tentative one
Jan Kara
2022-06-09
bfq: Relax waker detection for shared queues
Jan Kara
2022-05-09
iocost: don't reset the inuse weight of under-weighted debtors
Tejun Heo
2022-04-27
block/compat_ioctl: fix range check in BLKGETSIZE
Khazhismel Kumykov
2022-04-27
block: simplify the block device syncing code
Christoph Hellwig
2022-04-27
block: remove __sync_blockdev
Christoph Hellwig
2022-04-20
block: fix offset/size check in bio_trim()
Ming Lei
2022-04-08
block: Fix the maximum minor value is blk_alloc_ext_minor()
Christophe JAILLET
2022-04-08
Revert "Revert "block, bfq: honor already-setup queue merges""
Paolo Valente
2022-04-08
bfq: fix use-after-free in bfq_dispatch_request
Zhang Wensheng
2022-04-08
block, bfq: don't move oom_bfqq
Yu Kuai
2022-04-08
block/bfq_wf2q: correct weight to ioprio
Yahu Gao
2022-04-08
block: don't delete queue kobject before its children
Eric Biggers
2022-04-08
blk-cgroup: set blkg iostat after percpu stat aggregation
Chengming Zhou
2022-04-08
block: don't merge across cgroup boundaries if blkcg is enabled
Tejun Heo
2022-04-08
block: limit request dispatch loop duration
Shin'ichiro Kawasaki
2022-03-23
block: release rq qos structures for queue without disk
Ming Lei
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
2022-03-08
block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern
Haimin Zhang
2022-02-23
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
2022-02-23
block/wbt: fix negative inflight counter when remove scsi device
Laibin Qiu
2022-02-08
block: bio-integrity: Advance seed correctly for larger interval sizes
Martin K. Petersen
2022-02-01
block: Fix wrong offset in bio_truncate()
OGAWA Hirofumi
2022-02-01
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
2022-01-27
block: Fix fsync always failed if once failed
Ye Bin
2022-01-27
block: fix async_depth sysfs interface for mq-deadline
Jens Axboe
2022-01-27
block: check minor range in device_add_disk()
Tetsuo Handa
2022-01-27
scsi: block: pm: Always set request queue runtime active in blk_post_runtime_...
Alan Stern
2022-01-27
block: fix error unwinding in device_add_disk
Christoph Hellwig
2022-01-27
bfq: Do not let waker requests skip proper accounting
Jan Kara
2021-12-22
iocost: Fix divide-by-zero on donation from low hweight cgroup
Tejun Heo
2021-12-14
block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)
Davidlohr Bueso
2021-12-01
block: avoid to quiesce queue in elevator_init_mq
Ming Lei
2021-12-01
blk-mq: cancel blk-mq dispatch work in both blk_cleanup_queue and disk_release()
Ming Lei
2021-11-25
block: Check ADMIN before NICE for IOPRIO_CLASS_RT
Alistair Delva
[next]