trivial: fix then -> than typos in comments and documentation
[safe/jmp/linux-2.6] / drivers / mtd / ubi / eba.c
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-12-05 Artem BityutskiyUBI: handle write errors in WL worker
2008-12-05 Artem BityutskiyUBI: fix deadlock
2008-11-06 Zoltan SogorUBI: fix EBADMSG handling
2008-07-24 Artem BityutskiyUBI: fix checkpatch.pl errors and warnings
2008-07-24 Artem BityutskiyUBI: bugfix - do not torture PEB needlessly
2008-07-24 Artem BityutskiyUBI: amend commentaries
2008-07-24 Artem BityutskiyUBI: fix LEB locking
2008-07-24 Artem BityutskiyUBI: fix memory leak
2008-07-24 Kyungmin ParkUBI: avoid unnecessary division operations
2008-01-25 Artem BityutskiyUBI: handle zero-length case
2008-01-25 Artem BityutskiyUBI: add layout volume information
2008-01-25 Artem BityutskiyUBI: add auto-resize feature
2008-01-25 Artem BityutskiyUBI: get rid of ubi_ltree_slab
2007-12-26 Artem BityutskiyUBI: add UBI devices reference counting
2007-12-26 Artem BityutskiyUBI: bugfix: protect from volume removal
2007-12-26 Artem BityutskiyUBI: introduce volume refcounting
2007-12-26 Artem BityutskiyUBI: add some more comments
2007-12-26 Artem BityutskiyUBI: improve internal interfaces
2007-12-26 Artem BityutskiyUBI: create ltree_entry slab on initialization
2007-12-26 Artem BityutskiyUBI: add ubi_leb_map interface
2007-12-26 Artem BityutskiyUBI: bugfix: allocate mandatory EBs first
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-14 Artem BityutskiyUBI: return correct error code
2007-10-14 Artem BityutskiyUBI: fix atomic LEB change problems
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-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 Artem BityutskiyUBI: fix bug in atomic_leb_change()
2007-07-18 Artem BityutskiyUBI: bugfix in ubi_leb_change()
2007-07-18 Christoph HellwigUBI: kill homegrown endian macros
2007-07-18 Artem BityutskiyUBI: use vmalloc for large buffers
2007-07-17 Jeff Garzikdrivers/*: mark variables with uninitialized_var()
2007-07-17 Jeff Garzikdrivers/mtd/ubi/eba: minor cleanup: tighten scope of...
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-04-27 Artem B. BityutskiyUBI: Unsorted Block Images