summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
32 hoursext4: fix unused iterator variable warningsNathan Chancellor1-4/+3
32 hoursext4: fix lost error code reporting in __ext4_fill_super()Theodore Ts'o1-1/+2
32 hoursgfs2: Fix unlikely race in gdlm_put_lockAndreas Gruenbacher1-5/+5
32 hoursxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
32 hoursxfs: avoid dereferencing log items after push callbacksYuto Ohnuki3-11/+52
32 hourserofs: Fix the slab-out-of-bounds in drop_buffers()Denis Arefev1-0/+2
32 hourserofs: fix PSI memstall accountingGao Xiang1-4/+3
32 hourserofs: handle overlapped pclusters out of crafted images properlyGao Xiang1-28/+32
32 hoursext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
32 hoursext4: publish jinode after initializationLi Chen2-6/+13
32 hoursext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
32 hoursext4: factor out ext4_flex_groups_free()Jason Yan1-18/+17
32 hoursext4: use ext4_group_desc_free() in ext4_put_super() to save some duplicated ...Jason Yan1-18/+14
32 hoursext4: factor out ext4_percpu_param_init() and ext4_percpu_param_destroy()Jason Yan1-39/+46
32 hoursksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-1/+14
32 hoursksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman1-9/+18
32 hoursext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
32 hoursbtrfs: do not free data reservation in fallback from inline due to -ENOSPCFilipe Manana1-1/+5
32 hoursbtrfs: fix the qgroup data free range for inline data extentsQu Wenruo1-1/+1
32 hoursRevert "ext4: make ext4_es_remove_extent() return void"Sasha Levin5-18/+52
32 hoursRevert "ext4: get rid of ppath in ext4_find_extent()"Sasha Levin3-34/+30
32 hoursRevert "ext4: get rid of ppath in ext4_ext_create_new_leaf()"Sasha Levin1-22/+21
32 hoursRevert "ext4: get rid of ppath in ext4_ext_insert_extent()"Sasha Levin4-61/+47
32 hoursRevert "ext4: get rid of ppath in ext4_split_extent_at()"Sasha Levin1-47/+38
32 hoursRevert "ext4: subdivide EXT4_EXT_DATA_VALID1"Sasha Levin1-12/+6
32 hoursRevert "ext4: don't zero the entire extent if EXT4_EXT_DATA_PARTIAL_VALID1"Sasha Levin1-12/+1
32 hoursRevert "ext4: drop extent cache after doing PARTIAL_VALID1 zeroout"Sasha Levin1-9/+1
32 hoursRevert "ext4: drop extent cache when splitting extent fails"Sasha Levin1-6/+2
32 hoursRevert "ext4: avoid infinite loops caused by residual data"Sasha Levin1-6/+2
32 hoursbtrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang1-0/+17
32 hoursbtrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn1-2/+4
32 hoursbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
32 hoursbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
32 hoursbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
32 hoursext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
32 hoursext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
32 hoursext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
32 hoursext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
32 hoursext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
32 hoursext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
32 hoursext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
32 hoursext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
32 hoursxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
32 hoursxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
32 hoursjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
32 hourserofs: add GFP_NOIO in the bio completion if neededJiucheng Xu1-0/+3
32 hoursksmbd: do not expire session on binding failureHyunwoo Kim1-2/+8
32 hoursksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon1-8/+12
32 hoursbtrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov1-0/+7
2026-03-25dlm: fix possible lkb_resource null dereferenceAlexander Aring1-6/+4