UBI: small debugging code optimization
[pandora-kernel.git] / drivers / mtd / ubi / build.c
2009-07-17 Artem BityutskiyUBI: small debugging code optimization
2009-07-17 Artem BityutskiyUBI: re-name volumes_mutex to device_mutex
2009-07-17 Artem BityutskiyUBI: remove redundant mutex
2009-07-17 Artem BityutskiyUBI: fix resource de-allocation
2009-07-17 Artem BityutskiyUBI: remove unused variable
2009-07-17 Stefan RoeseUBI: return -ENOMEM upon failing vmalloc
2009-07-17 GPHPollux support + GPH wiz stuff dated 090105
2009-05-25 Artem BityutskiyUBI: always start the background thread
2009-05-25 Artem BityutskiyUBI: fix kernel-doc errors and warnings
2009-05-25 Artem BityutskiyUBI: fix checkpatch.pl errors and warnings
2009-05-25 Artem BityutskiyUBI: implement multiple volumes rename
2009-05-25 Artem BityutskiyUBI: fix and re-work debugging stuff
2009-05-25 Artem BityutskiyUBI: amend commentaries
2009-05-25 Artem BityutskiyUBI: fix memory leak on error path
2009-05-25 Artem BityutskiyUBI: do not forget to free internal volumes
2009-05-25 Artem BityutskiyUBI: fix memory leak
2009-05-25 Kyungmin ParkUBI: avoid unnecessary division operations
2009-05-25 Artem BityutskiyUBI: add a message
2009-05-25 Artem BityutskiyUBI: print media information earlier
2009-05-25 Artem BityutskiyUBI: fix error printing
2009-05-25 Artem BityutskiyUBI: fix error message
2009-05-25 Artem BityutskiyUBI: bugfix: calculate data offset properly
2009-05-25 Artem BityutskiyUBI: amend array size
2009-05-25 Artem BityutskiyUBI: add auto-resize feature
2009-05-25 Artem BityutskiyUBI: get rid of ubi_ltree_slab
2009-05-25 Artem BityutskiyUBI: bugfix: do not forget to increment vol_count
2009-05-25 Artem BityutskiyUBI: do not support kiB
2009-05-25 Artem BityutskiyUBI: add mtd_num sysfs attribute
2009-05-25 Artem BityutskiyUBI: fix mtd device string parsing
2009-05-25 Artem BityutskiyUBI: use separate mutex for volumes checking
2009-05-25 Artem BityutskiyUBI: handle attach ioctl
2009-05-25 Artem BityutskiyUBI: remove data_offset
2009-05-25 Artem BityutskiyUBI: prepare attach and detach functions
2009-05-25 Artem BityutskiyUBI: add UBI devices reference counting
2009-05-25 Artem BityutskiyUBI: add UBI control device
2009-05-25 Artem BityutskiyUBI: fix printk
2009-05-25 Artem BityutskiyUBI: simplify error handling
2009-05-25 Artem BityutskiyUBI: tweak volumes locking
2009-05-25 Artem BityutskiyUBI: improve internal interfaces
2009-05-25 Artem BityutskiyUBI: bugfix: dont oops with NULL module parameter
2009-05-25 Artem BityutskiyUBI: remove ubi_devices_cnt
2009-05-25 Artem BityutskiyUBI: create ubi_wl_entry slab on initialization
2009-05-25 Artem BityutskiyUBI: create ltree_entry slab on initialization
2009-05-25 Artem BityutskiyUBI: improve error messages
2009-05-25 Artem BityutskiyUBI: remove redundant field
2007-11-20 Len BrownPull cpuidle into release branch
2007-10-29 Len BrownPull cpuidle into release branch
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2007-10-19 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-14 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Artem BityutskiyUBI: do not use vmalloc on I/O path
2007-10-13 Dmitry TorokhovMerge /pub/scm/linux/kernel/git/torvalds/linux-2.6
2007-09-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-09-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-08-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-23 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-07-22 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Linus TorvaldsMerge branch 'for-linus' of git://git.o-hand.com/linux...
2007-07-22 Len BrownPull netlink into release branch
2007-07-22 Len BrownPull osi into release branch
2007-07-22 Len BrownPull video into release branch
2007-07-22 Len BrownPull throttle into release branch
2007-07-22 Len BrownPull misc into release branch
2007-07-22 Len BrownPull dock-bay into release branch
2007-07-22 Len BrownPull bugzilla-7880 into release branch
2007-07-22 Len BrownPull ec into release branch
2007-07-22 Len BrownPull sbs into release branch
2007-07-22 Len BrownPull battery into release branch
2007-07-22 Len BrownPull acpi-debug into release branch
2007-07-22 Len BrownPull acpica into release branch
2007-07-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-19 Tony LuckPull vector-domain into release branch
2007-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-07-19 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2007-07-19 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-07-19 David S. MillerMerge branch 'upstream-davem' of /linux/kernel/git...
2007-07-19 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2007-07-18 Jeff GarzikMerge branch 'upstream-jgarzik' of git://git./linux...
2007-07-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-07-18 Linus TorvaldsMerge branch 'master' of ssh:///linux/kernel/git/mcheha...
2007-07-18 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2007-07-18 Linus TorvaldsMerge branch 'upstream' of git://git.infradead.org...
next