summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi (follow)
Commit message (Expand)AuthorAge
* ubi: Fix race condition between ubi volume creation and udevClay McClure2018-03-18
* ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen2018-02-16
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-04-27
* ubi: fastmap: Fix add_vol() return value test in ubi_attach_fastmap()Boris Brezillon2016-11-10
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2016-11-10
* ubi: Deal with interrupted erasures in WLRichard Weinberger2016-10-28
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-08-20
* ubi: Fix early loggingRichard Weinberger2016-08-20
* ubi: Make volume resize power cut awareRichard Weinberger2016-08-20
* ubi: Make recover_peb power cut awareRichard Weinberger2016-07-27
* UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-06-01
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-09
* mtd: ubi: don't leak e if schedule_erase() failsSebastian Siewior2015-12-16
* mtd: ubi: fixup error correction in do_sync_erase()Sebastian Siewior2015-12-16
* UBI: fix use of "VID" vs. "EC" in header self-checkBrian Norris2015-12-16
* UBI: fix return error codeSudip Mukherjee2015-12-16
* Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2015-11-10
|\
| * UBI: Remove in vain semicolonRichard Weinberger2015-11-06
| * UBI: Fastmap: Fix PEB array typeEzequiel GarcĂ­a2015-11-06
| * ubi: fastmap: Implement produce_free_peb()Richard Weinberger2015-10-03
| * UBI: drop null test before destroy functionsJulia Lawall2015-10-03
| * UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-10-03
| * UBI: Fix debug messageRichard Weinberger2015-10-03
| * UBI: Fix typo in commentRichard Weinberger2015-10-03
| * UBI: Fastmap: Simplify expressionRichard Weinberger2015-10-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-07
|\ \
| * | UBI: Update comments to reflect UBI_METAONLY flagAndrew Murray2015-09-29
| |/
* | UBI: return ENOSPC if no enough space availableshengyong2015-09-29
* | UBI: Validate data_sizeRichard Weinberger2015-09-29
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-01
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-28
* | UBI: Remove unnecessary `\'shengyong2015-06-03
* | UBI: Use static class and attribute groupsTakashi Iwai2015-06-02
* | UBI: add a helper function for updatting on-flash layout volumesshengyong2015-06-02
* | UBI: Fastmap: Do not add vol if it already existsshengyong2015-06-02
* | UBI: Init vol->reserved_pebs by assignmentshengyong2015-06-02
* | UBI: Fastmap: Rename variables to make them meaningfulshengyong2015-06-02
* | UBI: Fastmap: Remove unnecessary `\'shengyong2015-06-02
* | UBI: Fastmap: Use max() to get the larger valueshengyong2015-06-02
* | UBI: block: Dynamically allocate minor numbersDan Ehrenberg2015-06-02
|/
* UBI: block: Add missing cache flushesKevin Cernekee2015-05-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-15
* | UBI: power cut emulation for testingdavid.oberhollenzer@sigma-star.at2015-04-13
* | UBI: Fastmap: Fall back to scanning mode after ECC errorRichard Weinberger2015-03-26
* | UBI: Fastmap: Remove is_fm_block()Richard Weinberger2015-03-26
* | UBI: Fastmap: Add blank line after declarationsRichard Weinberger2015-03-26
* | UBI: Fastmap: Remove else after return.Richard Weinberger2015-03-26
* | UBI: Fastmap: Introduce may_reserve_for_fm()Richard Weinberger2015-03-26
* | UBI: Fastmap: Introduce ubi_fastmap_init()Richard Weinberger2015-03-26