index
:
kernel/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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-05
Merge tag 'f2fs-for-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-45
/
+62
2025-07-30
f2fs: drop inode from the donation list when the last file is closed
Jaegeuk Kim
1
-1
/
+7
2025-07-29
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+4
2025-07-24
f2fs: zone: wait for inflight dio completion, excluding pinned files read usi...
yohan.joung
1
-2
/
+6
2025-07-24
f2fs: remove unnecessary tracepoint enabled check
Sheng Yong
1
-6
/
+3
2025-07-22
f2fs: Add folio counterparts to page_private_flags functions
Matthew Wilcox (Oracle)
1
-3
/
+3
2025-07-22
f2fs: Pass a folio to IS_INODE()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-07-22
f2fs: Pass a folio to ADDRS_PER_PAGE()
Matthew Wilcox (Oracle)
1
-9
/
+9
2025-07-22
f2fs: Pass a folio to ofs_of_node()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-01
f2fs: check the generic conditions first
Jaegeuk Kim
1
-12
/
+12
2025-06-30
f2fs: don't allow unaligned truncation to smaller/equal size on pinned file
wangzijie
1
-0
/
+11
2025-06-25
f2fs: convert F2FS_I_SB to sbi in f2fs_setattr()
wangzijie
1
-7
/
+7
2025-06-24
f2fs: introduce reserved_pin_section sysfs entry
Chao Yu
1
-3
/
+2
2025-06-19
fs: replace mmap hook with .mmap_prepare for simple mappings
Lorenzo Stoakes
1
-3
/
+4
2025-06-19
f2fs: fix to zero post-eof page
Chao Yu
1
-0
/
+38
2025-05-08
f2fs: remove wbc->for_reclaim handling
Christoph Hellwig
1
-1
/
+0
2025-05-06
f2fs: handle error cases of memory donation
Daeho Jeong
1
-7
/
+16
2025-04-28
f2fs: Pass a folio to get_dnode_addr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-04-28
f2fs: Convert dnode_of_data->node_page to node_folio
Matthew Wilcox (Oracle)
1
-16
/
+16
2025-04-28
f2fs: Use a folio in redirty_blocks()
Matthew Wilcox (Oracle)
1
-18
/
+20
2025-04-28
f2fs: Use a folio in need_inode_page_update()
Matthew Wilcox (Oracle)
1
-3
/
+4
2025-04-28
f2fs: Pass a folio to f2fs_truncate_inline_inode()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-04-28
f2fs: Pass folios to set_new_dnode()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-04-28
f2fs: Use a folio in f2fs_do_truncate_blocks()
Matthew Wilcox (Oracle)
1
-8
/
+8
2025-04-28
f2fs: Use a folio in fill_zero()
Matthew Wilcox (Oracle)
1
-8
/
+8
2025-04-28
f2fs: Use a folio in f2fs_defragment_range()
Matthew Wilcox (Oracle)
1
-8
/
+8
2025-04-28
f2fs: Use a folio in __clone_blkaddrs()
Matthew Wilcox (Oracle)
1
-14
/
+14
2025-04-28
f2fs: Use f2fs_folio_wait_writeback()
Matthew Wilcox (Oracle)
1
-1
/
+1
2025-04-10
f2fs: add a fast path in finish_preallocate_blocks()
Chao Yu
1
-17
/
+20
2025-03-12
f2fs: fix to avoid running out of free segments
Chao Yu
1
-0
/
+12
2025-03-11
f2fs: do sanity check on inode footer in f2fs_get_inode_page()
Chao Yu
1
-1
/
+1
2025-03-04
f2fs: Convert truncate_partial_data_page() to use a folio
Matthew Wilcox (Oracle)
1
-11
/
+13
2025-02-13
f2fs: keep POSIX_FADV_NOREUSE ranges
Jaegeuk Kim
1
-5
/
+55
2025-02-12
f2fs: fix to avoid panic once fallocation fails for pinfile
Chao Yu
1
-3
/
+5
2025-02-12
f2fs: add ioctl to get IO priority hint
Jaegeuk Kim
1
-0
/
+20
2025-01-23
f2fs: Clean up the loop outside of f2fs_invalidate_blocks()
Yi Sun
1
-3
/
+1
2025-01-16
f2fs: Optimize f2fs_truncate_data_blocks_range()
Yi Sun
1
-4
/
+25
2025-01-13
f2fs: add parameter @len to f2fs_invalidate_blocks()
Yi Sun
1
-4
/
+4
2024-11-26
Merge tag 'f2fs-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+58
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-10
/
+5
2024-11-05
f2fs: fix to avoid forcing direct write to use buffered IO on inline_data inode
Chao Yu
1
-1
/
+5
2024-11-05
f2fs: fix race in concurrent f2fs_stop_gc_thread
Long Li
1
-3
/
+6
2024-11-03
fdget(), more trivial conversions
Al Viro
1
-10
/
+5
2024-11-01
f2fs: remove redundant atomic file check in defragment
Zhiguo Niu
1
-1
/
+1
2024-11-01
f2fs: fix to parse temperature correctly in f2fs_get_segment_temp()
Chao Yu
1
-2
/
+2
2024-11-01
f2fs: introduce device aliasing file
Daeho Jeong
1
-4
/
+41
2024-11-01
f2fs: decrease spare area for pinned files for zoned devices
Daeho Jeong
1
-1
/
+2
2024-10-14
f2fs: compress: fix inconsistent update of i_blocks in release_compress_block...
Qi Han
1
-1
/
+1
[next]