summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
34 hoursext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin4-45/+172
34 hoursext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helperYe Bin1-0/+5
34 hoursnetfs: Fix the handling of stream->front by removing itDavid Howells7-12/+7
34 hoursbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana1-2/+3
34 hoursbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki1-1/+1
34 hoursbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone1-2/+2
34 hoursnetfs: Fix read abandonment during retryDavid Howells1-1/+4
34 hoursnetfs: Fix NULL pointer dereference in netfs_unbuffered_write() on retryDeepanshu Kartikey1-3/+11
34 hoursnetfs: Fix kernel BUG in netfs_limit_iter() for ITER_KVEC iteratorsDeepanshu Kartikey1-0/+43
34 hoursksmbd: fix use-after-free and NULL deref in smb_grant_oplock()Werner Kasselman1-27/+45
34 hoursext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o1-7/+5
34 hoursext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li1-5/+8
34 hoursext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o1-0/+2
34 hoursext4: fix the might_sleep() warnings in kvfree()Zqiang2-13/+5
34 hoursext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen3-1/+11
34 hoursext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike1-0/+7
34 hoursext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin1-1/+5
34 hoursext4: avoid infinite loops caused by residual dataEdward Adam Davis1-2/+6
34 hoursext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe1-0/+15
34 hoursext4: test if inode's all dirty pages are submitted to diskYe Bin1-0/+8
34 hoursext4: publish jinode after initializationLi Chen2-6/+13
34 hoursext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki1-1/+9
34 hoursext4: make recently_deleted() properly work with lazy itable initializationJan Kara1-0/+6
34 hoursext4: fix fsync(2) for nojournal modeJan Kara1-2/+14
34 hoursext4: do not check fast symlink during orphan recoveryZhang Yi1-11/+29
34 hoursext4: fix stale xarray tags after writebackJan Kara1-2/+8
34 hoursext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey1-0/+12
34 hoursext4: fix journal credit check when setting fscrypt contextSimon Weber1-1/+8
34 hoursxfs: remove file_path tracepoint dataDarrick J. Wong2-19/+4
34 hoursxfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong1-1/+0
34 hoursxfs: fix ri_total validation in xlog_recover_attri_commit_pass2Long Li1-2/+2
34 hoursxfs: scrub: unlock dquot before early return in quota scrubhongao1-1/+3
34 hoursxfs: avoid dereferencing log items after push callbacksYuto Ohnuki2-11/+51
34 hoursxfs: save ailp before dropping the AIL lock in push callbacksYuto Ohnuki2-4/+14
34 hoursxfs: stop reclaim before pushing AIL during unmountYuto Ohnuki1-3/+4
34 hoursiomap: fix invalid folio access when i_blkbits differs from I/O granularityJoanne Koong1-5/+10
34 hoursjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic1-2/+13
34 hoursovl: fix wrong detection of 32bit inode numbersAmir Goldstein1-1/+4
34 hoursovl: make fsync after metadata copy-up opt-in mount optionFei Lv5-15/+54
34 hourswriteback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong3-9/+14
34 hourserofs: add GFP_NOIO in the bio completion if neededJiucheng Xu1-0/+3
34 hoursksmbd: do not expire session on binding failureHyunwoo Kim1-2/+8
34 hoursksmbd: fix memory leaks and NULL deref in smb2_lock()Werner Kasselman1-9/+18
34 hoursksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon1-2/+14
34 hoursksmbd: replace hardcoded hdr2_len with offsetof() in smb2_calc_max_out_buf_len()Namjae Jeon1-8/+12
34 hourserofs: set fileio bio failed in short read caseSheng Yong1-4/+2
34 hoursbtrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov1-0/+7
9 daysfs/tests: exec: Remove bad test vectorKees Cook1-3/+0
9 daysksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim1-1/+5
9 daysksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2