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.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
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-1
/
+1
2024-03-18
Merge tag 'f2fs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-824
/
+999
2024-03-14
f2fs: fix to avoid use-after-free issue in f2fs_filemap_fault
Chao Yu
1
-1
/
+2
2024-03-14
f2fs: truncate page cache before clearing flags when aborting atomic write
Sunmin Jeong
1
-1
/
+3
2024-03-14
f2fs: mark inode dirty for FI_ATOMIC_COMMITTED flag
Sunmin Jeong
1
-0
/
+1
2024-03-14
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2024-03-13
f2fs: prevent atomic write on pinned file
Daeho Jeong
1
-1
/
+2
2024-03-13
f2fs: fix to handle error paths of {new,change}_curseg()
Zhiguo Niu
4
-27
/
+45
2024-03-13
f2fs: unify the error handling of f2fs_is_valid_blkaddr
Zhiguo Niu
7
-62
/
+29
2024-03-13
f2fs: zone: fix to remove pow2 check condition for zoned block device
Chao Yu
1
-5
/
+0
2024-03-13
f2fs: fix to truncate meta inode pages forcely
Chao Yu
3
-6
/
+32
2024-03-13
f2fs: compress: fix reserve_cblocks counting error when out of space
Xiuhong Wang
1
-8
/
+7
2024-03-13
f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
Xiuhong Wang
1
-4
/
+3
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+12
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2
-7
/
+7
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-0
/
+1
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
2
-1
/
+1
2024-03-06
f2fs: add a proc entry show disk layout
Jaegeuk Kim
1
-0
/
+46
2024-03-04
f2fs: introduce SEGS_TO_BLKS/BLKS_TO_SEGS for cleanup
Chao Yu
8
-41
/
+41
2024-03-04
f2fs: fix to check return value of f2fs_gc_range
Zhiguo Niu
2
-5
/
+11
2024-03-04
f2fs: fix to check return value __allocate_new_segment
Zhiguo Niu
3
-4
/
+7
2024-03-04
f2fs: fix to do sanity check in update_sit_entry
Zhiguo Niu
1
-2
/
+3
2024-03-04
f2fs: fix to reset fields for unloaded curseg
Chao Yu
1
-4
/
+15
2024-03-04
f2fs: clean up new_curseg()
Chao Yu
1
-9
/
+14
2024-03-04
f2fs: relocate f2fs_precache_extents() in f2fs_swap_activate()
Chao Yu
1
-2
/
+2
2024-03-04
f2fs: fix blkofs_end correctly in f2fs_migrate_blocks()
Chao Yu
1
-2
/
+3
2024-03-04
f2fs: ro: don't start discard thread for readonly image
Chao Yu
1
-0
/
+6
2024-03-04
f2fs: ro: compress: fix to avoid caching unaligned extent
Chao Yu
3
-12
/
+24
2024-03-04
f2fs: fix to check return value in f2fs_insert_range()
Chao Yu
1
-1
/
+3
2024-03-04
f2fs: fix to use correct segment type in f2fs_allocate_data_block()
Chao Yu
1
-2
/
+2
2024-03-04
f2fs: allow to mount if cap is 100
Jaegeuk Kim
1
-0
/
+3
2024-03-04
f2fs: print zone status in string and some log
Jaegeuk Kim
2
-7
/
+24
2024-02-29
f2fs: fix write pointers all the time
Jaegeuk Kim
2
-12
/
+14
2024-02-29
f2fs: check number of blocks in a current section
Jaegeuk Kim
1
-9
/
+8
2024-02-29
f2fs: prevent an f2fs_gc loop during disable_checkpoint
Jaegeuk Kim
1
-0
/
+1
2024-02-29
f2fs: introduce FAULT_NO_SEGMENT
Chao Yu
3
-0
/
+7
2024-02-29
f2fs: compress: fix to check compress flag w/ .i_sem lock
Chao Yu
1
-4
/
+8
2024-02-29
f2fs: fix to handle segment allocation failure correctly
Chao Yu
5
-12
/
+57
2024-02-29
f2fs: stop checkpoint when get a out-of-bounds segment
Zhiguo Niu
1
-1
/
+11
2024-02-29
f2fs: delete f2fs_get_new_segment() declaration
Chao Yu
1
-2
/
+0
2024-02-28
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2
-1
/
+1
2024-02-27
f2fs: introduce get_available_block_count() for cleanup
Chao Yu
1
-22
/
+27
2024-02-27
f2fs: support file pinning for zoned devices
Daeho Jeong
6
-38
/
+154
2024-02-27
f2fs: kill heap-based allocation
Jaegeuk Kim
4
-68
/
+10
2024-02-27
f2fs: support SEEK_DATA and SEEK_HOLE for compression files
Daeho Jeong
1
-3
/
+18
2024-02-27
f2fs: compress: fix to check zstd compress level correctly in mount option
Chao Yu
1
-2
/
+8
2024-02-27
f2fs: Use folio in f2fs_read_merkle_tree_page
HuangXiaojia
1
-7
/
+9
2024-02-27
f2fs: fix to create selinux label during whiteout initialization
Chao Yu
3
-11
/
+22
2024-02-27
f2fs: separate f2fs_gc_range() to use GC for a range
Daeho Jeong
1
-21
/
+28
[next]