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.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
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-3
/
+6
2024-10-28
fs/writeback: convert wbc_account_cgroup_owner to take a folio
Pankaj Raghav
1
-3
/
+6
2024-10-11
f2fs: allow parallel DIO reads
Jaegeuk Kim
1
-1
/
+2
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-25
Merge tag 'f2fs-for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-460
/
+738
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2024-09-23
f2fs: allow F2FS_IPU_NOCACHE for pinned file
Jaegeuk Kim
1
-1
/
+2
2024-09-13
f2fs: forcibly migrate to secure space for zoned device file pinning
Daeho Jeong
1
-2
/
+1
2024-09-12
f2fs: remove unused parameters
liuderong
4
-9
/
+7
2024-09-11
f2fs: fix to don't panic system for no free segment fault injection
Chao Yu
1
-3
/
+3
2024-09-11
f2fs: fix to don't set SB_RDONLY in f2fs_handle_critical_error()
Chao Yu
1
-4
/
+6
2024-09-11
f2fs: add valid block ratio not to do excessive GC for one time GC
Daeho Jeong
6
-7
/
+22
2024-09-11
f2fs: create gc_no_zoned_gc_percent and gc_boost_zoned_gc_percent
Daeho Jeong
3
-3
/
+17
2024-09-11
f2fs: do FG_GC when GC boosting is required for zoned devices
Daeho Jeong
2
-7
/
+18
2024-09-11
f2fs: increase BG GC migration window granularity when boosted for zoned devices
Daeho Jeong
2
-2
/
+11
2024-09-11
f2fs: add reserved_segments sysfs node
Daeho Jeong
1
-0
/
+2
2024-09-11
f2fs: introduce migration_window_granularity
Daeho Jeong
5
-10
/
+33
2024-09-11
f2fs: make BG GC more aggressive for zoned devices
Daeho Jeong
4
-6
/
+65
2024-09-11
f2fs: avoid unused block when dio write in LFS mode
Daejun Park
1
-0
/
+8
2024-09-11
f2fs: fix to check atomic_file in f2fs ioctl interfaces
Chao Yu
1
-1
/
+12
2024-09-11
f2fs: get rid of online repaire on corrupted directory
Chao Yu
2
-79
/
+0
2024-09-11
f2fs: prevent atomic file from being dirtied before commit
Daeho Jeong
3
-1
/
+14
2024-09-07
f2fs: get rid of page->index
Chao Yu
6
-12
/
+15
2024-09-07
f2fs: convert read_node_page() to use folio
Chao Yu
1
-4
/
+5
2024-09-07
f2fs: convert __write_node_page() to use folio
Chao Yu
1
-9
/
+10
2024-09-07
f2fs: convert f2fs_write_data_page() to use folio
Chao Yu
1
-4
/
+5
2024-09-07
f2fs: convert f2fs_do_write_data_page() to use folio
Chao Yu
1
-13
/
+13
2024-09-07
f2fs: convert f2fs_set_compressed_page() to use folio
Chao Yu
1
-3
/
+5
2024-09-07
f2fs: convert f2fs_write_end() to use folio
Chao Yu
1
-6
/
+7
2024-09-07
f2fs: convert f2fs_write_begin() to use folio
Chao Yu
1
-21
/
+23
2024-09-07
f2fs: convert f2fs_submit_page_read() to use folio
Chao Yu
1
-6
/
+6
2024-09-07
f2fs: convert f2fs_handle_page_eio() to use folio
Chao Yu
3
-4
/
+6
2024-09-07
f2fs: convert f2fs_read_multi_pages() to use folio
Chao Yu
1
-12
/
+16
2024-09-07
f2fs: convert __f2fs_write_meta_page() to use folio
Chao Yu
1
-6
/
+7
2024-09-07
f2fs: convert f2fs_do_write_meta_page() to use folio
Chao Yu
3
-9
/
+9
2024-09-07
f2fs: convert f2fs_write_single_data_page() to use folio
Chao Yu
3
-16
/
+18
2024-09-07
f2fs: convert f2fs_write_inline_data() to use folio
Chao Yu
4
-8
/
+8
2024-09-07
f2fs: convert f2fs_clear_page_cache_dirty_tag() to use folio
Chao Yu
5
-6
/
+5
2024-09-07
f2fs: convert f2fs_vm_page_mkwrite() to use folio
Chao Yu
1
-16
/
+16
2024-09-07
f2fs: convert f2fs_compress_ctx_add_page() to use folio
Chao Yu
3
-10
/
+10
2024-08-21
f2fs: Use sysfs_emit_at() to simplify code
Christophe JAILLET
1
-24
/
+21
2024-08-21
f2fs: atomic: fix to forbid dio in atomic_file
Chao Yu
1
-12
/
+24
2024-08-21
f2fs: compress: don't redirty sparse cluster during {,de}compress
Yeongjin Gil
3
-26
/
+61
2024-08-21
f2fs: check discard support for conventional zones
Shin'ichiro Kawasaki
1
-0
/
+7
2024-08-21
f2fs: fix to avoid use-after-free in f2fs_stop_gc_thread()
Chao Yu
3
-4
/
+11
2024-08-21
f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
Chao Yu
1
-0
/
+4
2024-08-21
f2fs: fix to wait page writeback before setting gcing flag
Chao Yu
1
-0
/
+4
2024-08-21
f2fs: Create COW inode from parent dentry for atomic write
Yeongjin Gil
1
-9
/
+3
2024-08-21
f2fs: Require FMODE_WRITE for atomic write ioctls
Jann Horn
1
-0
/
+9
2024-08-21
f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
Zhiguo Niu
5
-8
/
+8
[next]