summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
9 daysksmbd: fix OOB write in QUERY_INFO for compound requestsAsim Viladi Oglu Manizada
9 dayssmb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
9 daysbtrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang
9 daysbtrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana
9 daysbtrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn
9 daysxfs: close crash window in attr dabtree inactivationLong Li
9 daysxfs: factor out xfs_attr3_leaf_initLong Li
9 daysxfs: factor out xfs_attr3_node_entry_removeLong Li
9 daysxfs: only assert new size for datafork during truncate extentsLong Li
2026-04-02ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin
2026-04-02ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helperYe Bin
2026-04-02netfs: Fix the handling of stream->front by removing itDavid Howells
2026-04-02btrfs: fix lost error when running device stats on multiple devices fsFilipe Manana
2026-04-02btrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki
2026-04-02btrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone
2026-04-02netfs: Fix read abandonment during retryDavid Howells
2026-04-02netfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retryDeepanshu Kartikey
2026-04-02netfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey
2026-04-02ksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman
2026-04-02ext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o
2026-04-02ext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li
2026-04-02ext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o
2026-04-02ext4: fix the might_sleep() warnings in kvfree()Zqiang
2026-04-02ext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen
2026-04-02ext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike
2026-04-02ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin
2026-04-02ext4: avoid infinite loops caused by residual dataEdward Adam Davis
2026-04-02ext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe
2026-04-02ext4: test if inode's all dirty pages are submitted to diskYe Bin
2026-04-02ext4: publish jinode after initializationLi Chen
2026-04-02ext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki
2026-04-02ext4: make recently_deleted() properly work with lazy itable initializationJan Kara
2026-04-02ext4: fix fsync(2) for nojournal modeJan Kara
2026-04-02ext4: do not check fast symlink during orphan recoveryZhang Yi
2026-04-02ext4: fix stale xarray tags after writebackJan Kara
2026-04-02ext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey
2026-04-02ext4: fix journal credit check when setting fscrypt contextSimon Weber
2026-04-02xfs: remove file_path tracepoint dataDarrick J. Wong
2026-04-02xfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong
2026-04-02xfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
2026-04-02xfs: scrub: unlock dquot before early return in quota scrubhongao
2026-04-02xfs: avoid dereferencing log items after push callbacksYuto Ohnuki
2026-04-02xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki
2026-04-02xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki
2026-04-02iomap: fix invalid folio access when i_blkbits differs from I/O granularityJoanne Koong
2026-04-02jbd2: gracefully abort on checkpointing state corruptionsMilos Nikic
2026-04-02ovl: fix wrong detection of 32bit inode numbersAmir Goldstein
2026-04-02ovl: make fsync after metadata copy-up opt-in mount optionFei Lv
2026-04-02writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong
2026-04-02erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu