messages from 2024-06-07 04:29:45 to 2024-06-13 14:40:03 UTC [more...]
[PATCH] dt-bindings: mfd: syscon: Add more simple compatibles
2024-06-13 14:39 UTC (2+ messages)
` (subset) "
move features flags into queue_limits
2024-06-13 14:05 UTC (100+ messages)
` [PATCH 01/26] sd: fix sd_is_zoned
` [PATCH 02/26] sd: move zone limits setup out of sd_read_block_characteristics
` [PATCH 03/26] loop: stop using loop_reconfigure_limits in __loop_clr_fd
` [PATCH 04/26] loop: always update discard settings in loop_reconfigure_limits
` [PATCH 05/26] loop: regularize upgrading the lock size for direct I/O
` [PATCH 06/26] loop: also use the default block size from an underlying block device
` [PATCH 07/26] loop: fold loop_update_rotational into loop_reconfigure_limits
` [PATCH 08/26] virtio_blk: remove virtblk_update_cache_mode
` [PATCH 09/26] nbd: move setting the cache control flags to __nbd_set_size
` [PATCH 10/26] xen-blkfront: don't disable cache flushes when they fail
` [PATCH 11/26] block: freeze the queue in queue_attr_store
` [PATCH 12/26] block: remove blk_flush_policy
` [PATCH 13/26] block: move cache control settings out of queue->flags
` [PATCH 14/26] block: move the nonrot flag to queue_limits
` [PATCH 15/26] block: move the add_random "
` [PATCH 16/26] block: move the io_stat flag setting "
` [PATCH 17/26] block: move the stable_write flag "
` [PATCH 18/26] block: move the synchronous "
` [PATCH 19/26] block: move the nowait "
` [PATCH 20/26] block: move the dax "
` [PATCH 21/26] block: move the poll "
` [PATCH 22/26] block: move the zoned flag into the feature field
` [PATCH 23/26] block: move the zone_resetall flag to queue_limits
` [PATCH 24/26] block: move the pci_p2pdma "
` [PATCH 25/26] block: move the skip_tagset_quiesce "
` [PATCH 26/26] block: move the bounce flag into the feature field
Issue with JFFS2 and a_ops->dirty_folio
2024-06-13 12:57 UTC (3+ messages)
[PATCH v2] mtd: spinand: macronix: Add support for serial NAND flash
2024-06-12 14:45 UTC (2+ messages)
[PATCH v2 0/2] mtd: spi-nor: macronix: workaround for device id re-use
2024-06-12 8:51 UTC (10+ messages)
` [PATCH v2 1/2] mtd: spi-nor: core: add flag for doing optional SFDP
[PATCH v3 0/3] memory: fsl_ifc: Make FSL_IFC config visible and selectable
2024-06-12 8:26 UTC (3+ messages)
` [PATCH v3 1/3] "
` (subset) "
[linux-next:master] BUILD REGRESSION a957267fa7e9159d3d2ee1421359ebf228570c68
2024-06-12 5:52 UTC
[ANNOUNCE] Alpine Linux Persistence and Storage Summit 2024
2024-06-11 8:10 UTC
Proszę o kontakt
2024-06-11 7:40 UTC
[PATCH] mtd: add missing MODULE_DESCRIPTION() macros
2024-06-11 5:07 UTC
[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
2024-06-10 8:08 UTC (3+ messages)
Definition for flash w25q128 is wrong
2024-06-10 7:51 UTC (6+ messages)
[PATCH] mtd: spi-nor: winbond: fix w25q128 regression
2024-06-10 7:48 UTC
[linux-next:master] BUILD REGRESSION d35b2284e966c0bef3e2182a5c5ea02177dd32e4
2024-06-07 17:10 UTC
[PATCH v1 00/17] nvmem: Handle change of return type in reg_read/write() definition
2024-06-07 15:36 UTC (4+ messages)
` [PATCH v1 07/17] misc: eeprom: at25: Change nvmem reg_read/write return type
Fotowoltaika - propozycja instalacji
2024-06-07 8:06 UTC
[RFC PATCH mtd-utils 000/110] Add fsck.ubifs support
2024-06-07 5:08 UTC (78+ messages)
` [RFC PATCH mtd-utils 010/110] mkfs.ubifs: Close libubi in error handling paths
` [RFC PATCH mtd-utils 012/110] mkfs.ubifs: Fix memleak for 'output' in error paths
` [RFC PATCH mtd-utils 015/110] ubifs-utils: Extract UBI opening/closing/volume_check_empty functions into a new source file
` [RFC PATCH mtd-utils 017/110] mtd-utils: Extract list implementation to common lib and add list_sort support
` [RFC PATCH mtd-utils 018/110] mtd-utils: Extract rbtree implementation to common lib
` [RFC PATCH mtd-utils 019/110] ubifs-utils: Add compiler attributes implementations
` [RFC PATCH mtd-utils 020/110] ubifs-utils: Add linux type definitions
` [RFC PATCH mtd-utils 030/110] ubifs-utils: Add linux hexdump implementations lib
` [RFC PATCH mtd-utils 034/110] ubifs-utils: Adapt ubifs header file in libubifs
` [RFC PATCH mtd-utils 035/110] ubifs-utils: Adapt super.c "
` [RFC PATCH mtd-utils 036/110] ubifs-utils: Adapt io.c "
` [RFC PATCH mtd-utils 037/110] ubifs-utils: Adapt lpt subsystem "
` [RFC PATCH mtd-utils 038/110] ubifs-utils: Adapt tnc "
` [RFC PATCH mtd-utils 040/110] ubifs-utils: Adapt recovery "
` [RFC PATCH mtd-utils 041/110] ubifs-utils: Adapt sb.c "
` [RFC PATCH mtd-utils 042/110] ubifs-utils: Adapt auth.c "
` [RFC PATCH mtd-utils 043/110] ubifs-utils: Adapt dir.c "
` [RFC PATCH mtd-utils 044/110] ubifs-utils: Adapt journal.c "
` [RFC PATCH mtd-utils 046/110] ubifs-utils: Adapt commit.c "
` [RFC PATCH mtd-utils 051/110] ubifs-utils: Adapt orphan.c "
` [RFC PATCH mtd-utils 052/110] ubifs-utils: Adapt gc subsystem "
` [RFC PATCH mtd-utils 053/110] ubifs-utils: Move ubifs-media.h "
` [RFC PATCH mtd-utils 054/110] ubifs-utils: Add descriptions for new lib files in libubifs/README
` [RFC PATCH mtd-utils 055/110] ubifs-utils: Replace ubifs related source code with linux kernel implementation
` [RFC PATCH mtd-utils 056/110] ubifs-utils: open_ubi: Set errno if the target is not char device
` [RFC PATCH mtd-utils 057/110] fsck.ubifs: Add fsck support
` [RFC PATCH mtd-utils 058/110] fsck.ubifs: Add inconsistent problem handling asking function
` [RFC PATCH mtd-utils 059/110] fsck.ubifs: Distinguish reasons when certain failures happen
` [RFC PATCH mtd-utils 060/110] fsck.ubifs: Load filesystem information from UBI volume
` [RFC PATCH mtd-utils 062/110] fsck.ubifs: Add file organization realization
` [RFC PATCH mtd-utils 063/110] fsck.ubifs: Add rebuilding filesystem support
` [RFC PATCH mtd-utils 064/110] fsck.ubifs: rebuild_fs: Remove deleted nodes from valid node tree
` [RFC PATCH mtd-utils 065/110] fsck.ubifs: rebuild_fs: Add valid nodes into file
` [RFC PATCH mtd-utils 067/110] fsck.ubifs: rebuild_fs: Extract reachable directory entries tree
` [RFC PATCH mtd-utils 069/110] fsck.ubifs: rebuild_fs: Record used LEBs
` [RFC PATCH mtd-utils 071/110] fsck.ubifs: rebuild_fs: Create new root dir if there are no scanned files
` [RFC PATCH mtd-utils 072/110] fsck.ubifs: rebuild_fs: Build TNC
` [RFC PATCH mtd-utils 073/110] fsck.ubifs: rebuild_fs: Build LPT
` [RFC PATCH mtd-utils 074/110] fsck.ubifs: rebuild_fs: Clean up log and orphan area
` [RFC PATCH mtd-utils 075/110] fsck.ubifs: rebuild_fs: Write master node
` [RFC PATCH mtd-utils 076/110] fsck.ubifs: Read master node & init lpt
` [RFC PATCH mtd-utils 077/110] fsck.ubifs: Replay journal
` [RFC PATCH mtd-utils 078/110] fsck.ubifs: Handle orphan nodes
` [RFC PATCH mtd-utils 079/110] fsck.ubifs: Consolidate log
` [RFC PATCH mtd-utils 080/110] fsck.ubifs: Recover isize
` [RFC PATCH mtd-utils 081/110] fsck.ubifs: Move common functions and data structures into fsck.ubifs.c
` [RFC PATCH mtd-utils 082/110] fsck.ubifs: Traverse TNC and construct files
` [RFC PATCH mtd-utils 083/110] fsck.ubifs: Ensure that TNC LEB can be scanned successful
` [RFC PATCH mtd-utils 084/110] fsck.ubifs: Update files' size for check mode
` [RFC PATCH mtd-utils 085/110] fsck.ubifs: Check and handle invalid files
` [RFC PATCH mtd-utils 086/110] fsck.ubifs: Check and handle unreachable files
` [RFC PATCH mtd-utils 087/110] fsck.ubifs: Check and correct files' information
` [RFC PATCH mtd-utils 088/110] fsck.ubifs: Check whether the TNC is empty
` [RFC PATCH mtd-utils 089/110] fsck.ubifs: Move common functions and data structures into check_space.c
` [RFC PATCH mtd-utils 090/110] fsck.ubifs: check and correct the space statistics
` [RFC PATCH mtd-utils 091/110] fsck.ubifs: Commit problem fixing modifications to disk
` [RFC PATCH mtd-utils 092/110] fsck.ubifs: Check and correct the index size
` [RFC PATCH mtd-utils 093/110] ubifs-utils: libubifs: Support some file operations
` [RFC PATCH mtd-utils 094/110] fsck.ubifs: Check and create the root dir
` [RFC PATCH mtd-utils 095/110] fsck.ubifs: Check and create the lost+found
` [RFC PATCH mtd-utils 096/110] fsck.ubifs: Handle disconnected files
` [RFC PATCH mtd-utils 097/110] fsck.ubifs: Do final committing
` [RFC PATCH mtd-utils 098/110] fsck.ubifs: Add README to describe fsck
` [RFC PATCH mtd-utils 099/110] tests: Add common libs for testing fsck.ubifs/mkfs.ubifs
` [RFC PATCH mtd-utils 100/110] tests: ubifs_tools: fsck_tests: Add authentication refusing test
` [RFC PATCH mtd-utils 101/110] tests: ubifs_tools: fsck_tests: Add cycle mount+fsck test
` [RFC PATCH mtd-utils 102/110] tests: ubifs_tools: fsck_tests: Add powercut+fsck+mount test
` [RFC PATCH mtd-utils 103/110] tests: ubifs_tools: fsck_tests: Add corrupt+fsck+fault_inject test
` [RFC PATCH mtd-utils 104/110] tests: ubifs_tools: fsck_tests: Add cycle_powercut+fsck test
` [RFC PATCH mtd-utils 105/110] tests: ubifs_tools: fsck_tests: Add random_corrupt+fsck test
` [RFC PATCH mtd-utils 106/110] tests: ubifs_tools: fsck_tests: Add corrupted images
` [RFC PATCH mtd-utils 107/110] tests: ubifs_tools: fsck_tests: Add bad images fixing test
` [RFC PATCH mtd-utils 108/110] tests: ubifs_tools: mkfs_tests: Add fs content check test
` [RFC PATCH mtd-utils 109/110] tests: ubifs_tools: Add run_all script
` [RFC PATCH mtd-utils 110/110] tests: ubifs_tools: Add README
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