summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/ubi.h
Commit message (Expand)AuthorAgeFilesLines
* mtd: ubi: introduce pre-removal notification for UBI volumesDaniel Golle2024-02-251-0/+2
* mtd: ubi: block: use notifier to create ubiblock from parameterDaniel Golle2024-02-251-0/+1
* ubi: Add six fault injection type for testingZhaoLong Wang2024-01-061-12/+18
* ubi: Use the fault injection framework to enhance the fault injection capabilityZhaoLong Wang2024-01-061-11/+4
* ubi: fastmap: Add module parameter to control reserving filling pool PEBsZhihao Cheng2023-10-281-1/+1
* ubi: fastmap: Fix lapsed wear leveling for first 64 PEBsZhihao Cheng2023-10-281-0/+2
* ubi: fastmap: Wait until there are enough free PEBs before filling poolsZhihao Cheng2023-10-281-1/+4
* ubi: Replace erase_block() with sync_erase()Zhihao Cheng2023-10-281-0/+1
* ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctlZhihao Cheng2022-09-211-1/+2
* ubi: Fix repeated words in commentsJilin Yuan2022-09-211-3/+3
* ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not emptyZhihao Cheng2022-05-271-3/+1
* ubi: Remove unnecessary struct declarationWan Jiabing2021-04-151-2/+0
* Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-101-1/+3
|\
| * ubi: Select fastmap anchor PEBs considering wear level rulesArne Edholm2020-06-021-1/+3
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
|/
* ubi: Free the normal volumes in error paths of ubi_attach_mtd_dev()Hou Tao2020-01-161-0/+1
* ubi: Fix producing anchor PEBsSascha Hauer2019-11-171-2/+4
* ubi: Fix warning static is not at beginning of declarationRishi Gupta2019-11-171-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* ubi: Expose the bitrot interfaceRichard Weinberger2019-02-241-0/+1
* ubi: provide a way to skip CRC checksQuentin Schulz2018-08-151-0/+4
* ubi: fastmap: Check each mapping only onceRichard Weinberger2018-06-071-0/+11
* UBI: Fix typosAndrew F. Davis2017-03-241-2/+1
* UBI: introduce the VID buffer conceptBoris Brezillon2016-10-021-31/+66
* UBI: hide EBA internalsBoris Brezillon2016-10-021-1/+7
* UBI: provide an helper to query LEB informationBoris Brezillon2016-10-021-0/+17
* UBI: provide an helper to check whether a LEB is mapped or notBoris Brezillon2016-10-021-0/+1
* UBI: add an helper to check lnum validityBoris Brezillon2016-10-021-0/+5
* UBI: move the global ech and vidh variables into struct ubi_attach_infoBoris Brezillon2016-10-021-0/+4
* UBI: provide helpers to allocate and free aeb elementsBoris Brezillon2016-10-021-0/+3
* UBI: factorize code used to manipulate volumes at attach timeBoris Brezillon2016-10-021-0/+1
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-07-291-0/+3
* ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-291-1/+27
* ubi: Introduce vol_ignored()Richard Weinberger2016-07-291-0/+15
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-241-0/+2
* mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_errJoe Perches2016-03-201-6/+10
* UBI: Use static class and attribute groupsTakashi Iwai2015-06-021-1/+1
* UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at2015-04-131-0/+25
* UBI: Add accessor functions for WL data structuresRichard Weinberger2015-03-261-0/+36
* UBI: Add initial support for fastmap self checksRichard Weinberger2015-03-261-0/+4
* UBI: Fastmap: Locking updatesRichard Weinberger2015-03-261-4/+5
* UBI: Fastmap: Wrap fastmap specific function in a ifdefRichard Weinberger2015-03-261-0/+4
* UBI: Fastmap: Fix races in ubi_wl_get_peb()Richard Weinberger2015-03-261-1/+2
* UBI: Fastmap: Ensure that only one fastmap work is scheduledRichard Weinberger2015-03-261-1/+3
* UBI: align comment for readabilityBrian Norris2015-03-261-1/+1
* UBI: clean-up printing helpersArtem Bityutskiy2015-01-281-4/+4
* UBI: Add initial support for scatter gatherRichard Weinberger2015-01-281-0/+3
* UBI: Implement UBI_METAONLYRichard Weinberger2015-01-281-2/+6
* UBI: Extend UBI layer debug/messaging capabilitiesTanya Brokhman2014-11-071-6/+7
* UBI: wl: Rename cancel flag to shutdownRichard Weinberger2014-09-261-4/+5