index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
recovery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-29
UBIFS: amend recovery debugging message
Artem Bityutskiy
1
-1
/
+2
2011-08-26
UBIFS: fix the dark space calculation
srimugunthan dhandapani
1
-1
/
+1
2011-07-08
UBIFS: fix master node recovery
Anatolij Gustschin
1
-1
/
+2
2011-07-04
UBIFS: switch to I/O helpers
Artem Bityutskiy
1
-7
/
+7
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
1
-8
/
+9
2011-07-04
UBIFS: introduce more I/O helpers
Artem Bityutskiy
1
-5
/
+4
2011-06-01
UBIFS: fix recovery broken by the previous recovery fix
Artem Bityutskiy
1
-65
/
+87
2011-06-01
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
1
-4
/
+6
2011-06-01
UBIFS: supress false error messages
Artem Bityutskiy
1
-2
/
+2
2011-05-16
UBIFS: fix extremely rare mount failure
Artem Bityutskiy
1
-10
/
+72
2011-05-16
UBIFS: simplify LEB recovery function further
Artem Bityutskiy
1
-13
/
+4
2011-05-16
UBIFS: always cleanup the recovered LEB
Artem Bityutskiy
1
-20
/
+9
2011-05-16
UBIFS: clean up LEB recovery function
Artem Bityutskiy
1
-56
/
+28
2011-05-16
UBIFS: improve debugging messages
Artem Bityutskiy
1
-4
/
+3
2011-05-13
UBIFS: fix inode size debugging check failure
Artem Bityutskiy
1
-1
/
+5
2011-05-13
UBIFS: remove an unneeded check
Artem Bityutskiy
1
-2
/
+7
2011-05-13
UBIFS: fix debugging message
Artem Bityutskiy
1
-1
/
+1
2011-05-13
UBIFS: refactor ubifs_rcvry_gc_commit
Artem Bityutskiy
1
-37
/
+18
2011-05-13
UBIFS: split ubifs_rcvry_gc_commit
Artem Bityutskiy
1
-27
/
+50
2011-05-13
UBIFS: print useful debugging messages when cannot recover gc_lnum
Artem Bityutskiy
1
-0
/
+2
2011-05-13
UBIFS: remove dead GC LEB recovery piece of code
Artem Bityutskiy
1
-12
/
+1
2011-05-13
UBIFS: remove duplicated code
Artem Bityutskiy
1
-17
/
+2
2011-04-21
UBIFS: fix master node recovery
Artem Bityutskiy
1
-0
/
+26
2011-03-08
UBIFS: use max_write_size during recovery
Artem Bityutskiy
1
-13
/
+10
2011-02-08
UBIFS: fix LEB number in printk
Artem Bityutskiy
1
-1
/
+1
2011-02-06
UBIFS: describe UBIFS recovery logic some more
Artem Bityutskiy
1
-0
/
+21
2010-10-17
UBIFS: add a commentary about log recovery
Artem Bityutskiy
1
-1
/
+2
2010-09-19
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
1
-4
/
+4
2010-07-13
UBIFS: fix GC LEB recovery
Artem Bityutskiy
1
-5
/
+18
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-10
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
1
-2
/
+2
2009-07-09
UBIFS: fix corruption dump
Artem Bityutskiy
1
-2
/
+26
2009-07-09
UBIFS: clean up free space checking
Artem Bityutskiy
1
-19
/
+3
2009-07-09
UBIFS: small amendments in the LEB scanning code
Artem Bityutskiy
1
-3
/
+4
2009-05-29
UBIFS: remove dead code
Artem Bityutskiy
1
-27
/
+4
2009-03-31
UBIFS: fix recovery bug
Adrian Hunter
1
-47
/
+23
2008-11-06
UBIFS: fix compilation warnings
Artem Bityutskiy
1
-6
/
+7
2008-11-06
UBIFS: endian handling fixes and annotations
Harvey Harrison
1
-2
/
+2
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+1519