开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Age
Commit message (
Expand
)
Author
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
2023-09-02
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-21
f2fs: avoid false alarm of circular locking
Jaegeuk Kim
2023-08-14
f2fs: fix to account cp stats correctly
Chao Yu
2023-08-14
f2fs: fix to account gc stats correctly
Chao Yu
2023-08-14
f2fs: check zone type before sending async reset zone command
Shin'ichiro Kawasaki
2023-08-14
f2fs: fix to avoid mmap vs set_compress_option case
Chao Yu
2023-07-24
filemap: Add fgf_t typedef
Matthew Wilcox (Oracle)
2023-07-24
f2fs: convert to ctime accessor functions
Jeff Layton
2023-06-30
f2fs: fix to do sanity check on direct node in truncate_dnode()
Chao Yu
2023-06-26
f2fs: add helper to check compression level
Sheng Yong
[next]