Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[safe/jmp/linux-2.6] / drivers / mtd / ubi / ubi.h
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-08-14 Phil CarmodyUBI: eliminate possible undefined behaviour
2009-07-07 Artem BityutskiyUBI: fix NOR flash recovery
2009-07-05 Artem BityutskiyUBI: nicify image sequence number handling
2009-07-05 Adrian HunterUBI: add image sequence number to EC header
2009-06-10 Kevin CernekeeUBI: add reboot notifier
2009-06-10 Artem BityutskiyUBI: fix multiple spelling typos
2009-06-02 Dmitry PervushinUBI: remove built-in gluebi
2009-06-02 Dmitry PervushinUBI: add notification API
2009-06-02 Artem BityutskiyUBI: do not switch to R/O mode on read errors
2009-06-02 Artem BityutskiyUBI: introduce new constants
2009-05-18 Artem BityutskiyUBI: small debugging code optimization
2009-05-18 Artem BityutskiyUBI: re-name volumes_mutex to device_mutex
2009-05-18 Artem BityutskiyUBI: remove redundant mutex
2009-01-27 Sidney AmaniUBI: allow direct user-space I/O
2009-01-18 Jan EngelhardtUBI: constify file operations
2008-12-16 Xiaochuan-XuUBI: simplify PEB protection code
2008-12-15 Xiaochuan-XuUBI: prepare for protection tree improvements
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: amend commentaries
2008-07-24 Artem BityutskiyUBI: fix memory leak
2008-04-23 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-04-22 Harvey Harrison[MTD] replace remaining __FUNCTION__ occurrences
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