index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
fastmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-26
UBI: Fastmap: Wire up WL accessor functions
Richard Weinberger
1
-16
/
+12
2015-03-26
UBI: Fastmap: Add self check to detect absent PEBs
Richard Weinberger
1
-2
/
+84
2015-03-26
UBI: Fastmap: Rework fastmap error paths
Richard Weinberger
1
-48
/
+114
2015-03-26
UBI: Fastmap: Prepare for variable sized fastmaps
Richard Weinberger
1
-2
/
+10
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
1
-9
/
+9
2015-03-26
UBI: Fastmap: Set used_ebs only for static volumes
Richard Weinberger
1
-2
/
+3
2015-03-26
UBI: Fastmap: Fix leb_count unbalance
Richard Weinberger
1
-0
/
+1
2015-03-26
UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
Richard Weinberger
1
-1
/
+3
2015-03-26
UBI: Fastmap: Remove eba_orphans logic
Richard Weinberger
1
-83
/
+8
2015-03-26
UBI: Fastmap: Remove bogus ubi_assert()
Richard Weinberger
1
-1
/
+3
2015-03-26
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
1
-13
/
+0
2015-03-26
UBI: Fastmap: Don't allocate new ubi_wl_entry objects
Richard Weinberger
1
-26
/
+5
2015-01-28
UBI: Fastmap: Care about the protection queue
Richard Weinberger
1
-0
/
+13
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-48
/
+48
2014-10-03
UBI: Fastmap: Calc fastmap size correctly
Richard Weinberger
1
-1
/
+2
2014-09-16
UBI: add missing kmem_cache_free() in process_pool_aeb error path
Richard Genoud
1
-0
/
+1
2014-07-16
UBI: fastmap: do not miss bit-flips
Brian Norris
1
-1
/
+1
2014-07-01
UBI: fix the volumes tree sorting criteria
Heiko Schocher
1
-1
/
+1
2014-05-13
UBI: fix rb_tree node comparison in add_map
Mike Snitzer
1
-2
/
+2
2014-02-04
UBI: fix some use after free bugs
Dan Carpenter
1
-4
/
+4
2013-10-03
UBI: Add some asserts to ubi_attach_fastmap()
Richard Weinberger
1
-0
/
+4
2013-10-03
UBI: Fix memory leak in ubi_attach_fastmap() error path
Richard Weinberger
1
-0
/
+13
2013-10-03
UBI: fastmap: fix backward compatibility with image_seq
Richard Genoud
1
-3
/
+19
2013-10-03
UBI: Fix error path in scan_pool()
Richard Weinberger
1
-1
/
+1
2013-08-20
UBI: Fix invalidate_fastmap()
Richard Weinberger
1
-4
/
+1
2013-05-29
UBI: fastmap break out of used PEB search
Brian Pomerantz
1
-1
/
+3
2012-10-26
UBI: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-10-03
UBI: Add fastmap core
Richard Weinberger
1
-0
/
+1537