| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/jffs2-xattr-2.6 | David Woodhouse | 2006-05-20 | 29 | -15/+2822 |
|\ |
|
| * | Merge git://git.infradead.org/mtd-2.6 | KaiGai Kohei | 2006-05-19 | 360 | -4469/+6627 |
| |\ |
|
| * | | [JFFS2][XATTR] Fix obvious typo | KaiGai Kohei | 2006-05-13 | 1 | -1/+1 |
| * | | [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases. | KaiGai Kohei | 2006-05-13 | 1 | -1/+7 |
| * | | [JFFS2][XATTR] remove redundant pointer cast in acl.c | KaiGai Kohei | 2006-05-13 | 1 | -20/+21 |
| * | | [JFFS2][XATTR] remove '__KERNEL__' from acl.h | KaiGai Kohei | 2006-05-13 | 1 | -2/+0 |
| * | | [JFFS2][XATTR] remove senseless comment | KaiGai Kohei | 2006-05-13 | 1 | -1/+1 |
| * | | [JFFS2][XATTR] Unify each file header part with any jffs2 file. | KaiGai Kohei | 2006-05-13 | 7 | -52/+56 |
| * | | [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h. | KaiGai Kohei | 2006-05-13 | 1 | -0/+1 |
| * | | [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) | KaiGai Kohei | 2006-05-13 | 3 | -57/+36 |
| * | | [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. | KaiGai Kohei | 2006-05-13 | 9 | -43/+55 |
| * | | [JFFS2][XATTR] Add a description about c->xattr_sem | KaiGai Kohei | 2006-05-13 | 1 | -0/+21 |
| * | | [JFFS2][XATTR] remove typedef from posix_acl related definition. | KaiGai Kohei | 2006-05-13 | 2 | -32/+32 |
| * | | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 2006-05-13 | 29 | -15/+2800 |
* | | | [JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete() | David Woodhouse | 2006-05-20 | 1 | -18/+21 |
* | | | [JFFS2] Optimise reading of eraseblock summary nodes | David Woodhouse | 2006-05-20 | 3 | -49/+64 |
* | | | [MTD] Avoid 64-bit division in mtdconcat | Andrew Morton | 2006-05-20 | 1 | -2/+6 |
* | | | [MTD] Use __symbol_get() instead of symbol_get() in NOR chip probe | David Woodhouse | 2006-05-20 | 1 | -2/+2 |
* | | | git-mtd: symbol_get() fix | Andrew Morton | 2006-05-20 | 1 | -2/+2 |
* | | | [JFFS2] Remove forgotten summary code | Ferenc Havasi | 2006-05-19 | 1 | -11/+0 |
* | | | [JFFS2] Support new device nodes | David Woodhouse | 2006-05-19 | 6 | -22/+43 |
| |/
|/| |
|
* | | [MTD] Fix printk format error in gen_probe.c | David Woodhouse | 2006-05-17 | 1 | -1/+1 |
* | | [MTD] Fix mtdconcat build. We didn't introduce mtd->writesize yet. | David Woodhouse | 2006-05-17 | 1 | -2/+2 |
* | | MTD: mtdconcat NAND/Sibley support (rev.2) | Alexander Belyakov | 2006-05-17 | 1 | -5/+164 |
* | | LASAT depends on MTD_CFI | Martin Michlmayr | 2006-05-17 | 1 | -2/+2 |
* | | Re-add module description for ms02-nv to Kconfig | Martin Michlmayr | 2006-05-17 | 1 | -0/+5 |
* | | [MTD] RFD FTL: Be noisier, and don't assume block without RFD magic are erased | Sean Young | 2006-05-17 | 1 | -23/+25 |
* | | [MTD] generic: propagate oobavail to MTD partitions | Vitaly Wool | 2006-05-17 | 1 | -0/+1 |
* | | [PCMCIA MTD] Fix leak and crash on reboot | Sean Young | 2006-05-17 | 1 | -0/+1 |
* | | cfi_cmdset_0001: factorize code to wait for flash status | Nicolas Pitre | 2006-05-17 | 1 | -264/+157 |
* | | cfi-cmdset-0001: always update the chip status | Nicolas Pitre | 2006-05-17 | 1 | -1/+3 |
* | | CHIPS: Fix potential starvation in cfi_cmdset_0001 | Josh Boyer | 2006-05-17 | 1 | -0/+5 |
* | | [JFFS2] Repack some on-medium structures. ARM is weirder than I thought. | David Woodhouse | 2006-05-16 | 1 | -3/+3 |
* | | NAND: Fix NAND ECC errors on AMD Au1550 | Sergei Shtylyov | 2006-05-16 | 1 | -0/+139 |
* | | [MTD] Fix build warnings in RedBoot MTD partition parser. | Ben Dooks | 2006-05-16 | 1 | -9/+9 |
* | | NAND: AMD Au1550 driver reads write-only register | Sergei Shtylyov | 2006-05-16 | 1 | -4/+2 |
* | | [JFFS2] Fix printk format in jffs2_sum_write_data() error message. | David Woodhouse | 2006-05-16 | 1 | -1/+1 |
* | | [JFFS2] Fix section mismatch warnings in JFFS2. | David Brownell | 2006-05-16 | 2 | -4/+4 |
* | | [MTD NAND] Make various initfuncs static, remove #ifdef MODULE from exitfuncs | David Woodhouse | 2006-05-16 | 7 | -17/+7 |
* | | drivers/mtd/devices/docprobe.c: correct #if's | Adrian Bunk | 2006-05-16 | 1 | -3/+3 |
* | | [MTD] Add help text for MTD_NAND_CS553X option. | David Woodhouse | 2006-05-16 | 1 | -2/+11 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-05-16 | 314 | -2770/+4689 |
|\ \ |
|
| * | | [PATCH] dl2k needs dma-mapping.h | Andrew Morton | 2006-05-15 | 1 | -0/+1 |
| * | | [PATCH] jffs2 warning fixes | Andrew Morton | 2006-05-15 | 1 | -2/+4 |
| * | | [PATCH] devices.txt: remove pktcdvd entry | Peter Osterlund | 2006-05-15 | 1 | -5/+0 |
| * | | [PATCH] ide_cs: Add IBM microdrive to known IDs | Thomas Kleffel | 2006-05-15 | 1 | -0/+1 |
| * | | [PATCH] Fix typos in Documentation/memory-barriers.txt | Aneesh Kumar | 2006-05-15 | 1 | -2/+2 |
| * | | [PATCH] gigaset: endian fix | Alexey Dobriyan | 2006-05-15 | 1 | -2/+2 |
| * | | [PATCH] fix hotplug kconfig help | Pavel Machek | 2006-05-15 | 1 | -3/+3 |
| * | | [PATCH] smbus unhiding kills thermal management | Carl-Daniel Hailfinger | 2006-05-15 | 1 | -1/+8 |