]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - drivers/mtd/ubi
autofs4: fix waitq memory leak
[linux-2.6-omap-h63xx.git] / drivers / mtd / ubi /
2008-04-17 Artem BityutskiyUBI: make ubi-header.h local
2008-04-17 Artem BityutskiyUBI: be verbose when debuggin is enabled
2008-03-27 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-03-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-15 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-13 Len BrownMerge branches 'release', 'ejd', 'sony' and 'wmi' into...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-13 Len BrownMerge branches 'release', 'bugzilla-8570', 'bugzilla...
2008-03-13 Paul MackerrasMerge branch 'linux-2.6'
2008-03-13 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2008-03-12 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-12 Paul MackerrasMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-08 Trond MyklebustMerge commit 'origin' into devel
2008-03-07 Linus TorvaldsMerge branch 'hotfixes' of git://git.linux-nfs.org...
2008-03-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-03-07 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-03-06 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2008-03-04 Adrian BunkUBI: mtd/ubi/vtbl.c: fix memory leak
2008-03-04 Harvey HarrisonUBI: fix sparse errors in ubi.h
2008-03-04 Artem BityutskiyUBI: fix error message
2008-03-04 S.Çağlar OnurUBI: silence warning
2008-02-18 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-15 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-02-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-nfs.org/~bfield...
2008-02-11 Jeff GarzikMerge branch 'r6040' of git://git.kernel.org/pub/scm...
2008-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-09 David S. MillerMerge branch 'pending' of master.kernel.org:/pub/scm...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2008-02-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 David WoodhouseMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-03 akpm@linux-foundat... [UBI] drivers/mtd/ubi/scan.c: fix uninitialized var...
2008-02-03 akpm@linux-foundat... [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning
2008-02-03 akpm@linux-foundat... [UBI] drivers/mtd/ubi/cdev.c: unused var
2008-02-01 Artem BityutskiyUBI: do not flush queue on each vtbl change
2008-01-25 Artem BityutskiyUBI: implement atomic LEB change ioctl
2008-01-25 Artem BityutskiyUBI: handle zero-length case
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: add layout volume information
2008-01-25 Artem BityutskiyUBI: fix warnings
2008-01-25 Artem BityutskiyUBI: add sanity check
2008-01-25 Artem BityutskiyUBI: remove bogus assertion
2008-01-25 Artem BityutskiyUBI: bugfix: calculate data offset properly
2008-01-25 Artem BityutskiyUBI: amend array size
2008-01-25 Artem BityutskiyUBI: add auto-resize feature
2008-01-25 Artem BityutskiyUBI: use bit-fields
2008-01-25 Artem BityutskiyUBI: fix warnings
2008-01-25 Artem BityutskiyUBI: get rid of ubi_ltree_slab
2007-12-26 Artem BityutskiyUBI: bugfix: do not forget to increment vol_count
2007-12-26 Artem BityutskiyUBI: do not support kiB
2007-12-26 Artem BityutskiyUBI: add mtd_num sysfs attribute
2007-12-26 Artem BityutskiyUBI: fix mtd device string parsing
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 comment
2007-12-26 Artem BityutskiyUBI: fix ubi_wl_flush
2007-12-26 Artem BityutskiyUBI: fix printk
2007-12-26 Artem BityutskiyUBI: bugfix: protect from volume removal
2007-12-26 Artem BityutskiyUBI: improve comment
2007-12-26 Artem BityutskiyUBI: add PID to debugging prints
2007-12-26 Artem BityutskiyUBI: tweak volumes locking some more
2007-12-26 Artem BityutskiyUBI: introduce volume refcounting
2007-12-26 Artem BityutskiyUBI: simplify error handling
2007-12-26 Artem BityutskiyUBI: fix and cleanup volume opening functions
2007-12-26 Artem BityutskiyUBI: fix error path
2007-12-26 Artem BityutskiyUBI: get device when opening volume
2007-12-26 Artem BityutskiyUBI: add some more comments
2007-12-26 Artem BityutskiyUBI: tweak volumes locking
2007-12-26 Artem BityutskiyUBI: improve internal interfaces
2007-12-26 Artem BityutskiyUBI: bugfix: dont oops with NULL module parameter
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: improve error messages
2007-12-26 Artem BityutskiyUBI: remove redundant field
2007-12-26 Artem BityutskiyUBI: minor tidy-ups
2007-12-26 Jesper JuhlUBI: silence a warning
2007-12-26 Artem BityutskiyUBI: add ubi_leb_map interface
2007-12-26 Artem BityutskiyUBI: bugfix: allocate mandatory EBs first
2007-12-26 Artem BityutskiyUBI: fix error code in ubi_io_read()
next