开源镜像站
帮助
动态
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
/
data.c
Age
Commit message (
Expand
)
Author
2025-01-27
Merge tag 'f2fs-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-25
mm, swap: clean up device availability check
Kairui Song
2025-01-16
f2fs: remove blk_finish_plug
Jaegeuk Kim
2025-01-13
f2fs: fix using wrong 'submitted' value in f2fs_write_cache_pages
zangyangyang1
2025-01-08
f2fs: add parameter @len to f2fs_invalidate_internal_cache()
Yi Sun
2024-12-16
f2fs: cache more dentry pages
zangyangyang1
2024-12-16
f2fs: Remove calls to folio_file_mapping()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Convert __read_io_type() to take a folio
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Use a data folio in f2fs_submit_page_bio()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Use a folio more in f2fs_submit_page_bio()
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Convert f2fs_finish_read_bio() to use folios
Matthew Wilcox (Oracle)
2024-12-16
f2fs: Convert submit tracepoints to take a folio
Matthew Wilcox (Oracle)
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
[next]