messages from 2010-02-09 17:46:26 to 2010-02-24 13:31:25 UTC [more...]
[mtd-utils patch] mkfs.jffs2: fix --enable-compressor
2010-02-24 13:32 UTC
MLC nand driver for linux
2010-02-24 10:39 UTC (8+ messages)
Legacy memstick support + FTL questions
2010-02-24 2:20 UTC (12+ messages)
[PATCH 0/15 V10] Work to enable SmartMedia/xD support in mtd
2010-02-23 18:32 UTC (26+ messages)
` [PATCH 01/15] MTD: create unlocked versions of {get,put}_mtd_device
` [PATCH 02/15] blktrans: remove mtd_blkcore_priv and switch to per device queue and thread
` [PATCH 03/15] blktrans: Hotplug fixes
` [PATCH 04/15] MTD: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail
` [PATCH 05/15] MTD: call the remove notifiers before assuming it is in use
` [PATCH 06/15] blktrans: allow FTL drivers to export sysfs attributes
` [PATCH 07/15] MTD: nand: make suspend work if device is accessed by kernel threads
` [PATCH 08/15] MTD: nand: make MTD_OOB_PLACE work correctly
` [PATCH 09/15] MTD: nand: cleanup the nand_do_write_ops
` [PATCH 10/15] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
` [PATCH 11/15] MTD: nand: add ->badblockbits to specify the minimum number of bits in bad block byte to consider the block good
` [PATCH 12/15] MTD: common module for smartmedia/xD support
` [PATCH 13/15] MTD: add few workarounds to nand system for SmartMedia/xD chips
` [PATCH 14/15] MTD: Add new SmartMedia/xD FTL
` [PATCH 15/15] MTD: Add nand driver for Ricoh xD/SmartMedia reader
[PATCH v3 00/11] Update support for MPC512x
2010-02-23 15:54 UTC (6+ messages)
` [PATCH v3 04/11] mtd: Add MPC5121 NAND Flash Controller driver
` [PATCH v4 "
suspend to disk hangs when running from ubifs
2010-02-23 10:17 UTC
[PATCH 1/1] NDFC: add support for alternate ECC format for ndfc
2010-02-23 5:41 UTC (3+ messages)
ubifs errors for BeagleBoard
2010-02-23 0:49 UTC (3+ messages)
read error with 64 byte erase counter header & 2048 Byte mtd->writesize
2010-02-23 0:00 UTC
Improving JFFS2 write latency
2010-02-22 18:36 UTC
[PATCH] jffs2: fix memory leak if the sector was successfully erased
2010-02-22 17:57 UTC (3+ messages)
pagetest failed - How to Debug
2010-02-22 10:31 UTC
[PATCH 0/14 V9] Work to enable SmartMedia/xD support in mtd
2010-02-20 22:19 UTC (19+ messages)
` [PATCH 01/14] MTD: create unlocked versions of {get,put}_mtd_device
` [PATCH 02/14] blktrans: remove mtd_blkcore_priv and switch to per device queue and thread
` [PATCH 03/14] blktrans: Hotplug fixes
` [PATCH 04/14] MTD: call the remove notifiers before assuming it is in use
` [PATCH 05/14] blktrans: allow FTL drivers to export sysfs attributes
` [PATCH 06/14] MTD: nand: make suspend work if device is accessed by kernel threads
` [PATCH 07/14] MTD: nand: make MTD_OOB_PLACE work correctly
` [PATCH 08/14] MTD: nand: cleanup the nand_do_write_ops
` [PATCH 09/14] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
` [PATCH 10/14] MTD: nand: add ->badblockbits to specify the minimum number of bits in bad block byte to consider the block good
` [PATCH 11/14] MTD: common module for smartmedia/xD support
` [PATCH 12/14] MTD: add few workarounds to nand system for SmartMedia/xD chips
` [PATCH 13/14] MTD: Add new SmartMedia/xD FTL
` [PATCH] "
` [PATCH 14/14] MTD: Add nand driver for Ricoh xD/SmartMedia reader
[PATCH] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF3201 chips
2010-02-20 16:52 UTC
[PATCH 1/6] mtd: cfi_cmdset_0002: remove unused MANUFACTURER_{AMD, ATMEL} definitions
2010-02-20 12:58 UTC (6+ messages)
` [PATCH 2/6] mtd: cfi_cmdset_0002: rename MANUFACTURER_* definitions to CFI_MFR_* and move them to cfi.h with similar definitions
` [PATCH 3/6] mtd: cfi_probe: enable Auto Select Mode for SST39VF160x/39VF320x chips
` [PATCH 4/6] mtd: cfi_probe: add support for SST 0x0701 vendorname
` [PATCH 5/6] mtd: cfi_probe: use P_ID_* definitions instead of hardcoded values
` [PATCH 6/6] mtd: cfi_cmdset_0002: add CFI detection for SST 39VF3201 chips
UBI bootloader support, any progress?
2010-02-19 18:37 UTC (2+ messages)
[PATCH 3/7] mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use
2010-02-19 14:39 UTC
[PATCH 3/7] mtd: OneNAND: OMAP2/3: prevent regulator sleeping while OneNAND is in use
2010-02-19 14:39 UTC
[PATCH 2/7] mtd: OneNAND: add enable / disable methods to onenand_chip
2010-02-19 14:39 UTC
[PATCH 2/7] mtd: OneNAND: add enable / disable methods to onenand_chip
2010-02-19 14:39 UTC
[PATCH] mtd: enable sh_flctl on SH-Mobile ARM
2010-02-19 10:01 UTC
Oops in jffs2_garbage_collect_thread
2010-02-19 4:58 UTC
[PATCH 1/1] NDFC: add support for alternate ECC format for ndfc
2010-02-18 23:10 UTC
[PATCH 0/2] Move erasing to the GC thread
2010-02-18 13:12 UTC (7+ messages)
` [PATCH 1/2] jffs2: Move erasing from write_super to GC
` [PATCH 2/2] jffs2: Make jffs2_erase_pending_trigger() initiate GC
NDCBx registers in PXA3XX MTD driver
2010-02-18 13:11 UTC (3+ messages)
Re-2: [PATCH 1/2] jffs2: Move erasing from write_super to GC
2010-02-18 13:06 UTC (2+ messages)
[PATCH 17/19] ubifs: replace inode uid, gid, mode initialization with helper function
2010-02-18 10:54 UTC (2+ messages)
` [PATCH 17/19] ubifs: replace inode uid,gid,mode "
[PATCH 1/2] jffs:2 Move erasing from write_super to GC
2010-02-17 8:19 UTC (16+ messages)
` [PATCH 2/2] s/jffs2_erase_pending_trigger/jffs2_garbage_collect_trigger/
[PATCH] jffs2: Make jffs2_erase_pending_trigger() initiate GC
2010-02-16 14:18 UTC
M-Systems DiskOnChip problems
2010-02-16 12:56 UTC
Re-2: [PATCH 2/2] s/jffs2_erase_pending_trigger/jffs2_garbage_collect_trigger/
2010-02-16 10:56 UTC
[PATCH] mtd: misplaced parenthesis in find_boot_record()
2010-02-16 9:09 UTC (3+ messages)
[PATCH v3 2/2] Adding nand lock/unlock routines
2010-02-16 8:55 UTC (5+ messages)
[PATCH] OneNAND: OMAP: do not use DMA if oops in progress
2010-02-16 8:12 UTC (2+ messages)
JFFS2 on NAND and when is file on media?
2010-02-16 8:05 UTC (2+ messages)
[PATCH] Web site: Some grammatical fixes for the FAQ General page
2010-02-16 7:58 UTC (2+ messages)
Filesystem advice
2010-02-15 23:54 UTC (2+ messages)
[PATCH] Web site: A few grammatical fixes in Docs/General
2010-02-15 20:27 UTC (2+ messages)
noatime and nodiratime for ubifs mounting
2010-02-15 14:21 UTC (5+ messages)
[PATCH 0/1] Fix OOB checking problem in nand_base.c
2010-02-15 14:21 UTC (4+ messages)
` [PATCH 1/1] mtd: nand: move the checking the validity of oob into nand_write_oob
Emulated write failures cause block marking as bad
2010-02-15 14:10 UTC (5+ messages)
[PATCH] mtd-utils: add option to not force largefile support
2010-02-15 13:42 UTC (2+ messages)
Fix mtd-utils bugs
2010-02-15 13:36 UTC (2+ messages)
JFFS2 on NAND and when is file on media?
2010-02-15 12:34 UTC
Why erase_pending_blocks in write_super? (was: [PATCH] JFFS2: Erase max 3 EB's in ...)
2010-02-15 9:58 UTC (5+ messages)
[PATCH] s/jffs2_erase_pending_trigger/jffs2_garbage_collect_trigger/
2010-02-15 8:08 UTC
[PATCH] jffs2: Move erasing from write_super to GC
2010-02-15 7:40 UTC
Government funding available
2010-02-14 8:32 UTC
[PATCH 0/14 V8] Work to enable SmartMedia/xD support in mtd
2010-02-13 13:03 UTC (15+ messages)
` [PATCH 01/14] MTD: create unlocked versions of {get, put}_mtd_device Use these only if you know that you already hold mtd_table_mutex
` [PATCH 02/14] blktrans: remove mtd_blkcore_priv and switch to per device queue and thread
` [PATCH 03/14] blktrans: Hotplug fixes
` [PATCH 04/14] MTD: call the remove notifiers before assuming it is in use
` [PATCH 05/14] blktrans: allow FTL drivers to export sysfs attributes
` [PATCH 06/14] MTD: nand: make suspend work if device is accessed by kernel threads
` [PATCH 07/14] MTD: nand: make MTD_OOB_PLACE work correctly
` [PATCH 08/14] MTD: nand: cleanup the nand_do_write_ops
` [PATCH 09/14] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
` [PATCH 10/14] MTD: nand: add ->badblockbits to specify the minimum number of bits in bad block byte to consider the block good
` [PATCH 11/14] MTD: common module for smartmedia/xD support
` [PATCH 12/14] MTD: add few workarounds to nand system for SmartMedia/xD chips
` [PATCH 13/14] MTD: Add nand driver for ricoh xD/SmartMedia reader
` [PATCH 14/14] MTD: Add new SmartMedia/xD FTL
[PATCH] MTD: Add UBI reboot notifier
2010-02-12 15:21 UTC (6+ messages)
` [PATCHv2] "
Re-2: Why erase_pending_blocks in write_super? (was: [PATCH] JFFS2: Erase max 3 EB's in ...)
2010-02-12 14:24 UTC
Re-2: Why erase_pending_blocks in write_super? (was: [PATCH] JFFS2: Erase max 3 EB's in ...)
2010-02-12 12:55 UTC
[eYari] New friendship request from Sonia Gupta
2010-02-12 10:16 UTC
[eYari] New message from Sonia Gupta
2010-02-12 10:16 UTC
Sonia added you as a friend on eYari
2010-02-12 10:11 UTC
JFFS2 mount fail & crash on 2.4.26 kernel
2010-02-11 21:50 UTC (5+ messages)
[PATCH 01/17] omap: convert boards to use physmap-flash
2010-02-11 3:35 UTC (2+ messages)
` [PATCH 02/17] MTD: remove no longer used OMAP flash map
[PATCH v2 1/3] Introducing 'gpmc-nand.c' for GPMC specific NAND init
2010-02-10 23:52 UTC (2+ messages)
[PATCH 0/17 V7] Work to enable SmartMedia/xD support in mtd subsystem
2010-02-10 21:22 UTC (6+ messages)
` [PATCH 01/17] MTD: create lockless versions of {get, put}_mtd_device This will be used to resolve deadlock in block translation layer
` [PATCH 01/17] MTD: create lockless versions of {get,put}_mtd_device "
[patch for 2.6.33? 1/1] mtd/nand: fix build failure caused by typo
2010-02-10 19:22 UTC (4+ messages)
Partitions not created following 2.6.28 -> 2.6.31 update
2010-02-09 18:47 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).