summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
32 hoursksmbd: fix OOB write in QUERY_INFO for compound requestsAsim Viladi Oglu Manizada3-32/+134
32 hourssmb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara4-32/+16
32 hoursbtrfs: reject root items with drop_progress and zero drop_levelZhengYuan Huang1-0/+17
32 hoursbtrfs: reserve enough transaction items for qgroup ioctlsFilipe Manana1-3/+9
32 hoursbtrfs: don't take device_list_mutex when querying zone infoJohannes Thumshirn1-2/+4
32 hoursxfs: close crash window in attr dabtree inactivationLong Li1-38/+57
32 hoursxfs: factor out xfs_attr3_leaf_initLong Li2-0/+25
32 hoursxfs: factor out xfs_attr3_node_entry_removeLong Li2-11/+44
32 hoursxfs: only assert new size for datafork during truncate extentsLong Li1-1/+2
10 daysext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin4-45/+172
10 daysext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helperYe Bin1-0/+5
10 daysnetfs: Fix the handling of stream->front by removing itDavid Howells7-12/+7
10 daysbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
10 daysbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
10 daysbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
10 daysnetfs: Fix read abandonment during retryDavid Howells1-1/+4
10 daysnetfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retryDeepanshu Kartikey1-3/+11
10 daysnetfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey1-0/+43
10 daysksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
10 daysext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
10 daysext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
10 daysext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
10 daysext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
10 daysext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
10 daysext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
10 daysext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
10 daysext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
10 daysext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe1-0/+15
10 daysext4: test if inode's all dirty pages are submitted to diskYe Bin1-0/+8
10 daysext4: publish jinode after initializationLi Chen2-6/+13
10 daysext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki1-1/+9
10 daysext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
10 daysext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
10 daysext4: do not check fast symlink during orphan recoveryZhang Yi1-11/+29
10 daysext4: fix stale xarray tags after writebackJan Kara1-2/+8
10 daysext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
10 daysext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
10 daysxfs: remove file_path tracepoint dataDarrick J. Wong2-19/+4
10 daysxfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong1-1/+0
10 daysxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
10 daysxfs: scrub: unlock dquot before early return in quota scrubhongao1-1/+3
10 daysxfs: avoid dereferencing log items after push callbacksYuto Ohnuki2-11/+51
10 daysxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
10 daysxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
10 daysiomap: fix invalid folio access when i_blkbits differs from I/O granularityJoanne Koong1-5/+10
10 daysjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
10 daysovl: fix wrong detection of 32bit inode numbersAmir Goldstein1-1/+4
10 daysovl: make fsync after metadata copy-up opt-in mount optionFei Lv5-15/+54
10 dayswriteback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong3-9/+14
10 dayserofs: add GFP_NOIO in the bio completion if neededJiucheng Xu1-0/+3