linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-09 12:09:18 to 2022-04-15 05:47:05 UTC [more...]

use block_device based APIs in block layer consumers v3
 2022-04-15  5:46 UTC  (40+ messages)
` [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [PATCH 03/27] target: fix discard alignment on partitions
` [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 11/27] block: add a bdev_nonrot helper
` [PATCH 12/27] block: add a bdev_write_cache helper
` [PATCH 13/27] block: add a bdev_fua helper
` [PATCH 14/27] block: add a bdev_stable_writes helper
` [PATCH 15/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [PATCH 19/27] block: remove queue_discard_alignment
` [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [PATCH 22/27] block: refactor discard bio size limiting
` [PATCH 23/27] block: add a bdev_max_discard_sectors helper
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches

ubifs_decompress: cannot decompress 2293 bytes, compressor lzo, error -22
 2022-04-15  4:38 UTC  (3+ messages)

[PATCH v2 0/3] mtd: spinand: add support for detection with param page
 2022-04-15  3:48 UTC  (4+ messages)
` [PATCH v2 1/3] mtd: nand: extract some onfi functions to nandcore
` [PATCH v2 2/3] mtd: spinand: add support for detection with param page
` [PATCH v2 3/3] mtd: spinand: probe Winbond W25N01GV/W using "

[PATCH v2] mtdoops: Fix the size of the header read buffer
 2022-04-15  0:13 UTC  (5+ messages)
` [PATCH v3 0/3] mtd: mtdoops: Add timestamp to the dumped oops header
  ` [PATCH v3 1/3] mtd: mtdoops: Fix the size of the header read buffer
  ` [PATCH v3 2/3] mtd: mtdoops: Create a header structure for the saved mtdoops
  ` [PATCH v3 3/3] mtd: mtdoops: Add a timestamp to the mtdoops header

[PATCH 0/2] mtd: spinand: add support for detection with param page
 2022-04-14 16:26 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mtd: spinand: probe Winbond W25N01GV/W using "

[PATCH v3 0/4] mtd: phram improvements
 2022-04-14 16:02 UTC  (9+ messages)
` [PATCH v3 1/4] mtd: core: Check devicetree alias for index
` [PATCH v3 2/4] dt-bindings: reserved-memory: Support MTD/block device
` [PATCH v3 3/4] mtd: phram: Allow probing via reserved-memory
` [PATCH v3 4/4] mtd: phram: Allow cached mappings

[PATCH V2] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-14 15:53 UTC  (3+ messages)

[PATCH] mtd: rawnand: qcom: fix memory corruption that causes panic
 2022-04-14 15:31 UTC  (7+ messages)
    ` FW: "

[PATCH v3 0/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode
 2022-04-14 11:05 UTC  (12+ messages)
` [PATCH v3 1/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
` [PATCH v3 2/3] mtd: spi-nor: Update name and description of the set_4byte_addr_mode BFPT methods
` [PATCH v3 3/3] mtd: spi-nor: Favor the BFPT-parsed set_4byte_addr_mode method

[PATCH] mtd: spi-nor: issi: Add IS25WP512 device
 2022-04-14 13:00 UTC  (2+ messages)

[PATCH v2] memory: renesas-rpc-if: Simplify single/double data register access
 2022-04-14  7:46 UTC  (4+ messages)

[PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE
 2022-04-14  5:31 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v2] mtd: spinand: Add support for XTX XT26G0xA
 2022-04-13 15:56 UTC  (6+ messages)

[PATCH v2] mtd: spinand: add support for ESMT F50x1G41LB
 2022-04-13 15:28 UTC  (4+ messages)

[PATCH v4] memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual Mode
 2022-04-13  9:53 UTC  (3+ messages)

[PATCH] mtd: spinand: add support for ESMT F50x1G41LB
 2022-04-13  5:07 UTC  (2+ messages)

[PATCH] memory: renesas-rpc-if: Simplify single/double data register access
 2022-04-12 12:19 UTC  (7+ messages)

[PATCH -next] jffs2: fix memory leak in jffs2_do_fill_super
 2022-04-12  9:38 UTC 

[PATCH] mtd: rawnand: Fix return value check of wait_for_completion_timeout
 2022-04-12  8:34 UTC  (9+ messages)
  ` [PATCH v2] "
              ` [PATCH v3] "

Wycena paneli fotowoltaicznych
 2022-04-12  7:50 UTC 

[PATCH v4 0/5] Refactor bch settings and support large oob NAND
 2022-04-12  2:52 UTC  (6+ messages)
` [PATCH v4 1/5] mtd: rawnand: gpmi: Refactor bch geometry settings function
` [PATCH v4 2/5] mtd: rawnand: gpmi: Add strict ecc strength check
` [PATCH v4 3/5] mtd: rawnand: gpmi: Uninline the gpmi_check_ecc function
` [PATCH v4 4/5] mtd: rawnand: gpmi: Rename the variable ecc_chunk_size
` [PATCH v4 5/5] mtd: rawnand: gpmi: Add large oob bch setting support

use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (3+ messages)
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [f2fs-dev] "

use block_device based APIs in block layer consumers v2
 2022-04-11 17:25 UTC  (14+ messages)
` [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 24/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 25/27] block: add a bdev_discard_granularity helper
` [PATCH 26/27] block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD

[PATCH v2] mtd: rawnand: denali: Use managed device resources
 2022-04-11 12:58 UTC 

[PATCH] mtd: rawnand: Use managed device resources
 2022-04-11 12:47 UTC  (2+ messages)

[PATCH 1/2] spi: intel: Fix typo in kernel-doc of intel_spi_probe()
 2022-04-11 11:31 UTC  (2+ messages)
` [PATCH 2/2] spi: intel: Implement dirmap hooks

[BUG] mtd: rawnand: denali_pci: page fault when probing fails
 2022-04-11 11:23 UTC  (3+ messages)

[PATCH 1/2] mtd: call of_platform_populate() for MTD partitions
 2022-04-11 10:18 UTC  (7+ messages)
` [PATCH 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH v3 0/9] mtd: spi-nor: Rework Octal DTR methods
 2022-04-11  9:10 UTC  (10+ messages)
` [PATCH v3 1/9] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
` [PATCH v3 2/9] mtd: spi-nor: Introduce spi_nor_match_id()
` [PATCH v3 3/9] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v3 4/9] mtd: spi-nor: core: Introduce method for RDID op
` [PATCH v3 5/9] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
` [PATCH v3 6/9] mtd: spi-nor: core: Add helpers to read/write any register
` [PATCH v3 7/9] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
` [PATCH v3 8/9] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
` [PATCH v3 9/9] mtd: spi-nor: Introduce templates for SPI NOR operations

[PATCH v4 0/2] refine the NFC clock framework
 2022-04-11  9:03 UTC  (8+ messages)
` [PATCH v4 1/2] mtd: rawnand: meson: discard the common MMC sub "

[PATCH v3 1/3] dt-bindings: mtd: ti,elm: Convert to yaml
 2022-04-11  9:00 UTC  (2+ messages)

[PATCH v3 2/3] dt-bindings: mtd: ti,elm: Add support for AM64 ELM
 2022-04-11  9:00 UTC  (2+ messages)
` [PATCH v3 2/3] dt-bindings: mtd: ti, elm: "

[PATCH v3 3/3] mtd: rawnand: omap_elm: Add compatible for AM64 ELM
 2022-04-11  9:00 UTC  (2+ messages)

[PATCH] mtd: maps: ixp4xx: Drop driver
 2022-04-11  8:57 UTC  (2+ messages)

[PATCH v2] dt-bindings: mtd: jedec, spi-nor: remove unneeded properties
 2022-04-11  8:57 UTC  (3+ messages)
` [PATCH v2] dt-bindings: mtd: jedec,spi-nor: "

[PATCH v7 0/4] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
 2022-04-11  7:40 UTC  (3+ messages)

[PATCH v3 1/4] mtd: rawnand: gpmi: Refactor bch geometry settings function
 2022-04-11  7:30 UTC  (5+ messages)
` [PATCH v3 2/4] mtd: rawnand: gpmi: Add strict ecc strength check

[PATCH v2 0/8] mtd: spi-nor: Rework Octal DTR methods
 2022-04-11  7:29 UTC  (4+ messages)
` [PATCH v2 6/8] mtd: spi-nor: core: Add helpers to read/write any register

[PATCH v4 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-11  7:17 UTC  (6+ messages)
` [PATCH v4 1/5] mtd: nand: make mtk_ecc.c a separated module

[bug report] mtd: spi-nor: add the framework for SPI NOR
 2022-04-11  6:34 UTC 

[PATCH v10 0/4] mtd: spi-nor: Add support for Infineon s25hl-t/s25hs-t
 2022-04-11  5:23 UTC  (5+ messages)
` [PATCH v10 1/4] mtd: spi-nor: sfdp: Use nor->info->addr_width as address width for SMPT parse
` [PATCH v10 2/4] mtd: spi-nor: spansion: Add support for volatile QE bit
` [PATCH v10 3/4] mtd: spi-nor: spansion: Add local function to discover page size
` [PATCH v10 4/4] mtd: spi-nor: spansion: Add s25hl-t/s25hs-t IDs and fixups

[PATCH v2 0/2] dt-bindings: mtd: partitions: Add binding for Sercomm parser
 2022-04-10  8:18 UTC  (13+ messages)
` [PATCH v2 1/2] "

[PATCH v5 0/5] spi: add support for Mediatek SPI-NAND controller
 2022-04-09 12:08 UTC  (6+ messages)
` [PATCH v5 1/5] mtd: nand: make mtk_ecc.c a separated module
` [PATCH v5 2/5] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH v5 3/5] mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
` [PATCH v5 4/5] spi: dt-bindings: add binding doc for spi-mtk-snfi
` [PATCH v5 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622


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