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