Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2025-12-11 01:55:53 to 2025-12-17 12:42:28 UTC [more...]

re-enable IOCB_NOWAIT writes to files v3
 2025-12-17 12:42 UTC  (15+ messages)
` [PATCH 01/10] fs: remove inode_update_time
` [PATCH 02/10] fs: allow error returns from generic_update_time
` [PATCH 03/10] fs: exit early in generic_update_time when there is no work
` [PATCH 04/10] fs: factor out a mark_inode_dirty_time helper
` [PATCH 05/10] fs: allow error returns from inode_update_timestamps
` [PATCH 06/10] fs: factor out a sync_lazytime helper
` [PATCH 07/10] fs: add a ->sync_lazytime method
` [PATCH 08/10] fs: add support for non-blocking timestamp updates
` [PATCH 09/10] xfs: implement ->sync_lazytime
` [PATCH 10/10] xfs: enable non-blocking timestamp updates

[PATCH v2] btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
 2025-12-17 11:14 UTC 

[PATCH] btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
 2025-12-17 11:07 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode (3)
 2025-12-17  8:29 UTC 

[PATCH 0/3] btrfs-progs: check: properly fix missing INODE_REF cases
 2025-12-17  8:08 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: check/original: add dedicated missing INODE_REF repair
` [PATCH 2/3] btrfs-progs: check/lowmem: fix "
` [PATCH 3/3] btrfs-progs: fsck-tests: add a test case for repairing missing INODE_REF

[PATCH] btrfs: don't call btrfs_handle_fs_error() in btrfs_commit_transaction()
 2025-12-17  6:47 UTC  (2+ messages)

[PATCH] btrfs: don't call btrfs_handle_fs_error() in qgroup_account_snapshot()
 2025-12-17  6:46 UTC  (2+ messages)

[PATCH 0/4] btrfs: some cleanups in btrfs_find_orphan_roots()
 2025-12-17  6:44 UTC  (9+ messages)
` [PATCH 1/4] btrfs: use single return variable "
` [PATCH 2/4] btrfs: remove redundant path release "
` [PATCH 3/4] btrfs: don't call btrfs_handle_fs_error() after failure to join transaction
` [PATCH 4/4] btrfs: don't call btrfs_handle_fs_error() after failure to delete orphan item

[PATCH] btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
 2025-12-16 21:33 UTC  (3+ messages)

[PATCH] btrfs: avoid transaction commit on error in del_balance_item()
 2025-12-16 21:17 UTC  (3+ messages)

[PATCH v4] btrfs: add an ASSERT() to catch ordered extents missing checksums
 2025-12-16 15:35 UTC  (2+ messages)

btrfs lockdep splat while paging
 2025-12-16 15:16 UTC  (2+ messages)

[PATCH] btrfs: avoid access-byoned-folio for bs > ps encoded writes
 2025-12-16 11:29 UTC  (3+ messages)

[RFC 00/12] bio cleanups
 2025-12-16 11:20 UTC  (18+ messages)
` [RFC 01/12] bio: rename bio_chain arguments
` [RFC 02/12] bio: use bio_io_error more often
` [RFC 03/12] bio: add bio_set_errno
` [RFC 05/12] bio: add bio_set_status
` [RFC 06/12] bio: don't check target->bi_status on error
` [RFC 11/12] bio: add bio_endio_errno
` [RFC 12/12] bio: add bio_endio_status

[PATCH v2 0/2] btrfs-progs: enhance detection on unknown keys in subvolumes
 2025-12-16  9:23 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs-progs: enhance detection on unknown inode keys
` [PATCH v2 2/2] btrfs-progs: add a test case for unknown keys in subvolume trees

[syzbot] [btrfs?] possible deadlock in btrfs_commit_inode_delayed_inode (2)
 2025-12-16  8:38 UTC 

[GIT PULL] Btrfs fixes for 6.19-rc2
 2025-12-16  8:04 UTC  (2+ messages)

[PATCH v4 0/4] btrfs: zoned: zoned statistics fixes and updates
 2025-12-16  7:08 UTC  (6+ messages)
` [PATCH v4 1/3] btrfs: zoned: move zoned stats to mountstats
` [PATCH v4 2/3] btrfs: move space_info_flag_to_str() to space-info.h
` [PATCH v4 3/3] btrfs: zoned: print block-group type for zoned statistics

[PATCH] btrfs: refactor the main loop of cow_file_range()
 2025-12-16  7:01 UTC  (2+ messages)

[PATCH] btrfs: zoned: re-flow prepare_allocation_zoned
 2025-12-16  6:23 UTC  (3+ messages)

[PATCH] btrfs-progs: enhance detection on unknown inode keys
 2025-12-16  6:02 UTC 

kernel 6.17 and 6.18, WARNING: CPU: 5 PID: 7181 at fs/btrfs/inode.c:4297 __btrfs_unlink_inode, forced readonly
 2025-12-16  5:42 UTC  (11+ messages)

[PATCH] btrfs: Replace memcpy + NUL termination in _btrfs_printk
 2025-12-15 20:22 UTC  (4+ messages)

[PATCH] btrfs: harden __reserve_bytes() with space_info==NULL
 2025-12-15 19:28 UTC  (9+ messages)

[PATCH v3] btrfs: add an ASSERT() to catch ordered extents with incorrect csums
 2025-12-15 19:07 UTC  (3+ messages)

[PATCH] btrfs: remove duplicated root key setup in btrfs_create_tree()
 2025-12-15 19:02 UTC  (2+ messages)

[PATCH 0/3] btrfs: fixes for inline extent fallback and error handling
 2025-12-15 18:43 UTC  (9+ messages)
` [PATCH 1/3] btrfs: do not free data reservation in fallback from inline due to -ENOSPC
` [PATCH 2/3] btrfs: fix reservation leak in some error paths when inserting inline extent
` [PATCH 3/3] btrfs: update stale comment in __cow_file_range_inline()

[PATCH] fstests: btrfs: add a new test case to verify quick qgroup inherit
 2025-12-15 18:28 UTC  (2+ messages)

[PATCH v2] fstests: generic/746: update the parser to handle block group tree
 2025-12-15 18:27 UTC  (2+ messages)

[PATCH v3] btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node
 2025-12-15 10:59 UTC  (2+ messages)

[syzbot] [btrfs?] general protection fault in detach_extent_buffer_folio (2)
 2025-12-15 10:45 UTC 

[PATCH v4 0/4] btrfs: zoned: zoned statistics fixes and updates
 2025-12-15 10:45 UTC  (13+ messages)
` [PATCH v4 1/4] btrfs: zoned: move zoned stats to mountstats
` [PATCH v4 2/4] btrfs: move space_info_flag_to_str() to space-info.h
` [PATCH v4 3/4] btrfs: zoned: print block-group type for zoned statistics
` [PATCH v4 4/4] btrfs: zoned: also print stats for reclaimable zones

[PATCH 1/4] generic/371: Fix the test to be compatible block sizes upto 64k
 2025-12-15  5:04 UTC 

[PATCH] btrfs: add an ASSERT() to catch ordered extents with incorrect csums
 2025-12-14 21:21 UTC  (3+ messages)

[PATCH] btrfs: make periodic dynamic reclaim the default for data
 2025-12-13 22:09 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in __btrfs_free_extent (3)
 2025-12-13 15:21 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: zoned: zoned statistics fixes and updates
 2025-12-13  3:33 UTC  (10+ messages)
` [PATCH v3 1/4] btrfs: zoned: move zoned stats to mountstats
` [PATCH v3 2/4] btrfs: move space_info_flag_to_str() to space-info.h
` [PATCH v3 3/4] btrfs: zoned: print block-group type for zoned statistics
` [PATCH v3 4/4] btrfs: zoned: also print stats for reclaimable zones

[PATCH v2] btrfs: fix use-after-free warning in btrfs_get_or_create_delayed_node
 2025-12-13  1:28 UTC  (4+ messages)

[PATCH] btrfs: fix qgroup extent_changeset leak in page_mkwrite
 2025-12-12 15:41 UTC  (3+ messages)

mtime and ctime is not updated after truncate operation if file length was not changed
 2025-12-12  9:34 UTC 

[PATCH] btrfs: rename btrfs_create_block_group_cache to btrfs_create_block_group
 2025-12-12  7:16 UTC  (3+ messages)

[PATCH v2] btrfs: remove dead assignment in prepare_one_folio()
 2025-12-12  3:26 UTC  (2+ messages)

[PATCH] btrfs: shrink the size of btrfs_bio
 2025-12-12  3:18 UTC  (2+ messages)

[PATCH 0/2] btrfs: fix beyond-EOF write handling mostly for subpage and larger folios
 2025-12-12  3:15 UTC  (10+ messages)
` [PATCH 1/2] btrfs: fix beyond-EOF write handling
` [PATCH 2/2] btrfs: add an ASSERT() to catch ordered extents without datasum

[PATCH] btrfs: qgroup: fix memory leak when add_qgroup_item() fails
 2025-12-12  3:09 UTC  (3+ messages)

[PATCH v2 0/2] btrfs: add the block-group type to the print of active zones
 2025-12-12  1:27 UTC  (5+ messages)
` [PATCH v2 1/2] btrfs: Rename space_info_flag_to_str() to btrfs_bg_type_to_str()
` [PATCH v2 2/2] btrfs: print block-group type for zoned statistics

[PATCH] btrfs: fix memory leak of fs_devices in degraded seed device path
 2025-12-11 23:55 UTC  (3+ messages)

[PATCH] btrfs: fix changeset leak on mmap write after failure to reserve metadata
 2025-12-11 23:27 UTC  (3+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_create_qgroup
 2025-12-11 22:50 UTC 

[PATCH 0/2] btrfs: minor cleanup related to bitmap operations
 2025-12-11 18:40 UTC  (2+ messages)

[PATCH] fstests: btrfs/301: use correct blocksize to fill the fs
 2025-12-11 18:15 UTC  (2+ messages)

[PATCH] fstests: btrfs/226: skip the test for bs > ps cases
 2025-12-11 18:15 UTC  (2+ messages)

[PATCH] btrfs: test power failure after fsync and rename exchanging directories
 2025-12-11 15:41 UTC 

[PATCH] btrfs: always detect conflicting inodes when logging inode refs
 2025-12-11 15:40 UTC 

[linus:master] [btrfs] 4591c3ef75: fsmark.files_per_sec 6.3% regression
 2025-12-11 14:03 UTC 

command to list all devices of all filesystems?
 2025-12-11 13:47 UTC  (2+ messages)

[PATCH v2] btrfs: search for larger extent maps inside btrfs_do_readpage()
 2025-12-11 11:07 UTC  (5+ messages)

[PATCH] btrfs: fix deadlock in wait_current_trans() due to ignored transaction type
 2025-12-11 11:04 UTC  (2+ messages)

[PATCH v2 0/4] btrfs: some cleanups for two ctree functions
 2025-12-11  7:22 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: don't set @return_any for btrfs_search_slot_for_read in btrfs_read_qgroup_config
` [PATCH v2 2/4] btrfs: don't set return_any @return_any for btrfs_search_slot_for_read in get_last_extent()
` [PATCH v2 3/4] btrfs: cleanup btrfs_search_slot_for_read()
` [PATCH v2 4/4] btrfs: ctree: cleanup btrfs_prev_leaf()

[syzbot] [btrfs?] memory leak in qgroup_reserve_data
 2025-12-11  6:23 UTC 

[PATCH] btrfs: print block-group type for zoned statistics
 2025-12-11  5:53 UTC  (3+ messages)


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