messages from 2017-09-27 09:59:16 to 2017-10-03 15:45:56 UTC [more...]
Lost about 3TB
2017-10-03 15:45 UTC (5+ 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
Kickstarting snapshot-aware defrag?
2017-10-03 13:32 UTC
Something like ZFS Channel Programs for BTRFS & probably XFS or even VFS?
2017-10-03 13:19 UTC
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
[PATCH] btrfs-progs: misc-test: use raid1 for data to enable mount with -o degraded
2017-10-03 6:47 UTC
[PATCH v2] btrfs-progs: subvol: change subvol set-default to also accept subvol path
2017-10-02 23:57 UTC (4+ messages)
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)
Btrfs "failed to repair damaged filesystem" - RAID10 going RO when any write attempts are made
2017-10-02 10:44 UTC
[PATCH] Btrfs: fix fs_info->flags value
2017-10-02 8:34 UTC
[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 (6+ messages)
` [PATCH 1/3] Btrfs: remove nr_async_bios
` [PATCH 3/3] Btrfs: remove nr_async_submits and async_submit_draining
[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
[PATCH 1/2] btrfs: Abort transaction if btrfs_update_root fails in btrfs_ioctl_subvol_setflags
2017-09-29 19:15 UTC (10+ 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
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 (4+ messages)
` [PATCH v4 2/3] btrfs: fix BUG_ON in btrfs_init_new_device()
` [PATCH v4 3/3] btrfs: error out if btrfs_attach_transaction() fails
[PATCH] btrfs: take the error path out if btrfs_attach_transaction() fails
2017-09-29 17:31 UTC (5+ 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] btrfs: Use DIV_ROUND_UP rathen than opencoding it
2017-09-28 13:48 UTC
[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 (6+ messages)
` [PATCH 1/3] btrfs: Remove unnecessary btrfs_abort_transaction on transaction commit failure
` [PATCH 2/3] btrfs: Handle failure to add to add received uuid to uuid tree in _btrfs_ioctl_set_received_subvol
` [PATCH 3/3] btrfs: Fix transaction abort during failure in btrfs_rm_dev_item
` [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 (10+ messages)
` [PATCH 1/5] btrfs: Move leaf and node validation checker to tree-checker.c
` [PATCH 2/5] btrfs: tree-checker: Enhance btrfs_check_node output
` [PATCH 3/5] btrfs: tree-checker: Enhance output for btrfs_check_leaf
` [PATCH 4/5] btrfs: tree-checker: Enhance output for check_csum_item
` [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
[PATCH v3 0/2] fix bug in btrfs_init_new_device()
2017-09-28 6:55 UTC (5+ messages)
[PATCH] btrfs-progs: Resolve memory-leak in btrfs qgroup show when quota disabled
2017-09-28 6:24 UTC (4+ messages)
btrfs check error and kernel stack traces
2017-09-27 21:41 UTC
BTRFS: error (device dm-2) in btrfs_run_delayed_refs:2960: errno=-17 Object already exists (since 3.4 / 2012)
2017-09-27 18:01 UTC (11+ messages)
[PATCH 02/15] btrfs: Use pagevec_lookup_range_tag()
2017-09-27 16:03 UTC
[PATCH v2 0/5] btrfs-progs: subvol: fix del --commit-after
2017-09-27 15:08 UTC (4+ messages)
` [PATCH v2 5/5] btrfs-progs: subvol: fix subvol "
[PATCH][v2] btrfs: fix send ioctl on 32bit with 64bit kernel
2017-09-27 14:43 UTC
[PATCH] btrfs: fix send ioctl on 32bit with 64bit kernel
2017-09-27 14:40 UTC (3+ messages)
[PATCH] btrfs-progs: subvolume: outputs message only when operation succeeds
2017-09-27 14:06 UTC (12+ messages)
` Wrong device?
[PATCH v7 0/6] Btrfs: populate heuristic with code
2017-09-27 13:56 UTC (14+ messages)
` [PATCH v7 1/6] Btrfs: heuristic make use compression workspaces
` [PATCH v7 2/6] Btrfs: heuristic workspace add bucket and sample items
` [PATCH v7 3/6] Btrfs: implement heuristic sampling logic
` [PATCH v7 4/6] Btrfs: heuristic add detection of repeated data patterns
` [PATCH v7 5/6] Btrfs: heuristic add byte set calculation
` [PATCH v7 6/6] Btrfs: heuristic add byte core "
Give up on bcache?
2017-09-27 12:08 UTC (4+ messages)
[PATCH v3 0/2] fix bug in btrfs_init_new_device()
2017-09-27 9:58 UTC (5+ messages)
` [PATCH v3 1/2] btrfs: undo writable when sprouting fails
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