index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
f2fs: fix to abort atomic write only during do_exist()
Chao Yu
2023-01-31
1
-1
/
+2
|
*
f2fs: allow set compression option of files without blocks
Yangtao Li
2023-01-31
1
-1
/
+1
|
*
f2fs: fix information leak in f2fs_move_inline_dirents()
Eric Biggers
2023-01-31
1
-7
/
+6
|
*
fs: f2fs: initialize fsdata in pagecache_write()
Alexander Potapenko
2023-01-31
1
-1
/
+1
|
*
f2fs: fix to check warm_data_age_threshold
Yangtao Li
2023-01-31
1
-1
/
+1
|
*
f2fs: return true if all cmd were issued or no cmd need to be issued for f2fs...
Yangtao Li
2023-01-31
2
-7
/
+13
|
*
f2fs: fix to show discard_unit mount opt
Yangtao Li
2023-01-31
1
-9
/
+9
|
*
f2fs: fix to do sanity check on extent cache correctly
Chao Yu
2023-01-31
1
-6
/
+6
|
*
f2fs: remove unneeded f2fs_cp_error() in f2fs_create_whiteout()
Chao Yu
2023-01-31
1
-3
/
+0
|
*
f2fs: clear atomic_write_task in f2fs_abort_atomic_write()
Chao Yu
2023-01-30
1
-0
/
+3
|
*
f2fs: introduce trace_f2fs_replace_atomic_write_block
Chao Yu
2023-01-30
1
-0
/
+3
|
*
f2fs: introduce discard_io_aware_gran sysfs node
Yangtao Li
2023-01-30
3
-1
/
+16
|
*
f2fs: drop useless initializer and unneeded local variable
Yangtao Li
2023-01-30
1
-6
/
+4
|
*
f2fs: add iostat support for flush
Yangtao Li
2023-01-30
3
-0
/
+4
|
*
f2fs: support accounting iostat count and avg_bytes
Yangtao Li
2023-01-11
3
-70
/
+68
|
*
f2fs: convert discard_wake and gc_wake to bool type
Yangtao Li
2023-01-11
6
-8
/
+8
|
*
f2fs: convert to use MIN_DISCARD_GRANULARITY macro
Yangtao Li
2023-01-11
1
-3
/
+4
|
*
f2fs: merge f2fs_show_injection_info() into time_to_inject()
Yangtao Li
2023-01-11
10
-65
/
+25
[next]