index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
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]