UBI: make ubi-header.h local
[safe/jmp/linux-2.6] / drivers / mtd / ubi / ubi.h
2008-04-17 Artem BityutskiyUBI: make ubi-header.h local
2008-03-04 Harvey HarrisonUBI: fix sparse errors in ubi.h
2008-01-25 Artem BityutskiyUBI: implement atomic LEB change ioctl
2008-01-25 Artem BityutskiyUBI: simplify internal interfaces
2008-01-25 Artem BityutskiyUBI: add auto-resize feature
2008-01-25 Artem BityutskiyUBI: use bit-fields
2008-01-25 Artem BityutskiyUBI: get rid of ubi_ltree_slab
2007-12-26 Artem BityutskiyUBI: use separate mutex for volumes checking
2007-12-26 Artem BityutskiyUBI: handle attach ioctl
2007-12-26 Artem BityutskiyUBI: remove data_offset
2007-12-26 Artem BityutskiyUBI: prepare attach and detach functions
2007-12-26 Artem BityutskiyUBI: add UBI devices reference counting
2007-12-26 Artem BityutskiyUBI: add UBI control device
2007-12-26 Artem BityutskiyUBI: fix ubi_wl_flush
2007-12-26 Artem BityutskiyUBI: bugfix: protect from volume removal
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-12-26 Artem BityutskiyUBI: remove ubi_devices_cnt
2007-12-26 Artem BityutskiyUBI: create ubi_wl_entry slab on initialization
2007-12-26 Artem BityutskiyUBI: create ltree_entry slab on initialization
2007-12-26 Artem BityutskiyUBI: remove redundant field
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-18 Artem BityutskiyUBI: use vmalloc for large buffers
2007-07-18 Artem BityutskiyUBI: set correct gluebi device size
2007-04-27 Artem B. BityutskiyUBI: Unsorted Block Images