index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
attach.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
UBI: introduce the VID buffer concept
Boris Brezillon
2016-10-02
1
-19
/
+21
*
UBI: move the global ech and vidh variables into struct ubi_attach_info
Boris Brezillon
2016-10-02
1
-20
/
+19
*
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
2016-10-02
1
-18
/
+51
*
UBI: factorize destroy_av() and ubi_remove_av() code
Boris Brezillon
2016-10-02
1
-13
/
+12
*
UBI: factorize code used to manipulate volumes at attach time
Boris Brezillon
2016-10-02
1
-43
/
+108
*
UBI: fix add_fastmap() to use the vid_hdr passed in argument
Boris Brezillon
2016-10-02
1
-2
/
+2
*
ubi: Be more paranoid while seaching for the most recent Fastmap
Richard Weinberger
2016-07-29
1
-4
/
+24
*
ubi: Rework Fastmap attach base code
Richard Weinberger
2016-07-29
1
-30
/
+69
*
ubi: Introduce vol_ignored()
Richard Weinberger
2016-07-29
1
-6
/
+18
*
ubi: Fix scan_fast() comment
Richard Weinberger
2016-07-29
1
-1
/
+1
*
UBI: drop null test before destroy functions
Julia Lawall
2015-10-03
1
-3
/
+1
*
UBI: Fastmap: Fall back to scanning mode after ECC error
Richard Weinberger
2015-03-26
1
-1
/
+1
*
UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
Richard Weinberger
2015-03-26
1
-1
/
+1
*
UBI: Remove alloc_ai() slab name from parameter list
Richard Weinberger
2015-03-26
1
-6
/
+6
*
UBI: Fastmap: Fix memory leak while attaching
Richard Weinberger
2015-03-26
1
-28
/
+33
*
UBI: account for bitflips in both the VID header and data
Brian Norris
2015-03-26
1
-1
/
+1
*
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-11-07
1
-60
/
+66
*
UBI: fix error return code
Julia Lawall
2014-01-02
1
-1
/
+3
*
UBI: simplify image sequence test
Richard Genoud
2013-10-03
1
-3
/
+2
*
UBI: Call scan_all() with correct offset in error case
Richard Weinberger
2013-10-03
1
-2
/
+4
*
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
2012-12-10
1
-2
/
+2
*
UBI: do not allocate the memory unnecessarily
Artem Bityutskiy
2012-10-26
1
-12
/
+7
*
UBI: Add fastmap stuff to attach.c
Richard Weinberger
2012-10-03
1
-128
/
+258
*
UBI: fix trivial typo 'it' => 'is'
Brian Norris
2012-09-26
1
-1
/
+1
*
UBI: print less
Artem Bityutskiy
2012-09-04
1
-4
/
+4
*
UBI: use pr_ helper instead of printk
Artem Bityutskiy
2012-09-04
1
-3
/
+3
*
UBI: comply with coding style
Artem Bityutskiy
2012-09-04
1
-15
/
+13
*
UBI: erase free PEB with bitflip in EC header
Matthieu CASTET
2012-09-04
1
-1
/
+1
*
UBI: add volume id struct ubi_ainf_peb
Joel Reardon
2012-05-21
1
-15
/
+31
*
UBI: rename scan.c to attach.c
Artem Bityutskiy
2012-05-20
1
-0
/
+1615