Age | Commit message (Expand) | Author | Files | Lines |
2015-09-22 | jffs2: drop null test before destroy functions | Julia Lawall | 1 | -18/+9 |
2014-01-03 | jffs2: NULL return of kmem_cache_zalloc should be handled | Zhouyi Zhou | 1 | -0/+4 |
2012-03-27 | jffs2: Use pr_fmt and remove jffs: from formats | Joe Perches | 1 | -0/+2 |
2009-09-20 | jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabs | David Woodhouse | 1 | -2/+2 |
2009-03-20 | [JFFS2] kmem_cache_alloc/memset -> kmem_cache_zalloc | Wei Yongjun | 1 | -4/+2 |
2007-07-20 | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 1 | -9/+9 |
2007-04-25 | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 1 | -3/+1 |
2006-12-07 | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 1 | -9/+9 |
2006-06-30 | fs/jffs2/: make 2 functions static | Adrian Bunk | 1 | -1/+1 |
2006-06-27 | [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion | KaiGai Kohei | 1 | -0/+2 |
2006-05-27 | [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. | David Woodhouse | 1 | -24/+51 |
2006-05-25 | [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() | David Woodhouse | 1 | -1/+2 |
2006-05-24 | [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. | David Woodhouse | 1 | -2/+24 |
2006-05-13 | [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. | KaiGai Kohei | 1 | -1/+0 |
2006-05-13 | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 1 | -2/+66 |
2005-11-07 | [JFFS2] Clean up trailing white spaces | Thomas Gleixner | 1 | -2/+2 |
2005-11-07 | [JFFS2] Debug code simplification, update TODO | Artem B. Bityutskiy | 1 | -17/+17 |
2005-11-06 | [JFFS2] Debug code clean up - step 4 | Artem B. Bityutskiy | 1 | -40/+42 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+205 |