aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/ubi/upd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-30ubi/upd: Always flush after prepared for an updateSebastian Siewior1-4/+4
2016-03-05ubi: Fix out of bounds write in volume update codeRichard Weinberger1-1/+1
2014-11-07UBI: Fix invalid vfree()Richard Weinberger1-4/+6
2012-12-03UBI: replace memcpy with struct assignmentEzequiel Garcia1-4/+2
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon1-2/+2
2012-05-20UBI: Kill data type hintRichard Weinberger1-8/+4
2010-01-18UBI: fix memory leak in update pathArtem Bityutskiy1-0/+1
2009-12-04UBI: flush wl before clearing update markerSebastian Andrzej Siewior1-9/+11
2009-05-18UBI: minor serialization fixArtem Bityutskiy1-2/+2
2009-05-18UBI: re-name volumes_mutex to device_mutexArtem Bityutskiy1-4/+4
2009-01-18UBI: use nicer 64-bit mathArtem Bityutskiy1-14/+7
2008-07-24UBI: fix kernel-doc errors and warningsArtem Bityutskiy1-0/+2
2008-07-24UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy1-3/+5
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy1-8/+8
2008-07-24UBI: fix buffer paddingKyungmin Park1-3/+3
2008-01-25UBI: implement atomic LEB change ioctlArtem Bityutskiy1-12/+100
2008-01-25UBI: simplify internal interfacesArtem Bityutskiy1-32/+31
2008-01-25UBI: do not change file pointer while updatingArtem Bityutskiy1-1/+0
2007-12-26UBI: tweak volumes lockingArtem Bityutskiy1-0/+4
2007-12-26UBI: improve internal interfacesArtem Bityutskiy1-4/+3
2007-07-18UBI: use vmalloc for large buffersArtem Bityutskiy1-2/+2
2007-04-27UBI: Unsorted Block ImagesArtem B. Bityutskiy1-0/+348