linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-02 22:43:10 to 2010-02-15 21:08:49 UTC [more...]

Filesystem advice
 2010-02-15 21:08 UTC 

[PATCH] Web site: A few grammatical fixes in Docs/General
 2010-02-15 20:27 UTC  (2+ messages)

[PATCH v3 00/11] Update support for MPC512x
 2010-02-15 17:35 UTC  (5+ messages)
` [PATCH v3 04/11] mtd: Add MPC5121 NAND Flash Controller driver
  ` [PATCH v4 "

[PATCH 1/2] jffs:2 Move erasing from write_super to GC
 2010-02-15 16:03 UTC  (2+ messages)
` [PATCH 2/2] s/jffs2_erase_pending_trigger/jffs2_garbage_collect_trigger/

[PATCH v3 2/2] Adding nand lock/unlock routines
 2010-02-15 14:50 UTC  (3+ 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  (8+ messages)
` [PATCH 1/5] clean up the legacy interfaces in nandwrite.c
  ` [PATCH 2/5] check if the start address is page-aligned
    ` [PATCH 3/5] Fix the bug of writing a yaffs2 image to NAND
      ` [PATCH 4/5] Discard the legacy interface MEMGETOOBSEL in flash_eraseall
        ` [PATCH 5/5] Place the cleanmarker in OOB area according to the mode MTD_OOB_AUTO

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)

ubifs errors for BeagleBoard
 2010-02-15  8:53 UTC 

[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 

Legacy memstick support + FTL questions
 2010-02-14 19:03 UTC  (2+ messages)

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 message from Sonia Gupta
 2010-02-12 10:16 UTC 

[eYari] New friendship request 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  (22+ 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 02/17] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device
` [PATCH 03/17] blktrans: track open and close calls
` [PATCH 04/17] blktrans: don't free mtd_blktrans_dev, core will do that for you
` [PATCH 05/17] blktrans: add proper locking
` [PATCH 06/17] blktrans: flush all requests before we remove the device
` [PATCH 07/17] blktrans: allow FTL drivers to export sysfs attributes
` [PATCH 08/17] MTD: call remove notifiers before removing the device
` [PATCH 09/17] MTD: nand: make MTD_OOB_PLACE work correctly
` [PATCH 10/17] MTD: nand: cleanup nand_do_write_ops
` [PATCH 11/17] MTD: nand: make suspend work if device is accessed by kernel threads
` [PATCH 12/17] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
` [PATCH 13/17] NAND: make ->check_bad more user friendly
` [PATCH 14/17] MTD: common module for smartmedia/xD support
` [PATCH 15/17] MTD: add few workarounds to nand system for SmartMedia/xD chips
` [PATCH 16/17] MTD: Add nand driver for ricoh xD/SmartMedia reader
` [PATCH 17/17] MTD: Add new SmartMedia/xD FTL

[patch for 2.6.33? 1/1] mtd/nand: fix build failure caused by typo
 2010-02-10 19:22 UTC  (6+ messages)

[PATCH] OneNAND: OMAP: do not use DMA if oops in progress
 2010-02-10 17:03 UTC 

Partitions not created following 2.6.28 -> 2.6.31 update
 2010-02-09 18:47 UTC  (3+ messages)

JFFS2 on NAND and when is file on media?
 2010-02-09 17:54 UTC 

[PATCH] Web site: Some grammatical fixes for the FAQ General page
 2010-02-09 13:44 UTC 

[patch 1/5] jffs2: fix memory corruption in jffs2_read_inode_range()
 2010-02-09 13:33 UTC  (5+ messages)

[PATCH] JFFS2: Erase max 3 EB's in jffs2_write_super()
 2010-02-09 12:07 UTC  (5+ messages)

fsck.ubifs?
 2010-02-09 11:52 UTC  (2+ messages)

mtd/maps/ceiva.c: possibly uninitialised local variable nr
 2010-02-09 11:47 UTC  (2+ messages)

infradead "tests" section doesn't mention "nandecctest"
 2010-02-09 11:11 UTC  (4+ messages)

ubi, ubifs, and preempt
 2010-02-09  4:20 UTC  (2+ messages)

NAND: fixes
 2010-02-08 17:41 UTC  (9+ messages)
` [PATCH 1/7] MTD: nand: make MTD_OOB_PLACE work correctly
` [PATCH 2/7] MTD: nand: cleanup nand_do_write_ops
` [PATCH 3/7] MTD: nand: make suspend work if device is accessed by kernel threads
` [PATCH 4/7] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
` [PATCH 5/7] NAND: make ->check_bad more user friendly
` [PATCH 6/7] MTD: common module for smartmedia/xD support
` [PATCH 7/7] MTD: add few workarounds to nand system for SmartMedia/xD chips

[PATCHv3 0/9] mtd: Remove static limit on device numbers
 2010-02-08 16:08 UTC  (5+ messages)
` [PATCHv3 6/9] idr: Export idr_get_next()

[PATCH] mtd: Change positive error return into negative in mtd_do_writeoob()
 2010-02-08 15:11 UTC  (2+ messages)

[PATCH 0/3] OMAP: NAND: support flashes on sdp boards
 2010-02-08 11:21 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 2/2] Adding nand lock/unlock routines
 2010-02-08  8:41 UTC  (2+ messages)

[PATCH] OMAP: NAND: support flashes on sdp boards
 2010-02-07 23:49 UTC 

[PATCH V6] Work to enable SmartMedia/xD support
 2010-02-05 17:05 UTC  (27+ 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 02/17] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device
` [PATCH 03/17] blktrans: track open and close calls
` [PATCH 04/17] blktrans: don't free mtd_blktrans_dev, core will do that for you
` [PATCH 05/17] blktrans: add proper locking
` [PATCH 06/17] blktrans: flush all requests before we remove the device
` [PATCH 07/17] blktrans: allow FTL drivers to export sysfs attributes
` [PATCH 08/17] MTD: call remove notifiers before removing the device
` [PATCH 09/17] MTD: nand: make MTD_OOB_PLACE work correctly
` [PATCH 10/17] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation
` [PATCH 11/17] MTD: nand: fix bug that prevented write of more that one page by ->write_oob
` [PATCH 12/17] MTD: nand: make suspend work if device is accessed by kernel threads
` [PATCH 13/17] MTD: export few functions from nand_base.c
` [PATCH 14/17] MTD: common module for smartmedia/xD support
` [PATCH 15/17] MTD: add few workarounds to nand system for SmartMedia/xD chips
` [PATCH 16/17] MTD: Add nand driver for ricoh xD/SmartMedia reader
` [PATCH 17/17] MTD: Add new SmartMedia/xD FTL

[PATCH] mxc-nand: no need to check for validity of platform drive data
 2010-02-05 13:55 UTC  (4+ messages)

[PATCH 1/3] Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2010-02-05  7:10 UTC  (3+ messages)

[PATCH 1/3] Introducing 'gpmc-nand.c' for GPMC specific NAND init
 2010-02-05  0:26 UTC 

ubi_bgt0d: page allocation failure. order:8, mode:0xd0
 2010-02-04  5:19 UTC  (2+ messages)

To remove UBI Control Device . . 
 2010-02-04  5:09 UTC  (2+ messages)

[PATCH] mtd: hot spin and code duplication in nand_bcm_umi_bch_read_oobEcc()
 2010-02-03 16:22 UTC  (2+ messages)

Squashfs over UBI
 2010-02-03 16:17 UTC  (2+ messages)

[PATCH] mxc_nand : add RESET command support
 2010-02-03 16:02 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v2 1/2] Creating helper func for 'ofs' and 'len' verification for 'nand_erase_nand'
 2010-02-03 15:48 UTC 

[PATCH 0/2] Adding NAND lock / unlock routines
 2010-02-03 15:46 UTC  (2+ messages)
` [PATCH v2 "

[PATCH v2 0/2] Adding NAND lock / unlock routines
 2010-02-03  9:03 UTC 

[PATCH 2/2] Adding nand lock/unlock routines
 2010-02-03  9:02 UTC 

[PATCH 2/2] Adding nand lock/unlock routines
 2010-02-03  9:02 UTC 

[PATCH 1/2] Creating helper func for 'ofs' and 'len'
 2010-02-03  8:42 UTC 

(no subject)
 2010-02-03  4:31 UTC  (8+ messages)
` [PATCH 1/5] clean up the legacy interfaces in nandwrite.c
  ` [PATCH 2/5] check if the start address is page-aligned
    ` [PATCH 3/5] Fix the bug of writing a yaffs2 image to NAND
      ` [PATCH 4/5] Discard the legacy interface MEMGETOOBSEL in flash_eraseall
        ` [PATCH 5/5] Place the cleanmarker in OOB area according to the mode MTD_OOB_AUTO
` 

[patch 5/5] mtd: change positive error return into negative in mtd_do_writeoob()
 2010-02-02 22:43 UTC 

[patch 4/5] mtd: hot spin and code duplication in nand_bcm_umi_bch_read_oobEcc()
 2010-02-02 22:43 UTC 

[patch 3/5] mtd: chips/cfi, remove unneeded NULL checks
 2010-02-02 22:43 UTC 


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).