Age | Commit message (Expand) | Author | Files | Lines |
2006-05-13 | [JFFS2][XATTR] Unify each file header part with any jffs2 file. | KaiGai Kohei | 7 | -52/+56 |
2006-05-13 | [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h. | KaiGai Kohei | 1 | -0/+1 |
2006-05-13 | [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) | KaiGai Kohei | 3 | -57/+36 |
2006-05-13 | [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. | KaiGai Kohei | 9 | -43/+55 |
2006-05-13 | [JFFS2][XATTR] Add a description about c->xattr_sem | KaiGai Kohei | 1 | -0/+21 |
2006-05-13 | [JFFS2][XATTR] remove typedef from posix_acl related definition. | KaiGai Kohei | 2 | -32/+32 |
2006-05-13 | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 27 | -15/+2722 |
2006-05-12 | [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c | Jesper Juhl | 1 | -19/+19 |
2006-05-12 | [JFFS2] Remove obsolete histo.h | Domen Puncer | 1 | -3/+0 |
2006-05-06 | [JFFS2] Fix race in setting file attributes | Dmitry Bazhenov | 1 | -1/+6 |
2006-05-03 | Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ | David Woodhouse | 5 | -6/+178 |
2006-04-18 | JFFS2: Return an error for long filenames | Richard Purdie | 1 | -0/+3 |
2006-04-17 | [JFFS2] Fix race in post-mount node checking | David Woodhouse | 1 | -0/+4 |
2006-04-12 | [PATCH] jffs2: fix printk warnings | Randy Dunlap | 2 | -4/+4 |
2006-04-01 | BUG_ON() Conversion in fs/jffs2/ | Eric Sesterhenn | 1 | -2/+1 |
2006-03-28 | [PATCH] Make most file operations structs in fs/ const | Arjan van de Ven | 3 | -4/+4 |
2006-03-26 | [PATCH] sem2mutex: fs/ | Ingo Molnar | 1 | -9/+10 |
2006-03-24 | [PATCH] cpuset memory spread: slab cache format | Paul Jackson | 1 | -1/+2 |
2006-03-24 | [PATCH] cpuset memory spread: slab cache filesystems | Paul Jackson | 1 | -1/+1 |
2006-03-24 | [PATCH] vfs: MS_VERBOSE should be MS_SILENT | Theodore Ts'o | 1 | -2/+2 |
2006-03-10 | [PATCH] mtd: 64 bit fixes | Atsushi Nemoto | 2 | -2/+3 |
2006-03-09 | [PATCH] jffs2: avoid divide-by-zero | David Woodhouse | 1 | -1/+1 |
2006-01-15 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 2 | -3/+3 |
2006-01-12 | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 1 | -0/+1 |
2005-11-29 | [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. | Thomas Gleixner | 2 | -1/+3 |
2005-11-24 | [PATCH] jffs2 debug gcc-2.9x fix | Andrew Morton | 1 | -4/+4 |
2005-11-13 | [JFFS2] Remove broken and useless debug code | Thomas Gleixner | 1 | -3/+0 |
2005-11-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 | Linus Torvalds | 36 | -2133/+4529 |
2005-11-07 | [PATCH] kfree cleanup: fs | Jesper Juhl | 2 | -7/+4 |
2005-11-07 | [JFFS2] Clean up trailing white spaces | Thomas Gleixner | 32 | -585/+584 |
2005-11-07 | [JFFS2] Fix broken compile when debug level = 2 | Artem B. Bityutskiy | 1 | -3/+3 |
2005-11-07 | [JFFS2] Return 0, not number of bytes written, for success at commit_write | Todd Poynor | 1 | -3/+3 |
2005-11-07 | [JFFS2] Fix dataflash support | Artem B. Bityutskiy | 3 | -22/+40 |
2005-11-07 | [JFFS2] Use memset(struct) instead of nulling struct members one by one | Artem B. Bityutskiy | 1 | -10/+7 |
2005-11-07 | [JFFS2] Remove stale comment | Artem B. Bityutskiy | 1 | -2/+1 |
2005-11-07 | [JFFS2] Rename jffs2_summary_node to jffs2_raw_summary | Ferenc Havasi | 2 | -9/+9 |
2005-11-07 | [JFFS2] Debug code simplification, update TODO | Artem B. Bityutskiy | 13 | -264/+232 |
2005-11-06 | [JFFS2] Account summary space in reserved_size. | Ferenc Havasi | 1 | -1/+3 |
2005-11-06 | [JFFS2] Debug message format clean up | Artem B. Bityutskiy | 2 | -159/+120 |
2005-11-06 | [JFFS2] Call summary collector for all mtd devices with writev support | Ferenc Havasi | 1 | -5/+6 |
2005-11-06 | [JFFS2] Return real jffs2_sum_init() error code | Ferenc Havasi | 1 | -3/+5 |
2005-11-06 | [JFFS2] Add erase block summary support (mount time improvement) | Ferenc Havasi | 17 | -197/+1359 |
2005-11-06 | [JFFS2] Remove support for virtual blocks | Ferenc Havasi | 4 | -23/+13 |
2005-11-06 | [JFFS2] Solve BUG caused by frag->node representing a hole in fragtree | Artem B. Bityutskiy | 1 | -2/+2 |
2005-11-06 | [JFFS2] Calculate CRC check starting point correctly | Artem B. Bityutskiy | 2 | -8/+9 |
2005-11-06 | [JFFS2] More message formatting cleanups | Artem B. Bityutskiy | 2 | -7/+7 |
2005-11-06 | [JFFS2] Fix JFFS2 [mc]time handling | Artem B. Bityutskiy | 5 | -17/+37 |
2005-11-06 | [JFFS2] Make the JFFS2 messages a bit nicer | Artem B. Bityutskiy | 1 | -5/+5 |
2005-11-06 | [JFFS2] Teach JFFS2 about Sibley flash | Nicolas Pitre | 3 | -5/+46 |
2005-11-06 | [JFFS2] Debug code clean up - step 7 | Artem B. Bityutskiy | 4 | -64/+71 |