index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
ubi
/
vtbl.c
Age
Commit message (
Expand
)
Author
2020-01-16
ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()
Hou Tao
2020-01-16
ubi: Check the presence of volume before call ubi_fastmap_destroy_checkmap()
Hou Tao
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2018-08-15
ubi: provide a way to skip CRC checks
Quentin Schulz
2018-08-15
ubi: Initialize Fastmap checkmapping correctly
Richard Weinberger
2018-06-07
ubi: fastmap: Check each mapping only once
Richard Weinberger
2016-10-02
UBI: introduce the VID buffer concept
Boris Brezillon
2016-10-02
UBI: provide helpers to allocate and free aeb elements
Boris Brezillon
2015-09-29
UBI: return ENOSPC if no enough space available
shengyong
2015-06-02
UBI: add a helper function for updatting on-flash layout volumes
shengyong
2015-01-28
UBI: extend UBI layer debug/messaging capabilities - cosmetics
Tanya Brokhman
2014-11-07
UBI: vtbl: Use ubi_eba_atomic_leb_change()
Richard Weinberger
2014-11-07
UBI: Extend UBI layer debug/messaging capabilities
Tanya Brokhman
2014-07-19
UBI: init_volumes: Ignore volumes with no LEBs
Richard Weinberger
2012-12-10
UBI: introduce helpers dbg_chk_{io, gen}
Ezequiel Garcia
2012-10-02
Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubi
Linus Torvalds
2012-09-04
UBI: fix a horrible memory deallocation bug
Artem Bityutskiy
2012-09-04
UBI: print less
Artem Bityutskiy
2012-09-04
UBI: comply with coding style
Artem Bityutskiy
2012-05-20
UBI: amend comments after all the renamings
Artem Bityutskiy
2012-05-20
UBI: rename ubi_scan_get_free_peb
Artem Bityutskiy
2012-05-20
UBI: rename ubi_scan_rm_volume
Artem Bityutskiy
2012-05-20
UBI: rename ubi_scan_find_av
Artem Bityutskiy
2012-05-20
UBI: rename ubi_scan_add_used
Artem Bityutskiy
2012-05-20
UBI: rename sv to av
Artem Bityutskiy
2012-05-20
UBI: rename si to ai
Artem Bityutskiy
2012-05-20
UBI: rename seb to aeb
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_info
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_volume
Artem Bityutskiy
2012-05-20
UBI: rename struct ubi_scan_leb
Artem Bityutskiy
2012-05-20
UBI: get rid of dbg_err
Artem Bityutskiy
2012-05-20
UBI: more of clean-up terminology for self-checks
Artem Bityutskiy
2012-05-20
UBI: remove Kconfig debugging option
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_sv
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_vtbl_record
Artem Bityutskiy
2012-05-20
UBI: rename ubi_dbg_dump_vol_info
Artem Bityutskiy
2012-05-20
UBI: Kill data type hint
Richard Weinberger
2012-01-15
UBI: use own macros for the layout volume
Richard Weinberger
2012-01-10
UBI: make vid_hdr non-static
Richard Weinberger
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-06-07
UBI: remove dead code
Artem Bityutskiy
2011-06-01
UBI: use debugfs for the extra checks knobs
Artem Bityutskiy
2011-03-18
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2011-03-16
UBI: make self-checks dynamic
Artem Bityutskiy
2010-12-03
mtd: use vzalloc
Joe Perches
2010-10-19
UBI: preserve corrupted PEBs
Artem Bityutskiy
2010-10-19
UBI: do not put eraseblocks to the corrupted list unnecessarily
Artem Bityutskiy
2010-05-07
UBI: misc comment fixes
Shinya Kuribayashi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-12
UBI: initialise update marker
Peter Horton
[next]