summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubi/upd.c
Commit message (Expand)AuthorAge
* ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-03-30
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-05
* UBI: Fix invalid vfree()Richard Weinberger2014-11-07
* UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-03
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-21
* UBI: Kill data type hintRichard Weinberger2012-05-20
* UBI: fix memory leak in update pathArtem Bityutskiy2010-01-18
* UBI: flush wl before clearing update markerSebastian Andrzej Siewior2009-12-04
* UBI: minor serialization fixArtem Bityutskiy2009-05-18
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-18
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-18
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-24
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-24
* UBI: fix buffer paddingKyungmin Park2008-07-24
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-25
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-25
* UBI: do not change file pointer while updatingArtem Bityutskiy2008-01-25
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-26
* UBI: improve internal interfacesArtem Bityutskiy2007-12-26
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-18
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27