..
partitions
block: fix conversion of GPT partition name to 7-bit
2025-03-13 12:51:03 +01:00
badblocks.c
bdev.c
block: default BLOCK_LEGACY_AUTOLOAD to y
2025-06-27 11:05:34 +01:00
bfq-cgroup.c
block, bfq: fix uaf for bfqq in bic_set_bfqq()
2023-02-09 11:26:36 +01:00
bfq-iosched.c
block, bfq: fix waker_bfqq UAF after bfq_split_bfqq()
2025-01-23 17:15:55 +01:00
bfq-iosched.h
bfq: Get rid of __bio_blkcg() usage
2022-06-09 10:23:19 +02:00
bfq-wf2q.c
block/bfq_wf2q: correct weight to ioprio
2022-04-08 14:23:55 +02:00
bio-integrity.c
block: initialize integrity buffer to zero before writing it to media
2024-08-19 05:44:50 +02:00
bio.c
block: fix 'kmem_cache of name 'bio-108' already exists'
2025-04-10 14:31:51 +02:00
blk-cgroup-rwstat.c
blk-cgroup-rwstat.h
blk-cgroup.c
blk-cgroup: support to track if policy is online
2025-05-02 07:44:22 +02:00
blk-core.c
blk-core: use pr_warn_ratelimited() in bio_check_ro()
2023-11-20 11:08:29 +01:00
blk-crypto-fallback.c
blk-crypto-internal.h
blk-mq: release crypto keyslot before reporting I/O complete
2023-05-11 23:00:16 +09:00
blk-crypto.c
blk-crypto: make blk_crypto_evict_key() more robust
2023-05-11 23:00:16 +09:00
blk-exec.c
blk-flush.c
blk-integrity.c
blk-integrity: register sysfs attributes on struct device
2024-10-17 15:11:33 +02:00
blk-ioc.c
block: fix default IO priority handling again
2022-08-11 13:07:50 +02:00
blk-iocost.c
blk-iocost: do not WARN if iocg was already offlined
2025-05-02 07:44:22 +02:00
blk-iolatency.c
block: don't allow the same type rq_qos add more than once
2022-08-17 14:24:24 +02:00
blk-ioprio.c
blk-ioprio.h
blk-lib.c
blk-map.c
blk-merge.c
blk-mq: release crypto keyslot before reporting I/O complete
2023-05-11 23:00:16 +09:00
blk-mq-cpumap.c
blk-mq-debugfs-zoned.c
blk-mq-debugfs.c
blk-mq: don't create hctx debugfs dir until q->debugfs_dir is created
2022-08-17 14:23:12 +02:00
blk-mq-debugfs.h
blk-mq-pci.c
blk-mq-rdma.c
blk-mq-sched.c
blk-mq: correct stale comment of .get_budget
2023-03-10 09:39:04 +01:00
blk-mq-sched.h
blk-mq-sysfs.c
blk-mq: fix possible memleak when register 'hctx' failed
2022-12-31 13:14:43 +01:00
blk-mq-tag.c
blk-mq-tag.h
blk-mq-virtio.c
blk-mq.c
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
2024-12-14 19:51:17 +01:00
blk-mq.h
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
2024-12-14 19:51:17 +01:00
blk-pm.c
blk-pm.h
blk-rq-qos.c
blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
2024-10-22 15:40:43 +02:00
blk-rq-qos.h
block: don't allow the same type rq_qos add more than once
2022-08-17 14:24:24 +02:00
blk-settings.c
block: Clear zone limits for a non-zoned stacked queue
2024-04-10 16:18:35 +02:00
blk-stat.c
block: prevent division by zero in blk_rq_stat_sum()
2024-04-13 13:01:45 +02:00
blk-stat.h
blk-sysfs.c
block: fix use-after-free of q->q_usage_counter
2023-10-10 21:59:05 +02:00
blk-throttle.c
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
2023-12-20 15:17:39 +01:00
blk-timeout.c
blk-wbt.c
blk-wbt: fix that 'rwb->wc' is always set to 1 in wbt_init()
2022-10-26 12:35:54 +02:00
blk-wbt.h
blk-zoned.c
blk.h
blk-integrity: register sysfs attributes on struct device
2024-10-17 15:11:33 +02:00
bounce.c
bsg-lib.c
bsg.c
disk-events.c
block: increment diskseq on all media change events
2023-07-23 13:47:20 +02:00
elevator.c
block: Fix elevator_get_default() checking for NULL q->tag_set
2024-11-17 15:06:24 +01:00
fops.c
block: fix direct io NOWAIT flag not work
2025-05-22 14:08:26 +02:00
genhd.c
block: retry call probe after request_module in blk_request_module
2025-03-13 12:49:51 +01:00
holder.c
block: drop unused includes in <linux/genhd.h>
2022-03-16 14:23:46 +01:00
ioctl.c
block/ioctl: prefer different overflow check
2024-07-05 09:14:25 +02:00
ioprio.c
block: fix default IO priority handling again
2022-08-11 13:07:50 +02:00
Kconfig
block: default BLOCK_LEGACY_AUTOLOAD to y
2025-06-27 11:05:34 +01:00
Kconfig.iosched
keyslot-manager.c
blk-crypto: make blk_crypto_evict_key() more robust
2023-05-11 23:00:16 +09:00
kyber-iosched.c
Makefile
block: move CONFIG_BLOCK guard to top Makefile
2022-12-14 11:37:30 +01:00
mq-deadline.c
block: mq-deadline: Rename deadline_is_seq_writes()
2023-01-24 07:22:49 +01:00
opal_proto.h
block: sed-opal: handle empty atoms when parsing response
2024-03-26 18:21:13 -04:00
sed-opal.c
block: sed-opal: handle empty atoms when parsing response
2024-03-26 18:21:13 -04:00
t10-pi.c