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