messages from 2017-09-28 07:26:24 to 2017-10-05 13:55:03 UTC [more...]
[PATCH v8 0/2] [RFC] Introduce device state 'failed'
2017-10-05 13:54 UTC (6+ messages)
` [PATCH v8 1/2] btrfs: introduce device dynamic state transition to failed
` [PATCH v8 2/2] btrfs: check device for critical errors and mark failed
` [PATCH v8.1 2/2] btrfs: mark device failed for write and flush errors
Mounting bad btrfs img file
2017-10-05 13:38 UTC
How to get Super_num_devices in sync with num_devices again?!
2017-10-05 11:38 UTC
[PATCH 0/1] Btrfs: populate heuristic with logic
2017-10-05 10:07 UTC (2+ messages)
` [PATCH 1/1] Btrfs: heuristic add shannon entropy calculation
[PATCH 1/2] btrfs: Abort transaction if btrfs_update_root fails in btrfs_ioctl_subvol_setflags
2017-10-05 9:03 UTC (9+ messages)
` [PATCH 1/2] btrfs: Explicitly handle btrfs_update_root failure
` [PATCH v3 2/2] btrfs: Remove received_uuid during received snapshot ro->rw switch
` [PATCH v4] "
Can't mount array with super_total_bytes mismatch with fs_devices total_rw_bytes
2017-10-05 1:30 UTC (6+ messages)
[PATCH v2] btrfs-progs: subvol: change subvol set-default to also accept subvol path
2017-10-05 0:57 UTC (6+ messages)
Seeking Help on Corruption Issues
2017-10-04 22:19 UTC (5+ messages)
[PATCH] btrfs: avoid overflow when sector_t is 32 bit
2017-10-04 21:42 UTC (5+ messages)
[PATCH] btrfs: Use DIV_ROUND_UP rathen than opencoding it
2017-10-04 14:49 UTC (2+ messages)
[PATCH v2] Btrfs: fix overlap of fs_info->flags values
2017-10-04 14:41 UTC (2+ messages)
yet another "out of space" on a filesystem with >100 GB free space, and strange files which exist but don't exist
2017-10-04 13:25 UTC (4+ messages)
Lost about 3TB
2017-10-04 12:43 UTC (7+ messages)
Kickstarting snapshot-aware defrag?
2017-10-04 7:01 UTC (2+ messages)
Btrfs "failed to repair damaged filesystem" - RAID10 going RO when any write attempts are made
2017-10-04 4:38 UTC (2+ messages)
[RFC] Is it advisable to use btrfs check --repair flag to fix/find errors?
2017-10-04 1:14 UTC
Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
2017-10-03 21:44 UTC (5+ messages)
[PATCH] btrfs-progs: misc-test: use raid1 for data to enable mount with -o degraded
2017-10-03 16:35 UTC (2+ messages)
[PATCH] Btrfs: fix fs_info->flags value
2017-10-03 16:33 UTC (2+ messages)
[PATCH 0/4] Just bunch of btrfs patches
2017-10-03 15:06 UTC (5+ messages)
` [PATCH 1/4] Btrfs: compress_file_range() remove dead variable num_bytes
` [PATCH 2/4] Btrfs: clear_dirty only on pages only in compression range
` [PATCH 3/4] Btrfs: handle unaligned tail of data ranges more efficient
` [PATCH 4/4] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction
Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
2017-10-03 8:18 UTC
[PATCH] btrfs-progs: doc: update help/document of btrfs device remove
2017-10-03 8:12 UTC
Mount error on 32 bits, ok on 64 bits
2017-10-02 23:12 UTC (7+ messages)
Why do full balance and deduplication reduce available free space?
2017-10-02 20:27 UTC (9+ messages)
` Is it really possible to dedupe read-only snapshots!?
What means "top level" in "btrfs subvolume list" ?
2017-10-02 19:07 UTC (5+ messages)
[PATCH v3 07/14] btrfs-progs: Doc/mkfs: Add extra condition for rootdir option
2017-10-02 18:47 UTC (17+ messages)
[PATCH] btrfs-progs: right-align number columns in btrfs-debugfs output
2017-10-02 14:42 UTC (2+ messages)
[PATCH] btrfs-progs: add option to only list parent subvolumes
2017-10-02 14:40 UTC (8+ messages)
[PATCH] btrfs-progs: subvol: change subvol set-default to also accept subvol path
2017-10-02 8:13 UTC (2+ messages)
Cannot remove device, no space left on device
2017-10-01 9:57 UTC (2+ messages)
[josef-btrfs:new-kill-btree-inode 2/27] fs/btrfs/extent-tree.o: warning: objtool: btrfs_delalloc_release_extents()+0x3b: unreachable instruction
2017-10-01 7:59 UTC
Can't remove device -> I/O error
2017-09-30 23:54 UTC (11+ messages)
[4.14.0-0.rc2.git3.1.fc28.x86_64]: possible circular locking dependency detected
2017-09-30 17:55 UTC
Cannot fix btrfs errors after system crash
2017-09-30 13:27 UTC (2+ messages)
What means "top id" in "btrfs subvolume list" ?
2017-09-30 11:52 UTC
[PATCH 0/3] kill async counters
2017-09-30 1:28 UTC (4+ messages)
` [PATCH 1/3] Btrfs: remove nr_async_bios
[PATCH 00/21] My current btrfs patch queue
2017-09-29 19:44 UTC (22+ messages)
` [PATCH 01/21] Btrfs: rework outstanding_extents
` [PATCH 02/21] btrfs: add tracepoints for outstanding extents mods
` [PATCH 03/21] btrfs: make the delalloc block rsv per inode
` [PATCH 04/21] btrfs: add ref-verify mount option
` [PATCH 05/21] btrfs: pass root to various extent ref mod functions
` [PATCH 06/21] Btrfs: add a extent ref verify tool
` [PATCH 07/21] Btrfs: only check delayed ref usage in should_end_transaction
` [PATCH 08/21] btrfs: add a helper to return a head ref
` [PATCH 09/21] btrfs: move extent_op cleanup to a helper
` [PATCH 10/21] btrfs: breakout empty head "
` [PATCH 11/21] btrfs: move ref_mod modification into the if (ref) logic
` [PATCH 12/21] btrfs: move all ref head cleanup to the helper function
` [PATCH 13/21] btrfs: remove delayed_ref_node from ref_head
` [PATCH 14/21] btrfs: remove type argument from comp_tree_refs
` [PATCH 15/21] btrfs: switch args for comp_*_refs
` [PATCH 16/21] btrfs: add a comp_refs() helper
` [PATCH 17/21] btrfs: track refs in a rb_tree instead of a list
` [PATCH 18/21] btrfs: fix send ioctl on 32bit with 64bit kernel
` [PATCH 19/21] btrfs: don't call btrfs_start_delalloc_roots in flushoncommit
` [PATCH 20/21] btrfs: move btrfs_truncate_block out of trans handle
` [PATCH 21/21] btrfs: add assertions for releasing trans handle reservations
delayed inodes implementation questions
2017-09-29 18:15 UTC (4+ messages)
[PATCH] btrfs: Use bd_dev to generate index when dev_state_hashtable add items
2017-09-29 18:05 UTC (2+ messages)
[PATCH v4 1/3] btrfs: undo writable when sprouting fails
2017-09-29 17:39 UTC (2+ messages)
[PATCH] btrfs: take the error path out if btrfs_attach_transaction() fails
2017-09-29 17:31 UTC (4+ messages)
[PATCH 1/7] btrfs-progs: check: supplement extent backref list with rbtree
2017-09-29 17:21 UTC (2+ messages)
[PATCH] btrfs-progs: fix invalid assert in backref.c
2017-09-29 16:59 UTC (2+ messages)
[PATCH v8 0/6] Btrfs: populate heuristic with code
2017-09-29 16:22 UTC (8+ messages)
` [PATCH v8 1/6] Btrfs: compression.c separated heuristic/compression workspaces
` [PATCH v8 2/6] Btrfs: heuristic workspace add bucket and sample items, macros
` [PATCH v8 3/6] Btrfs: implement heuristic sampling logic
` [PATCH v8 4/6] Btrfs: heuristic add detection of repeated data patterns
` [PATCH v8 5/6] Btrfs: heuristic add byte set calculation
` [PATCH v8 6/6] Btrfs: heuristic add byte core "
[GIT PULL] Btrfs fixes for 4.14-rc3
2017-09-29 15:06 UTC
[PATCH 0/1] btrfs-progs: mkfs: add subvolume support to mkfs
2017-09-29 13:47 UTC (3+ messages)
` [PATCH 0/4 v2] "
[PATCH] btrfs: fix max chunk size on dup
2017-09-29 7:20 UTC
[PATCH v3 0/5] Enhance tree block validation checker
2017-09-29 6:48 UTC (6+ messages)
` [PATCH v3 1/5] btrfs: Move leaf and node validation checker to tree-checker.c
` [PATCH v3 2/5] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH v3 3/5] btrfs: tree-checker: Enhance output for btrfs_check_leaf
` [PATCH v3 4/5] btrfs: tree-checker: Enhance output for check_csum_item
` [PATCH v3 5/5] btrfs: tree-checker: Enhance output for check_extent_data_item
WARNING: CPU: 1 PID: 13825 at fs/btrfs/backref.c:1255 find_parent_nodes+0xb5c/0x1310
2017-09-29 6:19 UTC
[PATCH v2 0/5] Enhance tree block validation checker
2017-09-29 6:08 UTC (8+ messages)
` [PATCH v2 1/5] btrfs-progs: Move leaf and node validation checker to tree-checker.c
` [PATCH v2 2/5] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH v2 3/5] btrfs: tree-checker: Enhance output for btrfs_check_leaf
` [PATCH v2 4/5] btrfs: tree-checker: Enhance output for check_csum_item
` [PATCH v2 5/5] btrfs: tree-checker: Enhance output for check_extent_data_item
task btrfs-transacti:651 blocked for more than 120 seconds
2017-09-28 16:49 UTC (4+ messages)
` Re : "
` Re : [Xen-devel] "
[PATCH 0/2] btrfs-progs: tests/sha* copyright clarity and compliance fixes
2017-09-28 14:12 UTC (4+ messages)
` [PATCH 2/2] Remove misleading BCP 78 boilerplate
[PATCH 0/3] Few transaction semantic fixes
2017-09-28 8:45 UTC (3+ messages)
` [PATCH v2 1/2] btrfs: Refactor transaction handling
` [PATCH v2 2/2] btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
[PATCH 0/5] Enhance tree block validation checker
2017-09-28 8:27 UTC (4+ messages)
` [PATCH 5/5] btrfs: tree-checker: Enhance output for check_extent_data_item
[PATCH] btrfs-progs: tests: arg override in command line
2017-09-28 7:29 UTC
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