public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2023-08-24 07:56:15 to 2023-09-04 14:54:59 UTC [more...]

[PATCH v3 0/5] Add octal DTR support for Macronix flash
 2023-09-04 14:54 UTC  (10+ messages)
` [PATCH v3 2/5] mtd: spi-nor: core: Hook manufacture by checking first byte ID

[PATCH v2 0/2] mtd: spinand: micron: correct parameters
 2023-09-04 14:31 UTC  (10+ messages)
` [PATCH v2 2/2] mtd: spinand: micron: fixing the offset for OOB

[PATCH v6 00/11] io_uring getdents
 2023-09-04  9:57 UTC  (26+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents

[GIT PULL] mtd: Changes for v6.6-rc1
 2023-09-04  8:28 UTC  (8+ messages)

[PATCH] mtd: tests: remove useless checks
 2023-09-02 10:32 UTC  (3+ messages)

[PATCH v2 00/41] mtd: spi-nor: clean the flash_info database up
 2023-09-01 11:03 UTC  (20+ messages)
` [PATCH v2 01/41] mtd: spi-nor: remove catalyst 'flashes'
` [PATCH v2 02/41] mtd: spi-nor: remove Fujitsu MB85RS1MT support
` [PATCH v2 03/41] mtd: spi-nor: xilinx: use SPI_NOR_ID() in S3AN_INFO()
` [PATCH v2 04/41] mtd: spi-nor: xilinx: remove addr_nbytes from S3AN_INFO()
` [PATCH v2 05/41] mtd: spi-nor: convert .n_sectors to .size
` [PATCH v2 06/41] mtd: spi-nor: default page_size to 256 bytes
` [PATCH v2 07/41] mtd: spi-nor: store .n_banks in struct spi_nor_flash_parameter
` [PATCH v2 08/41] mtd: spi-nor: default .n_banks to 1

[PATCH] ubi: Reject device with erasesize 0
 2023-09-01 10:22 UTC  (8+ messages)

[PATCH] flashcp: Add write last option
 2023-09-01  0:55 UTC 

Memory mapped flash access breaks Broadcom NAND controller based access
 2023-08-31 21:26 UTC  (3+ messages)

[PATCH/RFC] ARM: dts: marzen: Add FLASH node
 2023-08-31 11:19 UTC  (8+ messages)

[PATCH/RFC 0/4] ARM: shmobile: Reserve boot area when SMP is enabled
 2023-08-31 11:17 UTC  (5+ messages)
` [PATCH 1/4] ARM: shmobile: rcar-gen2: Remove unneeded once handling
` [PATCH/RFC 2/4] ARM: shmobile: rcar-gen2: Reserve boot area when SMP is enabled
` [PATCH/RFC 3/4] ARM: shmobile: r8a7779: "
` [PATCH/RFC 4/4] ARM: shmobile: sh73a0: "

[PATCH] Add support for more XMC series
 2023-08-31  6:41 UTC  (5+ messages)

[PATCH] memory: renesas-rpc-if: Fix IO state based on flash type
 2023-08-30 15:18 UTC  (2+ messages)

[PATCH] mips: dts: ingenic: Remove unneeded probe-type properties
 2023-08-30 15:11 UTC 

[PATCH] ARM: dts: arm: realview: Fix development chip ROM compatible value
 2023-08-30 15:03 UTC 

[PATCH] mtd: physmap-core: Restore map_rom fallback
 2023-08-30 15:00 UTC 

[PATCH 0/2] mtd: switch to keying by dev_t
 2023-08-30 12:19 UTC  (18+ messages)
` [PATCH 1/2] fs: export sget_dev()
` [PATCH 2/2] mtd: key superblock by device number

[ANNOUNCE] mtd-utils-2.1.6 is released
 2023-08-30  7:29 UTC 

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-30  1:22 UTC  (7+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr

[PATCH v2 08/92] fs: new helper: simple_rename_timestamp
 2023-08-30  0:48 UTC  (2+ messages)

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-29 11:02 UTC  (6+ messages)
` [PATCH 12/29] mtd: block2mtd: Convert to bdev_open_by_dev/path()

[GIT PULL] mtd: nand: Changes for 6.6-rc1
 2023-08-28 14:57 UTC  (2+ messages)

[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
 2023-08-28 14:27 UTC  (7+ messages)

[PATCH v1] mtd: spi-nor: macronix: Add support for MX77U25650F
 2023-08-28 13:31 UTC  (4+ messages)

decouple block open flags from fmode_t v2
 2023-08-28 12:09 UTC  (4+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens

[PATCH 2/12] ubifs: Do not include crypto/algapi.h
 2023-08-28  9:33 UTC  (5+ messages)
  ` [PATCH] KEYS: Include linux/errno.h in linux/verification.h

[PATCH 00/17] -Wmissing-prototype warning fixes
 2023-08-28  8:07 UTC  (7+ messages)
` (subset) "

[PATCH v2 00/12] ubi: fastmap: Fix a series of wear leveling problems
 2023-08-28  6:38 UTC  (13+ messages)
` [PATCH v2 01/12] ubi: fastmap: Fix missed ec updating after erasing old fastmap data block
` [PATCH v2 02/12] ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash
` [PATCH v2 03/12] ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap
` [PATCH v2 04/12] ubi: Replace erase_block() with sync_erase()
` [PATCH v2 05/12] ubi: fastmap: Use free pebs reserved for bad block handling
` [PATCH v2 06/12] ubi: fastmap: Wait until there are enough free PEBs before filling pools
` [PATCH v2 07/12] ubi: fastmap: Remove unneeded break condition while "
` [PATCH v2 08/12] ubi: fastmap: may_reserve_for_fm: Don't reserve PEB if fm_anchor exists
` [PATCH v2 09/12] ubi: fastmap: Get wl PEB even ec beyonds the 'max' if free PEBs are run out
` [PATCH v2 10/12] ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
` [PATCH v2 11/12] ubi: fastmap: Add module parameter to control reserving filling pool PEBs
` [PATCH v2 12/12] ubi: fastmap: Add control in 'UBI_IOCATT' ioctl to reserve PEBs for filling pools

[PATCH] dt-bindings: mtd: amlogic,meson-nand: drop unneeded quotes
 2023-08-28  6:39 UTC  (3+ messages)

[PATCH] Revert "nvmem: add new config option"
 2023-08-26 20:15 UTC  (2+ messages)

[PATCH 1/3] mtd: rawnand: marvell: Ensure program page operations are successful
 2023-08-26 13:33 UTC  (2+ messages)

[PATCH RFC v5 00/29] io_uring getdents
 2023-08-25 22:53 UTC  (39+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents

[PATCH 0/12] Do not include crypto/algapi.h
 2023-08-25 21:23 UTC  (14+ messages)
` [PATCH 1/12] fscrypt: "
` [PATCH 3/12] Bluetooth: "
` [PATCH 6/12] wifi: mac80211: "
` [PATCH 9/12] evm: "
` [PATCH 10/12] KEYS: encrypted: "

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24 20:24 UTC  (7+ messages)

[PATCH] mtd: lpddr_cmds: Added literal suffix
 2023-08-24 13:02 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox