messages from 2022-03-25 12:37:33 to 2022-04-06 08:53:06 UTC [more...]
use block_device based APIs in block layer consumers
2022-04-06 8:52 UTC (30+ 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: cleanup decide_on_discard_support
` [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [PATCH 08/27] ntfs3: use bdev_logical_block_size "
` [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
` [PATCH 10/27] block: add a bdev_nonrot helper
` [PATCH 11/27] block: add a bdev_write_cache helper
` [PATCH 12/27] block: add a bdev_fua helper
` [PATCH 13/27] block: add a bdev_stable_writes helper
` [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
` [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [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: add a bdev_discard_granularity helper
` [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
` [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
` [PATCH 27/27] direct-io: remove random prefetches
[PATCH v2 0/4] mtd: phram improvements
2022-04-06 5:25 UTC (6+ messages)
` [PATCH v2 1/4] mtd: core: Check devicetree alias for index
` [PATCH v2 2/4] dt-bindings: reserved-memory: Add phram
` [PATCH v2 3/4] mtd: phram: Allow probing via reserved-memory
` [PATCH v2 4/4] mtd: phram: Allow cached mappings
[PATCH v4 0/6] mtd: spi-nor: Handle ID collisions
2022-04-05 19:50 UTC (11+ messages)
` [PATCH v4 1/6] mtd: spi-nor: core: Report correct name in case of "
` [PATCH v4 3/6] mtd: spi-nor: macronix: Handle ID collision b/w MX25L3233F and MX25L3205D
[PATCH v2 0/4] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode
2022-04-05 19:31 UTC (11+ messages)
` [PATCH v2 1/4] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
` [PATCH v2 2/4] mtd: spi-nor: Update name and description of the set_4byte_addr_mode BFPT methods
` [PATCH v2 3/4] mtd: spi-nor: Favor the BFPT-parsed set_4byte_addr_mode method
` [PATCH v2 4/4] mtd: spi-nor: sfdp: Keep SFDP definitions private
[PATCH v4 00/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
2022-04-05 19:29 UTC (27+ messages)
` [PATCH v4 02/11] dt-bindings: spi: Add Aspeed SMC controllers device tree binding
` [PATCH v4 03/11] spi: spi-mem: Convert Aspeed SMC driver to spi-mem
` [PATCH v4 04/11] spi: aspeed: Add support for direct mapping
` [PATCH v4 08/11] spi: aspeed: Calibrate read timings
` [PATCH v4 11/11] mtd: spi-nor: aspeed: set the decoding size to at least 2MB for AST2600
[PATCH v3 0/5] spi: add support for Mediatek SPI-NAND controller
2022-04-05 16:08 UTC (15+ messages)
` [PATCH v3 1/5] mtd: nand: make mtk_ecc.c a separated module
` [PATCH v3 2/5] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH v3 3/5] mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
` [PATCH v3 4/5] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH v3 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622
[PATCH v4 0/2] refine the NFC clock framework
2022-04-05 11:48 UTC (7+ messages)
` [PATCH v4 1/2] mtd: rawnand: meson: discard the common MMC sub "
` [PATCH v4 2/2] dt-bindings: nand: meson: refine Amlogic NAND controller driver
[PATCH 1/2] mtd: hyperbus: rpc-if: Fix RPM imbalance in probe error path
2022-04-05 9:32 UTC (7+ messages)
` [PATCH 2/2] spi: "
` (subset) [PATCH 1/2] mtd: hyperbus: "
[PATCH v3 1/4] mtd: rawnand: gpmi: Refactor bch geometry settings function
2022-04-05 7:29 UTC (7+ messages)
` [PATCH v3 2/4] mtd: rawnand: gpmi: Add strict ecc strength check
` [PATCH v3 3/4] mtd: rawnand: gpmi: Rename the variable ecc_chunk_size
` [PATCH v3 4/4] mtd: rawnand: gpmi: Add large oob bch setting support
[PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE
2022-04-05 1:09 UTC
[PATCH v2 0/5] spi: add support for Mediatek SPI-NAND controller
2022-04-04 13:49 UTC (12+ messages)
` [PATCH v2 1/5] mtd: nand: make mtk_ecc.c a separated module
` [PATCH v2 2/5] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH v2 3/5] mtd: nand: mtk-ecc: also parse nand-ecc-engine if available
` [PATCH v2 4/5] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH v2 5/5] arm64: dts: mediatek: add mtk-snfi for mt7622
[PATCH -next] mtd: rawnand: davinci: Remove redundant unsigned comparison to zero
2022-04-04 8:47 UTC (2+ messages)
[PATCH 1/5] mtd: spinand: gigadevice: fix Quad IO for GD5F1GQ5UExxG
2022-04-04 8:47 UTC (2+ messages)
[PATCH 2/5] mtd: spinand: gigadevice: add support for GD5FxGQ4xExxG
2022-04-04 8:47 UTC (2+ messages)
[PATCH 3/5] mtd: spinand: gigadevice: add support for GD5F1GQ5RExxG
2022-04-04 8:47 UTC (2+ messages)
[PATCH 4/5] mtd: spinand: gigadevice: add support for GD5F{2, 4}GQ5xExxG
2022-04-04 8:47 UTC (2+ messages)
[PATCH 5/5] mtd: spinand: gigadevice: add support for GD5FxGM7xExxG
2022-04-04 8:47 UTC (2+ messages)
[PATCH] mtd: rawnand: print offset instead of page number for bad blocks
2022-04-04 8:47 UTC (2+ messages)
[PATCH] mtd: parsers: bcm47xxpart: print correct offset on read error
2022-04-04 8:46 UTC (2+ messages)
[PATCH] mtd: rawnand: fix ecc parameters for mt7622
2022-04-04 8:43 UTC (2+ messages)
[PATCH] mtd: spinand: Add support for XTX XT26G0xA
2022-04-04 8:41 UTC (2+ messages)
Biznesowy angielski
2022-04-04 8:05 UTC
[PATCH resend 0/4] spi: add support for Mediatek SPI-NAND controller
2022-04-03 23:38 UTC (8+ messages)
` [PATCH resend 1/4] mtd: nand: make mtk_ecc.c a separated module
` [PATCH resend 2/4] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH resend 3/4] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH resend 4/4] arm64: dts: mediatek: add dt node for MTK SNFI
[PATCH 0/4] spi: add support for Mediatek SPI-NAND controller
2022-04-03 16:01 UTC (9+ messages)
` [PATCH 1/4] mtd: nand: make mtk_ecc.c a separated module
` [PATCH 2/4] spi: add driver for MTK SPI NAND Flash Interface
` [PATCH 3/4] dt-bindings: spi: add binding doc for spi-mtk-snfi
` [PATCH 4/4] arm64: dts: mediatek: add dt node for MTK SNFI
[PATCH] mtdblock: warn if opened on NAND
2022-04-02 21:25 UTC (2+ messages)
[PATCH v2] mtd: spi-nor: core: Skip setting erase types when SPI_NOR_NO_ERASE is set
2022-04-01 20:05 UTC (2+ messages)
[PATCH] fs/jffs2: Fix potential NULL dereference in jffs2_add_frag_to_fragtree()
2022-04-01 7:23 UTC
[GIT PULL] JFFS2, UBI and UBIFS fixes for 5.18
2022-03-31 23:22 UTC (2+ messages)
[PATCH] mtd: spi-nor: core: Fix 16bit write sr_and_check status check
2022-03-31 19:04 UTC (2+ messages)
[PATCH v2] mtdoops: Fix the size of the header read buffer
2022-03-31 0:14 UTC (8+ messages)
` [PATCH] "
` [PATCH v2 0/2] mtd: mtdoops: Structure the header of the dumped oops
` [PATCH v2 1/2] mtd: mtdoops: Fix the size of the header read buffer
` [PATCH v2 2/2] mtd: mtdoops: Create a header structure for the saved mtdoops
[linux-next:master] BUILD REGRESSION a67ba3cf9551f8c92d5ec9d7eae1aadbb9127b57
2022-03-30 21:51 UTC
[PATCH v2 0/8] mtd: spi-nor: Rework Octal DTR methods
2022-03-30 18:50 UTC (13+ messages)
` [PATCH v2 3/8] mtd: spi-nor: core: Use auto-detection only once
` [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op
[PATCH] mtd: parsers: add support for Sercomm partitions
2022-03-30 8:09 UTC (2+ messages)
[PATCH] Create a proper header for the saved mtdoops
2022-03-30 7:34 UTC (2+ messages)
[PATCH] mtd: spi-nor: fix minmax.cocci warnings
2022-03-29 11:38 UTC (3+ messages)
[PATCH v3] memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual mode
2022-03-29 9:56 UTC (2+ messages)
[PATCH v7 0/4] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
2022-03-28 15:31 UTC (3+ messages)
[PATCH v4 0/3] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N
2022-03-28 15:27 UTC (8+ messages)
` [PATCH v4 2/3] "
[PATCH v2 1/2] mtd: rawnand: gpmi: Refactor bch geometry settings function
2022-03-28 9:17 UTC (4+ messages)
` [PATCH v2 2/2] mtd: rawnand: gpmi: Add large oob bch setting support
[PATCH mtd-utils] nandwrite: warn about writing 0xff blocks
2022-03-28 8:51 UTC (7+ messages)
Koszty instalacji fotowoltaicznej
2022-03-28 7:46 UTC
[PATCH v3 0/3] mtd: rawnand: omap_elm: convert DT binding to yaml
2022-03-26 8:14 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: mtd: ti,elm: Convert "
` [PATCH v3 2/3] dt-bindings: mtd: ti,elm: Add support for AM64 ELM
` [PATCH v3 2/3] dt-bindings: mtd: ti, elm: "
` [PATCH v3 3/3] mtd: rawnand: omap_elm: Add compatible "
[GIT PULL] mtd: Changes for 5.18
2022-03-25 21:06 UTC (2+ messages)
[PATCH v2 0/3] mtd: rawnand: omap_elm: convert DT binding to yaml
2022-03-25 19:40 UTC (8+ messages)
` [PATCH v2 1/3] dt-bindings: mtd: ti,elm: Convert "
` [PATCH v2 2/3] dt-bindings: mtd: ti,elm: Add support for AM64 ELM
` [PATCH v2 2/3] dt-bindings: mtd: ti, elm: "
` [PATCH v2 3/3] mtd: rawnand: omap_elm: Add compatible "
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).