summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
26 hoursMerge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
32 hoursMerge tag 'ovl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
32 hoursMerge tag 'ext4_for_linus-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2 daysMerge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o
3 daysext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o
3 daysext4: skip split extent recovery on corruptionhongao
3 daysext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li
3 daysext4: fix deadlock on inode reallocationJan Kara
3 daysext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen
3 daysext4: fix the might_sleep() warnings in kvfree()Zqiang
3 daysext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike
3 daysext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin
3 daysext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin
3 daysext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helperYe Bin
3 daysjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic
3 daysext4: avoid infinite loops caused by residual dataEdward Adam Davis
3 daysext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe
3 daysext4: test if inode's all dirty pages are submitted to diskYe Bin
3 daysext4: minor fix for ext4_split_extent_zeroout()Ojaswin Mujoo
3 daysext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin
3 daysext4: kunit: extents-test: lix percpu_counters list corruptionRitesh Harjani (IBM)
3 daysext4: publish jinode after initializationLi Chen
3 daysext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki
3 daysext4: fix fsync(2) for nojournal modeJan Kara
3 daysext4: make recently_deleted() properly work with lazy itable initializationJan Kara
3 daysext4: fix journal credit check when setting fscrypt contextSimon Weber
3 daysext4: convert inline data to extents when truncate exceeds inline sizeDeepanshu Kartikey
3 daysext4: fix stale xarray tags after writebackJan Kara
3 daysext4: do not check fast symlink during orphan recoveryZhang Yi
3 daysMerge tag 'xfs-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
3 daysMerge tag 'v7.0-rc5-ksmbd-srv-fixes' of git://git.samba.org/ksmbdLinus Torvalds
4 daysovl: make fsync after metadata copy-up opt-in mount optionFei Lv
4 daysMerge tag 'v7.0-rc5-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
4 daysnetfs: Fix the handling of stream->front by removing itDavid Howells
4 daysxfs: remove file_path tracepoint dataDarrick J. Wong
4 daysxfs: don't irele after failing to iget in xfs_attri_recover_workDarrick J. Wong
5 daysMerge tag 'erofs-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysksmbd: fix potencial OOB in get_file_all_info() for compound requestsNamjae Jeon
6 dayserofs: fix .fadvise() for page cache sharingGao Xiang
6 dayserofs: update the Kconfig descriptionGao Xiang
6 daysovl: fix wrong detection of 32bit inode numbersAmir Goldstein
7 daysiomap: fix lockdep complaint when reads failDarrick J. Wong
7 daysbtrfs: fix lost error when running device stats on multiple devices fsFilipe Manana
7 daysbtrfs: zlib: handle page aligned compressed size correctlyQu Wenruo
7 daysbtrfs: fix leak of kobject name for sub-group space_infoShin'ichiro Kawasaki
7 daysbtrfs: fix zero size inode with non-zero size after log replayFilipe Manana
7 daysbtrfs: fix super block offset in error message in btrfs_validate_super()Mark Harmstone
7 dayssmb/client: ensure smb2_mapping_table rebuild on cmd changesHuiwen He
8 daysxfs: remove redundant validation in xlog_recover_attri_commit_pass2Long Li