messages from 2022-11-14 22:47:25 to 2022-11-20 12:47:49 UTC [more...]
consolidate btrfs checksumming, repair and bio splitting v2
2022-11-20 12:47 UTC
[PATCH] btrfs: use kvcalloc in btrfs_get_dev_zone_info
2022-11-20 12:43 UTC
move the low-level btrfs_bio code into a separate file v3
2022-11-20 12:41 UTC (8+ messages)
` [PATCH 1/3] btrfs: move struct btrfs_tree_parent_check out of disk-io.h
` [PATCH 2/3] btrfs: split the bio submission path into a separate file
` [PATCH 3/3] btrfs: move repair_io_failure to bio.c
block group x has wrong amount of free space
2022-11-20 11:19 UTC (18+ messages)
` Re[2]: "
` Re[3]: "
` Re[4]: "
[PATCH] btrfs: fix a resource leak in btrfs_init_sysfs()
2022-11-20 3:29 UTC (4+ messages)
[PATCH v2] btrfs: rcu_string: Replace strncpy() with strscpy()
2022-11-19 8:13 UTC
[syzbot] possible deadlock in __btrfs_tree_lock
2022-11-18 20:49 UTC
[syzbot] possible deadlock in __btrfs_release_delayed_node
2022-11-18 20:49 UTC
[PATCH] btrfs: fix uninitialized variable in find_first_clear_extent_bit
2022-11-18 20:09 UTC
[PATCH] btrsf: rcu_string: Replace strncpy() with strscpy()
2022-11-18 19:50 UTC
[PATCH] btrfs: fix uninitialized parent in insert_state
2022-11-18 20:06 UTC
[PATCH v3 0/4] btrfs: data block group size classes
2022-11-18 18:28 UTC (5+ messages)
` [PATCH v3 1/4] btrfs: use ffe_ctl in btrfs allocator tracepoints
` [PATCH v3 2/4] btrfs: add more ffe tracepoints
` [PATCH v3 3/4] btrfs: introduce size class to block group allocator
` [PATCH v3 4/4] btrfs: load block group size class when caching
[PATCH v2 0/4] btrfs: data block group size classes
2022-11-18 16:56 UTC (12+ messages)
` [PATCH v2 1/4] btrfs: use ffe_ctl in btrfs allocator tracepoints
` [PATCH v2 2/4] btrfs: add more ffe tracepoints
` [PATCH v2 3/4] btrfs: introduce size class to block group allocator
` [PATCH v2 4/4] btrfs: load block group size class when caching
[PATCH v6 0/2] btrfs: fix sleep from invalid context bug in update_qgroup_limit_item()
2022-11-18 16:37 UTC (5+ messages)
` [PATCH v6 1/2] btrfs: add might_sleep() to some places "
` [PATCH v6 2/2] btrfs: qgroup: fix sleep from invalid context bug "
[PATCH] btrfs: send: avoid unaligned encoded writes when attempting to clone range
2022-11-18 16:11 UTC (4+ messages)
[PATCH 00/11] btrfs: a variety of header file cleanups
2022-11-18 16:02 UTC (13+ messages)
` [PATCH 01/11] btrfs: move root helpers back into ctree.h
` [PATCH 02/11] btrfs: move leaf_data_end into ctree.c
` [PATCH 03/11] btrfs: move file_extent_item helpers into file-item.h
` [PATCH 04/11] btrfs: move eb offset helpers into extent_io.h
` [PATCH 05/11] btrfs: move the csum helpers into ctree.h
` [PATCH 06/11] btrfs: pass the extent buffer for the btrfs_item_nr helpers
` [PATCH 07/11] btrfs: add eb to btrfs_node_key_ptr_offset
` [PATCH 08/11] btrfs: add helpers for manipulating leaf items and data
` [PATCH 09/11] btrfs: remove BTRFS_LEAF_DATA_OFFSET
` [PATCH 10/11] btrfs: add nr_global_roots to the super block definition
` [PATCH 11/11] btrfs: add stack helpers for a few btrfs items
[PATCH] btrfs: do not try to handle a ticket for FLUSH_EMERGENCY
2022-11-18 15:54 UTC (2+ messages)
[PATCH 01/16] btrfs: check for range correctness while locking or setting extent bits
2022-11-17 11:22 UTC (18+ messages)
` [PATCH 02/16] btrfs: qgroup flush responsibility of the caller
` [PATCH 03/16] btrfs: wait ordered range before locking during truncate
` [PATCH 04/16] btrfs: lock extents while truncating
` [PATCH 05/16] btrfs: No need to lock extent while performing invalidate_folio()
` [PATCH 06/16] btrfs: Lock extents before pages in writepages
` [PATCH 07/16] btrfs: Lock extents before folio for read()s
` [PATCH 08/16] btrfs: Lock extents before pages for buffered write()
` [PATCH 09/16] btrfs: lock/unlock extents while creation/end of async_chunk
` [PATCH 10/16] btrfs: decide early if range should be async
` [PATCH 11/16] btrfs: lock extents before pages - defrag
` [PATCH 12/16] btrfs: Perform memory faults under locked extent
` [PATCH 13/16] btrfs: writepage fixup lock rearrangement
` [PATCH 14/16] btrfs: lock extent before pages for encoded read ioctls
` [PATCH 15/16] btrfs: lock extent before pages in encoded write
` [PATCH 16/16] btrfs: btree_writepages lock extents before pages
[PATCH v2] fstests: shared: generic: check if one fs can detect damage at fs thaw
2022-11-17 9:17 UTC
[PATCH] btrfs: check the superblock to ensure the fs is not modified at thaw time
2022-11-17 7:27 UTC (3+ messages)
property designating root subvolumes
2022-11-16 23:00 UTC (9+ messages)
root item with a more recent gen
2022-11-16 22:54 UTC (2+ messages)
About duplicate fsid images in different devices
2022-11-16 21:30 UTC
[PATCH v5 00/18] btrfs: add fscrypt integration
2022-11-16 20:35 UTC (5+ messages)
[PATCH 0/3] btrfs-progs: receive: fix a silent data loss bug with encoded writes
2022-11-16 17:03 UTC (13+ messages)
` [PATCH 1/3] btrfs-progs: receive: add debug messages when processing "
` [PATCH 2/3] btrfs-progs: receive: add debug messages when processing fallocate
` [PATCH 3/3] btrfs-progs: receive: fix silent data loss after fall back from encoded write
` there should be some better way to inform interested people about data corruption issues
[PATCH v4 0/3] btrfs: fix sleep from invalid context bug in update_qgroup_limit_item()
2022-11-16 12:26 UTC (13+ messages)
` [PATCH v4 1/3] btrfs: add might_sleep() to some places "
` [PATCH v4 2/3] btrfs: qgroup: introduce btrfs_update_quoto_limit() helper
` [PATCH v4 3/3] btrfs: qgroup: fix sleep from invalid context bug in update_qgroup_limit_item()
[PATCH v5 0/2] btrfs: fix sleep from invalid context bug in update_qgroup_limit_item()
2022-11-16 13:07 UTC (4+ messages)
` [PATCH v5 1/2] btrfs: add might_sleep() to btrfs_search_slot()
` [PATCH v5 2/2] btrfs: qgroup: fix sleep from invalid context bug in update_qgroup_limit_item()
Change BTRFS filesystem back to R/W from R/O
2022-11-16 6:40 UTC
[PATCH 0/5] btrfs: raid56: destructive RMW fix for RAID5 data profiles
2022-11-16 3:21 UTC (7+ messages)
` [PATCH 1/5] btrfs: use btrfs_dev_name() helper to handle missing devices better
[PATCH] btrfs: scrub: expand scrub block size for data range scrub
2022-11-15 22:57 UTC (5+ messages)
Change BTRFS filesystem back to R/W from R/O
2022-11-15 22:46 UTC (5+ messages)
separate mailing list for patches?
2022-11-15 20:01 UTC (5+ messages)
[PATCH 00/16] Lock extents before pages
2022-11-15 18:00 UTC
[PATCH v2 00/18] btrfs-progs: prep and initial sync of kernel code
2022-11-15 15:31 UTC (19+ messages)
` [PATCH v2 01/18] btrfs-progs: turn on more compiler warnings and use -Wall
` [PATCH v2 02/18] btrfs-progs: properly test for send_stream_version
` [PATCH v2 03/18] btrfs-progs: use -std=gnu11
` [PATCH v2 04/18] btrfs-progs: move btrfs_err_str into common/utils.h
` [PATCH v2 05/18] btrfs-progs: rename qgroup items to match the kernel naming scheme
` [PATCH v2 06/18] btrfs-progs: make btrfs_qgroup_level helper match the kernel
` [PATCH v2 07/18] btrfs-progs: move NO_RESULT definition into replace.c
` [PATCH v2 08/18] btrfs-progs: rename BLOCK_* to IMAGE_BLOCK_* for metadump
` [PATCH v2 09/18] btrfs-progs: rename btrfs_item_end to btrfs_item_data_end
` [PATCH v2 10/18] btrfs-progs: sync uapi/btrfs.h into btrfs-progs
` [PATCH v2 11/18] btrfs: stop using btrfs_root_item_v0
` [PATCH v2 12/18] btrfs-progs: sync ondisk definitions from the kernel
` [PATCH v2 13/18] btrfs-progs: sync compression.h "
` [PATCH v2 14/18] btrfs-progs: sync messages.* "
` [PATCH v2 15/18] btrfs-progs: replace btrfs_leaf_data with btrfs_item_nr_offset
` [PATCH v2 16/18] btrfs-progs: don't use btrfs_header_csum helper
` [PATCH v2 17/18] btrfs-progs: make write_extent_buffer take a const eb
` [PATCH v2 18/18] btrfs-progs: sync accessors.[ch] from the kernel
[PATCH v2] btrfs: fix missing endianess conversion in sb_write_pointer
2022-11-15 13:59 UTC (4+ messages)
[PATCH 4/5] btrfs: raid56: prepare data checksums for later RMW data csum verification
2022-11-15 13:18 UTC (3+ messages)
[PATCH linux-next] btrfs: remove redundant ret variable in delete_v1_space_cache
2022-11-15 13:11 UTC (2+ messages)
WARNING in _btrfs_ioctl_set_received_subvol
2022-11-15 11:14 UTC (5+ messages)
WARNING in btrfs_rename2
2022-11-15 10:31 UTC (2+ messages)
WARNING in btrfs_quota_enable
2022-11-15 10:31 UTC (2+ messages)
WARNING in btrfs_cont_expand
2022-11-15 10:30 UTC (2+ messages)
move the low-level btrfs_bio code into a separate file v2
2022-11-15 9:46 UTC (2+ messages)
[syzbot] possible deadlock in btrfs_commit_transaction
2022-11-15 6:18 UTC
[syzbot] possible deadlock in btrfs_dirty_inode
2022-11-15 2:40 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