index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
6 days
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6 days
Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14 days
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
14 days
fs: remove unncessary pagevec.h includes
Tal Zussman
14 days
mm: remove stray references to struct pagevec
Tal Zussman
2026-03-09
fscrypt: pass a real sector_t to fscrypt_zeroout_range
Christoph Hellwig
2026-03-09
fscrypt: pass a byte length to fscrypt_zeroout_range
Christoph Hellwig
2026-03-09
fscrypt: pass a byte offset to fscrypt_zeroout_range
Christoph Hellwig
2026-03-09
fscrypt: pass a byte offset to fscrypt_set_bio_crypt_ctx
Christoph Hellwig
2026-03-09
fscrypt: pass a byte offset to fscrypt_mergeable_bio
Christoph Hellwig
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
vfs: widen inode hash/lookup functions to u64
Jeff Layton
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-17
f2fs: make f2fs_verify_cluster() partially large-folio-aware
Eric Biggers
2026-02-17
f2fs: remove unnecessary ClearPageUptodate in f2fs_verify_cluster()
Eric Biggers
2026-02-17
f2fs: stop using writeback internals for dirty_exceeded checks
Kundan Kumar
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-10
f2fs: sysfs: introduce critical_task_priority
Chao Yu
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
2026-02-04
f2fs: consolidate fsverity_info lookup
Christoph Hellwig
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
2026-02-02
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
2026-02-02
readahead: push invalidate_lock out of page_cache_ra_unbounded
Christoph Hellwig
2026-01-31
f2fs: introduce trace_f2fs_priority_update
Chao Yu
2026-01-31
f2fs: fix lock priority inversion issue
Chao Yu
2026-01-31
f2fs: optimize f2fs_overwrite_io() for f2fs_iomap_begin
Yeongjin Gil
2026-01-30
f2fs: fix incomplete block usage in compact SSA summaries
Daeho Jeong
2026-01-29
fsverity: start consolidating pagecache code
Christoph Hellwig
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
2026-01-29
f2fs: don't build the fsverity work handler for !CONFIG_FS_VERITY
Christoph Hellwig
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
2026-01-29
fs,fsverity: reject size changes on fsverity files in setattr_prepare
Christoph Hellwig
2026-01-29
fs: add helpers name_is_dot{,dot,_dotdot}
Amir Goldstein
2026-01-27
f2fs: decrease maximum flush retry count in f2fs_enable_checkpoint()
Chao Yu
2026-01-27
f2fs: optimize NAT block loading during checkpoint write
Yongpeng Yang
2026-01-27
f2fs: change size parameter of __has_cursum_space() to unsigned int
Yongpeng Yang
2026-01-27
f2fs: add write latency stats for NAT and SIT blocks in f2fs_write_checkpoint
Yongpeng Yang
2026-01-27
f2fs: pin files do not require sbi->writepages lock for ordering
Yongpeng Yang
2026-01-27
f2fs: fix to show simulate_lock_timeout correctly
Chao Yu
2026-01-27
f2fs: introduce FAULT_SKIP_WRITE
Chao Yu
2026-01-27
f2fs: check skipped write in f2fs_enable_checkpoint()
Chao Yu
2026-01-20
Revert "f2fs: add timeout in f2fs_enable_checkpoint()"
Jaegeuk Kim
[next]