linux-mtd.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-17 22:20:24 to 2023-12-28 07:56:14 UTC [more...]

provide a sane discard_granularity default
 2023-12-28  7:55 UTC  (4+ messages)
` [PATCH 1/9] block: remove two comments in bio_split_discard
` [PATCH 2/9] bcache: discard_granularity should not be smaller than a sector
` [PATCH 3/9] block: default the discard granularity to sector size

[PATCH RFC 00/17] ubifs: Add filesystem repair support
 2023-12-28  1:41 UTC  (18+ messages)
` [PATCH RFC 01/17] ubifs: repair: Load filesystem info from volume
` [PATCH RFC 02/17] ubifs: repair: Scan nodes "
` [PATCH RFC 03/17] ubifs: repair: Remove deleted nodes from valid node tree
` [PATCH RFC 04/17] ubifs: repair: Add valid nodes into file
` [PATCH RFC 05/17] ubifs: repair: Filter invalid files
` [PATCH RFC 06/17] ubifs: repair: Extract reachable directory entries tree
` [PATCH RFC 07/17] ubifs: repair: Check and correct files' information
` [PATCH RFC 08/17] ubifs: repair: Record used LEBs
` [PATCH RFC 09/17] ubifs: repair: Re-write data
` [PATCH RFC 10/17] ubifs: repair: Create new root dir if there are no scanned files
` [PATCH RFC 11/17] ubifs: repair: Build TNC
` [PATCH RFC 12/17] ubifs: Extract a helper function to create lpt
` [PATCH RFC 13/17] ubifs: repair: Build LPT
` [PATCH RFC 14/17] ubifs: repair: Clean up log and orphan area
` [PATCH RFC 15/17] ubifs: repair: Write master node
` [PATCH RFC 16/17] ubifs: Enable ubifs_repair in '/sys/kernel/debug/ubifs/repair_fs'
` [PATCH RFC 17/17] Documentation: ubifs: Add ubifs repair whitepaper

[PATCH mtd-utils 00/11] tests: Add new testcases for ubifs_repair
 2023-12-28  1:36 UTC  (12+ messages)
` [PATCH mtd-utils 01/11] tests: Add common libs for ubifs_repair test
` [PATCH mtd-utils 02/11] tests: ubifs_repair: Add authentication refusing test
` [PATCH mtd-utils 03/11] tests: ubifs_repair: Add cycle mount+repair test
` [PATCH mtd-utils 04/11] tests: ubifs_repair: Add powercut+repair+mount test
` [PATCH mtd-utils 05/11] tests: ubifs_repair: Add corrupt+repair+fault_inject test
` [PATCH mtd-utils 06/11] tests: ubifs_repair: Add cycle_powercut+repair test
` [PATCH mtd-utils 07/11] tests: ubifs_repair: Add random_corrupt+repair test
` [PATCH mtd-utils 08/11] tests: ubifs_repair: Add corrupted images
` [PATCH mtd-utils 09/11] tests: ubifs_repair: Add bad images repairing test
` [PATCH mtd-utils 10/11] tests: ubifs_repair: Add run_all script
` [PATCH mtd-utils 11/11] tests: ubifs_repair: Add README

[GIT PULL] mtd: Changes for v6.8
 2023-12-27 16:40 UTC 

[PATCH 0/3] mtd: ssfdc: Adjustments for ssfdcr_add_mtd()
 2023-12-27 14:49 UTC  (4+ messages)
` [PATCH 1/3] mtd: ssfdc: One function call less in ssfdcr_add_mtd() after error detection
` [PATCH 2/3] mtd: ssfdc: Fix indentation in ssfdcr_add_mtd()
` [PATCH 3/3] mtd: ssfdc: Improve a size determination "

[PATCH v6 0/5] ubi: Enhanced fault injection capability for the UBI driver
 2023-12-26  1:01 UTC  (6+ messages)
` [PATCH v6 1/5] ubi: Use the fault injection framework to enhance the fault injection capability
` [PATCH v6 2/5] ubi: Split io_failures into write_failure and erase_failure
` [PATCH v6 3/5] ubi: Add six fault injection type for testing
` [PATCH v6 4/5] ubi: Reserve sufficient buffer length for the input mask
` [PATCH v6 5/5] mtd: Add several functions to the fail_function list

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-25 19:55 UTC  (4+ messages)

[PATCH V6 0/5]
 2023-12-25 15:00 UTC  (6+ messages)
` [PATCH V6 1/5] ubi: Use the fault injection framework to enhance the fault injection capability
` [PATCH V6 2/5] ubi: Split io_failures into write_failure and erase_failure
` [PATCH V6 3/5] ubi: Add six fault injection type for testing
` [PATCH V6 4/5] ubi: Reserve sufficient buffer length for the input mask
` [PATCH V6 5/5] mtd: Add several functions to the fail_function list

[PATCH RFC] dt-bindings: nvmem: u-boot,env: add any-name MAC cells compatible
 2023-12-25 13:11 UTC  (4+ messages)
` [PATCH RFC] dt-bindings: nvmem: u-boot, env: "

[PATCH] mtd: spi-nor: core: Set mtd->eraseregions for non-uniform erase map
 2023-12-25  8:03 UTC 

[PATCH v5 0/5] ubi: Enhanced fault injection capability for the UBI driver
 2023-12-25  7:34 UTC  (8+ messages)
` [PATCH v5 1/5] ubi: Use the fault injection framework to enhance the fault injection capability
` [PATCH v5 2/5] ubi: Split io_failures into write_failure and erase_failure
` [PATCH v5 3/5] ubi: Add six fault injection type for testing
` [PATCH v5 4/5] ubi: Reserve sufficient buffer length for the input mask
` [PATCH v5 5/5] mtd: Add several functions to the fail_function list

[PATCH] mkfs.ubifs: fix xattr scanning for builds with selinux support
 2023-12-24 20:18 UTC  (3+ messages)

[PATCH RFC v3 for-6.8/block 00/17] block: don't access bd_inode directly from other modules
 2023-12-23 18:39 UTC  (21+ messages)
` [PATCH RFC v3 for-6.8/block 01/17] block: add some bdev apis
` [PATCH RFC v3 for-6.8/block 02/17] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v3 for-6.8/block 03/17] bcache: use bdev api in read_super()
` [PATCH RFC v3 for-6.8/block 04/17] mtd: block2mtd: use bdev apis
` [PATCH RFC v3 for-6.8/block 05/17] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v3 for-6.8/block 06/17] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v3 for-6.8/block 07/17] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v3 for-6.8/block 08/17] bio: export bio_add_folio_nofail()
` [PATCH RFC v3 for-6.8/block 09/17] btrfs: use bdev apis
` [PATCH RFC v3 for-6.8/block 10/17] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v3 for-6.8/block 11/17] erofs: use bdev api
` [PATCH RFC v3 for-6.8/block 12/17] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v3 for-6.8/block 13/17] jbd2: use bdev apis
` [PATCH RFC v3 for-6.8/block 14/17] buffer: add a new helper to read sb block
` [PATCH RFC v3 for-6.8/block 15/17] ext4: use "
` [PATCH RFC v3 for-6.8/block 16/17] ext4: remove block_device_ejected()
` [PATCH RFC v3 for-6.8/block 17/17] ext4: use bdev apis

[PATCH v2 0/2] ubifs: Fix two kmemleaks in error path
 2023-12-23 15:36 UTC  (4+ messages)
` [PATCH v2 1/2] ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed
` [PATCH v2 2/2] ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path

[GIT PULL] mtd: nand: Changes for v6.8-rc1
 2023-12-22 11:48 UTC  (2+ messages)

[GIT PULL] mtd: spi-nor: changes for v6.8
 2023-12-22 11:46 UTC  (2+ messages)

[PATCH 1/4] mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
 2023-12-22 11:37 UTC  (2+ messages)

[PATCH 4/4] mtd: rawnand: Clarify conditions to enable continuous reads
 2023-12-22 11:37 UTC  (2+ messages)

[PATCH 2/4] mtd: rawnand: Fix core interference with sequential reads
 2023-12-22 11:37 UTC  (2+ messages)

[PATCH 3/4] mtd: rawnand: Prevent sequential reads with on-die ECC engines
 2023-12-22 11:37 UTC  (2+ messages)

Proszę o kontakt
 2023-12-22  8:40 UTC 

[PATCH 0/2] ubifs: Fix two kmemleaks in error path
 2023-12-22  8:38 UTC  (5+ messages)
` [PATCH 1/2] ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed
` [PATCH 2/2] ubifs: ubifs_symlink: Fix memleak of inode->i_link in error path

[PATCH V3 1/6] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
 2023-12-21 17:34 UTC  (6+ messages)
` [PATCH V3 2/6] nvmem: core: add nvmem_dev_size() helper
` [PATCH V3 3/6] nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
` [PATCH V3 4/6] nvmem: u-boot-env: use nvmem device helpers
` [PATCH V3 5/6] nvmem: u-boot-env: improve coding style
` [PATCH V3 6/6] nvmem: layouts: add U-Boot env layout

[PATCH 1/2] dt-bindings: mtd: partitions: u-boot: Fix typo
 2023-12-21 14:40 UTC  (7+ messages)
` [PATCH RFT 2/2] ARM: dts: mxs: imx28: Fix NAND hierarchy description

[PATCH 0/4] mtd: rawnand: Fix sequential reads
 2023-12-21 10:06 UTC  (2+ messages)

[PATCH v7 0/7] Add octal DTR support for Macronix flash
 2023-12-21  9:07 UTC  (8+ messages)
` [PATCH v7 1/7] mtd: spi-nor: add Octal "
` [PATCH v7 2/7] spi: spi-mem: Allow specifying the byte order in DTR mode
` [PATCH v7 3/7] mtd: spi-nor: core: "
` [PATCH v7 4/7] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
` [PATCH v7 5/7] spi: mxic: Add support for swapping byte
` [PATCH v7 6/7] mtd: spi-nor: add support for Macronix Octal flash with RWW feature
` [PATCH v7 7/7] mtd: spi-nor: add support for Macronix Octal flash

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2023-12-21  6:54 UTC  (18+ messages)
` [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor

[PATCH] mtd: rawnand: fix Excess struct member description kernel-doc warnings
 2023-12-20  9:12 UTC  (2+ messages)

[PATCH V4] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
 2023-12-20  9:12 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: core: Discard HW capabilities if no enable function
 2023-12-20  9:02 UTC  (12+ messages)
` [PATCH v3] mtd: spi-nor: sfdp: Get the 1-1-8 and 1-8-8 protocol from SFDP
  ` Re (subset): "

[PATCH] MAINTAINERS: change my mail to the kernel.org one
 2023-12-20  8:51 UTC  (2+ messages)

Nowe informacje na stronie www
 2023-12-20  8:36 UTC 

[PATCH V2 1/5] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
 2023-12-20  7:27 UTC  (10+ messages)
` [PATCH V2 2/5] nvmem: core: add nvmem_dev_size() helper
` [PATCH V2 3/5] nvmem: u-boot-env: use more nvmem subsystem helpers
` [PATCH V2 4/5] nvmem: u-boot-env: improve coding style
` [PATCH V2 5/5] nvmem: layouts: add U-Boot env layout

[PATCH v3] mtd: Fix gluebi NULL pointer dereference caused by ftl notifier
 2023-12-20  2:15 UTC  (8+ messages)

[PATCH v6.8 1/2] nvmem: layouts: refactor .add_cells() callback arguments
 2023-12-19 12:56 UTC  (7+ messages)
` [PATCH v6.8 2/2] nvmem: drop nvmem_layout_get_match_data()

[PATCH 1/4] dt-bindings: nvmem: layouts: add U-Boot environment variables layout
 2023-12-19 10:10 UTC  (13+ messages)
` [PATCH 2/4] nvmem: core: add nvmem_dev_size() helper
` [PATCH 3/4] nvmem: u-boot-env: use more nvmem subsystem helpers
` [PATCH 4/4] nvmem: layouts: add U-Boot env layout

[PATCH] mtd: spi-nor: core: Discard HW capabilities if no enable function
 2023-12-19  9:19 UTC  (3+ messages)

Fotowoltaika - propozycja instalacji
 2023-12-19  8:30 UTC 

[PATCH 0/4] mtd: spi-nor: mark the flash name as obsolete
 2023-12-19  2:47 UTC  (10+ messages)
` [PATCH 1/4] mtd: spi-nor: print flash ID instead of name
` [PATCH 2/4] mtd: spi-nor: mark the flash name as obsolete
` [PATCH 3/4] mtd: spi-nor: sysfs: hide the flash name if not set
` [PATCH 4/4] mtd: spi-nor: drop superfluous debug prints

[PATCH v7 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-12-19  2:33 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: mtd: add basic bindings for UBI
` [PATCH v7 2/7] dt-bindings: mtd: ubi-volume: allow UBI volumes to provide NVMEM
` [PATCH v7 3/7] mtd: ubi: block: use notifier to create ubiblock from parameter
` [PATCH v7 4/7] mtd: ubi: attach from device tree
` [PATCH v7 5/7] mtd: ubi: introduce pre-removal notification for UBI volumes
` [PATCH v7 6/7] mtd: ubi: populate ubi volume fwnode
` [PATCH v7 7/7] mtd: ubi: provide NVMEM layer over UBI volumes

[PATCH v6 0/7] mtd: ubi: allow UBI volumes to provide NVMEM
 2023-12-18  7:05 UTC  (5+ messages)
` [PATCH v6 2/7] dt-bindings: mtd: ubi-volume: "
` [PATCH v6 6/7] mtd: ubi: populate ubi volume fwnode
` [PATCH v6 7/7] mtd: ubi: provide NVMEM layer over UBI volumes


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