summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/upd.c
Commit message (Expand)AuthorAgeFilesLines
* ubi: Fix out of bounds write in volume update codeRichard Weinberger2016-03-051-1/+1
* UBI: Fix invalid vfree()Richard Weinberger2014-11-071-4/+6
* UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-031-4/+2
* UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon2012-05-211-2/+2
* UBI: Kill data type hintRichard Weinberger2012-05-201-8/+4
* UBI: fix memory leak in update pathArtem Bityutskiy2010-01-181-0/+1
* UBI: flush wl before clearing update markerSebastian Andrzej Siewior2009-12-041-9/+11
* UBI: minor serialization fixArtem Bityutskiy2009-05-181-2/+2
* UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy2009-05-181-4/+4
* UBI: use nicer 64-bit mathArtem Bityutskiy2009-01-181-14/+7
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-241-0/+2
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-241-3/+5
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-241-8/+8
* UBI: fix buffer paddingKyungmin Park2008-07-241-3/+3
* UBI: implement atomic LEB change ioctlArtem Bityutskiy2008-01-251-12/+100
* UBI: simplify internal interfacesArtem Bityutskiy2008-01-251-32/+31
* UBI: do not change file pointer while updatingArtem Bityutskiy2008-01-251-1/+0
* UBI: tweak volumes lockingArtem Bityutskiy2007-12-261-0/+4
* UBI: improve internal interfacesArtem Bityutskiy2007-12-261-4/+3
* UBI: use vmalloc for large buffersArtem Bityutskiy2007-07-181-2/+2
* UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-271-0/+348
OpenPOWER on IntegriCloud