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