linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-28 17:14:34 to 2014-11-05 17:56:55 UTC [more...]

suspect UBIFS async operations causing issues during reboot
 2014-11-05 17:56 UTC  (3+ messages)

[PATCH v4 00/11] mtd: nand: Support for new DT NAND driver
 2014-11-05 16:59 UTC  (12+ messages)
` [PATCH v4 01/11] ARM: multi-v7: Enable ST BCH NAND
` [PATCH v4 02/11] ARM: sti: Add two new clock definitions for use with ST's NAND controllers
` [PATCH v4 03/11] ARM: sti: Add BCH (NAND Flash) Controller support for STiH41x (Orly) SoCs
` [PATCH v4 04/11] ARM: sti: Enable BCH NAND for STiH416 B2020-RevE
` [PATCH v4 05/11] mtd: nand: Add new generic NAND Device Tree property 'nand-chip-select'
` [PATCH v4 06/11] mtd: nand: WARN() if EEC Bytes per page is larger than the OOB
` [PATCH v4 07/11] mtd: nand: stm_nand_bch: provide Device Tree documentation
` [PATCH v4 08/11] mtd: nand: stm_nand_bch: add shared register defines for ST's NAND Controller drivers
` [PATCH v4 09/11] mtd: nand: stm_nand_bch: adding BBT header
` [PATCH v4 10/11] mtd: nand: stm_nand_bch: add support for ST's BCH NAND controller
` [PATCH v4 11/11] mtd: nand: stm_nand_bch: provide ST's implementation of Bad Block Table

UBI Fastmap stabilization
 2014-11-05 16:05 UTC  (49+ 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 V6] UBI: Extend UBI layer debug/messaging capabilities
 2014-11-05 15:35 UTC  (2+ messages)

[RFC/PATCH 1/5 v2] mtd: ubi: Read disturb infrastructure
 2014-11-05 14:27 UTC  (2+ messages)

[PATCH 1/2] mtd-utils: jffs2dump: XATTR and XREF support for content dump
 2014-11-05 12:57 UTC  (4+ messages)
` [PATCH 2/2] mtd-utils: jffs2dump: XATTR and XREF support for endianess conversion

[PATCH v3 0/9] mtd: nand: Support for new DT NAND driver
 2014-11-05 12:01 UTC  (6+ messages)
` [PATCH 8/9] mtd: nand: stm_nand_bch: add support for ST's BCH NAND controller

[PATCH]jffs2:bugfix for should not appeared directory hard link
 2014-11-05 11:45 UTC  (2+ messages)

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

[PATCH 1/1] driver:mtd:spi-nor: Add Micron quad I/O support
 2014-11-05 11:26 UTC  (8+ messages)
      ` [PATCH 1/1 v3] driver:mtd:spi-nor: Add quad I/O support for Micron spi nor
      ` [PATCH 1/1 v4] "

[PATCH 1/3] mtd: spi-nor: add id/id_len for flash_info{}
 2014-11-05 11:16 UTC  (7+ messages)
` [PATCH 2/3] mtd: spi-nor: remove the jedec_id/ext_id
` [PATCH 3/3] mtd: spi-nor: add support for s25fl128s

[PATCH] mtd: nand: omap: Fix NAND enumeration on 3430 LDP
 2014-11-05 11:00 UTC 

[PATCH] mtd: spi-nor: improve wait-till-ready timeout loop
 2014-11-05 10:32 UTC 

[PATCH 7/8] mtd: spi-nor: factor out write_enable() for erase commands
 2014-11-05 10:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/8] mtd: spi-nor: refactor wait-till-ready
 2014-11-05 10:10 UTC  (2+ messages)

[PATCH 00/27] Fix common bug in most nand drivers not showing a device in sysfs
 2014-11-05  9:48 UTC  (6+ messages)
` [PATCH 01/27] mtd: nand: introduce function to fix a common bug in most nand-drivers "

[PATCH] Update help of CONFIG_MTD_OF_PARTS
 2014-11-05  9:18 UTC  (3+ messages)

[PATCH v2 0/3] mtd: nand: introduce a READMODE command
 2014-11-05  8:39 UTC  (3+ messages)
` [PATCH v2 1/3] mtd: nand: comment update, the DEPLETE1 command has gone

[PATCH v2 00/10] mtd: spi-nor: Add the DDR quad read support
 2014-11-05  8:27 UTC  (3+ messages)
` [PATCH v2 01/10] mtd: spi-nor: fix the wrong dummy value

[PATCH 2/2] mtd: fsl_upm: Support NAND ECC DTS properties
 2014-11-05  8:18 UTC  (2+ messages)

[PATCH 1/2] mtd: nand: Base BCH ECC bytes on required strength
 2014-11-05  8:12 UTC  (2+ messages)

[PATCH v1 1/2] devicetree: bindings: improve description for GPIO assisted NAND flash
 2014-11-05  7:56 UTC  (2+ messages)

[PATCH v1] mtdinfo: Initialize reginfo variable before invoking mtd_regioninfo
 2014-11-05  3:01 UTC  (4+ messages)
  ` [PATCH mtd-utils] libmtd: don't ignore "region index" parameter in mtd_regioninfo()

[PATCH] mtd: nand: add ATC manufacturer info
 2014-11-04 19:32 UTC 

jffs2: Dirent with empty name
 2014-11-04 15:46 UTC 

squashfs on top of ubi
 2014-11-04 13:18 UTC 

[PATCH v4 0/2] mtd: hisilicon: add a new driver for NAND controller of hisilicon hip04 Soc
 2014-11-04 12:47 UTC  (3+ messages)
` [PATCH v4 1/2] mtd: hisilicon: add a new NAND controller driver for "
` [PATCH v4 2/2] mtd: hisilicon: add device tree binding documentation

[PATCH] mtd: physmap_of: add a hook for Versatile write protection
 2014-11-04 11:34 UTC 

[PATCH 1/1][v2] IFC: Change IO accessor based on endianness
 2014-11-03 23:22 UTC 

[PATCH] UBI: Block: Add blk-mq support
 2014-11-03 18:22 UTC  (12+ messages)

[PATCH V5] mtd: ubi: Extend UBI layer debug/messaging capabilities
 2014-11-03  7:15 UTC  (7+ messages)

[GIT PULL] MTD fixes for 3.18
 2014-11-02 22:35 UTC 

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

Darlehen angebot
 2014-11-02 17:12 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  (11+ messages)
` [PATCH v5 3/4] ubi-utils: ubidump: introduce ubidump

[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] 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  (8+ 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  (4+ messages)
` [PATCH v3 1/2] mtd: hisilicon: add a new NAND controller driver for "

[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] "

[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  (12+ messages)
  ` [PATCH 7/7] docg3: Fix miuse of seq_printf return value


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