summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi
Commit message (Expand)AuthorAgeFilesLines
...
* | UBI: block: Use 'u64' for the 64-bit dividendEzequiel Garcia2014-03-041-1/+1
* | UBI: block: Mark init-only symbol as __initdataEzequiel Garcia2014-03-041-1/+1
* | UBI: block: do not use term "attach"Artem Bityutskiy2014-03-043-25/+32
* | UBI: R/O block driver on top of UBI volumesEzequiel Garcia2014-02-286-0/+707
|/
* UBI: fix some use after free bugsDan Carpenter2014-02-041-4/+4
* UBI: avoid program operation on NOR flash after erasure interruptedQi Wang 王起 (qiwang)2014-01-091-32/+22
* UBI: fix error return codeJulia Lawall2014-01-022-2/+6
* Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds2013-11-141-0/+1
|\
| * mtd: Move major number definitions to major.hEzequiel Garcia2013-11-061-0/+1
* | UBI: Add some asserts to ubi_attach_fastmap()Richard Weinberger2013-10-031-0/+4
* | UBI: Fix memory leak in ubi_attach_fastmap() error pathRichard Weinberger2013-10-031-0/+13
* | UBI: simplify image sequence testRichard Genoud2013-10-031-3/+2
* | UBI: fastmap: fix backward compatibility with image_seqRichard Genoud2013-10-031-3/+19
* | UBI: Call scan_all() with correct offset in error caseRichard Weinberger2013-10-031-2/+4
* | UBI: Fix error path in scan_pool()Richard Weinberger2013-10-031-1/+1
* | UBI: fix refill_wl_user_pool()Richard Weinberger2013-10-031-4/+0
|/
* UBI: Fix invalidate_fastmap()Richard Weinberger2013-08-201-4/+1
* UBI: Fix PEB leak in wear_leveling_worker()Richard Weinberger2013-08-191-0/+3
* Merge tag 'upstream-3.11-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2013-07-052-20/+43
|\
| * UBI: support ubi_num on mtd.ubi command lineMike Frysinger2013-07-011-11/+28
| * UBI: fastmap break out of used PEB searchBrian Pomerantz2013-05-291-1/+3
| * UBI: do not abort init when ubi.mtd devices cannot be foundMike Frysinger2013-05-161-1/+5
| * UBI: drop redundant "UBI error" stringMike Frysinger2013-05-161-7/+7
* | drivers: avoid parsing names as kthread_run() format stringsKees Cook2013-07-031-1/+1
* | ubi/cdev: switch to fixed_size_llseek()Al Viro2013-06-291-25/+1
|/
* Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtdLinus Torvalds2013-03-021-3/+3
|\
| * mtd: rename random32() to prandom_u32()Akinobu Mita2013-02-041-3/+3
* | new helper: file_inode(file)Al Viro2013-02-221-1/+1
|/
* Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-2012-135/+98
|\
| * UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-104-85/+50
| * UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-106-14/+23
| * UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-033-7/+4
| * UBI: remove spurious commentEzequiel Garcia2012-11-301-1/+0
| * UBI: gluebi: rename misleading variablesEzequiel Garcia2012-11-301-14/+14
| * UBI: do not allocate the memory unnecessarilyArtem Bityutskiy2012-10-261-12/+7
| * UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-261-4/+2
* | UBI: dont call ubi_self_check_all_ff() in __wl_get_peb()Richard Weinberger2012-12-041-9/+9
* | UBI: remove PEB from free tree in get_peb_for_wl()Richard Weinberger2012-12-041-1/+7
|/
* Merge tag 'upstream-3.7-rc1-fastmap' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-089-211/+2784
|\
| * UBI: Wire-up fastmapRichard Weinberger2012-10-032-0/+22
| * UBI: Add fastmap coreRichard Weinberger2012-10-031-0/+1537
| * UBI: Add fastmap support to the WL sub-systemRichard Weinberger2012-10-031-44/+531
| * UBI: Add fastmap stuff to attach.cRichard Weinberger2012-10-033-130/+260
| * UBI: Wire-up ->fm_semRichard Weinberger2012-10-031-0/+12
| * UBI: Add fastmap bits to build.cRichard Weinberger2012-10-031-3/+65
| * UBI: Add self_check_eba()Richard Weinberger2012-10-031-0/+96
| * UBI: Export next_sqnum()Richard Weinberger2012-10-031-9/+9
| * UBI: Add fastmap stuff to ubi.hRichard Weinberger2012-10-032-25/+115
| * UBI: Add fastmap on-flash data structuresRichard Weinberger2012-10-031-0/+137
* | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-10-0213-321/+383
|\ \ | |/
OpenPOWER on IntegriCloud