summaryrefslogtreecommitdiff
path: root/fs/f2fs
AgeCommit message (Expand)Author
40 hoursMerge branch 'vfs.all' of https://git.kernel.org/pub/scm/linux/kernel/git/vfs...Mark Brown
40 hoursMerge branch 'dev' of https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...Mark Brown
3 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
4 daysf2fs: sysfs: introduce critical_task_priorityChao Yu
5 daysMerge branch 'deferred.misc-7.0' into vfs.allChristian Brauner
5 daysMerge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysMerge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysfsverity: use a hashtable to find the fsverity_infoChristoph Hellwig
11 daysf2fs: consolidate fsverity_info lookupChristoph Hellwig
12 daysfsverity: push out fsverity_info lookupChristoph Hellwig
12 daysfsverity: kick off hash readahead at data I/O submission timeChristoph Hellwig
12 daysreadahead: push invalidate_lock out of page_cache_ra_unboundedChristoph Hellwig
2026-01-31f2fs: introduce trace_f2fs_priority_updateChao Yu
2026-01-31f2fs: fix lock priority inversion issueChao Yu
2026-01-31f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_beginYeongjin Gil
2026-01-30f2fs: fix incomplete block usage in compact SSA summariesDaeho Jeong
2026-01-29fsverity: start consolidating pagecache codeChristoph Hellwig
2026-01-29fsverity: pass struct file to ->write_merkle_tree_blockChristoph Hellwig
2026-01-29f2fs: don't build the fsverity work handler for !CONFIG_FS_VERITYChristoph Hellwig
2026-01-29fs,fsverity: clear out fsverity_info from common codeChristoph Hellwig
2026-01-29fs,fsverity: reject size changes on fsverity files in setattr_prepareChristoph Hellwig
2026-01-29fs: add helpers name_is_dot{,dot,_dotdot}Amir Goldstein
2026-01-27f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()Chao Yu
2026-01-27f2fs: optimize NAT block loading during checkpoint writeYongpeng Yang
2026-01-27f2fs: change size parameter of __has_cursum_space() to unsigned intYongpeng Yang
2026-01-27f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpointYongpeng Yang
2026-01-27f2fs: pin files do not require sbi->writepages lock for orderingYongpeng Yang
2026-01-27f2fs: fix to show simulate_lock_timeout correctlyChao Yu
2026-01-27f2fs: introduce FAULT_SKIP_WRITEChao Yu
2026-01-27f2fs: check skipped write in f2fs_enable_checkpoint()Chao Yu
2026-01-20Revert "f2fs: add timeout in f2fs_enable_checkpoint()"Jaegeuk Kim
2026-01-19f2fs: fix to unlock folio in f2fs_read_data_large_folio()Chao Yu
2026-01-19f2fs: fix error path handling in f2fs_read_data_large_folio()Chao Yu
2026-01-17f2fs: use folio_end_readJaegeuk Kim
2026-01-17f2fs: fix to avoid mapping wrong physical block for swapfileChao Yu
2026-01-17f2fs: avoid f2fs_map_blocks() for consecutive holes in readpagesChao Yu
2026-01-17f2fs: advance index and offset after zeroing in large folio readNanzhe Zhao
2026-01-17f2fs: add 'folio_in_bio' to handle readahead folios with no BIO submissionNanzhe Zhao
2026-01-17f2fs: avoid unnecessary block mapping lookups in f2fs_read_data_large_folioYongpeng Yang
2026-01-17f2fs: detect more inconsistent cases in sanity_check_node_footer()Chao Yu
2026-01-17f2fs: fix to do sanity check on node footer in {read,write}_end_ioChao Yu
2026-01-17f2fs: fix to do sanity check on node footer in __write_node_folio()Chao Yu
2026-01-17f2fs: clean up the type parameter in f2fs_sync_meta_pages()Yangyang Zang
2026-01-17f2fs: support non-4KB block size without packed_ssa featureDaeho Jeong
2026-01-17f2fs: make FAULT_DISCARD obsoleteChao Yu
2026-01-17f2fs: fix to avoid UAF in f2fs_write_end_io()Chao Yu
2026-01-16Revert "f2fs: block cache/dio write during f2fs_enable_checkpoint()"Chao Yu
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-12f2fs: add setlease file operationJeff Layton
2026-01-11blk-crypto: handle the fallback above the block layerChristoph Hellwig