messages from 2026-01-05 21:07:05 to 2026-01-10 01:47:43 UTC [more...]
[PATCH 00/24] vfs: require filesystems to explicitly opt-in to lease support
2026-01-10 1:47 UTC (49+ messages)
` [PATCH 01/24] fs: add setlease to generic_ro_fops and read-only filesystem directory operations
` [PATCH 02/24] affs: add setlease file operation
` [PATCH 03/24] btrfs: "
` [PATCH 04/24] erofs: "
` [PATCH 05/24] ext2: "
` [PATCH 06/24] ext4: "
` [PATCH 07/24] exfat: "
` [PATCH 08/24] f2fs: "
` [PATCH 09/24] fat: "
` [PATCH 10/24] gfs2: add a "
` [PATCH 11/24] jffs2: add "
` [PATCH 12/24] jfs: "
` [PATCH 13/24] nilfs2: "
` [PATCH 14/24] ntfs3: "
` [PATCH 15/24] ocfs2: "
` [PATCH 16/24] orangefs: "
` [PATCH 17/24] overlayfs: "
` [PATCH 18/24] squashfs: "
` [PATCH 19/24] tmpfs: "
` [PATCH 20/24] udf: "
` [PATCH 21/24] ufs: "
` [PATCH 22/24] xfs: "
` [PATCH 23/24] filelock: default to returning -EINVAL when ->setlease operation is NULL
` [PATCH 24/24] fs: remove simple_nosetlease()
[PATCH 00/10] dt-bindings: mtd: Partition binding fixes and restructuring
2026-01-10 0:34 UTC (23+ messages)
` [PATCH 01/10] dt-bindings: mtd: brcm,brcmnand: Drop "brcm,brcmnand" compatible for iProc
` [PATCH 02/10] dt-bindings: mtd: fixed-partitions: Move "compression" to partition node
` [PATCH 03/10] dt-bindings: mtd: partitions: Move "sercomm,scpart-id" to partition.yaml
` [PATCH 04/10] dt-bindings: mtd: partitions: Allow "nvmem-layout" in generic partition nodes
` [PATCH 05/10] dt-bindings: mtd: partitions: Define "#{address,size}-cells" in specific schemas
` [PATCH 06/10] dt-bindings: mtd: partitions: Drop partitions.yaml
` [PATCH 07/10] dt-bindings: mtd: Ensure partition node properties are documented
` [PATCH 08/10] dt-bindings: mtd: fixed-partitions: Restrict undefined properties
` [PATCH 09/10] dt-bindings: mtd: partitions: Convert brcm,trx to DT schema
` [PATCH 10/10] dt-bindings: mtd: partitions: Combine simple partition bindings
[PATCH v2 00/27] mtd: spinand: Octal DTR support
2026-01-09 17:18 UTC (28+ messages)
` [PATCH v2 01/27] spi: spi-mem: Make the DTR command operation macro more suitable
` [PATCH v2 02/27] spi: spi-mem: Create a repeated address operation
` [PATCH v2 03/27] spi: spi-mem: Limit octal DTR constraints to octal DTR situations
` [PATCH v2 04/27] mtd: spinand: Fix kernel doc
` [PATCH v2 05/27] mtd: spinand: Add missing check
` [PATCH v2 06/27] mtd: spinand: Remove stale definitions
` [PATCH v2 07/27] mtd: spinand: Use standard return values
` [PATCH v2 08/27] mtd: spinand: Decouple write enable and write disable operations
` [PATCH v2 09/27] mtd: spinand: Create an array of operation templates
` [PATCH v2 10/27] mtd: spinand: Make use of the operation templates through SPINAND_OP()
` [PATCH v2 11/27] mtd: spinand: macronix: Convert vendor specific operation to SPINAND_OP()
` [PATCH v2 12/27] mtd: spinand: winbond: Convert W25N "
` [PATCH v2 13/27] mtd: spinand: winbond: Convert W35N "
` [PATCH v2 14/27] mtd: spinand: List vendor specific operations and make sure they are supported
` [PATCH v2 15/27] mtd: spinand: macronix: Register vendor specific operation
` [PATCH v2 16/27] mtd: spinand: winbond: Register W25N "
` [PATCH v2 17/27] mtd: spinand: winbond: Register W35N "
` [PATCH v2 18/27] mtd: spinand: winbond: Fix style
` [PATCH v2 19/27] mtd: spinand: winbond: Rename IO_MODE register macro
` [PATCH v2 20/27] mtd: spinand: winbond: Configure the IO mode after the dummy cycles
` [PATCH v2 21/27] mtd: spinand: Gather all the bus interface steps in one single function
` [PATCH v2 22/27] mtd: spinand: Add support for setting a bus interface
` [PATCH v2 23/27] mtd: spinand: Propagate the bus interface across core helpers
` [PATCH v2 24/27] mtd: spinand: Give the bus interface to the configuration helper
` [PATCH v2 25/27] mtd: spinand: Warn if using SSDR-only vendor commands in a non SSDR mode
` [PATCH v2 26/27] mtd: spinand: Add octal DTR support
` [PATCH v2 27/27] mtd: spinand: winbond: W35N "
[PATCH v3 0/4] MTD physmap: Adding reserved RAM support and fixing reserved_mem limitations
2026-01-09 16:12 UTC (9+ messages)
` [PATCH v3 1/4] of: reserved_mem: Fix placement of __free() annotation
` [PATCH v3 2/4] of: reserved_mem: Support multiple 'reg' entries for memory-region
` [PATCH v3 3/4] dt-bindings: mtd: physmap: Allow using memory-region to access memory resources
` [PATCH v3 4/4] mtd: physmap: Add support for RAM reserved memory regions
[PATCH] mtd: intel-dg: fix array-index-out-of-bounds in intel_dg_mtd_probe()
2026-01-09 15:16 UTC (6+ messages)
mtd_nandbitserr and seed using pl35x NAND controller
2026-01-08 17:15 UTC (3+ messages)
` R: "
[PATCH v2 00/27] mtd: spi-nor: Enhance software protection
2026-01-08 16:58 UTC (28+ messages)
` [PATCH v2 01/27] mtd: spi-nor: Drop duplicate Kconfig dependency
` [PATCH v2 02/27] mtd: spi-nor: debugfs: Fix the flags list
` [PATCH v2 03/27] mtd: spi-nor: swp: Improve locking user experience
` [PATCH v2 04/27] mtd: spi-nor: Improve opcodes documentation
` [PATCH v2 05/27] mtd: spi-nor: debugfs: Align variable access with the rest of the file
` [PATCH v2 06/27] mtd: spi-nor: debugfs: Enhance output
` [PATCH v2 07/27] mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviour
` [PATCH v2 08/27] mtd: spi-nor: swp: Clarify a comment
` [PATCH v2 09/27] mtd: spi-nor: swp: Use a pointer for SR instead of a single byte
` [PATCH v2 10/27] mtd: spi-nor: swp: Create a helper that writes SR, CR and checks
` [PATCH v2 11/27] mtd: spi-nor: swp: Rename a mask
` [PATCH v2 12/27] mtd: spi-nor: swp: Create a TB intermediate variable
` [PATCH v2 13/27] mtd: spi-nor: swp: Create helpers for building the SR register
` [PATCH v2 14/27] mtd: spi-nor: swp: Simplify checking the locked/unlocked range
` [PATCH v2 15/27] mtd: spi-nor: swp: Cosmetic changes
` [PATCH v2 16/27] mtd: spi-nor: Create a local SR cache
` [PATCH v2 17/27] mtd: spi-nor: debugfs: Add locking support
` [PATCH v2 18/27] mtd: spi-nor: debugfs: Add a locked sectors map
` [PATCH v2 19/27] mtd: spi-nor: Add steps for testing locking support
` [PATCH v2 20/27] mtd: spi-nor: swp: Add support for the complement feature
` [PATCH v2 21/27] mtd: spi-nor: Add steps for testing locking with CMP
` [PATCH v2 22/27] mtd: spi-nor: winbond: Add W25H512NWxxAM CMP locking support
` [PATCH v2 23/27] mtd: spi-nor: winbond: Add W25H01NWxxAM "
` [PATCH v2 24/27] mtd: spi-nor: winbond: Add W25H02NWxxAM "
` [PATCH v2 25/27] mtd: spi-nor: winbond: Add W25H01NWxxIQ "
` [PATCH v2 26/27] mtd: spi-nor: winbond: Add W25Q01NWxxIM "
` [PATCH v2 27/27] mtd: spi-nor: winbond: Add W25Q02NWxxIM "
re-enable IOCB_NOWAIT writes to files v6
2026-01-08 15:24 UTC (14+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates
[PATCH 1/2] mtd: spi-nor: Fix RDCR controller capability core check
2026-01-08 12:14 UTC (2+ messages)
` [PATCH 2/2] mtd: spi-nor: Rename spi_nor_spimem_check_op()
Dostawa sprzętu
2026-01-07 9:16 UTC
re-enable IOCB_NOWAIT writes to files v5
2026-01-07 7:43 UTC (25+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
` [PATCH 05/11] fs: refactor ->update_time handling
` [PATCH 06/11] fs: factor out a sync_lazytime helper
` [PATCH 07/11] fs: add a ->sync_lazytime method
` [PATCH 08/11] fs: add support for non-blocking timestamp updates
` [PATCH 09/11] fs: refactor file_update_time_flags
` [PATCH 10/11] xfs: implement ->sync_lazytime
` [PATCH 11/11] xfs: enable non-blocking timestamp updates
re-enable IOCB_NOWAIT writes to files v4
2026-01-07 7:32 UTC (5+ messages)
[PATCH v2] dt-bindings: mtd: st,spi-fsm: convert to DT schema
2026-01-06 15:25 UTC
re-enable IOCB_NOWAIT writes to files v5
2026-01-06 7:54 UTC (6+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] nfs: split nfs_update_timestamps
` [PATCH 04/11] fat: cleanup the flags for fat_truncate_time
[PATCH v3] dt-bindings: mtd: microchip,mchp23k256: convert to DT schema
2026-01-06 7:49 UTC (2+ messages)
[PATCH] dt-bindings: mtd: st,spi-fsm: convert to DT schema
2026-01-05 22:22 UTC (2+ messages)
[PATCH v5] dt-bindings: mtd: nvidia,tegra20-nand: convert to DT schema
2026-01-05 21:58 UTC (2+ messages)
[PATCH v3 0/3] at91: Remove of_platform_default_populate() calls
2026-01-05 21:06 UTC (3+ messages)
` [PATCH v3 1/3] mtd: nand: atmel: Defer probe if SRAM is missing
` [PATCH v3 2/3] ARM: at91: Move PM init functions to .init_late hook
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