diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-09 15:55:41 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-02-09 15:55:41 -0800 |
| commit | d10a88ce1651578c0948fbf26d7aaff298b486b2 (patch) | |
| tree | 3cba5ac48cb9dc5874d8d43d041eed745e2e1a9e /include/linux/xarray.h | |
| parent | 8912c2fd5830e976c0deaeb0b2a458ce6b4718c7 (diff) | |
| parent | 6fd8a09f48d6fee184207f4e15e939898a3947f9 (diff) | |
Merge tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/nilfs2
Pull nilfs2 updates from Viacheslav Dubeyko:
- Fix potential block overflow that cause system hang
When executing the FITRIM command, an underflow can occur in the
calculation of nblocks. This ultimately leads to the block layer
function __blkdev_issue_discard() taking an excessively long time
to process the bio chain, and the ns_segctor_sem lock remains held
for a long period.
This prevents other tasks from acquiring the ns_segctor_sem lock,
resulting in a hang reported by syzbot (Edward Adam Davis)
- Fix missing struct keywords in nilfs2_api.h kernel-doc (Ryusuke
Konishi)
- Convert nilfs_super_block to kernel-doc
Eliminate 40+ kernel-doc warnings in nilfs2_ondisk.h by converting
all of the struct member comments to kernel-doc comments (Randy
Dunlap)
* tag 'nilfs2-v7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vdubeyko/nilfs2:
nilfs2: fix missing struct keywords in nilfs2_api.h kernel-doc
nilfs2: convert nilfs_super_block to kernel-doc
nilfs2: Fix potential block overflow that cause system hang
Diffstat (limited to 'include/linux/xarray.h')
0 files changed, 0 insertions, 0 deletions
