index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
data.c
Age
Commit message (
Expand
)
Author
2024-11-26
Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-21
f2fs: fix to requery extent which cross boundary of inquiry
Chao Yu
2024-11-21
f2fs: fix to adjust appropriate length for fiemap
Zhiguo Niu
2024-11-21
f2fs: clean up w/ F2FS_{BLK_TO_BYTES,BTYES_TO_BLK}
Chao Yu
2024-11-05
f2fs: fix to map blocks correctly for direct write
Chao Yu
2024-11-05
f2fs: fix fiemap failure issue when page size is 16KB
Xiuhong Wang
2024-11-01
f2fs: Fix not used variable 'index'
Zeng Heng
2024-11-01
f2fs: introduce device aliasing file
Daeho Jeong
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
2024-09-24
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-11
f2fs: avoid unused block when dio write in LFS mode
Daejun Park
2024-09-06
f2fs: get rid of page->index
Chao Yu
2024-09-06
f2fs: convert f2fs_write_data_page() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_do_write_data_page() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_write_end() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_write_begin() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_submit_page_read() to use folio
Chao Yu
2024-09-06
f2fs: convert f2fs_read_multi_pages() 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-15
f2fs: fix to use per-inode maxbytes and cleanup
Zhiguo Niu
2024-08-15
f2fs: get rid of buffer_head use
Chao Yu
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-08-07
f2fs: Convert f2fs_write_begin() to use a folio
Matthew Wilcox (Oracle)
2024-08-07
f2fs: Convert f2fs_write_end() to use a folio
Matthew Wilcox (Oracle)
2024-08-05
f2fs: atomic: fix to avoid racing w/ GC
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-07-10
f2fs: fix null reference error when checking end of zone
Daejun Park
2024-06-18
f2fs: clean up set REQ_RAHEAD given rac
Jaegeuk Kim
2024-05-20
Merge tag 'f2fs-for-6.10.rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-15
f2fs: initialize last_block_in_bio variable
Wu Bo
2024-05-09
f2fs: fix block migration when section is not aligned to pow2
Wu Bo
2024-05-05
f2fs: convert f2fs_clear_page_cache_dirty_tag to use a folio
Matthew Wilcox (Oracle)
2024-04-29
f2fs: zone: fix to don't trigger OPU on pinfile for direct IO
Chao Yu
2024-04-29
f2fs: fix to avoid allocating WARM_DATA segment for direct IO
Chao Yu
2024-04-19
f2fs: convert f2fs__page tracepoint class to use folio
Chao Yu
2024-04-19
f2fs: convert f2fs_read_inline_data() to use folio
Chao Yu
2024-04-19
f2fs: convert f2fs_read_single_page() to use folio
Chao Yu
2024-04-19
f2fs: convert f2fs_mpage_readpages() 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-03-29
f2fs: support to map continuous holes or preallocated address
Chao Yu
2024-03-29
f2fs: multidev: fix to recognize valid zero block address
Chao Yu
2024-03-26
f2fs: introduce map_is_mergeable() for cleanup
Chao Yu
2024-03-12
f2fs: unify the error handling of f2fs_is_valid_blkaddr
Zhiguo Niu
2024-03-04
f2fs: relocate f2fs_precache_extents() in f2fs_swap_activate()
Chao Yu
[next]