Commit Graph

49 Commits (d2da272a4e581e831e3567a37ef167686f1ea1d3)

Author SHA1 Message Date
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Artem Bityutskiy cc5f4f2875 UBI: return correct error code 18 years ago
Artem Bityutskiy 5abde384e3 UBI: remove useless inlines 18 years ago
Artem Bityutskiy e8823bd63d UBI: fix atomic LEB change problems 18 years ago
Artem Bityutskiy 6986646ba7 UBI: use byte hexdump 18 years ago
Artem Bityutskiy e88d6e10e5 UBI: do not use vmalloc on I/O path 18 years ago
Artem Bityutskiy 33818bbb84 UBI: allocate memory with GFP_NOFS 18 years ago
Artem Bityutskiy ef6075fbfc UBI: use linux print_hex_dump(), not home-grown one 18 years ago
Jesper Juhl 0169b49d52 UBI: don't use array index before testing if it is negative 18 years ago
Artem Bityutskiy 8d2d4011f1 UBI: add more prints 18 years ago
Artem Bityutskiy 8bc2296196 UBI: fix sparse warnings 18 years ago
Florin Malita dcec4c3bdc UBI: fix leak in ubi_scan_erase_peb 18 years ago
Mariusz Kozlowski d9b0744d6c [UBI] drivers/mtd/ubi/scan.c: kmalloc + memset conversion to kzalloc 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Paul Mundt add0b43ca6 UBI: fix compile warning 18 years ago
Artem Bityutskiy 784c145444 UBI: fix error handling in erase worker 18 years ago
Artem Bityutskiy 63b6c1ed56 UBI: fix comments 18 years ago
Artem Bityutskiy 503990ebb2 UBI: remove unneeded error checks 18 years ago
Fernando Luis Vázquez Cao 2db61c95c0 UBI: cleanup usage of try_module_get 18 years ago
Vinit Agnihotri d08c3b78b8 UBI: fix overflow bug 18 years ago
Artem Bityutskiy 2f3cdb55ee UBI: bugfix in max_sqnum calculation 18 years ago
Brijesh Singh 76eafe479e UBI: bugfix in sqnum calculation 18 years ago
Brijesh Singh 2f176f7987 UBI: fix signed-unsigned multiplication 18 years ago
Artem Bityutskiy 84a9258062 UBI: fix bug in atomic_leb_change() 18 years ago
Vinit Agnihotri a6ded48e34 UBI: fix message 18 years ago
Artem Bityutskiy b89044bfa0 UBI: fix debugging stuff 18 years ago
Artem Bityutskiy 94784d9164 UBI: bugfix in error path 18 years ago
Vignesh Babu 7753f1692f UBI: use is_power_of_2() 18 years ago
Vinit Agnihotri d7f0c4dc31 UBI: fix freeing ubi->vtbl while unloading 18 years ago
Artem Bityutskiy a443db48e0 UBI: bugfix in ubi_leb_change() 18 years ago
Christoph Hellwig 3261ebd7d4 UBI: kill homegrown endian macros 18 years ago
Christoph Hellwig bf07803a68 UBI: cleanup ioctl handling 18 years ago
Artem Bityutskiy 16d8cd7ce4 UBI: error path bugfix 18 years ago
Artem Bityutskiy f800f09bf4 UBI: minor comma fix 18 years ago
Artem Bityutskiy 92ad8f3750 UBI: use vmalloc for large buffers 18 years ago
Artem Bityutskiy 79b510c0f2 UBI: add few more comments 18 years ago
Artem Bityutskiy 941dfb07ed UBI: set correct gluebi device size 18 years ago
Artem Bityutskiy 4ab60a0d7c UBI: do not let to read too much 18 years ago
Artem Bityutskiy 78d87c95b8 UBI: fix error path in create_vtbl() 18 years ago
Florin Malita c4e90ec013 UBI: fix dereference after kfree 18 years ago
Artem Bityutskiy 341e1a0cf2 UBI: fix memory leak in checking code 18 years ago
Jeff Garzik a6343afb6e drivers/*: mark variables with uninitialized_var() 18 years ago
Jeff Garzik 2ab934b8af drivers/mtd/ubi/eba: minor cleanup: tighten scope of a local var 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Artem Bityutskiy d468a03002 UBI: remove unused variable 18 years ago
Artem B. Bityutskiy 801c135ce7 UBI: Unsorted Block Images 18 years ago