index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
/
gc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-22
UBIFS: remove unnecessary code in ubifs_garbage_collect
wang.bo116@zte.com.cn
1
-2
/
+1
2012-08-31
UBIFS: comply with coding style
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-1
/
+1
2011-05-16
UBIFS: synchronize write-buffer before switching to the next bud
Artem Bityutskiy
1
-0
/
+4
2011-05-16
UBIFS: make 2 functions static
Artem Bityutskiy
1
-2
/
+3
2011-05-13
UBIFS: remove duplicated code
Artem Bityutskiy
1
-31
/
+31
2010-09-19
UBIFS: introduce new flags for RO mounts
Artem Bityutskiy
1
-1
/
+1
2010-09-17
UBIFS: introduce new flag for RO due to errors
Artem Bityutskiy
1
-1
/
+2
2010-08-30
UBIFS: introduce list sorting debugging checks
Artem Bityutskiy
1
-2
/
+8
2010-08-30
UBIFS: fix assertion warnings in comparison function
Artem Bityutskiy
1
-0
/
+6
2010-08-30
UBIFS: improve assertion in node comparison functions
Artem Bityutskiy
1
-0
/
+11
2010-08-30
UBIFS: do not use key type in list_sort
Artem Bityutskiy
1
-9
/
+9
2010-08-30
UBIFS: do not look up truncation nodes
Artem Bityutskiy
1
-3
/
+20
2010-08-30
UBIFS: fix assertion warning
Artem Bityutskiy
1
-1
/
+2
2010-08-30
UBIFS: do not treat ENOSPC specially
Artem Bityutskiy
1
-7
/
+5
2010-08-30
UBIFS: switch to RO mode after synchronizing
Artem Bityutskiy
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-12
lib: Introduce generic list_sort function
Dave Chinner
1
-95
/
+1
2009-09-10
UBIFS: do not print scary error messages needlessly
Artem Bityutskiy
1
-1
/
+1
2009-03-20
UBIFS: fully sort GCed nodes
Artem Bityutskiy
1
-132
/
+296
2009-01-29
UBIFS: remount ro fixes
Adrian Hunter
1
-13
/
+5
2009-01-29
UBIFS: spelling fix 'date' -> 'data'
Adrian Hunter
1
-1
/
+1
2009-01-26
UBIFS: fix LEB list freeing
Artem Bityutskiy
1
-4
/
+12
2009-01-20
UBIFS: document dark_wm and dead_wm better
Artem Bityutskiy
1
-0
/
+20
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2008-09-30
UBIFS: improve garbage collection
Adrian Hunter
1
-10
/
+72
2008-09-30
UBIFS: remove unneeded unlikely()
Hirofumi Nakagawa
1
-4
/
+4
2008-09-17
UBIFS: TNC / GC race fixes
Adrian Hunter
1
-3
/
+11
2008-08-25
UBIFS: allow for racing between GC and TNC
Adrian Hunter
1
-0
/
+6
2008-07-15
UBIFS: add new flash file system
Artem Bityutskiy
1
-0
/
+773