aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14.182 into kernel.lnx.4.14.r4-relNathan Chancellor2020-05-271-10/+2
|\
| * ubi: Fix seq_file usage in detailed_erase_block_info debugfs fileRichard Weinberger2020-05-271-10/+2
* | Merge 4.14.171 into kernel.lnx.4.14.r4-relNathan Chancellor2020-02-181-10/+13
|\|
| * ubi: Fix an error pointer dereference in error handling codeDan Carpenter2020-02-141-9/+12
| * ubi: fastmap: Fix inverted logic in seen selfcheckSascha Hauer2020-02-141-1/+1
* | Merge 4.14.158 into kernel.lnx.4.14.r4-relNathan Chancellor2019-12-052-2/+2
|\|
| * ubi: Do not drop UBI device reference before usingPan Bian2019-12-051-1/+1
| * ubi: Put MTD device after it is not usedPan Bian2019-12-051-1/+1
* | Merge 4.14.86 into android-4.14-pGreg Kroah-Hartman2018-12-051-10/+10
|\|
| * ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger2018-12-051-10/+10
* | Merge 4.14.85 into android-4.14-pGreg Kroah-Hartman2018-12-016-1/+52
|\|
| * ubi: fastmap: Check each mapping only onceRichard Weinberger2018-12-016-1/+52
* | Merge 4.14.71 into android-4.14-pGreg Kroah-Hartman2018-09-201-2/+6
|\|
| * mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun2018-09-191-2/+6
* | Merge 4.14.53 into android-4.14Greg Kroah-Hartman2018-07-033-4/+93
|\|
| * ubi: fastmap: Correctly handle interrupted erasures in EBARichard Weinberger2018-07-031-1/+89
| * ubi: fastmap: Cancel work upon detachRichard Weinberger2018-07-032-3/+4
* | UPSTREAM: treewide: Fix function prototypes for module_param_call()Kees Cook2018-04-251-1/+1
|/
* ubi: Reject MLC NANDRichard Weinberger2018-04-241-0/+11
* ubi: Fix error for write accessRomain Izard2018-04-241-1/+1
* ubi: fastmap: Don't flush fastmap work on detachRichard Weinberger2018-04-241-1/+0
* ubi: block: Fix locking for idr_alloc/idr_removeBradley Bolen2018-02-161-16/+26
* ubi: fastmap: Erase outdated anchor PEBs during attachSascha Hauer2018-02-161-20/+57
* ubi: Fix race condition between ubi volume creation and udevClay McClure2018-02-161-5/+10
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* UBI: Fix two typos in commentsUwe Kleine-König2017-09-131-2/+2
* ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"Colin Ian King2017-09-131-1/+1
* ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-3/+3
* ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-4/+4
* ubi: pr_err() strings should end with newlinesBen Dooks2017-09-131-6/+6
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-7/+9
|\
| * mtd: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-091-7/+9
* | blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig2017-06-091-3/+3
* | block: introduce new block status code typeChristoph Hellwig2017-06-091-1/+1
|/
* Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-05-133-10/+159
|\
| * ubi: Add debugfs file for tracking PEB stateBen Shelton2017-05-081-1/+125
| * ubi: fastmap: Fix slab corruptionRabin Vincent2017-05-081-4/+29
| * ubi: Make mtd parameter readableAndy Shevchenko2017-05-081-1/+1
| * ubi: Fix section mismatchAndy Shevchenko2017-05-081-4/+4
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-061-4/+3
|\ \
| * | blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig2017-05-021-4/+3
* | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-042-107/+33
|\ \ \
| * | | mtd: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-212-107/+33
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-023-4/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | UBI: Fix typosAndrew F. Davis2017-03-243-4/+3
| |/ /
* | | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-011-1/+1
|\ \ \ | |_|/ |/| |
| * | blk-mq: constify struct blk_mq_opsEric Biggers2017-03-311-1/+1
| |/
* / ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-03-301-4/+4
|/
* statx: Add a system call to make enhanced file info availableDavid Howells2017-03-022-2/+2
* block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig2017-01-311-8/+7