include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / mtd / ubi / cdev.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-01-27 Mika WesterbergUBI: fix volume creation input checking
2009-06-02 Dmitry PervushinUBI: remove built-in gluebi
2009-06-02 Dmitry PervushinUBI: add notification API
2009-05-18 Artem BityutskiyUBI: improve debugging messages
2009-05-18 Artem BityutskiyUBI: re-name volumes_mutex to device_mutex
2009-05-18 Artem BityutskiyUBI: remove redundant mutex
2009-02-20 Corentin CharyUBI: add fsync capability
2009-01-27 Sidney AmaniUBI: allow direct user-space I/O
2009-01-18 Artem BityutskiyUBI: use nicer 64-bit math
2009-01-18 Artem BityutskiyUBI: add ioctl compatibility
2009-01-18 Jan EngelhardtUBI: constify file operations
2009-01-18 Artem BityutskiyUBI: allow all ioctls
2009-01-18 Artem BityutskiyUBI: remove unnecessry header inclusion
2009-01-18 Corentin CharyUBI: add ioctl for is_mapped operation
2009-01-18 Corentin CharyUBI: add ioctl for unmap operation
2009-01-18 Corentin CharyUBI: add ioctl for map operation
2008-12-28 Artem BityutskiyUBI: fix checkpatch.pl warnings
2008-09-05 Artem BityutskiyUBI: remove BKL
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 Artem BityutskiyUBI: improve mkvol request validation
2008-07-24 Bruce LeonardUBI: fix 64-bit calculations
2008-07-24 Kyungmin ParkUBI: avoid unnecessary division operations
2008-06-20 Jonathan CorbetUBI: cdev lock_kernel() pushdown
2008-02-03 akpm@linux-foundat... [UBI] drivers/mtd/ubi/cdev.c: unused var
2008-01-25 Artem BityutskiyUBI: implement atomic LEB change ioctl
2008-01-25 Artem BityutskiyUBI: simplify internal interfaces
2008-01-25 Artem BityutskiyUBI: do not change file pointer while updating
2008-01-25 Artem BityutskiyUBI: fix warnings
2007-12-26 Artem BityutskiyUBI: handle attach ioctl
2007-12-26 Artem BityutskiyUBI: add UBI devices reference counting
2007-12-26 Artem BityutskiyUBI: add UBI control device
2007-12-26 Artem BityutskiyUBI: tweak volumes locking some more
2007-12-26 Artem BityutskiyUBI: get device when opening volume
2007-12-26 Artem BityutskiyUBI: improve internal interfaces
2007-12-26 Artem BityutskiyUBI: remove ubi_devices_cnt
2007-12-26 Artem BityutskiyUBI: improve error messages
2007-12-26 Artem BityutskiyUBI: remove redundant field
2007-07-18 Paul MundtUBI: fix compile warning
2007-07-18 Christoph HellwigUBI: cleanup ioctl handling
2007-07-18 Artem BityutskiyUBI: minor comma fix
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