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
2021-09-30
blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pd
Li Jinlin
2021-09-26
blk-throttle: fix UAF by deleteing timer in blk_throtl_exit()
Li Jinlin
2021-09-22
block, bfq: honor already-setup queue merges
Paolo Valente
2021-09-22
scsi: bsg: Remove support for SCSI_IOCTL_SEND_COMMAND
Christoph Hellwig
2021-09-22
block: bfq: fix bfq_set_next_ioprio_data()
Damien Le Moal
2021-09-22
blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN
Niklas Cassel
2021-09-22
blk-zoned: allow zone management send operations without CAP_SYS_ADMIN
Niklas Cassel
2021-08-12
blk-iolatency: error out if blk_get_queue() failed in iolatency_set_limit()
Yu Kuai
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-07-14
blk-wbt: make sure throttle is enabled properly
Zhang Yi
2021-07-14
blk-wbt: introduce a new disable state to prevent false positive by rwb_enabl...
Zhang Yi
2021-07-14
block: fix discard request merge
Ming Lei
2021-07-14
block: fix race between adding/removing rq qos and normal IO
Ming Lei
2021-05-19
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
2021-05-19
kyber: fix out of bounds access when preempted
Omar Sandoval
2021-04-16
block: only update parent bi_status when bio fail
Yufen Yu
2021-03-30
block: recalculate segment count for multi-segment discards correctly
David Jeffery
2021-03-30
block: Suppress uevent for hidden device when removed
Daniel Wagner
2021-03-04
blk-settings: align max_sectors on "logical_block_size" boundary
Mikulas Patocka
2021-03-04
bsg: free the request before return error code
Pan Bian
2021-03-04
bfq: Avoid false bfq queue merging
Jan Kara
2021-02-17
bfq-iosched: Revert "bfq: Fix computation of shallow depth"
Lin Feng
2021-02-13
blk-cgroup: Use cond_resched() when destroy blkgs
Baolin Wang
2021-02-07
Revert "Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and ...
Greg Kroah-Hartman
2021-01-19
bfq: Fix computation of shallow depth
Jan Kara
2021-01-17
block: fix use-after-free in disk_part_iter_next
Ming Lei
2021-01-06
scsi: block: Fix a race in the runtime power management code
Bart Van Assche
2020-12-30
blk-mq: In blk_mq_dispatch_rq_list() "no budget" is a reason to kick
Douglas Anderson
2020-12-30
block: factor out requeue handling from dispatch code
Johannes Thumshirn
2020-12-30
block: Simplify REQ_OP_ZONE_RESET_ALL handling
Damien Le Moal
2020-11-10
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
2020-11-10
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
2020-10-29
block: ratelimit handle_bad_sector() message
Tetsuo Handa
2020-10-29
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
2020-10-07
block/diskstats: more accurate approximation of io_ticks for slow disks
Konstantin Khlebnikov
2020-09-23
block: only call sched requeue_request() for scheduled requests
Omar Sandoval
2020-09-17
block: Set same_page to false in __bio_try_merge_page if ret is false
Ritesh Harjani
2020-09-09
blk-iocost: ioc_pd_free() shouldn't assume irq disabled
Tejun Heo
2020-09-09
block: ensure bdi->io_pages is always initialized
Jens Axboe
2020-09-03
blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART
Ming Lei
2020-09-03
block: fix get_max_io_size()
Keith Busch
2020-09-03
blkcg: fix memleak for iolatency
Yufen Yu
2020-09-03
blk-mq: insert request not through ->queue_rq into sw/scheduler queue
Ming Lei
2020-09-03
bfq: fix blkio cgroup leakage v4
Dmitry Monakhov
2020-09-03
block: Fix page_is_mergeable() for compound pages
Matthew Wilcox (Oracle)
2020-09-03
block: respect queue limit of max discard segment
Ming Lei
2020-08-19
iocost: Fix check condition of iocg abs_vdebt
Chengming Zhou
2020-07-22
block: fix get_max_segment_size() overflow on 32bit arch
Ming Lei
2020-07-22
block: fix splitting segments on boundary masks
Ming Lei
2020-07-22
blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flags
Hou Tao
[next]