9p: define session flags
[safe/jmp/linux-2.6] / drivers / mtd / ubi /
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Artem BityutskiyUBI: return correct error code
2007-10-14 Artem BityutskiyUBI: remove useless inlines
2007-10-14 Artem BityutskiyUBI: fix atomic LEB change problems
2007-10-14 Artem BityutskiyUBI: use byte hexdump
2007-10-14 Artem BityutskiyUBI: do not use vmalloc on I/O path
2007-10-14 Artem BityutskiyUBI: allocate memory with GFP_NOFS
2007-10-14 Artem BityutskiyUBI: use linux print_hex_dump(), not home-grown one
2007-10-14 Jesper JuhlUBI: don't use array index before testing if it is...
2007-10-14 Artem BityutskiyUBI: add more prints
2007-10-14 Artem BityutskiyUBI: fix sparse warnings
2007-10-14 Florin MalitaUBI: fix leak in ubi_scan_erase_peb
2007-08-01 Mariusz Kozlowski[UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversi...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 Paul MundtUBI: fix compile warning
2007-07-18 Artem BityutskiyUBI: fix error handling in erase worker
2007-07-18 Artem BityutskiyUBI: fix comments
2007-07-18 Artem BityutskiyUBI: remove unneeded error checks
2007-07-18 Fernando Luis Vázq... UBI: cleanup usage of try_module_get
2007-07-18 Vinit AgnihotriUBI: fix overflow bug
2007-07-18 Artem BityutskiyUBI: bugfix in max_sqnum calculation
2007-07-18 Brijesh SinghUBI: bugfix in sqnum calculation
2007-07-18 Brijesh SinghUBI: fix signed-unsigned multiplication
2007-07-18 Artem BityutskiyUBI: fix bug in atomic_leb_change()
2007-07-18 Vinit AgnihotriUBI: fix message
2007-07-18 Artem BityutskiyUBI: fix debugging stuff
2007-07-18 Artem BityutskiyUBI: bugfix in error path
2007-07-18 Vignesh BabuUBI: use is_power_of_2()
2007-07-18 Vinit AgnihotriUBI: fix freeing ubi->vtbl while unloading
2007-07-18 Artem BityutskiyUBI: bugfix in ubi_leb_change()
2007-07-18 Christoph HellwigUBI: kill homegrown endian macros
2007-07-18 Christoph HellwigUBI: cleanup ioctl handling
2007-07-18 Artem BityutskiyUBI: error path bugfix
2007-07-18 Artem BityutskiyUBI: minor comma fix
2007-07-18 Artem BityutskiyUBI: use vmalloc for large buffers
2007-07-18 Artem BityutskiyUBI: add few more comments
2007-07-18 Artem BityutskiyUBI: set correct gluebi device size
2007-07-18 Artem BityutskiyUBI: do not let to read too much
2007-07-18 Artem BityutskiyUBI: fix error path in create_vtbl()
2007-07-18 Florin MalitaUBI: fix dereference after kfree
2007-07-18 Artem BityutskiyUBI: fix memory leak in checking code
2007-07-17 Jeff Garzikdrivers/*: mark variables with uninitialized_var()
2007-07-17 Jeff Garzikdrivers/mtd/ubi/eba: minor cleanup: tighten scope of...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-04-27 Artem BityutskiyUBI: remove unused variable
2007-04-27 Artem B. BityutskiyUBI: Unsorted Block Images