linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-22 08:50:09 to 2014-11-02 17:18:25 UTC [more...]

[RFC/PATCH 0/5 v2] mtd:ubi: Read disturb and Data retention handling
 2014-11-02 17:18 UTC  (17+ messages)

[PATCH V5] mtd: ubi: Extend UBI layer debug/messaging capabilities
 2014-11-02 17:14 UTC  (6+ messages)

Darlehen angebot
 2014-11-02 17:12 UTC 

[PATCH] UBI: Block: Add blk-mq support
 2014-11-02 13:00 UTC 

JFFS2 deadlock in Linux 2.6.32
 2014-11-02 11:40 UTC 

[RESEND PATCH V2] mtd: block2mtd: Present block2mtd timely on boot time
 2014-11-01 13:33 UTC  (2+ messages)

JFFS2 Error: File Partitally or remove after remount partition
 2014-11-01  6:22 UTC 

[PATCH 0/4] UBIFS: add xattr support for security / SELinux
 2014-10-31 18:50 UTC  (5+ messages)
` [PATCH 1/4] UBIFS: fix a couple bugs in UBIFS xattr length calculation
` [PATCH 2/4] UBIFS: Add xattr support for symlinks
` [PATCH 3/4] UBIFS: Add security.* XATTR support for the UBIFS
` [PATCH 4/4] UBIFS: add ubifs_err() to print error reason

[PATCH v5 1/4] ubi-utils: ubidump: add ubifs-media
 2014-10-31 13:20 UTC  (13+ messages)
` [PATCH v5 2/4] ubi-utils: ubidump: add libdump
` [PATCH v5 3/4] ubi-utils: ubidump: introduce ubidump
` [PATCH v5 4/4] ubi-utils: ubidump: compile enable

[PATCH] UBI: vtbl: Use ubi_eba_atomic_leb_change()
 2014-10-31 10:57 UTC  (6+ messages)

Report: mtd-utils: "Floating point exception" with ubiformat
 2014-10-31 10:36 UTC 

[PATCH 1/1] driver:mtd:spi-nor: Add Micron quad I/O support
 2014-10-30 14:31 UTC  (8+ messages)
      ` [PATCH 1/1 v3] "
      ` [PATCH 1/1 v3] driver:mtd:spi-nor: Add quad I/O support for Micron spi nor

[PATCH] mtd: nand: print erase size on init
 2014-10-30 12:35 UTC  (4+ messages)

RE:
 2014-10-30  9:26 UTC 

libscan: warning!: inconsistent VID header offset
 2014-10-30  9:01 UTC  (2+ messages)

[PATCH typo-resend] mtd: omap: fix mtd devices not showing up
 2014-10-30  6:02 UTC  (13+ messages)
` [PATCH v2] "

[PATCH v2] mtd: spi-nor: Move n25q032 entry to Micron devices list
 2014-10-30  3:26 UTC  (2+ messages)

[PATCH v3 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-10-30  2:28 UTC  (5+ messages)
` [PATCH v3 1/2] mtd: hisilicon: add a new NAND controller driver for "
` [PATCH v3 2/2] mtd: hisilicon: add device tree binding documentation

[PATCH] mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips
 2014-10-30  1:54 UTC  (5+ messages)

[PATCH 1/2] UBI: Implement UBI_METAONLY
 2014-10-29 20:20 UTC  (4+ messages)
` [PATCH 2/2] UBI: rename_volumes: Use UBI_METAONLY

[PATCH] mtd: spi-nor: Move n25q032 entry to Micron devices list
 2014-10-29 19:54 UTC  (6+ messages)

[PATCH v7 0/2] mtd: nand: add sunxi NAND flash controller support
 2014-10-29 17:08 UTC  (6+ messages)
` [PATCH v7 1/2] "

UBI Fastmap stabilization
 2014-10-29 12:45 UTC  (36+ messages)
` [PATCH 01/35] UBI: Add initial support for fastmap self checks
` [PATCH 02/35] UBI: Fix stale pointers in ubi->lookuptbl
` [PATCH 03/35] UBI: Fastmap: Add self check to detect absent PEBs
` [PATCH 04/35] UBI: Fastmap: Care about the protection queue
` [PATCH 05/35] UBI: Fastmap: Ensure that only one fastmap work is scheduled
` [PATCH 06/35] UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
` [PATCH 07/35] UBI: Fastmap: Fix races in ubi_wl_get_peb()
` [PATCH 08/35] UBI: Split __wl_get_peb()
` [PATCH 09/35] UBI: Fastmap: Make ubi_refill_pools() fair
` [PATCH 10/35] UBI: Fastmap: Fix memory leaks while closing the WL sub-system
` [PATCH 11/35] UBI: Fastmap: Don't allocate new ubi_wl_entry objects
` [PATCH 12/35] UBI: Fastmap: Notify user in case of an ubi_update_fastmap() failure
` [PATCH 13/35] UBI: Fastmap: Wrap fastmap specific function in a ifdef
` [PATCH 14/35] UBI: Fastmap: Fix fastmap usage in ubi_volume_notify()
` [PATCH 15/35] UBI: Fastmap: Enhance fastmap checking
` [PATCH 16/35] UBI: Fastmap: Fix memory leak while attaching
` [PATCH 17/35] UBI: Remove alloc_ai() slab name from parameter list
` [PATCH 18/35] UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()
` [PATCH 19/35] UBI: Fastmap: Remove bogus ubi_assert()
` [PATCH 20/35] UBI: Fastmap: Remove eba_orphans logic
` [PATCH 21/35] UBI: Fastmap: Switch to ro mode if invalidate_fastmap() fails
` [PATCH 22/35] UBI: Fastmap: Make WL pool size 50% of user pool size
` [PATCH 23/35] UBI: Fastmap: Add new module parameter fm_debug
` [PATCH 24/35] UBI: Fastmap: Fix leb_count unbalance
` [PATCH 25/35] UBI: Fastmap: Fix race after ubi_wl_get_peb()
` [PATCH 26/35] UBI: Fastmap: Set used_ebs only for static volumes
` [PATCH 27/35] UBI: Fastmap: Locking updates
` [PATCH 28/35] UBI: Fastmap: Make self_check_eba() depend on fastmap self checking
` [PATCH 29/35] UBI: Move fastmap specific functions out of wl.c
` [PATCH 30/35] UBI: Add accessor functions for WL data structures
` [PATCH 31/35] UBI: Fastmap: Wire up WL accessor functions
` [PATCH 32/35] UBI: Fastmap: Introduce ubi_fastmap_init()
` [PATCH 33/35] UBI: Fastmap: Introduce may_reserve_for_fm()
` [PATCH 34/35] UBI: Fastmap: Remove else after return
` [PATCH 35/35] UBI: Fastmap: Add blank line after declarations

[PATCH] mtd: dataflash: Remove use of tx_dma
 2014-10-29 12:27 UTC 

[PATCH v4] mtd: nand: omap: Synchronize the access to the ECC engine
 2014-10-29 10:10 UTC 

[PATCH v2 1/2] mtd: nand: omap: Do not use global variables
 2014-10-29  9:37 UTC  (5+ messages)
` [PATCH v3 2/2] mtd: nand: omap: Synchronize the access to the ECC engine

[PATCH v2] mtd: spi-nor: Add support for Fujitsu MB85RS1MT FRAM
 2014-10-29  9:10 UTC 

Questions about OTP driver
 2014-10-29  7:26 UTC  (3+ messages)

[PATCH v3] mtd: atmel_nand: make PMECC lookup table and offset property optional
 2014-10-29  6:41 UTC  (2+ messages)

Mystery shopper needed Contact @ shopper182@qq.com
 2014-10-28 21:44 UTC 

[PATCH 0/7] seq_printf cleanups
 2014-10-28 17:38 UTC  (14+ messages)
  ` [PATCH 7/7] docg3: Fix miuse of seq_printf return value

[PATCH 00/12] dmaengine: remove users of device_control
 2014-10-27 16:43 UTC  (3+ messages)
` [PATCH 04/12] mtd: fsmc_nand: use dmaengine_terminate_all() API

[PATCH 1/1 v2] driver:mtd:spi-nor:fix spi_nor_scan overwrite platform ID point
 2014-10-27 14:59 UTC  (6+ messages)

[PATCH] UBI: Fix invalid vfree()
 2014-10-26 23:46 UTC 

[RFC/PATCH/RESEND 5/5 v2] mtd: ubi: Add sysfs entry to force all pebs' scan
 2014-10-26 13:50 UTC 

[RFC/PATCH/RESEND 4/5 v2] mtd: ubi: Read threshold verification
 2014-10-26 13:50 UTC 

[RFC/PATCH/RESEND 3/5 v2] mtd: ubi: Make in_wl_tree function public
 2014-10-26 13:50 UTC 

[RFC/PATCH/RESEND 2/5 v2] mtd: ubi: Fill read disturb statistics
 2014-10-26 13:49 UTC 

[RFC/PATCH 1/5 v2] mtd: ubi: Read disturb infrastructure
 2014-10-26 13:49 UTC 

[PATCH v4 0/4] mtd: nand: gpmi: add proper raw access support
 2014-10-25  3:55 UTC  (3+ messages)
` [PATCH v4 1/4] mtd: nand: provide detailed description for raw read/write page methods

[PATCH v2 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-10-25  3:30 UTC  (5+ messages)
` [PATCH v2 1/2] mtd: hisilicon: add a new NAND controller driver for "
` [PATCH v2 2/2] mtd: hisilicon: add device tree binding documentation

[RFC 0/2] mtd: spi-nor: Cadence QSPI Flash Controller driver
 2014-10-24 18:34 UTC  (3+ messages)
` [RFC 1/2] This is the documentation of the device tree bindings for the "
` [RFC 2/2] This is a kernel driver for the Cadence QSPI Flash Controller. It uses the spi-nor framework

[PATCH]jffs2:bugfix for should not appeared directory hard link
 2014-10-24  9:26 UTC 

[PATCH 1/2] mtd-utils: jffs2dump: XATTR and XREF support for content dump
 2014-10-23 20:21 UTC  (3+ messages)
` [PATCH 2/2] mtd-utils: jffs2dump: XATTR and XREF support for endianess conversion

[PATCH v3] nandsim: add id_bytes module parameter
 2014-10-23  7:36 UTC  (2+ messages)

[PATCH v2] nandsim: add id_bytes module parameter
 2014-10-22 23:38 UTC  (3+ messages)

[PATCH] mtd: docg3: fix 'defined but not used' warning
 2014-10-22 21:02 UTC  (4+ messages)

[PATCH] mtd: spi-nor: allow NULL as chip name and try to auto detect it
 2014-10-22 16:05 UTC 

slram on mapped ram areas
 2014-10-22 15:32 UTC  (3+ messages)

[PATCH] mtd-utils: ubiformat: Add fastmap support
 2014-10-22 10:51 UTC  (8+ messages)
` [PATCH 2/2] ubiformat: Leave space for fastmap anchor

[PATCH] atmel_nand: replace memcpy32_toio/memcpy32_fromio with memcpy
 2014-10-22  9:35 UTC 

UBIFS assert failed in ubifs_set_page_dirty at 1421
 2014-10-22  9:30 UTC  (5+ messages)

[PATCH] mtd: bcm47xxpart: only register partitions if the trx header was filled
 2014-10-22  9:05 UTC  (3+ messages)

[PATCH] mtd: phram: fix asm/io.h include usage
 2014-10-22  9:00 UTC  (2+ messages)

[PATCH] mtd : fsl-quadspi: Let the clocks error path be clearer
 2014-10-22  8:54 UTC  (2+ messages)

[PATCH 1/2] mtd: fsl-quadspi: Propagate the error from of_modalias_node()
 2014-10-22  8:52 UTC  (4+ messages)
` [PATCH 2/2] mtd: fsl-quadspi: Provide an error code on spi_nor_match_id() failure

[PATCH] mtd: orion_nand: fix error code path in probe
 2014-10-22  8:49 UTC  (3+ messages)
` [PATCH v2] "


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