index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: relax sanity check if checkpoint is corrupted
Jaegeuk Kim
2023-05-24
3
-7
/
+29
*
f2fs: fix to check readonly condition correctly
Chao Yu
2023-05-24
2
-1
/
+6
*
f2fs: fix to drop all dirty pages during umount() if cp_error is set
Chao Yu
2023-05-24
2
-3
/
+12
*
f2fs: Fix system crash due to lack of free space in LFS
Yonggil Song
2023-05-24
3
-11
/
+40
*
f2fs: fix potential corruption when moving a directory
Jaegeuk Kim
2023-05-17
1
-1
/
+15
*
f2fs: fix null pointer panic in tracepoint in __replace_atomic_write_block
Jaegeuk Kim
2023-05-17
1
-1
/
+1
*
f2fs: remove entire rb_entry sharing
Jaegeuk Kim
2023-05-17
2
-112
/
+71
*
f2fs: factor out discard_cmd usage from general rb_tree use
Jaegeuk Kim
2023-05-17
3
-139
/
+169
*
f2fs: factor out victim_entry usage from general rb_tree use
Jaegeuk Kim
2023-05-17
5
-115
/
+93
*
f2fs: fix to check return value of inc_valid_block_count()
Chao Yu
2023-05-11
1
-1
/
+7
*
f2fs: fix to check return value of f2fs_do_truncate_blocks()
Chao Yu
2023-05-11
1
-1
/
+5
*
f2fs: fix to avoid use-after-free for cached IPU bio
Chao Yu
2023-05-11
1
-1
/
+4
*
f2fs: fix iostat lock protection
Qilin Tan
2023-05-11
1
-2
/
+2
*
f2fs: fix scheduling while atomic in decompression path
Jaegeuk Kim
2023-05-11
3
-2
/
+8
*
f2fs: compress: fix to call f2fs_wait_on_page_writeback() in f2fs_write_raw_p...
Yangtao Li
2023-05-11
1
-0
/
+6
*
f2fs: apply zone capacity to all zone type
Jaegeuk Kim
2023-05-11
2
-61
/
+7
*
f2fs: fix uninitialized skipped_gc_rwsem
Yonggil Song
2023-05-11
1
-1
/
+1
*
f2fs: handle dqget error in f2fs_transfer_project_quota()
Yangtao Li
2023-05-11
1
-7
/
+8
*
Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-27
21
-881
/
+948
|
\
|
*
f2fs: drop unnecessary arg for f2fs_ioc_*()
Yangtao Li
2023-02-15
1
-8
/
+8
|
*
f2fs: Revert "f2fs: truncate blocks in batch in __complete_revoke_list()"
Jaegeuk Kim
2023-02-15
1
-2
/
+7
|
*
f2fs: synchronize atomic write aborts
Daeho Jeong
2023-02-14
4
-22
/
+38
|
*
f2fs: fix wrong segment count
Jaegeuk Kim
2023-02-14
1
-4
/
+5
|
*
f2fs: replace si->sbi w/ sbi in stat_show()
Yangtao Li
2023-02-14
1
-21
/
+23
|
*
f2fs: export ipu policy in debugfs
Yangtao Li
2023-02-14
2
-0
/
+25
|
*
f2fs: make kobj_type structures constant
Thomas Weißschuh
2023-02-13
1
-5
/
+5
|
*
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
2023-02-09
3
-16
/
+32
|
*
f2fs: fix to set ipu policy
Yangtao Li
2023-02-07
3
-5
/
+29
|
*
f2fs: fix typos in comments
Jinyoung CHOI
2023-02-07
7
-14
/
+14
|
*
f2fs: fix kernel crash due to null io->bio
Jaegeuk Kim
2023-02-07
1
-0
/
+4
|
*
f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...
Yangtao Li
2023-02-07
3
-38
/
+33
|
*
f2fs: add sysfs nodes to set last_age_weight
qixiaoyu1
2023-02-07
3
-6
/
+21
|
*
f2fs: fix f2fs_show_options to show nogc_merge mount option
Yangtao Li
2023-02-05
1
-0
/
+2
|
*
f2fs: fix cgroup writeback accounting with fs-layer encryption
Eric Biggers
2023-02-05
1
-3
/
+3
|
*
f2fs: fix wrong calculation of block age
qixiaoyu1
2023-02-05
1
-3
/
+10
|
*
f2fs: fix to update age extent in f2fs_do_zero_range()
Chao Yu
2023-02-02
1
-0
/
+1
|
*
f2fs: fix to update age extent correctly during truncation
Chao Yu
2023-02-02
1
-1
/
+1
|
*
f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
Yangtao Li
2023-02-02
1
-1
/
+5
|
*
f2fs: retry to update the inode page given data corruption
Jaegeuk Kim
2023-02-02
1
-6
/
+7
|
*
f2fs: fix to handle F2FS_IOC_START_ATOMIC_REPLACE in f2fs_compat_ioctl()
Chao Yu
2023-02-02
1
-0
/
+1
|
*
f2fs: clean up i_compress_flag and i_compress_level usage
Chao Yu
2023-02-02
3
-12
/
+19
|
*
f2fs: reduce stack memory cost by using bitfield in struct f2fs_io_info
Chao Yu
2023-02-02
7
-27
/
+28
|
*
f2fs: factor the read/write tracing logic into a helper
Christoph Hellwig
2023-02-02
1
-35
/
+26
|
*
f2fs: remove __has_curseg_space
Christoph Hellwig
2023-02-02
1
-11
/
+8
|
*
f2fs: refactor next blk selection
Christoph Hellwig
2023-02-02
1
-25
/
+23
|
*
f2fs: remove __allocate_new_section
Christoph Hellwig
2023-02-02
1
-7
/
+1
|
*
f2fs: refactor __allocate_new_segment
Christoph Hellwig
2023-02-02
1
-9
/
+5
|
*
f2fs: add a f2fs_curseg_valid_blocks helper
Christoph Hellwig
2023-02-02
2
-23
/
+15
|
*
f2fs: simplify do_checkpoint
Christoph Hellwig
2023-02-02
1
-12
/
+10
|
*
f2fs: remove __add_sum_entry
Christoph Hellwig
2023-01-31
1
-21
/
+2
[next]