include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / mtd / ubi / vtbl.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-12 Peter HortonUBI: initialise update marker
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-10-09 Deepak SaxenaUBI: print reserved_peb when it is too large
2008-07-24 Artem BityutskiyUBI: remove pre-sqnum images support
2008-07-24 Artem BityutskiyUBI: fix kernel-doc errors and warnings
2008-07-24 Artem BityutskiyUBI: fix checkpatch.pl errors and warnings
2008-07-24 Artem BityutskiyUBI: implement multiple volumes rename
2008-07-24 Artem BityutskiyUBI: fix and re-work debugging stuff
2008-07-24 Kyungmin ParkUBI: avoid unnecessary division operations
2008-07-24 Artem BityutskiyUBI: add a comment
2008-07-24 Artem BityutskiyUBI: print error code
2008-03-04 Adrian BunkUBI: mtd/ubi/vtbl.c: fix memory leak
2008-02-01 Artem BityutskiyUBI: do not flush queue on each vtbl change
2008-01-25 Artem BityutskiyUBI: add layout volume information
2008-01-25 Artem BityutskiyUBI: add auto-resize feature
2007-12-26 Artem BityutskiyUBI: fix comment
2007-12-26 Artem BityutskiyUBI: introduce volume refcounting
2007-12-26 Artem BityutskiyUBI: tweak volumes locking
2007-12-26 Artem BityutskiyUBI: improve internal interfaces
2007-10-14 Artem BityutskiyUBI: do not use vmalloc on I/O path
2007-10-14 Artem BityutskiyUBI: allocate memory with GFP_NOFS
2007-07-18 Vinit AgnihotriUBI: fix overflow bug
2007-07-18 Artem BityutskiyUBI: bugfix in error path
2007-07-18 Christoph HellwigUBI: kill homegrown endian macros
2007-07-18 Artem BityutskiyUBI: use vmalloc for large buffers
2007-07-18 Artem BityutskiyUBI: fix error path in create_vtbl()
2007-07-18 Florin MalitaUBI: fix dereference after kfree
2007-04-27 Artem B. BityutskiyUBI: Unsorted Block Images