Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-02-03 | [UBI] drivers/mtd/ubi/wl.c: fix uninitialized var warning | akpm@linux-foundation.org | 1 | -1/+1 |
2007-12-26 | UBI: prepare attach and detach functions | Artem Bityutskiy | 1 | -14/+2 |
2007-12-26 | UBI: add UBI devices reference counting | Artem Bityutskiy | 1 | -0/+1 |
2007-12-26 | UBI: fix comment | Artem Bityutskiy | 1 | -6/+3 |
2007-12-26 | UBI: fix ubi_wl_flush | Artem Bityutskiy | 1 | -7/+32 |
2007-12-26 | UBI: bugfix: protect from volume removal | Artem Bityutskiy | 1 | -86/+133 |
2007-12-26 | UBI: improve comment | Artem Bityutskiy | 1 | -3/+6 |
2007-12-26 | UBI: create ubi_wl_entry slab on initialization | Artem Bityutskiy | 1 | -44/+14 |
2007-10-19 | Use helpers to obtain task pid in printks | Pavel Emelyanov | 1 | -1/+1 |
2007-10-14 | UBI: remove useless inlines | Artem Bityutskiy | 1 | -81/+38 |
2007-10-14 | UBI: do not use vmalloc on I/O path | Artem Bityutskiy | 1 | -2/+2 |
2007-10-14 | UBI: allocate memory with GFP_NOFS | Artem Bityutskiy | 1 | -6/+6 |
2007-10-14 | UBI: add more prints | Artem Bityutskiy | 1 | -0/+1 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -1/+1 |
2007-07-18 | UBI: fix error handling in erase worker | Artem Bityutskiy | 1 | -41/+48 |
2007-07-18 | UBI: kill homegrown endian macros | Christoph Hellwig | 1 | -2/+2 |
2007-07-17 | Freezer: make kernel threads nonfreezable by default | Rafael J. Wysocki | 1 | -0/+1 |
2007-04-27 | UBI: Unsorted Block Images | Artem B. Bityutskiy | 1 | -0/+1671 |