index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
recovery.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: fix to avoid changing 'check only' behaior of recovery
Zhiguo Niu
7 days
1
-3
/
+1
*
f2fs: fix changing cursegs if recovery fails on zoned device
Sheng Yong
2024-11-21
1
-7
/
+2
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
1
-1
/
+1
*
Merge tag 'f2fs-for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-07-24
1
-5
/
+6
|
\
|
*
f2fs: clean up F2FS_I()
Chao Yu
2024-07-11
1
-5
/
+6
*
|
f2fs: Simplify the handling of cached casefolded names
Gabriel Krisman Bertazi
2024-06-07
1
-8
/
+1
|
/
*
f2fs: remove unused GC_FAILURE_PIN
Chao Yu
2024-05-09
1
-2
/
+1
*
f2fs: unify the error handling of f2fs_is_valid_blkaddr
Zhiguo Niu
2024-03-13
1
-4
/
+0
*
f2fs: fix to check return value __allocate_new_segment
Zhiguo Niu
2024-03-04
1
-1
/
+1
*
f2fs: fix write pointers all the time
Jaegeuk Kim
2024-02-29
1
-8
/
+7
*
f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
Jaegeuk Kim
2024-02-27
1
-1
/
+1
*
f2fs: fix to avoid potential panic during recovery
Chao Yu
2024-02-06
1
-17
/
+16
*
f2fs: fix write pointers on zoned device after roll forward
Jaegeuk Kim
2023-12-05
1
-0
/
+2
*
f2fs: fix to check return value of f2fs_reserve_new_block()
Chao Yu
2023-11-17
1
-6
/
+17
*
f2fs: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-4
/
+4
*
Merge tag 'f2fs-for-6-6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-09-03
1
-0
/
+1
|
\
|
*
f2fs: fix to account cp stats correctly
Chao Yu
2023-08-14
1
-0
/
+1
*
|
f2fs: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-2
/
+2
|
/
*
f2fs: remove redundant assignment to variable err
Colin Ian King
2023-06-26
1
-3
/
+1
*
f2fs: Detect looped node chain efficiently
Chunhai Guo
2023-06-12
1
-20
/
+51
*
f2fs: fix to recover quota data correctly
Chao Yu
2023-04-13
1
-16
/
+1
*
fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap
Christian Brauner
2023-01-19
1
-2
/
+2
*
quota: port to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
f2fs: do some cleanup for f2fs module init
Yangtao Li
2022-12-08
1
-3
/
+1
*
f2fs: support recording errors into superblock
Chao Yu
2022-10-04
1
-0
/
+6
*
f2fs: fix to do sanity check on summary info
Chao Yu
2022-10-04
1
-3
/
+12
*
f2fs: fix to do sanity check on destination blkaddr during recovery
Chao Yu
2022-10-04
1
-0
/
+8
*
attr: port attribute changes to new types
Christian Brauner
2022-06-26
1
-4
/
+4
*
quota: port quota helpers mount ids
Christian Brauner
2022-06-26
1
-1
/
+1
*
Merge tag 'f2fs-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2022-03-22
1
-5
/
+30
|
\
|
*
f2fs: add a way to limit roll forward recovery time
Jaegeuk Kim
2022-02-12
1
-0
/
+4
|
*
f2fs: adjust readahead block number during recovery
Chao Yu
2022-02-04
1
-3
/
+24
|
*
f2fs: move f2fs to use reader-unfair rwsems
Tim Murray
2022-01-25
1
-2
/
+2
*
|
Merge tag 'unicode-for-next-5.17-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-02-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
unicode: clean up the Kconfig symbol confusion
Christoph Hellwig
2022-01-21
1
-2
/
+2
*
|
Merge tag 'f2fs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-19
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
f2fs: do not bother checkpoint by f2fs_get_node_info
Jaegeuk Kim
2022-01-04
1
-1
/
+1
*
|
mm: introduce memalloc_retry_wait()
NeilBrown
2022-01-15
1
-3
/
+3
|
/
*
f2fs: support fault injection for dquot_initialize()
Chao Yu
2021-10-29
1
-3
/
+3
*
f2fs: avoid attaching SB_ACTIVE flag during mount
Chao Yu
2021-09-16
1
-6
/
+2
*
f2fs: support fault injection for f2fs_kmem_cache_alloc()
Chao Yu
2021-08-17
1
-1
/
+2
*
f2fs: introduce f2fs_casefolded_name slab cache
Chao Yu
2021-06-23
1
-1
/
+5
*
f2fs: fix to avoid racing on fsync_entry_slab by multi filesystem instances
Chao Yu
2021-05-14
1
-9
/
+14
*
f2fs: clean up build warnings
Yi Zhuang
2021-04-10
1
-1
/
+2
*
f2fs: change to use rwsem for cp_mutex
Sahitya Tummala
2020-12-03
1
-2
/
+2
*
f2fs: Handle casefolding with Encryption
Daniel Rosenberg
2020-12-03
1
-1
/
+11
*
f2fs: fix error path in do_recover_data()
Chao Yu
2020-07-08
1
-2
/
+8
*
f2fs: split f2fs_allocate_new_segments()
Chao Yu
2020-07-08
1
-1
/
+1
*
f2fs: rework filename handling
Eric Biggers
2020-05-12
1
-10
/
+41
*
f2fs: introduce DEFAULT_IO_TIMEOUT
Chao Yu
2020-03-19
1
-2
/
+3
[next]