summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2026-04-11ext4: fix unused iterator variable warningsNathan Chancellor
2026-04-11ext4: fix lost error code reporting in __ext4_fill_super()Theodore Ts'o
2026-04-11gfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher
2026-04-11xfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki
2026-04-11xfs: avoid dereferencing log items after push callbacksYuto Ohnuki
2026-04-11erofs: Fix the slab-out-of-bounds in drop_buffers()Denis Arefev
2026-04-11erofs: fix PSI memstall accountingGao Xiang
2026-04-11erofs: handle overlapped pclusters out of crafted images properlyGao Xiang
2026-04-11ext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o
2026-04-11ext4: publish jinode after initializationLi Chen
2026-04-11ext4: fix the might_sleep() warnings in kvfree()Zqiang
2026-04-11ext4: factor out ext4_flex_groups_free()Jason Yan
2026-04-11ext4: use ext4_group_desc_free() in ext4_put_super() to save some duplicated ...Jason Yan
2026-04-11ext4: factor out ext4_percpu_param_init() and ext4_percpu_param_destroy()Jason Yan
2026-04-11ksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon
2026-04-11ksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman
2026-04-11ext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen
2026-04-11btrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana
2026-04-11btrfs: fix the qgroup data free range for inline data extentsQu Wenruo
2026-04-11Revert "ext4: make ext4_es_remove_extent() return void"Sasha Levin
2026-04-11Revert "ext4: get rid of ppath in ext4_find_extent()"Sasha Levin
2026-04-11Revert "ext4: get rid of ppath in ext4_ext_create_new_leaf()"Sasha Levin
2026-04-11Revert "ext4: get rid of ppath in ext4_ext_insert_extent()"Sasha Levin
2026-04-11Revert "ext4: get rid of ppath in ext4_split_extent_at()"Sasha Levin
2026-04-11Revert "ext4: subdivide EXT4_EXT_DATA_VALID1"Sasha Levin
2026-04-11Revert "ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1"Sasha Levin
2026-04-11Revert "ext4: drop extent cache after doing PARTIAL_VALID1 zeroout"Sasha Levin
2026-04-11Revert "ext4: drop extent cache when splitting extent fails"Sasha Levin
2026-04-11Revert "ext4: avoid infinite loops caused by residual data"Sasha Levin
2026-04-11btrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang
2026-04-11btrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn
2026-04-11btrfs: fix lost error when running device stats on multiple devices fsFilipe Manana
2026-04-11btrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki
2026-04-11btrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone
2026-04-11ext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o
2026-04-11ext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li
2026-04-11ext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike
2026-04-11ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin
2026-04-11ext4: avoid infinite loops caused by residual dataEdward Adam Davis
2026-04-11ext4: make recently_deleted() properly work with lazy itable initializationJan Kara
2026-04-11ext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey
2026-04-11ext4: fix journal credit check when setting fscrypt contextSimon Weber
2026-04-11xfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li
2026-04-11xfs: stop reclaim before pushing AIL during unmountYuto Ohnuki
2026-04-11jbd2: gracefully abort on checkpointing state corruptionsMilos Nikic
2026-04-11erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu
2026-04-11ksmbd: do not expire session on binding failureHyunwoo Kim
2026-04-11ksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon
2026-04-11btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov
2026-03-25dlm: fix possible lkb_resource null dereferenceAlexander Aring