aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRyusuke Konishi <konishi.ryusuke@gmail.com>2024-03-13 19:58:27 +0900
committerAndrew Morton <akpm@linux-foundation.org>2024-03-14 09:17:30 -0700
commit269cdf353b5bdd15f1a079671b0f889113865f20 (patch)
tree51ad72f8ec1026df89d6d2889da6b51ff1935303 /include
parentnilfs2: fix failure to detect DAT corruption in btree and direct mappings (diff)
downloadlinux-269cdf353b5bdd15f1a079671b0f889113865f20.tar.gz
linux-269cdf353b5bdd15f1a079671b0f889113865f20.zip
nilfs2: prevent kernel bug at submit_bh_wbc()
Fix a bug where nilfs_get_block() returns a successful status when searching and inserting the specified block both fail inconsistently. If this inconsistent behavior is not due to a previously fixed bug, then an unexpected race is occurring, so return a temporary error -EAGAIN instead. This prevents callers such as __block_write_begin_int() from requesting a read into a buffer that is not mapped, which would cause the BUG_ON check for the BH_Mapped flag in submit_bh_wbc() to fail. Link: https://lkml.kernel.org/r/20240313105827.5296-3-konishi.ryusuke@gmail.com Fixes: 1f5abe7e7dbc ("nilfs2: replace BUG_ON and BUG calls triggerable from ioctl") Signed-off-by: Ryusuke Konishi <konishi.ryusuke@gmail.com> Cc: <stable@vger.kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
/span>spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write()Dan Carpenter1-1/+1 2025-03-16spi: sg2044-nor: Convert to dev_err_probe()Andy Shevchenko1-7/+3 2025-03-16spi: sg2044-nor: Fully convert to device managed resourcesAndy Shevchenko1-11/+4 2025-03-16Linux 6.14-rc7v6.14-rc7Linus Torvalds1-1/+1 2025-03-14bcachefs: fix build on 32 bit in get_random_u64_below()Kent Overstreet1-1/+2 2025-03-14bcachefs: Change btree wb assert to runtime errorKent Overstreet2-1/+28 2025-03-14MAINTAINERS: Update Ike Panhc's email addressIke Panhc2-1/+2 2025-03-14xfs: Use abs_diff instead of XFS_ABSDIFFMatthew Wilcox (Oracle)1-5/+3 2025-03-14tracing: Correct the refcount if the hist/hist_debug file fails to openTengda Wu1-6/+18 2025-03-14usb: typec: tcpm: fix state transition for SNK_WAIT_CAPABILITIES state in run...Amit Sunil Dhamne1-4/+4 2025-03-13dt-bindings: spi: add compatibles for mt7988Frank Wunderlich1-0/+2 2025-03-13spi: spidev: Add an entry for the gocontroll moduline module slotMaud Spierings1-0/+2 2025-03-13MAINTAINERS: add maintainer for the GOcontroll Moduline module slotMaud Spierings1-0/+5