| Commit message (Expand) | Author | Age |
* | [JFFS2][XATTR] Fix obvious typo | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases. | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] remove redundant pointer cast in acl.c | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] remove '__KERNEL__' from acl.h | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] remove senseless comment | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] Unify each file header part with any jffs2 file. | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h. | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] Add a description about c->xattr_sem | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] remove typedef from posix_acl related definition. | KaiGai Kohei | 2006-05-13 |
* | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 2006-05-13 |
* | Trivial typo fixes in Kconfig files (MTD). | Egry Gábor | 2006-05-12 |
* | OneNAND: fix block command typo | Kyungmin Park | 2006-05-12 |
* | OneNAND: One-Time Programmable (OTP) support | Kyungmin Park | 2006-05-12 |
* | OneNAND: Handle erase correctly in Double Density Package (DDP) | Kyungmin Park | 2006-05-12 |
* | OneNAND: Write oob area with aligned size, mtd->oobsize | Kyungmin Park | 2006-05-12 |
* | OneNAND: Add write_oob verify function | Kyungmin Park | 2006-05-12 |
* | OneNand: Fix free byte positions. | Jarkko Lavinen | 2006-05-12 |
* | OneNAND: handle byte access on BufferRAM | Kyungmin Park | 2006-05-12 |
* | OneNAND: Add touch_softlock_watchdog() | Kyungmin Park | 2006-05-12 |
* | [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c | Jesper Juhl | 2006-05-12 |
* | [MTD] Fix invalid default value of CONFIG_MTD_PCMCIA_ANONYMOUS in Kconfig | Jean-Luc Leger | 2006-05-12 |
* | [JFFS2] Remove obsolete histo.h | Domen Puncer | 2006-05-12 |
* | [MTD] Fix capitalisation in export of old doc2001.c initfunc | David Woodhouse | 2006-05-12 |
* | [MTD] Basic NAND driver for AMD/NatSemi CS5535/CS5536 Geode companion chip | David Woodhouse | 2006-05-11 |
* | [MTD] Fix capitalisation in export of DiskOnChip Millennium initfunc | David Woodhouse | 2006-05-10 |
* | Export cfi_cmdset_0020 and cfi_cmdset_0002 with EXPORT_SYMBOL_GPL | David Woodhouse | 2006-05-08 |
* | Finally remove the obnoxious inter_module_xxx() | David Woodhouse | 2006-05-08 |
* | Remove use of inter_module_crap in NOR flash chip drivers. | David Woodhouse | 2006-05-08 |
* | Fix non-modular case for DiskOnChip probe | David Woodhouse | 2006-05-08 |
* | Remove inter_module_xxx() from DiskOnChip drivers. | David Woodhouse | 2006-05-08 |
* | [MTD] Convert physmap to platform driver | Lennert Buytenhek | 2006-05-07 |
* | [JFFS2] Fix race in setting file attributes | Dmitry Bazhenov | 2006-05-05 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-03 |
|\ |
|
| * | [NETFILTER] SCTP conntrack: fix infinite loop | Patrick McHardy | 2006-05-02 |
| * | forcedeth: fix multi irq issues | Ayaz Abdulla | 2006-05-02 |
| * | [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards | Craig Brind | 2006-05-02 |
| * | [PATCH] mv643xx_eth: provide sysfs class device symlink | Olaf Hering | 2006-05-02 |
| * | [PATCH] vmsplice: restrict stealing a little more | Jens Axboe | 2006-05-02 |
| * | [PATCH] splice: fix page LRU accounting | Jens Axboe | 2006-05-02 |
| * | [PATCH] vmsplice: fix badly placed end paranthesis | Jens Axboe | 2006-05-02 |
| * | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2006-05-02 |
| |\ |
|
| | * | [PATCH] Audit Filter Performance | Steve Grubb | 2006-05-01 |
| | * | [PATCH] Rework of IPC auditing | Steve Grubb | 2006-05-01 |
| | * | [PATCH] More user space subject labels | Steve Grubb | 2006-05-01 |
| | * | [PATCH] Reworked patch for labels on user space messages | Steve Grubb | 2006-05-01 |
| | * | [PATCH] change lspp ipc auditing | Steve Grubb | 2006-05-01 |
| | * | [PATCH] audit inode patch | Steve Grubb | 2006-05-01 |
| | * | [PATCH] support for context based audit filtering, part 2 | Darrel Goeddel | 2006-05-01 |