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
2024-07-05
block/ioctl: prefer different overflow check
Justin Stitt
2024-05-17
blk-iocost: avoid out of bounds shift
Rik van Riel
2024-04-13
block: prevent division by zero in blk_rq_stat_sum()
Roman Smirnov
2024-04-10
block: Clear zone limits for a non-zoned stacked queue
Damien Le Moal
2024-03-26
block: sed-opal: handle empty atoms when parsing response
Greg Joyce
2024-02-23
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
2024-02-23
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
2024-02-23
block: prevent an integer overflow in bvec_try_merge_hw_page
Christoph Hellwig
2024-02-23
block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
Li Lingfeng
2024-01-25
block: Remove special-casing of compound pages
Matthew Wilcox (Oracle)
2024-01-25
block: add check that partition length needs to be aligned with block size
Min Li
2024-01-25
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
2024-01-25
block: add check of 'minors' and 'first_minor' in device_add_disk()
Li Nan
2024-01-25
block: Set memalloc_noio to false on device_add_disk() error path
Li Nan
2024-01-15
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
2023-12-20
blk-cgroup: bypass blkcg_deactivate_policy after destroying
Ming Lei
2023-12-20
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
Ming Lei
2023-11-20
blk-core: use pr_warn_ratelimited() in bio_check_ro()
Yu Kuai
2023-11-20
block: remove unneeded return value of bio_check_ro()
Miaohe Lin
2023-10-10
block: fix use-after-free of q->q_usage_counter
Ming Lei
2023-09-19
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
2023-09-19
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
2023-09-19
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
2023-09-19
block: move GENHD_FL_NATIVE_CAPACITY to disk->state
Christoph Hellwig
2023-07-23
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
2023-07-23
block: increment diskseq on all media change events
Demi Marie Obenour
2023-07-23
block: add overflow checks for Amiga partition support
Michael Schmitz
2023-07-23
block: fix signed int overflow in Amiga partition support
Michael Schmitz
2023-07-23
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Li Nan
2023-06-14
blk-iocost: avoid 64-bit division in ioc_timer_fn
Arnd Bergmann
2023-06-09
block: fix revalidate performance regression
Damien Le Moal
2023-06-09
block/blk-iocost (gcc13): keep large values in a new enum
Jiri Slaby (SUSE)
2023-05-11
blk-crypto: make blk_crypto_evict_key() more robust
Eric Biggers
2023-05-11
blk-crypto: make blk_crypto_evict_key() return void
Eric Biggers
2023-05-11
blk-mq: release crypto keyslot before reporting I/O complete
Eric Biggers
2023-03-10
block: don't allow multiple bios for IOCB_NOWAIT issue
Jens Axboe
2023-03-10
blk-iocost: fix divide by 0 error in calc_lcoefs()
Li Nan
2023-03-10
block: bio-integrity: Copy flags when bio_integrity_payload is cloned
Martin K. Petersen
2023-03-10
blk-mq: correct stale comment of .get_budget
Kemeng Shi
2023-03-10
blk-mq: remove stale comment for blk_mq_sched_mark_restart_hctx
Kemeng Shi
2023-03-10
blk-mq: avoid sleep in blk_mq_alloc_request_hctx
Kemeng Shi
2023-02-09
block, bfq: fix uaf for bfqq in bic_set_bfqq()
Yu Kuai
2023-02-09
block, bfq: replace 0/1 with false/true in bic apis
Yu Kuai
2023-02-09
block/bfq-iosched.c: use "false" rather than "BLK_RW_ASYNC"
NeilBrown
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-24
block: mq-deadline: Rename deadline_is_seq_writes()
Damien Le Moal
2023-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
2023-01-12
block: don't allow splitting of a REQ_NOWAIT bio
Jens Axboe
2023-01-12
block: mq-deadline: Fix dd_finish_request() for zoned devices
Damien Le Moal
[next]