aboutsummaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
5 daysMerge branch 'v6.6/standard/base' into v6.6/standard/preempt-rt/nxp-sdk-6.6/n...v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-socBruce Ashfield
5 daysMerge branch 'v6.6/standard/base' into v6.6/standard/preempt-rt/nxp-sdk-6.6/n...Bruce Ashfield
9 daysblock: add a partscan sysfs attribute for disksChristoph Hellwig
9 daysblock: add a disk_has_partscan helperChristoph Hellwig
2024-05-17blk-iocost: do not WARN if iocg was already offlinedLi Nan
2024-05-17blk-iocost: avoid out of bounds shiftRik van Riel
2024-05-17block: fix overflow in blk_ioctl_discard()Li Nan
2024-04-25Merge branch 'v6.6/standard/base' into v6.6/standard/preempt-rt/nxp-sdk-6.6/n...Bruce Ashfield
2024-04-17block: fix q->blkg_list corruption during disk rebindMing Lei
2024-04-14Merge branch 'v6.6/standard/base' into v6.6/standard/preempt-rt/nxp-sdk-6.6/n...Kevin Hao
2024-04-13block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov
2024-04-09LF-8513-21 MLK-11444 ata: imx: cmd buf corruption errata bug fixRichard Zhu
2024-04-03block: Do not force full zone append completion in req_bio_endio()Damien Le Moal
2024-04-03Revert "block/mq-deadline: use correct way to throttling write requests"Bart Van Assche
2024-04-03block: Fix page refcounts for unaligned buffers in __bio_release_pages()Tony Battersby
2024-04-03block: Clear zone limits for a non-zoned stacked queueDamien Le Moal
2024-03-26block: Provide bdev_open_* functionsJan Kara
2024-03-26block: sed-opal: handle empty atoms when parsing responseGreg Joyce
2024-03-01block: Fix WARNING in _copy_from_iterChristian A. Ehrhardt
2024-02-23block: fix partial zone append completion handling in req_bio_endio()Damien Le Moal
2024-02-23blk-wbt: Fix detection of dirty-throttled tasksJan Kara
2024-02-16blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo
2024-02-05blk-mq: fix IO hang from sbitmap wakeup raceMing Lei
2024-02-05block: prevent an integer overflow in bvec_try_merge_hw_pageChristoph Hellwig
2024-01-31block: Move checking GENHD_FL_NO_PART to bdev_add_partition()Li Lingfeng
2024-01-25block: ensure we hold a queue reference when using queue limitsJens Axboe
2024-01-25block: Remove special-casing of compound pagesMatthew Wilcox (Oracle)
2024-01-25block: add check that partition length needs to be aligned with block sizeMin Li
2024-01-25blk-cgroup: fix rcu lockdep warning in blkg_lookup()Ming Lei
2024-01-25block: add check of 'minors' and 'first_minor' in device_add_disk()Li Nan
2024-01-25block: Set memalloc_noio to false on device_add_disk() error pathLi Nan
2024-01-20blk-mq: don't count completed flush data request as inflight in case of quiesceMing Lei
2024-01-20block: warn once for each partition in bio_check_ro()Yu Kuai
2023-12-20blk-cgroup: bypass blkcg_deactivate_policy after destroyingMing Lei
2023-12-20blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"Ming Lei
2023-12-03block: update the stable_writes flag in bdev_addChristoph Hellwig
2023-12-03blk-cgroup: avoid to warn !rcu_read_lock_held() in blkg_lookup()Ming Lei
2023-11-28blk-mq: make sure active queue usage is held for bio_integrity_prep()Christoph Hellwig
2023-11-20blk-core: use pr_warn_ratelimited() in bio_check_ro()Yu Kuai
2023-10-20blk-throttle: check for overflow in calculate_bytes_allowedKhazhismel Kumykov
2023-10-13block: Fix regression in sed-opal for a saved key.Milan Broz
2023-10-11block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti
2023-09-26block: fix kernel-doc for disk_force_media_change()Randy Dunlap
2023-09-18block: correct stale comment in rq_qos_waitKemeng Shi
2023-09-11blk-mq: fix tags UAF when shrinking q->nr_hw_queuesChengming Zhou
2023-09-06block: fix pin count management when merging same-page segmentsChristoph Hellwig
2023-08-31block: don't add or resize partition on the disk with GENHD_FL_NO_PARTLi Lingfeng
2023-08-31block: remove the call to file_remove_privs in blkdev_write_iterChristoph Hellwig
2023-08-30blk-throttle: consider 'carryover_ios/bytes' in throtl_trim_slice()Yu Kuai
2023-08-30blk-throttle: use calculate_io/bytes_allowed() for throtl_trim_slice()Yu Kuai