messages from 2017-09-26 08:33:53 to 2017-09-29 20:23:31 UTC [more...]
Can't remove device -> I/O error
2017-09-29 20:22 UTC (2+ messages)
[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 (12+ messages)
` [RFC PATCH 2/2] btrfs: Remove received_uuid during received snapshot ro->rw switch
` [PATCH v2] "
` [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 v3 07/14] btrfs-progs: Doc/mkfs: Add extra condition for rootdir option
2017-09-29 16:57 UTC (14+ 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
Mount error on 32 bits, ok on 64 bits
2017-09-29 5:26 UTC (2+ messages)
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 (7+ messages)
` [PATCH v3 1/2] btrfs: undo writable when sprouting fails
` [PATCH v3 2/2] btrfs: fix BUG_ON in btrfs_init_new_device()
[PATCH] btrfs-progs: Resolve memory-leak in btrfs qgroup show when quota disabled
2017-09-28 6:24 UTC (4+ messages)
Cannot fix btrfs errors after system crash
2017-09-27 21:47 UTC
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 (8+ messages)
` [PATCH v2 1/5] btrfs-progs: subvol: exchange subvol del --commit-after and --commit-each
` [PATCH v2 2/5] btrfs-progs: move get_fsid() to util.c
` [PATCH v2 3/5] btrfs-progs: move seen_fsid "
` [PATCH v2 4/5] btrfs-progs: change seen_fsid to hold fd and DIR*
` [PATCH v2 5/5] btrfs-progs: subvol: fix subvol del --commit-after
[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 (14+ 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 "
[PATCH 0/3] kill async counters
2017-09-27 12:31 UTC (5+ messages)
` [PATCH 1/3] Btrfs: remove nr_async_bios
` [PATCH 3/3] Btrfs: remove nr_async_submits and async_submit_draining
Give up on bcache?
2017-09-27 12:08 UTC (7+ messages)
[PATCH v3 0/2] fix bug in btrfs_init_new_device()
2017-09-27 9:58 UTC (7+ messages)
` [PATCH v3 1/2] btrfs: undo writable when sprouting fails
` [PATCH v3 2/2] btrfs: fix BUG_ON in btrfs_init_new_device()
[PATCH 0/5] btrfs-progs: check: original and lowmem mode fix
2017-09-27 8:28 UTC (9+ messages)
` [PATCH 1/5] btrfs-progs: check: return value of check_extent_refs()
` [PATCH 2/5] btrfs-progs: check: call repair_root_items() before any repair
` [PATCH v2 "
` [PATCH v3 "
` [PATCH 3/5] btrfs-progs: check: error or return value of repair_root_items()
` [PATCH 4/5] btrfs-progs: check: check extent_inline_ref in lowmem
` [PATCH 5/5] btrfs-progs: fsck-tests: 027/bad_extent_inline_ref_type
[PATCH 0/4] btrfs-progs: subvol: fix del --commit-after
2017-09-27 0:52 UTC (8+ messages)
` [PATCH 3/4] btrfs-progs: change seen_fsid to hold fd and DIR*
` [PATCH 4/4] btrfs-progs: subvol: fix subvol del --commit-after
[josef-btrfs:new-kill-btree-inode 22/22] fs//btrfs/send.c:6425:22: warning: assignment makes pointer from integer without a cast
2017-09-26 23:50 UTC
[josef-btrfs:new-kill-btree-inode 22/22] fs/btrfs/send.c:6412:35: error: storage size of 'args32' isn't known
2017-09-26 23:36 UTC
dmesg: csum "varying number" expected csum 0x0 mirror 1 (with trace/oops)
2017-09-26 23:28 UTC (2+ messages)
4.13.3 still has the out of space kernel oops
2017-09-26 22:53 UTC (2+ messages)
Btrfs performance with small blocksize on SSD
2017-09-26 20:33 UTC (2+ messages)
rm: it is dangerous to operate recursively on '/data/Backup/@' (same as '/')
2017-09-26 15:02 UTC (2+ messages)
[PATCH v2 0/3] Introduce comprehensive sanity check framework and
2017-09-26 14:42 UTC (10+ messages)
` [PATCH v2 3/4] btrfs: Add sanity check for EXTENT_DATA when reading out leaf
btrfs scrub crashes OS
2017-09-26 12:16 UTC (8+ messages)
[PATCH 1/2] Btrfs: fix kernel oops while reading compressed data
2017-09-26 11:33 UTC (4+ messages)
[PATCH] Btrfs: compress_file_range() remove dead variable num_bytes
2017-09-26 9:24 UTC (2+ messages)
[PATCH] fstests: btrfs/150 regression test for reading compressed data
2017-09-26 9:02 UTC (3+ messages)
` [PATCH v2] "
[PATCH 0/3] fix bug in btrfs_init_new_device()
2017-09-26 8:45 UTC (7+ messages)
` [PATCH 2/3] btrfs: cleanup btrfs_init_new_device()
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).