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-09-12
f2fs: remove unused parameters
liuderong
2024-09-11
f2fs: add valid block ratio not to do excessive GC for one time GC
Daeho Jeong
2024-09-11
f2fs: do FG_GC when GC boosting is required for zoned devices
Daeho Jeong
2024-09-11
f2fs: introduce migration_window_granularity
Daeho Jeong
2024-09-11
f2fs: make BG GC more aggressive for zoned devices
Daeho Jeong
2024-09-11
f2fs: get rid of online repaire on corrupted directory
Chao Yu
2024-09-11
f2fs: prevent atomic file from being dirtied before commit
Daeho Jeong
2024-09-06
f2fs: convert f2fs_handle_page_eio() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_do_write_meta_page() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_write_single_data_page() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_write_inline_data() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_clear_page_cache_dirty_tag() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_compress_ctx_add_page() to use folio
Chao Yu
2024-08-21
f2fs: compress: don't redirty sparse cluster during {,de}compress
Yeongjin Gil
2024-08-21
f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
Chao Yu
2024-08-15
f2fs: get rid of buffer_head use
Chao Yu
2024-08-15
f2fs: reduce expensive checkpoint trigger frequency
Chao Yu
2024-08-05
f2fs: atomic: fix to avoid racing w/ GC
Chao Yu
2024-08-05
f2fs: fix macro definition stat_inc_cp_count
Julian Sun
2024-08-05
f2fs: add write priority option based on zone UFS
Liao Yuanhong
2024-08-05
f2fs: clean up data_blkaddr() and get_dnode_addr()
Chao Yu
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
[next]