messages from 2025-05-29 15:00:39 to 2025-06-05 17:03:30 UTC [more...]
[PATCH] fsstress: print syncfs() return value in verbose mode
2025-06-05 17:03 UTC (2+ messages)
[PATCH] generic/032: fix failure due to attempt to wait for non-child process
2025-06-05 16:52 UTC (2+ messages)
[PATCH 00/12] btrfs: remap tree
2025-06-05 16:43 UTC (14+ messages)
` [PATCH 01/12] btrfs: add definitions and constants for remap-tree
` [PATCH 02/12] btrfs: add REMAP chunk type
` [PATCH 03/12] btrfs: allow remapped chunks to have zero stripes
` [PATCH 04/12] btrfs: remove remapped block groups from the free-space tree
` [PATCH 05/12] btrfs: don't add metadata items for the remap tree to the extent tree
` [PATCH 06/12] btrfs: add extended version of struct block_group_item
` [PATCH 07/12] btrfs: allow mounting filesystems with remap-tree incompat flag
` [PATCH 08/12] btrfs: redirect I/O for remapped block groups
` [PATCH 09/12] btrfs: handle deletions from remapped block group
` [PATCH 10/12] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH 11/12] btrfs: move existing remaps before relocating block group
` [PATCH 12/12] btrfs: replace identity maps with actual remaps when doing relocations
[PATCH] generic/094: fix test ignoring failures
2025-06-05 16:30 UTC (2+ messages)
[PATCH] fstests: add kernel commit IDs to some tests
2025-06-05 16:03 UTC (2+ messages)
[PATCH] btrfs: add comma delimiter for zone_unusable to space_info dump
2025-06-05 15:24 UTC
[PATCH] fstests: generic/730: exclude btrfs for now
2025-06-05 13:55 UTC (5+ messages)
[PATCH] btrfs: use fs_info as the block device holder
2025-06-05 9:45 UTC
[PATCH v2] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
2025-06-05 9:18 UTC
Why does defragmenting break reflinks?
2025-06-05 8:17 UTC (7+ messages)
[PATCH v5] btrfs: zoned: reserve data_reloc block group on mount
2025-06-05 6:32 UTC (3+ messages)
Portable HDD Keeps Going Read Only
2025-06-05 5:29 UTC (7+ messages)
Sequential read(8K) from compressed files are very slow
2025-06-05 4:35 UTC (6+ messages)
[PATCH] fstests: generic/741: make cleanup to handle test failure properly
2025-06-04 23:55 UTC
[PATCH] btrfs-progs: add the missing help strings for inode-flags
2025-06-04 23:17 UTC
[linus:master] [btrfs] 8af94e772e: xfstests.btrfs.220.fail
2025-06-04 22:53 UTC (2+ messages)
[PATCH RFC 00/10] btrfs: new performance-based chunk allocation using device roles
2025-06-04 21:48 UTC (11+ messages)
[PATCH] btrfs: zoned: fix alloc_offset calculation for partly conventional block groups
2025-06-04 19:32 UTC (2+ messages)
[PATCH] btrfs: fix race between async reclaim worker and close_ctree()
2025-06-04 16:18 UTC
[PATCH] btrfs: update comment for fields in btrfs_root
2025-06-04 16:07 UTC (2+ messages)
[syzbot] [btrfs?] WARNING in btrfs_add_delayed_iput
2025-06-04 13:20 UTC
[PATCH v2 0/2] btrfs: a couple bug fixes for log replay
2025-06-04 12:24 UTC (5+ messages)
` [PATCH v2 1/2] btrfs: fix invalid inode pointer dereferences during "
` [PATCH v2 2/2] btrfs: don't silently ignore unexpected extent type when replaying log
[PATCH 0/3 v2] Switch to on-stack variables for block reserves
2025-06-04 9:29 UTC (4+ messages)
` [PATCH 1/3] btrfs: use on-stack variable for block reserve in btrfs_evict_inode()
` [PATCH 2/3] btrfs: use on-stack variable for block reserve in btrfs_truncate()
` [PATCH 3/3] btrfs: use on-stack variable for block reserve in btrfs_replace_file_extents()
[PATCH v2] fstests: generic/730: exclude btrfs for now
2025-06-04 9:13 UTC (3+ messages)
[PATCH] btrfs: enable experimental large data folio support
2025-06-04 8:25 UTC (2+ messages)
[PATCH 0/2] Folio pos + size cleanups
2025-06-03 22:46 UTC (7+ messages)
` [PATCH 1/2] btrfs: add helper folio_end()
` [PATCH 2/2] btrfs: use folio_end() where appropriate
[PATCH] btrfs: fix invalid inode pointer dereferences during log replay
2025-06-03 21:21 UTC (4+ messages)
[PATCH 0/3] btrfs: use refcount_t type for extent buffers and cleanups
2025-06-03 21:05 UTC (7+ messages)
` [PATCH 1/3] btrfs: reorganize logic at free_extent_buffer() for better readability
` [PATCH 2/3] btrfs: add comment for optimization in free_extent_buffer()
` [PATCH 3/3] btrfs: use refcount_t type for the extent buffer reference counter
[PATCH] btrfs: fix double unlock of buffer_tree xarray when releasing subpage eb
2025-06-03 20:47 UTC (2+ messages)
[RFC][PATCH] btrfs_get_tree_subvol(): switch from fc_mount() to vfs_create_mount()
2025-06-03 19:38 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
Problems mounting btrfs
2025-06-03 18:57 UTC (3+ messages)
[PATCH v4] btrfs: zoned: reserve data_reloc block group on mount
2025-06-03 18:17 UTC (4+ messages)
[PATCH 00/14] btrfs: directory logging bug fix and several updates
2025-06-03 17:34 UTC (23+ messages)
` [PATCH 01/14] btrfs: fix a race between renames and directory logging
` [PATCH 02/14] btrfs: assert we join log transaction at btrfs_del_inode_ref_in_log()
` [PATCH 03/14] btrfs: free path sooner at __btrfs_unlink_inode()
` [PATCH 04/14] btrfs: use btrfs_del_item() at del_logged_dentry()
` [PATCH 05/14] btrfs: assert we join log transaction at btrfs_del_dir_entries_in_log()
` [PATCH 06/14] btrfs: allocate path earlier "
` [PATCH 07/14] btrfs: allocate path earlier at btrfs_log_new_name()
` [PATCH 08/14] btrfs: allocate scratch eb "
` [PATCH 09/14] btrfs: pass NULL index to btrfs_del_inode_ref() where not needed
` [PATCH 10/14] btrfs: switch del_all argument of replay_dir_deletes() from int to bool
` [PATCH 11/14] btrfs: make btrfs_delete_delayed_insertion_item() return a boolean
` [PATCH 12/14] btrfs: add details to error messages at btrfs_delete_delayed_dir_index()
` [PATCH 13/14] btrfs: make btrfs_should_delete_dir_index() return a bool instead
` [PATCH 14/14] btrfs: make btrfs_readdir_delayed_dir_index() "
[PATCH] btrfs: update superblock's device bytes_used when dropping chunk
2025-06-03 9:40 UTC (3+ messages)
[PATCH v4] btrfs: open code fc_mount() to avoid releasing s_umount rw_sempahore
2025-06-03 9:20 UTC
[PATCH v2 0/6] btrfs-progs: introduce "btrfs rescue fix-data-checksum"
2025-06-02 22:55 UTC (17+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] btrfs-progs: fix a bug in btrfs_find_item()
` [PATCH v2 3/6] btrfs-progs: fix-data-checksum: show affected files
` [PATCH v2 4/6] btrfs-progs: fix-data-checksum: introduce interactive mode
` [PATCH v2 5/6] btrfs-progs: fix-data-checksum: update csum items to fix csum mismatch
[PATCH v3] btrfs: zoned: reserve data_reloc block group on mount
2025-06-02 18:19 UTC (4+ messages)
[PATCH 0/2] btrfs: rename btrfs_subpage to btrfs_folio_state
2025-06-02 18:17 UTC (5+ messages)
` [PATCH 1/2] btrfs: add comments on the extra btrfs specific subpage bitmaps
` [PATCH 2/2] btrfs: rename btrfs_subpage structure
[PATCH v3 0/2] btrfs: harden parsing of compress mount options
2025-06-02 17:29 UTC (6+ messages)
` [PATCH v3 1/2] btrfs: factor out compress mount options parsing
` [PATCH v3 2/2] btrfs: harden parsing of compress mount options
[PATCH v2] btrfs: zoned: reserve data_reloc block group on mount
2025-06-02 10:34 UTC (4+ messages)
Weird failure count if generic/210 fails without any output
2025-06-02 5:27 UTC
6.1.140 build failure(fs/btrfs/discard.c:247:5: error: implicit declaration of function 'ASSERT')
2025-05-31 13:16 UTC (3+ messages)
[PATCH 0/9] btrfs-progs: convert: fix a long bug that bgt feature never works
2025-05-30 20:07 UTC (2+ messages)
[PATCH 00/22] Return variable name unifications
2025-05-30 16:19 UTC (23+ messages)
` [PATCH 01/22] btrfs: rename err to ret2 in resolve_indirect_refs()
` [PATCH 02/22] btrfs: rename err to ret2 in read_block_for_search()
` [PATCH 03/22] btrfs: rename err to ret2 in search_leaf()
` [PATCH 04/22] btrfs: rename err to ret2 in btrfs_search_slot()
` [PATCH 05/22] btrfs: rename err to ret2 in btrfs_search_old_slot()
` [PATCH 06/22] btrfs: rename err to ret2 in btrfs_setsize()
` [PATCH 07/22] btrfs: rename err to ret2 in btrfs_add_link()
` [PATCH 08/22] btrfs: rename err to ret2 in btrfs_truncate_inode_items()
` [PATCH 09/22] btrfs: rename err to ret in btrfs_try_lock_extent_bits()
` [PATCH 10/22] btrfs: rename err to ret in btrfs_lock_extent_bits()
` [PATCH 11/22] btrfs: rename err to ret in btrfs_alloc_from_bitmap()
` [PATCH 12/22] btrfs: rename err to ret in btrfs_init_inode_security()
` [PATCH 13/22] btrfs: rename err to ret in btrfs_setattr()
` [PATCH 14/22] btrfs: rename err to ret in btrfs_link()
` [PATCH 15/22] btrfs: rename err to ret in btrfs_symlink()
` [PATCH 16/22] btrfs: rename err to ret in calc_pct_ratio()
` [PATCH 17/22] btrfs: rename err to ret in btrfs_fill_super()
` [PATCH 18/22] btrfs: rename err to ret in quota_override_store()
` [PATCH 19/22] btrfs: rename err to ret in btrfs_wait_extents()
` [PATCH 20/22] btrfs: rename err to ret in btrfs_wait_tree_log_extents()
` [PATCH 21/22] btrfs: rename err to ret in btrfs_create_common()
` [PATCH 22/22] btrfs: rename err to ret in scrub_submit_extent_sector_read()
[PATCH] btrfs: zoned: reserve data_reloc block group on mount
2025-05-30 14:55 UTC (2+ messages)
[PATCH] btrfs-progs: zoned: create a data block-group for relocation
2025-05-30 14:21 UTC (2+ messages)
[PATCH v2 0/4] btrfs-progs: new --inode-flags option
2025-05-30 14:04 UTC (2+ messages)
[PATCH 0/3] btrfs-progs: minor cleanups related to extent buffer
2025-05-30 13:43 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: remove the unused fs_info parameter for btrfs_csum_data()
[PATCH 0/2] btrfs-progs: fix an old bug in lowmem mode
2025-05-30 11:37 UTC (2+ messages)
[PATCH] btrfs-progs: fsck-tests: fix an image which has incorrect super dev item
2025-05-30 11:26 UTC (2+ messages)
[PATCH v2] btrfs: track current commit duration in commit_stats
2025-05-29 15:00 UTC (2+ messages)
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