index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
block: fix ordering between checking BLK_MQ_S_STOPPED request adding
Muchun Song
2
-0
/
+19
2024-11-17
block: Fix elevator_get_default() checking for NULL q->tag_set
SurajSonawane2415
1
-2
/
+2
2024-11-01
block, bfq: fix procress reference leakage for bfqq in merge chain
Yu Kuai
1
-20
/
+17
2024-10-22
blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
Omar Sandoval
1
-1
/
+1
2024-10-17
block, bfq: fix uaf for accessing waker_bfqq after splitting
Yu Kuai
1
-3
/
+28
2024-10-17
blk-integrity: register sysfs attributes on struct device
Thomas Weißschuh
3
-69
/
+8
2024-10-17
blk-integrity: convert to struct device_attribute
Thomas Weißschuh
1
-65
/
+62
2024-10-17
blk-integrity: use sysfs_emit
Thomas Weißschuh
1
-10
/
+9
2024-10-17
blk_iocost: fix more out of bound shifts
Konstantin Ovsepian
1
-3
/
+5
2024-10-17
block: fix potential invalid pointer dereference in blk_add_partition
Riyan Dhiman
1
-3
/
+5
2024-10-17
block: print symbolic error name instead of error code
Christian Heusel
1
-2
/
+2
2024-10-17
block, bfq: don't break merge chain in bfq_split_bfqq()
Yu Kuai
1
-1
/
+1
2024-10-17
block, bfq: choose the last bfqq from merge chain in bfq_setup_cooperator()
Yu Kuai
1
-2
/
+6
2024-10-17
block, bfq: fix possible UAF for bfqq->bic with merge chain
Yu Kuai
1
-1
/
+2
2024-09-12
block: remove the blk_flush_integrity call in blk_integrity_unregister
Christoph Hellwig
1
-2
/
+0
2024-08-19
block: initialize integrity buffer to zero before writing it to media
Christoph Hellwig
1
-1
/
+10
2024-08-19
block: cleanup bio_integrity_prep
Jinyoung Choi
1
-5
/
+1
2024-08-19
block: refactor to use helper
Nitesh Shetty
1
-3
/
+1
2024-07-05
block/ioctl: prefer different overflow check
Justin Stitt
1
-1
/
+1
2024-05-17
blk-iocost: avoid out of bounds shift
Rik van Riel
1
-3
/
+4
2024-04-13
block: prevent division by zero in blk_rq_stat_sum()
Roman Smirnov
1
-1
/
+1
2024-04-10
block: Clear zone limits for a non-zoned stacked queue
Damien Le Moal
1
-0
/
+4
2024-03-27
block: sed-opal: handle empty atoms when parsing response
Greg Joyce
2
-1
/
+6
2024-02-23
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
1
-0
/
+7
2024-02-23
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
1
-0
/
+16
2024-02-23
block: prevent an integer overflow in bvec_try_merge_hw_page
Christoph Hellwig
1
-1
/
+1
2024-02-23
block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
Li Lingfeng
2
-2
/
+5
2024-01-26
block: Remove special-casing of compound pages
Matthew Wilcox (Oracle)
1
-4
/
+3
2024-01-26
block: add check that partition length needs to be aligned with block size
Min Li
1
-4
/
+7
2024-01-26
block: make BLK_DEF_MAX_SECTORS unsigned
Keith Busch
1
-1
/
+1
2024-01-26
block: add check of 'minors' and 'first_minor' in device_add_disk()
Li Nan
1
-1
/
+3
2024-01-26
block: Set memalloc_noio to false on device_add_disk() error path
Li Nan
1
-0
/
+1
2024-01-15
block: Don't invalidate pagecache for invalid falloc modes
Sarthak Kukreti
1
-5
/
+16
2023-12-20
blk-cgroup: bypass blkcg_deactivate_policy after destroying
Ming Lei
1
-0
/
+13
2023-12-20
blk-throttle: fix lockdep warning of "cgroup_mutex or RCU read lock required!"
Ming Lei
1
-0
/
+2
2023-11-20
blk-core: use pr_warn_ratelimited() in bio_check_ro()
Yu Kuai
1
-2
/
+2
2023-11-20
block: remove unneeded return value of bio_check_ro()
Miaohe Lin
1
-7
/
+3
2023-10-10
block: fix use-after-free of q->q_usage_counter
Ming Lei
2
-2
/
+2
2023-09-19
block: don't add or resize partition on the disk with GENHD_FL_NO_PART
Li Lingfeng
1
-0
/
+2
2023-09-19
block: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
Christoph Hellwig
1
-1
/
+1
2023-09-19
block: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to disk->event_flags
Christoph Hellwig
1
-1
/
+1
2023-09-19
block: move GENHD_FL_NATIVE_CAPACITY to disk->state
Christoph Hellwig
1
-9
/
+6
2023-07-23
block/partition: fix signedness issue for Amiga partitions
Michael Schmitz
1
-1
/
+1
2023-07-23
block: increment diskseq on all media change events
Demi Marie Obenour
1
-0
/
+1
2023-07-23
block: add overflow checks for Amiga partition support
Michael Schmitz
1
-18
/
+85
2023-07-23
block: fix signed int overflow in Amiga partition support
Michael Schmitz
1
-4
/
+5
2023-07-23
blk-iocost: use spin_lock_irqsave in adjust_inuse_and_calc_cost
Li Nan
1
-3
/
+4
2023-06-14
blk-iocost: avoid 64-bit division in ioc_timer_fn
Arnd Bergmann
1
-3
/
+5
2023-06-09
block: fix revalidate performance regression
Damien Le Moal
1
-1
/
+2
2023-06-09
block/blk-iocost (gcc13): keep large values in a new enum
Jiri Slaby (SUSE)
1
-0
/
+2
[next]