messages from 2010-02-04 23:31:42 to 2010-02-17 21:50:10 UTC [more...]
[PATCH 0/14 V9] Work to enable SmartMedia/xD support in mtd
2010-02-17 21:49 UTC (14+ 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 17/19] ubifs: replace inode uid, gid, mode initialization with helper function
2010-02-17 18:46 UTC
[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 0/2] Move erasing to the GC thread
2010-02-17 8:16 UTC (3+ messages)
` [PATCH 1/2] jffs2: Move erasing from write_super to GC
` [PATCH 2/2] jffs2: Make jffs2_erase_pending_trigger() initiate GC
Legacy memstick support + FTL questions
2010-02-17 2:26 UTC (5+ messages)
[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)
ubifs errors for BeagleBoard
2010-02-16 8:25 UTC (2+ messages)
[PATCH] OneNAND: OMAP: do not use DMA if oops in progress
2010-02-16 8:12 UTC (2+ messages)
[PATCH v3 00/11] Update support for MPC512x
2010-02-16 8:11 UTC (6+ messages)
` [PATCH v3 04/11] mtd: Add MPC5121 NAND Flash Controller driver
` [PATCH v4 "
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 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)
Partitions not created following 2.6.28 -> 2.6.31 update
2010-02-09 18:47 UTC (3+ messages)
[patch 1/5] jffs2: fix memory corruption in jffs2_read_inode_range()
2010-02-09 13:33 UTC (4+ 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 (18+ messages)
` [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
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).