messages from 2017-08-17 19:10:29 to 2017-08-22 13:30:31 UTC [more...]
finding root filesystem of a subvolume?
2017-08-22 13:30 UTC (7+ messages)
netapp-alike snapshots?
2017-08-22 13:22 UTC
[PATCH 0/3] Introduce comprehensive sanity check framework and
2017-08-22 11:38 UTC (9+ messages)
` [PATCH 1/3] btrfs: Refactor check_leaf function for later expansion
` [PATCH 2/3] btrfs: Check if item pointer overlap with item itself
` [PATCH 3/3] btrfs: Add sanity check for EXTENT_DATA when reading out leaf
degraded BTRFS RAID 1 not mountable: open_ctree failed, unable to find block group for 0
2017-08-22 10:28 UTC (2+ messages)
[PATCH v5 01/15] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
2017-08-22 9:45 UTC (3+ messages)
` [PATCH 00/15] Btrfs-progs offline scrub
Btrfs Raid5 issue
2017-08-22 6:40 UTC (3+ messages)
[PATCH] btrfs-progs: Make in-place exit to a common exit block
2017-08-22 5:35 UTC
btrfs corrupt message when mounting (but still mounts and no scrub errors.)
2017-08-22 5:00 UTC (2+ messages)
BTRFS error (device sda4): failed to read chunk tree: -5
2017-08-22 2:28 UTC (24+ messages)
[PATCH 1/2 RESEND] Btrfs: make plug in writing meta blocks really work
2017-08-21 21:50 UTC (2+ messages)
` [PATCH 2/2] Btrfs: remove bio_flags which indicates a meta block of log-tree
[PATCH] Btrfs: make plug in writing meta blocks really work
2017-08-21 19:54 UTC (5+ messages)
[PATCH v2] btrfs: submit superblock io with REQ_META and REQ_PRIO
2017-08-21 19:00 UTC (3+ messages)
BTRFS warning (device dm-0): unhandled fiemap cache detected
2017-08-21 18:30 UTC (6+ messages)
[PATCH] btrfs-progs: mkfs: Replace number with enum
2017-08-21 17:39 UTC (2+ messages)
[PATCH] Btrfs: do not async submit for nodatacsum inodes
2017-08-21 17:38 UTC (2+ messages)
[PATCH 00/10] Unused parameter cleanup
2017-08-21 17:36 UTC (15+ messages)
` [PATCH 01/10] btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
` [PATCH 02/10] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
` [PATCH 03/10] btrfs: Remove unused variable
` [PATCH 04/10] btrfs: Remove unused parameters from various functions
` [PATCH 05/10] btrfs: Remove unused arguments from btrfs_changed_cb_t
` [PATCH 06/10] btrfs: Remove unused parameter from check_direct_IO
` [PATCH 07/10] btrfs: Remove unused parameter from extent_clear_unlock_delalloc
` [PATCH 08/10] btrfs: remove unused parameter in cow_file_range
` [PATCH 09/10] btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk
` [PATCH 10/10] btrfs: Remove redundant argument of __link_block_group
[PATCH 1/2] btrfs-progs: add necessary close(fd) in mkfs
2017-08-21 17:23 UTC (5+ messages)
` [PATCH 2/2] btrfs-progs: delete not-used parameter fd
[PATCH] btrfs-progs: Allow inspect dump-tree to show specified tree block even some tree roots are corrupted
2017-08-21 17:16 UTC (2+ messages)
[PATCH] btrfs-progs: Doc: Fix asciidoc grammar of btrfs-rescue
2017-08-21 17:05 UTC (2+ messages)
[PATCH] btrfs: remove broken memory barrier
2017-08-21 16:49 UTC (2+ messages)
Btrfs Raid5 issue
2017-08-21 16:49 UTC (2+ messages)
[PATCH 1/2] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
2017-08-21 16:29 UTC (10+ messages)
` [PATCH 2/2] btrfs: Simplify btrfs_alloc_dev_extent
` [PATCH 1/2] btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
` [PATCH 2/2] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
[PATCH] Btrfs: remove unnecessary skip_sum
2017-08-21 15:51 UTC (2+ messages)
[PATCH] btrfs: pass fs_info to routines that always take tree_root
2017-08-21 15:49 UTC (3+ messages)
` [PATCH v2] btrfs: pass fs_info to btrfs_del_root instead of tree_root
[PATCH v3 0/7] add sanity check for extent inline ref type
2017-08-21 15:32 UTC (16+ messages)
` [PATCH v3 1/7] Btrfs: add a helper to retrive "
` [PATCH v3 2/7] Btrfs: convert to use btrfs_get_extent_inline_ref_type
` [PATCH v3 3/7] Btrfs: remove BUG() in btrfs_extent_inline_ref_size
` [PATCH v3 4/7] Btrfs: remove BUG() in print_extent_item
` [PATCH v3 5/7] Btrfs: remove BUG() in add_data_reference
` [PATCH v3 6/7] Btrfs: remove BUG_ON in __add_tree_block
` [PATCH v3 7/7] Btrfs: add one more sanity check for shared ref type
[PATCH 0/4] BTRFS: Adjustments for several function implementations
2017-08-21 14:23 UTC (11+ messages)
` [PATCH 1/4] btrfs: Delete an error message for a failed memory allocation in btrfsic_process_superblock()
` [PATCH 2/4] btrfs: Adjust 32 checks for null pointers
` "
` [PATCH 3/4] btrfs: Improve eight size determinations
` [PATCH 4/4] btrfs: Delete an unnecessary variable initialisation in tree_mod_log_eb_copy()
` "
[PATCH][v2] btrfs: make the delalloc block rsv per inode
2017-08-21 14:12 UTC
[PATCH][v2] Btrfs: rework outstanding_extents
2017-08-21 14:11 UTC (2+ messages)
[PATCH 0/5] BTRFS: Fine-tuning for five function implementations
2017-08-21 13:52 UTC (14+ messages)
` [PATCH 1/5] btrfs: Use common error handling code in tree_mod_log_eb_copy()
` [PATCH 2/5] btrfs: Use common error handling code in __btrfs_free_extent()
` [PATCH 3/5] btrfs: Use common error handling code in btrfs_update_root()
` [PATCH 4/5] btrfs: Use common error handling code in update_ref_path()
` [PATCH v2] "
` [PATCH 5/5] btrfs: Use common error handling code in btrfs_mark_extent_written()
[PATCH] btrfs: make the delalloc block rsv per inode
2017-08-21 13:31 UTC (3+ messages)
Btrfs Raid5 issue
2017-08-21 10:53 UTC (3+ messages)
[PATCH] Btrfs-progs: Check root before printing item
2017-08-21 7:57 UTC
[PATCH preview] btrfs: allow to set compression level for zlib
2017-08-21 0:38 UTC (7+ messages)
[PATCH v4 0/3] Btrfs: populate heuristic with detection logic
2017-08-20 18:11 UTC (4+ messages)
` [PATCH v4 1/3] Btrfs: heuristic add simple sampling logic
` [PATCH v4 2/3] Btrfs: heuristic add byte set calculation
` [PATCH v4 3/3] Btrfs: heuristic add byte core "
slow btrfs with a single kworker process using 100% CPU
2017-08-20 12:34 UTC (12+ messages)
[CORRUPTION FILESYSTEM] Corrupted and unrecoverable file system during the snapshot receive
2017-08-19 14:56 UTC (4+ messages)
qcow2 images make scrub believe the filesystem is corrupted
2017-08-19 13:08 UTC (14+ messages)
[PATCH] btrfs: change how we decide to commit transactions during flushing
2017-08-19 9:03 UTC (2+ messages)
Moving btrfs fs disk between computers
2017-08-19 5:21 UTC (3+ messages)
[PATCH] btrfs: submit superblock io with REQ_META
2017-08-18 18:59 UTC (2+ messages)
[PATCH v3 0/4] Add xxhash and zstd modules
2017-08-18 15:37 UTC (4+ messages)
` [PATCH v3 3/4] btrfs: Add zstd support
[RESEND PATCH] btrfs-progs: Specify C standard to gnu90 explicitly
2017-08-18 15:20 UTC (2+ messages)
[PATCH] btrfs: Remove redundant setting of uuid in btrfs_block_header
2017-08-18 13:57 UTC (2+ messages)
Next btrfs development cycle open - 4.15
2017-08-18 12:49 UTC
[PATCH] btrfs: use btrfsic_submit_bio instead of submit_bio in write_dev_flush
2017-08-18 12:16 UTC (2+ messages)
btrfs fi du -s gives Inappropriate ioctl for device
2017-08-18 8:38 UTC (9+ messages)
[PATCH] btrfs: incorrect invalid lookup_path_rootid() error handling
2017-08-18 7:04 UTC (3+ messages)
` [PATCH 1/2] Reset the ret value when ignore an error from du_add_file()
` [PATCH 2/2] Don't call lookup_path_rootid() when ino=BTRFS_EMPTY_SUBVOL_DIR_OBJECTID
8 disk metadata radi10 + data raid1
2017-08-17 22:05 UTC (2+ messages)
[PATCH v3 0/3] Btrfs: populate heuristic with detection logic
2017-08-17 21:52 UTC (2+ messages)
RedHat 7.4 Release Notes: "Btrfs has been deprecated" - wut?
2017-08-17 20:34 UTC (17+ 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;
as well as URLs for NNTP newsgroup(s).