linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-07 09:52:34 to 2016-12-16 22:01:21 UTC [more...]

[PATCH 0/9 v2] scope GFP_NOFS api
 2016-12-16 22:01 UTC  (26+ messages)
` [PATCH 1/9] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
  ` [PATCH 2/9 v2] "
` [PATCH 3/9] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/9] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/9] xfs: use memalloc_nofs_{save, restore} instead of memalloc_noio*
  ` [PATCH 5/9] xfs: use memalloc_nofs_{save,restore} "
    ` [PATCH 5/9 v2] "
` [PATCH 6/9] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/9] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 8/9] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 9/9] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS, IO} usage from the scope context
  ` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS, IO} is used explicitly from memalloc_no{fs, io}_{save, restore} context
  ` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about

[PATCH] fscrypt: Factor out bio specific functions
 2016-12-16 20:48 UTC  (3+ messages)

[GIT PULL] MTD updates for v4.10-rc1
 2016-12-16 19:38 UTC 

[PATCH v4 0/4] Static memory controllers for the Aspeed SoC
 2016-12-16 14:56 UTC  (12+ messages)
` [PATCH v4 1/4] mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC
` [PATCH v4 2/4] mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC
` [PATCH v4 3/4] mtd: spi-nor: bindings for the Aspeed memory controllers
` [PATCH v4 4/4] mtd: spi-nor: add a label property to jedec,spi-nor

[PATCH v4 0/8] mtd: spi-nor: parse SFDP tables to setup (Q)SPI memories
 2016-12-16 13:47 UTC  (5+ messages)
` [PATCH v4 4/8] mtd: spi-nor: add support of SPI protocols like SPI 1-2-2 and SPI 1-4-4

[PATCH] ubifs: ensure zero err is returned on successful return
 2016-12-16 13:38 UTC  (2+ messages)

[PATCH 0/3] Introduce die erase command
 2016-12-16 13:36 UTC  (10+ messages)
` [PATCH 2/3] mtd: spi-nor: Implement die erase command logic

[PATCH v7 0/2] tango NFC support + bindings doc
 2016-12-16 13:33 UTC  (6+ messages)
` [PATCH v7 1/2] mtd: nand: add tango NFC dt "

[PATCH] ubifs: add CONFIG_BLOCK dependency for encryption
 2016-12-16  9:35 UTC  (3+ messages)

[PATCH v2 0/3] Introduce die erase command
 2016-12-16  6:39 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: spi-nor: Add die_cnt field and flags

linux-next: Tree for Dec 15 (fs/ubifs/ causes problems in fs/crypto/)
 2016-12-15 22:46 UTC  (2+ messages)

[GIT PULL] UBIFS updates for v4.10-rc1
 2016-12-15 16:03 UTC 

[PATCH v4 0/2] Add rockchip serial flash controller support
 2016-12-15  9:27 UTC  (3+ messages)
` [PATCH v4 1/2] mtd: spi-nor: Bindings for Rockchip serial flash controller
` [PATCH v4 2/2] mtd: spi-nor: add rockchip serial flash controller driver

[PATCH v2 00/46] Nandsim facelift (part I of II)
 2016-12-15  7:51 UTC  (10+ messages)
` [PATCH v2 01/46] mtdpart: Propagate _get/put_device()

[PATCH 0/2] Support skipping a certain number of good blocks
 2016-12-14 18:15 UTC  (5+ messages)

[ANNOUNCE] mtd-utils-2.0.0-rc2 is released
 2016-12-14 16:45 UTC 

[PATCH] ubifs: Initialize fstr_real_len
 2016-12-14 10:09 UTC 

[PATCH] mtd-utils: Correct casting for final status report in flashcp
 2016-12-14  9:05 UTC  (2+ messages)

UBI/UBIFS on NAND with PEB 4MB
 2016-12-14  8:59 UTC  (4+ messages)

[PATCH v3 0/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
 2016-12-14  7:08 UTC  (7+ messages)
  ` [PATCH v3 1/4] mtd: lart: Rename partition defines to be prefixed with PART_
  ` [PATCH v3 2/4] ARM: Define KERNEL_START and KERNEL_END
  ` [PATCH v3 3/4] ARM: Add support for CONFIG_DEBUG_VIRTUAL
  ` [PATCH v3 4/4] ARM: treewide: Replace uses of virt_to_phys with __pa_symbol

[PATCH] mtd: fix typos in ooblayout comment blocks
 2016-12-14  7:06 UTC  (2+ messages)

[PATCH] mtd: mtd-utils: Correct casting for final status report in flashcp
 2016-12-14  1:29 UTC  (3+ messages)

[PATCH 1/2] ubifs: Use FS_CFLG_OWN_PAGES
 2016-12-13 18:39 UTC  (3+ messages)
` [PATCH 2/2] ubifs: Use fscrypt ioctl() helpers

[PATCH 1/1] mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
 2016-12-13 16:43 UTC  (9+ messages)

[PATCH 1/1] mtd: spi-nor: improve macronix_quad_enable()
 2016-12-13 16:35 UTC  (3+ messages)

[PATCH v9] mtd: spi-nor: Add support for S3AN spi-nor devices
 2016-12-13 16:30 UTC  (5+ messages)

[PATCH v1] mtd: nandbiterrs: Have init function return 0 on success
 2016-12-13 14:36 UTC 

[PATCH v6 0/3] spi-nor: Add support for Intel SPI serial flash controller
 2016-12-13  7:53 UTC  (13+ messages)

UBIFS crash in power cutting test
 2016-12-13  9:56 UTC  (8+ messages)

DO YOU NEED A LOAN??
 2016-12-13  5:27 UTC 

[PATCH v2 0/6] UBIFS related fscrypt updates
 2016-12-13  3:01 UTC  (2+ messages)

[PATCH v3 0/2] Add rockchip serial flash controller support
 2016-12-13  1:24 UTC  (7+ messages)
` [PATCH v3 2/2] mtd: spi-nor: add rockchip serial flash controller driver

[PATCH v6 0/5] mtd: use ONFI bad blocks per LUN to calculate UBI bad PEB limit
 2016-12-12 22:48 UTC  (3+ messages)
` [PATCH v6 1/5] mtd: introduce function max_bad_blocks

[PATCH 0/6] UBIFS NFS export support
 2016-12-12 22:29 UTC  (4+ messages)
` [PATCH 1/6] ext4: Move is_32bit_api() to generic code

[V1] mtd: devices: docg3:- Handle return value of devm_ioremap
 2016-12-12 18:19 UTC  (4+ messages)

[V2] mtd: devices: docg3:- Handle return value of devm_ioremap
 2016-12-12 18:15 UTC  (8+ messages)

Subject: [ANNOUNCE] mtd-utils-2.0.0-rc1 is released
 2016-12-12 10:11 UTC  (2+ messages)

[PATCH v3 0/5] Static memory controllers for the Aspeed SoC
 2016-12-12  9:57 UTC  (23+ messages)
` [PATCH v3 1/5] mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC
` [PATCH v3 2/5] mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC
` [PATCH v3 3/5] mtd: aspeed: used a label property
` [PATCH v3 4/5] mtd: spi-nor: bindings for the Aspeed memory controllers
` [PATCH v3 5/5] mtd: spi-nor: add a label property to jedec,spi-nor
  ` [PATCH v3 5/5] mtd: spi-nor: add a label property to jedec, spi-nor

[PATCH v2] mtd/spi-nor: Add SPI memory controllers for Aspeed SoCs
 2016-12-09 15:46 UTC  (9+ messages)

[PATCH V2] nandwrite: Factor out buffer checking code
 2016-12-09  8:25 UTC  (3+ messages)

[PATCH] nandwrite: Factor out buffer checking code
 2016-12-09  1:49 UTC  (3+ messages)

[PATCH] Add Winbond manufacturer id
 2016-12-08 17:06 UTC  (2+ messages)

[PATCH v2 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2016-12-08 12:41 UTC  (3+ messages)
` [PATCH v2 1/2] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
` [PATCH v2 2/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib

Add --skip-all-ffs option to mtd-utils nandwrite
 2016-12-08  4:14 UTC  (11+ messages)

[PATCH 0/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib
 2016-12-08  3:50 UTC  (10+ messages)
` [PATCH 1/2] mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
` [PATCH 2/2] mtd: spi-nor: add a stateless method to support memory size above 128Mib

[PATCH] mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
 2016-12-08  1:44 UTC  (2+ messages)

[PATCH] mtd: nand: lpc32xx: fix invalid error handling of a requested irq
 2016-12-07 18:09 UTC  (2+ messages)

Retrieving number of free unused eraseblocks in a UBI filesystem
 2016-12-07 16:56 UTC  (11+ messages)

[PATCH V1] mtd : nand : denali :- No need of devm functions
 2016-12-07 15:15 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).