messages from 2023-05-24 09:20:11 to 2023-05-30 23:20:17 UTC [more...]
please fold some fix into misc-next(btrfs: print assertion failure report and stack trace from the same line)
2023-05-30 23:14 UTC (4+ messages)
[GIT PULL] Btrfs fixes for 6.4-rc5
2023-05-30 21:40 UTC (2+ messages)
[PATCH 0/2] btrfs: fix logical_to_ino panic in btrfs_map_bio
2023-05-30 19:22 UTC (3+ messages)
` [PATCH 1/2] btrfs: warn on invalid slot in tree mod log rewind
` [PATCH 2/2] btrfs: insert tree mod log move in push_node_left
[PATCH] btrfs: tests: fix formatting in btrfs-tests
2023-05-30 19:14 UTC (3+ messages)
[PATCH] btrfs: add back cgroup writeback support for metadata
2023-05-30 18:51 UTC (2+ messages)
don't split ordered_extents for zoned writes at I/O submission time
2023-05-30 18:48 UTC (35+ messages)
` [PATCH 01/14] btrfs: optimize out btrfs_is_zoned for !CONFIG_BLK_DEV_ZONED
` [PATCH 02/14] btrfs: don't call btrfs_record_physical_zoned for failed append
` [PATCH 03/14] btrfs: mark the len field in struct btrfs_ordered_sum as unsigned
` [PATCH 04/14] btrfs: rename the bytenr field in struct btrfs_ordered_sum to logical
` [PATCH 05/14] btrfs: optimize the logical to physical mapping for zoned writes
` [PATCH 06/14] btrfs: move split_extent_map to extent_map.c
` [PATCH 07/14] btrfs: reorder btrfs_extract_ordered_extent
` [PATCH 08/14] btrfs: return the new ordered_extent from btrfs_split_ordered_extent
` [PATCH 09/14] btrfs: return void from btrfs_finish_ordered_io
` [PATCH 10/14] btrfs: split btrfs_alloc_ordered_extent
` [PATCH 11/14] btrfs: atomically insert the new extent in btrfs_split_ordered_extent
` [PATCH 12/14] btrfs: handle completed ordered extents "
` [PATCH 13/14] btrfs: defer splitting of ordered extents until I/O completion
` [PATCH 14/14] btrfs: pass the new logical address to split_extent_map
buffer redirtying fixes and cleanup
2023-05-30 15:56 UTC (5+ messages)
` [PATCH 3/3] btrfs: don't hold an extra reference for redirtied buffers
[PATCH 00/11] btrfs: some delayed refs optimizations and cleanups
2023-05-30 16:01 UTC (15+ messages)
` [PATCH 01/11] btrfs: reorder some members of struct btrfs_delayed_ref_head
` [PATCH 02/11] btrfs: remove unused is_head field from struct btrfs_delayed_ref_node
` [PATCH 03/11] btrfs: remove pointless in_tree "
` [PATCH 04/11] btrfs: use a bool to track qgroup record insertion when adding ref head
` [PATCH 05/11] btrfs: make insert_delayed_ref() return a bool instead of an int
` [PATCH 06/11] btrfs: get rid of label and goto at insert_delayed_ref()
` [PATCH 07/11] btrfs: assert correct lock is held at btrfs_select_ref_head()
` [PATCH 08/11] btrfs: use bool type for delayed ref head fields that are used as booleans
` [PATCH 09/11] btrfs: use a single switch statement when initializing delayed ref head
` [PATCH 10/11] btrfs: remove unnecessary prototype declarations at disk-io.c
` [PATCH 11/11] btrfs: make btrfs_destroy_delayed_refs() return void
writeback fixlets and tidyups
2023-05-30 14:26 UTC (17+ messages)
` [PATCH 01/16] btrfs: fix range_end calculation in extent_write_locked_range
` [PATCH 02/16] btrfs: factor out a btrfs_verify_page helper
` [PATCH 03/16] btrfs: unify fsverify vs other read error handling in end_page_read
` [PATCH 08/16] btrfs: stop setting PageError in the data I/O path
[PATCH] btrfs: remove unused variable pages_processed
2023-05-30 14:21 UTC
[PATCH v2 0/3] btrfs: small cleanups mostly for subpage cases
2023-05-30 12:48 UTC (10+ messages)
` [PATCH v2 1/3] btrfs: make alloc_extent_buffer() handle previously uptodate range more efficient for subpage
` [PATCH v2 2/3] btrfs: use the same @uptodate variable for end_bio_extent_readpage()
` [PATCH v2 3/3] btrfs: remove processed_extent infrastructure
[PATCH v2] btrfs-progs: convert: follow the default free space tree setting
2023-05-30 12:40 UTC (3+ messages)
[PATCH] btrfs-progs: add CHANGING_FSID_V2 to print-tree
2023-05-30 12:37 UTC (2+ messages)
[PATCH] global: Use proper project name U-Boot
2023-05-30 12:26 UTC (3+ messages)
[PATCH -next] btrfs: remove unused definition
2023-05-30 9:34 UTC
[syzbot] Monthly btrfs report (May 2023)
2023-05-30 8:21 UTC
WARNING at fs/btrfs/disk-io.c:275 during xfstests run(4k block)
2023-05-30 5:47 UTC (2+ messages)
[6.1] Transaction Aborted cancelling a metadata balance
2023-05-30 4:19 UTC (9+ messages)
[PATCH 0/3] btrfs: small cleanups mostly for subpage cases
2023-05-30 1:18 UTC (4+ messages)
` [PATCH 1/3] btrfs: make alloc_extent_buffer() handle previously uptodate range more efficient for subpage
` [PATCH 2/3] btrfs: use the same @uptodate variable for end_bio_extent_readpage()
` [PATCH 3/3] btrfs: remove processed_extent infrastructure
6.1 Replacement warnings and papercuts
2023-05-29 20:48 UTC (16+ messages)
Btrfs progs release 6.3.1
2023-05-29 15:16 UTC
BTRFS kernel BUG at fs/inode.c;611!
2023-05-29 14:07 UTC (2+ messages)
[PATCH] btrfs: Fix csum_tree_block to avoid tripping on -Werror=array-bounds
2023-05-29 13:44 UTC (8+ messages)
[PATCH] btrfs/122: adjust nodesize to match pagesize
2023-05-29 13:13 UTC
[PATCH 0/8] Cleanup unaligned access macros
2023-05-28 18:54 UTC (3+ messages)
` [PATCH 4/8] m68k: use asm-generic/unaligned.h
[PATCH] btrfs: fix a crash in metadata repair path
2023-05-26 22:28 UTC (3+ messages)
[PATCH] btrfs: add xxhash to fast checksum implementations
2023-05-26 21:02 UTC
[GIT PULL] Btrfs fixes for 6.4-rc4
2023-05-26 20:38 UTC (2+ messages)
[PATCH RFC] btrfs: print assertion failure report and stack trace from the same line
2023-05-26 14:57 UTC (2+ messages)
[PATCH] btrfs: subpage: dump extra subpage bitmaps for debug
2023-05-26 14:50 UTC (3+ messages)
[PATCH] btrfs: fix the uptodate assert in btree_csum_one_bio
2023-05-26 14:03 UTC (3+ messages)
simplify extent_buffer reading and writing v4
2023-05-26 13:58 UTC (17+ messages)
` [PATCH 10/21] btrfs: return bool from lock_extent_buffer_for_io
` [PATCH 13/21] btrfs: don't use btrfs_bio_ctrl for extent buffer writing
` [PATCH 15/21] btrfs: remove the extent_buffer lookup in btree block checksumming
[PATCH 08/13] btrfs: Use alloc_ordered_workqueue() to create ordered workqueues
2023-05-26 12:52 UTC (7+ messages)
Fwd: vmalloc error: btrfs-delalloc btrfs_work_helper [btrfs] in kernel 6.3.x
2023-05-26 12:24 UTC (7+ messages)
[PATCH 0/9] Parameter cleanups in extent state helpers
2023-05-25 23:26 UTC (29+ messages)
` [PATCH 1/9] btrfs: open code set_extent_defrag
` [PATCH 2/9] btrfs: open code set_extent_delalloc
` [PATCH 3/9] btrfs: open code set_extent_new
` [PATCH 4/9] btrfs: open code set_extent_dirty
` [PATCH 5/9] btrfs: open code set_extent_bits_nowait
` [PATCH 6/9] btrfs: open code set_extent_bits
` [PATCH 7/9] btrfs: drop NOFAIL from set_extent_bit allocation masks
` [PATCH 8/9] btrfs: pass NOWAIT for set/clear extent bits as another bit
` [PATCH 9/9] btrfs: drop gfp from parameter extent state helpers
[PATCH 1/3] btrfs: fix the btrfs_get_global_root return value
2023-05-25 23:15 UTC (5+ messages)
[PATCH 0/7] btrfs-progs: tune: add resume support for csum conversion
2023-05-24 22:24 UTC (3+ messages)
[PATCH v2 0/9] btrfs: metadata_uuid refactors part1
2023-05-24 20:57 UTC (14+ messages)
` [PATCH v2 1/9] btrfs: reduce struct btrfs_fs_devices size relocate fsid_change
` [PATCH v2 2/9] btrfs: streamline fsid checks in alloc_fs_devices
` [PATCH v2 3/9] btrfs: localise has_metadata_uuid check in alloc_fs_devices args
` [PATCH v2 4/9] btrfs: add comment about metadata_uuid in btrfs_fs_devices
` [PATCH v2 5/9] btrfs: simplify check_tree_block_fsid return arg to bool
` [PATCH v2 6/9] btrfs: refactor with match_fsid_fs_devices helper
` [PATCH v2 7/9] btrfs: refactor with match_fsid_changed helper
` [PATCH v2 8/9] btrfs: consolidate uuid memcmp in btrfs_validate_super
` [PATCH v2 9/9] btrfs: add and fix comments in btrfs_fs_devices
Franz Schrober
2023-05-24 19:41 UTC
[PATCH v2 0/7] btrfs-progs: fix -Wmissing-prototypes warnings and enable that warning option
2023-05-24 19:32 UTC (3+ messages)
` [PATCH v2 2/7] btrfs-progs: libbtrfs: remove the support for fs without uuid tree
[PATCH 0/9] btrfs: metadata_uuid refactors part1
2023-05-24 11:00 UTC (6+ messages)
` [PATCH 1/9] btrfs: reduce struct btrfs_fs_devices size relocate fsid_change
[PATCH] btrfs: fix uninitialized warning in btrfs_log_inode
2023-05-24 9:23 UTC (6+ 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