index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
gc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBIFS: improve function-level documentation
Julia Lawall
2016-10-02
1
-1
/
+1
*
ubifs: switch_gc_head: Remove redondant sync of wbuf
Sylvain Etienne
2016-07-29
1
-4
/
+0
*
UBIFS: remove unnecessary code in ubifs_garbage_collect
wang.bo116@zte.com.cn
2013-10-22
1
-2
/
+1
*
UBIFS: comply with coding style
Artem Bityutskiy
2012-08-31
1
-3
/
+3
*
UBI: Kill data type hint
Richard Weinberger
2012-05-20
1
-1
/
+1
*
UBIFS: synchronize write-buffer before switching to the next bud
Artem Bityutskiy
2011-05-16
1
-0
/
+4
*
UBIFS: make 2 functions static
Artem Bityutskiy
2011-05-16
1
-2
/
+3
*
UBIFS: remove duplicated code
Artem Bityutskiy
2011-05-13
1
-31
/
+31
*
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
2010-09-19
1
-1
/
+1
*
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
2010-09-17
1
-1
/
+2
*
UBIFS: introduce list sorting debugging checks
Artem Bityutskiy
2010-08-30
1
-2
/
+8
*
UBIFS: fix assertion warnings in comparison function
Artem Bityutskiy
2010-08-30
1
-0
/
+6
*
UBIFS: improve assertion in node comparison functions
Artem Bityutskiy
2010-08-30
1
-0
/
+11
*
UBIFS: do not use key type in list_sort
Artem Bityutskiy
2010-08-30
1
-9
/
+9
*
UBIFS: do not look up truncation nodes
Artem Bityutskiy
2010-08-30
1
-3
/
+20
*
UBIFS: fix assertion warning
Artem Bityutskiy
2010-08-30
1
-1
/
+2
*
UBIFS: do not treat ENOSPC specially
Artem Bityutskiy
2010-08-30
1
-7
/
+5
*
UBIFS: switch to RO mode after synchronizing
Artem Bityutskiy
2010-08-30
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
lib: Introduce generic list_sort function
Dave Chinner
2010-01-12
1
-95
/
+1
*
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
2009-09-10
1
-1
/
+1
*
UBIFS: fully sort GCed nodes
Artem Bityutskiy
2009-03-20
1
-132
/
+296
*
UBIFS: remount ro fixes
Adrian Hunter
2009-01-29
1
-13
/
+5
*
UBIFS: spelling fix 'date' -> 'data'
Adrian Hunter
2009-01-29
1
-1
/
+1
*
UBIFS: fix LEB list freeing
Artem Bityutskiy
2009-01-26
1
-4
/
+12
*
UBIFS: document dark_wm and dead_wm better
Artem Bityutskiy
2009-01-20
1
-0
/
+20
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
1
-1
/
+1
*
UBIFS: improve garbage collection
Adrian Hunter
2008-09-30
1
-10
/
+72
*
UBIFS: remove unneeded unlikely()
Hirofumi Nakagawa
2008-09-30
1
-4
/
+4
*
UBIFS: TNC / GC race fixes
Adrian Hunter
2008-09-17
1
-3
/
+11
*
UBIFS: allow for racing between GC and TNC
Adrian Hunter
2008-08-25
1
-0
/
+6
*
UBIFS: add new flash file system
Artem Bityutskiy
2008-07-15
1
-0
/
+773