index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
f2fs.h
Age
Commit message (
Expand
)
Author
2024-07-23
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-10
f2fs: clean up addrs_per_{inode,block}()
Chao Yu
2024-07-10
f2fs: clean up F2FS_I()
Chao Yu
2024-07-10
f2fs: use meta inode for GC of COW file
Sunmin Jeong
2024-07-10
f2fs: use meta inode for GC of atomic file
Sunmin Jeong
2024-06-18
f2fs: clean up set REQ_RAHEAD given rac
Jaegeuk Kim
2024-06-18
f2fs: enable atgc dynamically if conditions are met
Zhiguo Niu
2024-06-12
f2fs: fix to truncate preallocated blocks in f2fs_file_open()
Chao Yu
2024-06-12
f2fs: fix to cover read extent cache access with lock
Chao Yu
2024-06-12
f2fs: fix to do sanity check on blocks for inline_data inode
Chao Yu
2024-06-07
f2fs: Simplify the handling of cached casefolded names
Gabriel Krisman Bertazi
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
[next]