index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Age
Commit message (
Expand
)
Author
2024-05-15
f2fs: Add inline to f2fs_build_fault_attr() stub
Nathan Chancellor
2024-05-10
f2fs: compress: fix error path of inc_valid_block_count()
Chao Yu
2024-05-09
f2fs: check validation of fault attrs in f2fs_build_fault_attr()
Chao Yu
2024-05-09
f2fs: fix to limit gc_pin_file_threshold
Chao Yu
2024-05-09
f2fs: remove unused GC_FAILURE_PIN
Chao Yu
2024-04-29
f2fs: fix to avoid allocating WARM_DATA segment for direct IO
Chao Yu
2024-04-19
f2fs: convert f2fs_read_inline_data() to use folio
Chao Yu
2024-04-19
f2fs: assign the write hint per stream by default
Jaegeuk Kim
2024-04-12
f2fs: use folio_test_writeback
Jaegeuk Kim
2024-04-09
f2fs: fix zoned block device information initialization
Wenjie Qi
2024-03-26
f2fs: support .shutdown in f2fs_sops
Chao Yu
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-03-14
f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
Sunmin Jeong
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
f2fs: fix to handle error paths of {new,change}_curseg()
Zhiguo Niu
2024-03-12
f2fs: fix to truncate meta inode pages forcely
Chao Yu
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-04
f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
Chao Yu
2024-03-04
f2fs: fix to check return value __allocate_new_segment
Zhiguo Niu
2024-03-04
f2fs: ro: compress: fix to avoid caching unaligned extent
Chao Yu
2024-02-29
f2fs: introduce FAULT_NO_SEGMENT
Chao Yu
2024-02-29
f2fs: fix to handle segment allocation failure correctly
Chao Yu
2024-02-29
f2fs: delete f2fs_get_new_segment() declaration
Chao Yu
2024-02-27
f2fs: introduce get_available_block_count() for cleanup
Chao Yu
2024-02-27
f2fs: support file pinning for zoned devices
Daeho Jeong
2024-02-27
f2fs: fix to create selinux label during whiteout initialization
Chao Yu
2024-02-27
f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
Jaegeuk Kim
2024-02-25
f2fs: port block device access to files
Christian Brauner
2024-02-20
f2fs: deprecate io_bits
Jaegeuk Kim
2024-02-08
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-02-06
fs: Move enum rw_hint into a new header file
Bart Van Assche
2024-02-05
f2fs: fix to avoid potential panic during recovery
Chao Yu
2024-02-05
f2fs: compress: fix to cover f2fs_disable_compressed_file() w/ i_sem
Chao Yu
2024-02-05
f2fs: support printk_ratelimited() in f2fs_printk()
Chao Yu
2024-02-05
f2fs: introduce FAULT_BLKADDR_CONSISTENCE
Chao Yu
2024-02-05
f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
Chao Yu
2024-02-05
f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
Chao Yu
2024-02-05
f2fs: compress: fix to guarantee persisting compressed blocks by CP
Chao Yu
2024-01-23
Merge tag 'exportfs-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2024-01-23
fs: Create a generic is_dot_dotdot() utility
Chuck Lever
2023-12-11
f2fs: introduce f2fs_invalidate_internal_cache() for cleanup
Chao Yu
2023-12-11
f2fs: update blkaddr in __set_data_blkaddr() for cleanup
Chao Yu
2023-12-11
f2fs: introduce get_dnode_addr() to clean up codes
Chao Yu
2023-12-11
f2fs: delete obsolete FI_DROP_CACHE
Chao Yu
2023-12-11
f2fs: delete obsolete FI_FIRST_BLOCK_WRITTEN
Chao Yu
2023-11-28
f2fs: sysfs: support discard_io_aware
Chao Yu
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-28
f2fs: Convert to bdev_open_by_dev/path()
Jan Kara
2023-10-18
f2fs: convert to new timestamp accessors
Jeff Layton
[next]