summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAge
* ubi: Use bitmaps in Fastmap self-check codeRichard Weinberger2016-07-29
* ubi: Be more paranoid while seaching for the most recent FastmapRichard Weinberger2016-07-29
* ubi: Check whether the Fastmap anchor matches the super blockRichard Weinberger2016-07-29
* ubi: Rework Fastmap attach base codeRichard Weinberger2016-07-29
* ubi: Fix whitespace issue in count_fastmap_pebs()Richard Weinberger2016-07-29
* ubi: Introduce vol_ignored()Richard Weinberger2016-07-29
* ubi: Fix scan_fast() commentRichard Weinberger2016-07-29
* ubi: Make volume resize power cut awareRichard Weinberger2016-07-29
* ubi: Fix early loggingRichard Weinberger2016-07-29
* ubi: gluebi: Fix double refcountingRichard Weinberger2016-07-29
* ubi: Fix race condition between ubi device creation and udevIosif Harutyunov2016-07-29
* ubi: Only read necessary size when reading the VID headerSascha Hauer2016-07-29
* ubi: Make recover_peb power cut awareRichard Weinberger2016-06-22
* ubi: Don't bypass ->getattr()Richard Weinberger2016-06-14
* Revert "mtd: switch open_mtd_by_chdev() to use of vfs_stat()"Richard Weinberger2016-06-14
* Revert "mtd: switch ubi_open_volume_path() to vfs_stat()"Richard Weinberger2016-06-14
* Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2016-05-27
|\
| * UBI: Fix static volume checks when Fastmap is usedRichard Weinberger2016-05-24
| * UBI: Set free_count to zero before walking through erase listHeiko Schocher2016-05-24
| * UBI: Silence an unintialized variable warningDan Carpenter2016-05-24
| * UBI: Clean up return in ubi_remove_volume()Dan Carpenter2016-05-24
| * UBI: Modify wrong comment in ubi_leb_map function.z001895122016-05-24
| * UBI: Don't read back all data in ubi_eba_copy_leb()Richard Weinberger2016-05-24
| * UBI: Add ro-mode sysfs attributeEzequiel Garcia2016-05-24
* | mtd: switch ubi_open_volume_path() to vfs_stat()Al Viro2016-03-27
* | mtd: switch open_mtd_by_chdev() to use of vfs_stat()Al Viro2016-03-27
|/
* mtd: ubi: Add logging functions ubi_msg, ubi_warn and ubi_errJoe Perches2016-03-20
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-05
* wrappers for ->i_mutex accessAl Viro2016-01-22
* mtd: ubi: wl: avoid erasing a PEB which is emptySebastian Siewior2016-01-10
* 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-27
* | UBI: Remove unnecessary `\'shengyong2015-06-03