index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
recovery.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-01-15
f2fs: Check write pointer consistency of open zones
Shin'ichiro Kawasaki
1
-2
/
+18
2019-11-07
f2fs: support aligned pinned file
Jaegeuk Kim
1
-1
/
+1
2019-07-02
f2fs: use generic EFSBADCRC/EFSCORRUPTED
Chao Yu
1
-3
/
+3
2019-07-02
f2fs: introduce f2fs_<level> macros to wrap f2fs_printk()
Joe Perches
1
-22
/
+15
2019-05-08
f2fs: introduce DATA_GENERIC_ENHANCE
Chao Yu
1
-0
/
+12
2019-05-08
f2fs: fix to avoid panic in do_recover_data()
Chao Yu
1
-1
/
+9
2019-05-08
f2fs: fix error path of recovery
Chao Yu
1
-4
/
+11
2018-12-26
f2fs: check PageWriteback flag for ordered case
Chao Yu
1
-1
/
+1
2018-11-26
f2fs: clean up f2fs_sb_has_##feature_name
Chao Yu
1
-1
/
+1
2018-10-22
f2fs: fix to keep project quota consistent
Chao Yu
1
-2
/
+10
2018-10-22
f2fs: guarantee journalled quota data by checkpoint
Chao Yu
1
-3
/
+40
2018-10-22
f2fs: cleanup dirty pages if recover failed
Sheng Yong
1
-11
/
+21
2018-10-22
f2fs: fix to recover inode->i_flags of inode block during POR
Chao Yu
1
-0
/
+1
[next]