index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
file.c
Age
Commit message (
Expand
)
Author
2026-02-14
Merge tag 'f2fs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-02
readahead: push invalidate_lock out of page_cache_ra_unbounded
Christoph Hellwig
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
2026-01-17
f2fs: clean up the type parameter in f2fs_sync_meta_pages()
Yangyang Zang
2026-01-12
f2fs: add setlease file operation
Jeff Layton
2026-01-11
blk-crypto: handle the fallback above the block layer
Christoph Hellwig
2026-01-07
f2fs: trace elapsed time for gc_lock lock
Chao Yu
2026-01-07
f2fs: trace elapsed time for cp_rwsem lock
Chao Yu
2025-12-16
f2fs: support large folio for immutable non-compressed case
Jaegeuk Kim
2025-12-04
f2fs: add fadvise tracepoint
Jaegeuk Kim
2025-12-04
f2fs: ensure minimum trim granularity accounts for all devices
Yongpeng Yang
2025-12-04
f2fs: fix to avoid updating compression context during writeback
Chao Yu
2025-12-04
f2fs: fix to avoid updating zero-sized extent in extent cache
Chao Yu
2025-09-16
f2fs: fix to mitigate overhead of f2fs_zero_post_eof_page()
Chao Yu
2025-09-16
f2fs: fix to truncate first page in error path of f2fs_truncate()
Chao Yu
2025-08-04
Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-30
f2fs: drop inode from the donation list when the last file is closed
Jaegeuk Kim
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-24
f2fs: zone: wait for inflight dio completion, excluding pinned files read usi...
yohan.joung
2025-07-24
f2fs: remove unnecessary tracepoint enabled check
Sheng Yong
2025-07-22
f2fs: Add folio counterparts to page_private_flags functions
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to IS_INODE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ADDRS_PER_PAGE()
Matthew Wilcox (Oracle)
2025-07-22
f2fs: Pass a folio to ofs_of_node()
Matthew Wilcox (Oracle)
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
2025-07-01
f2fs: check the generic conditions first
Jaegeuk Kim
2025-06-30
f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
wangzijie
2025-06-24
f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()
wangzijie
2025-06-23
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
2025-06-18
f2fs: fix to zero post-eof page
Chao Yu
2025-05-08
f2fs: remove wbc->for_reclaim handling
Christoph Hellwig
2025-05-06
f2fs: handle error cases of memory donation
Daeho Jeong
2025-04-28
f2fs: Pass a folio to get_dnode_addr()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Convert dnode_of_data->node_page to node_folio
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in redirty_blocks()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in need_inode_page_update()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass a folio to f2fs_truncate_inline_inode()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Pass folios to set_new_dnode()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in f2fs_do_truncate_blocks()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in fill_zero()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in f2fs_defragment_range()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use a folio in __clone_blkaddrs()
Matthew Wilcox (Oracle)
2025-04-28
f2fs: Use f2fs_folio_wait_writeback()
Matthew Wilcox (Oracle)
2025-04-10
f2fs: add a fast path in finish_preallocate_blocks()
Chao Yu
2025-03-12
f2fs: fix to avoid running out of free segments
Chao Yu
2025-03-11
f2fs: do sanity check on inode footer in f2fs_get_inode_page()
Chao Yu
[next]