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
/
eba.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-20
UBI: Fix crash in try_recover_peb()
Geert Uytterhoeven
1
-0
/
+1
2016-10-02
ubi: Fix races around ubi_refill_pools()
Richard Weinberger
1
-2
/
+2
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
1
-34
/
+47
2016-10-02
UBI: hide EBA internals
Boris Brezillon
1
-26
/
+140
2016-10-02
UBI: provide an helper to query LEB information
Boris Brezillon
1
-0
/
+17
2016-10-02
UBI: provide an helper to check whether a LEB is mapped or not
Boris Brezillon
1
-0
/
+12
2016-10-02
UBI: simplify LEB write and atomic LEB change code
Boris Brezillon
1
-170
/
+115
2016-10-02
UBI: simplify recover_peb() code
Boris Brezillon
1
-53
/
+77
2016-06-23
ubi: Make recover_peb power cut aware
Richard Weinberger
1
-7
/
+15
2016-05-24
UBI: Fix static volume checks when Fastmap is used
Richard Weinberger
1
-2
/
+19
2016-05-24
UBI: Don't read back all data in ubi_eba_copy_leb()
Richard Weinberger
1
-26
/
+0
2015-10-03
UBI: Fix debug message
Richard Weinberger
1
-1
/
+1
2015-03-26
UBI: Fastmap: Locking updates
Richard Weinberger
1
-22
/
+22
2015-03-26
UBI: Fastmap: Fix race after ubi_wl_get_peb()
Richard Weinberger
1
-6
/
+18
2015-03-26
UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
Richard Weinberger
1
-7
/
+8
2015-03-26
UBI: fix out of bounds write
Brian Norris
1
-1
/
+2
2015-02-23
UBI: fix missing brace control flow
Brian Norris
1
-1
/
+2
2015-01-28
UBI: do propagate positive error codes up
Artem Bityutskiy
1
-0
/
+1
2015-01-28
UBI: Add initial support for scatter gather
Richard Weinberger
1
-0
/
+55
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
1
-26
/
+27
2014-09-26
UBI: ubi_eba_read_leb: Remove in vain variable assignment
Richard Weinberger
1
-3
/
+2
2012-10-03
UBI: Wire-up ->fm_sem
Richard Weinberger
1
-0
/
+12
2012-10-03
UBI: Add self_check_eba()
Richard Weinberger
1
-0
/
+96
2012-10-03
UBI: Export next_sqnum()
Richard Weinberger
1
-9
/
+9
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
1
-18
/
+15
2012-05-21
UBI: add lnum and vol_id to struct ubi_work
Joel Reardon
1
-8
/
+8
2012-05-20
UBI: rename _init_scan functions
Artem Bityutskiy
1
-3
/
+3
2012-05-20
UBI: rename ubi_scan_move_to_list
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename ubi_scan_find_av
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
1
-5
/
+5
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
1
-9
/
+9
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
1
-5
/
+5
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
1
-2
/
+2
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
1
-1
/
+1
2012-05-20
UBI: Kill data type hint
Richard Weinberger
1
-12
/
+8
2012-03-09
UBI: rename MOVE_CANCEL_BITFLIPS to MOVE_TARGET_BITFLIPS
Artem Bityutskiy
1
-3
/
+3
2012-03-09
UBI: rename peb_buf1 to peb_buf
Artem Bityutskiy
1
-12
/
+12
2012-03-09
UBI: reduce memory consumption
Josselin Costanzi
1
-3
/
+3
2011-11-30
UBI: fix missing scrub when there is a bit-flip
Bhavesh Parekh
1
-2
/
+4
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-1
/
+1
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
1
-0
/
+6
2010-10-19
UBI: rename IO error code
Artem Bityutskiy
1
-2
/
+2
2010-08-02
UBI: do not warn unnecessarily
Artem Bityutskiy
1
-3
/
+39
2010-06-04
UBI: introduce a new IO return code
Artem Bityutskiy
1
-2
/
+3
2010-06-04
UBI: simplify IO error codes
Artem Bityutskiy
1
-2
/
+2
2009-09-21
trivial: fix typo "to to" in multiple files
Anand Gadiyar
1
-1
/
+1
2009-07-24
UBI: fix double free on error path
Adrian Hunter
1
-0
/
+1
2009-06-10
UBI: handle more error codes
Artem Bityutskiy
1
-7
/
+34
2009-06-10
UBI: fix multiple spelling typos
Artem Bityutskiy
1
-1
/
+1
[next]