linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-05 13:11:20 to 2018-12-12 23:08:17 UTC [more...]

[PATCH AUTOSEL 4.19 052/123] Btrfs: send, fix infinite loop due to directory rename dependencies
 2018-12-12 23:08 UTC  (3+ messages)

Kernel traces
 2018-12-12 21:01 UTC  (6+ messages)

[PATCH] Btrfs: use generic_remap_file_range_prep() for cloning and deduplication
 2018-12-12 18:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] Btrfs: a few more cleanups and fixes for clone/deduplication
 2018-12-12 18:05 UTC  (5+ messages)
` [PATCH 1/4] Btrfs: move duplicated nodatasum check into common reflink/dedupe helper
` [PATCH 2/4] Btrfs: use cross mount point check for cloning and deduplication
` [PATCH 3/4] Btrfs: check if destination root is read-only for deduplication
` [PATCH 4/4] Btrfs: remove no longer needed range length checks "

[PATCH v2] btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
 2018-12-12 17:55 UTC  (5+ messages)

[PATCH 0/8][V2] Enospc cleanups and fixeS
 2018-12-12 16:01 UTC  (15+ messages)
` [PATCH 3/8] btrfs: don't use global rsv for chunk allocation
` [PATCH 4/8] btrfs: add ALLOC_CHUNK_FORCE to the flushing code
` [PATCH 5/8] btrfs: don't enospc all tickets on flush failure
` [PATCH 6/8] btrfs: loop in inode_rsv_refill
` [PATCH 7/8] btrfs: be more explicit about allowed flush states

[PATCH] btrfs: raid56: data corruption on a device removal
 2018-12-12 15:53 UTC  (3+ messages)

[PATCH] btrfs: Refactor main loop in extent_readpages
 2018-12-12 15:16 UTC  (3+ messages)

[PATCH v4] btrfs: improve error handling of btrfs_add_link()
 2018-12-12 14:14 UTC 

[PATCH v3 0/7] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-12-12 13:53 UTC  (12+ messages)
` [PATCH v3 1/7] btrfs: qgroup: Move reserved data account from btrfs_delayed_ref_head to btrfs_qgroup_extent_record
` [PATCH v3 2/7] btrfs: qgroup: Don't trigger backref walk at delayed ref insert time
` [PATCH v3 3/7] btrfs: relocation: Delay reloc tree deletion after merge_reloc_roots()
` [PATCH v3 4/7] btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap()
` [PATCH v3 5/7] btrfs: qgroup: Introduce per-root swapped blocks infrastructure
` [PATCH v3 6/7] btrfs: qgroup: Use delayed subtree rescan for balance
` [PATCH v3 7/7] btrfs: qgroup: Cleanup old subtree swap code

name hash mismatch
 2018-12-12 13:52 UTC  (4+ messages)

[PATCH] Btrfs: send, fix race with transaction commits that create snapshots
 2018-12-12 13:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] btrfs: improve error handling of btrfs_add_link()
 2018-12-12 13:22 UTC  (3+ messages)

[PATCH v2 0/8] btrfs: Refactor delayed ref parameter list
 2018-12-12 13:21 UTC  (16+ messages)
` [PATCH v2 1/8] btrfs: delayed-ref: Introduce better documented delayed ref structures
  ` [PATCH v2.1 "
` [PATCH v2 2/8] btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref
  ` [PATCH v2.1 "
` [PATCH v2 3/8] btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()
` [PATCH v2 4/8] btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()
` [PATCH v2 5/8] btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
` [PATCH v2 6/8] btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()
` [PATCH v2 7/8] btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
` [PATCH v2 8/8] btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()

[PATCH] Btrfs: use nofs context when initializing security xattrs to avoid deadlock
 2018-12-12 13:15 UTC  (3+ messages)

[PATCH 0/3] Cleanups around btrfs_get_extent_fiemap
 2018-12-12  9:28 UTC  (6+ messages)
` [PATCH 1/3] btrfs: Remove unused arguments from btrfs_get_extent_fiemap
` [PATCH 2/3] btrfs: Refactor btrfs_get_extent_fiemap
` [PATCH 3/3] btrfs: Remove redundant assignment

[PATCH 00/10] btrfs: Support for DAX devices
 2018-12-12  8:07 UTC  (25+ messages)
` [PATCH 01/10] btrfs: create a mount option for dax
` [PATCH 02/10] btrfs: basic dax read
` [PATCH 03/10] btrfs: dax: read zeros from holes
` [PATCH 04/10] Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 06/10] btrfs: dax write support
` [PATCH 07/10] dax: export functions for use with btrfs

[PATCH 0/8] btrfs: Refactor delayed ref parameter list
 2018-12-12  5:50 UTC  (23+ messages)
` [PATCH 1/8] btrfs: delayed-ref: Introduce better documented delayed ref structures
    ` About enum convert (Old "Re: [PATCH 1/8] btrfs: delayed-ref: Introduce better documented delayed ref structures")
` [PATCH 2/8] btrfs: extent-tree: Open-code process_func in __btrfs_mod_ref
` [PATCH 3/8] btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_tree_ref()
` [PATCH 4/8] btrfs: delayed-ref: Use btrfs_ref to refactor btrfs_add_delayed_data_ref()
` [PATCH 5/8] btrfs: ref-verify: Use btrfs_ref to refactor btrfs_ref_tree_mod()
` [PATCH 6/8] btrfs: extent-tree: Use btrfs_ref to refactor add_pinned_bytes()
` [PATCH 7/8] btrfs: extent-tree: Use btrfs_ref to refactor btrfs_inc_extent_ref()
` [PATCH 8/8] btrfs: extent-tree: Use btrfs_ref to refactor btrfs_free_extent()

[PATCH] btrfs: extent-tree: cleanup one-shot usage of @blocksize in do_walk_down
 2018-12-11 16:28 UTC  (4+ messages)

Kernel traces
 2018-12-11 15:21 UTC 

[PATCH RESEND 0/8] btrfs-progs: sub: Relax the privileges of "subvolume list/show"
 2018-12-11  9:06 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Don't trigger backref walk at delayed ref insert time
 2018-12-11  5:02 UTC 

[PATCH] Btrfs: scrub, move setup of nofs contexts higher in the stack
 2018-12-10 17:58 UTC  (2+ messages)

[PATCH v2 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-12-10 11:23 UTC  (10+ messages)

[RFC PATCH] btrfs: Remove __extent_readpages
 2018-12-10  8:41 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Fix tree dead lock caused by backref walk during snapshot dropping
 2018-12-10  8:24 UTC 

Need help with potential ~45TB dataloss
 2018-12-09  9:32 UTC  (13+ messages)

ACTION REQUIRED: your account is under review
 2018-12-08 22:58 UTC 

[PATCH] libbtrfsutil: fix unprivileged tests if kernel lacks support
 2018-12-07 19:14 UTC  (2+ messages)

System unable to mount partition after a power loss
 2018-12-07 17:31 UTC  (7+ messages)

[PATCH 00/10][V2] Delayed refs rsv
 2018-12-07 14:45 UTC  (19+ messages)
` [PATCH 01/10] btrfs: add btrfs_delete_ref_head helper
` [PATCH 02/10] btrfs: add cleanup_ref_head_accounting helper
` [PATCH 04/10] btrfs: only track ref_heads in delayed_ref_updates
` [PATCH 05/10] btrfs: introduce delayed_refs_rsv
` [PATCH 06/10] btrfs: update may_commit_transaction to use the delayed refs rsv
` [PATCH 08/10] btrfs: rework btrfs_check_space_for_delayed_refs
` [PATCH 09/10] btrfs: don't run delayed refs in the end transaction logic

What if TRIM issued a wipe on devices that don't TRIM?
 2018-12-07 12:18 UTC  (6+ messages)

HELP unmountable partition after btrfs balance to RAID0
 2018-12-07  9:19 UTC  (2+ messages)

BTRFS RAID filesystem unmountable
 2018-12-06 23:26 UTC  (14+ messages)

[PATCH 0/3] btrfs: use offset_in_page and PAGE_ALIGNED
 2018-12-06 20:15 UTC  (10+ messages)
` [PATCH 1/3] btrfs: use offset_in_page instead of open-coding it
` [PATCH 2/3] btrfs: use PAGE_ALIGNED "
` [RFC PATCH 3/3] coccinelle: api: add offset_in_page.cocci

[PATCH][v2] btrfs: run delayed items before dropping the snapshot
 2018-12-06 18:31 UTC  (3+ messages)

[PATCH 0/2] Fix aborts when dropping snapshots
 2018-12-06 18:05 UTC  (5+ messages)
` [PATCH 1/2] btrfs: catch cow on deleting snapshots

New RED Racing Parts: 10% / 15% off and free shipping
 2018-12-06  7:49 UTC 

btrfs progs always assume devid 1?
 2018-12-05 20:10 UTC  (2+ messages)

Linux-next regression?
 2018-12-05 19:32 UTC  (8+ messages)

[GIT PULL] Btrfs fix for 4.20-rc5
 2018-12-05 18:20 UTC  (2+ messages)

[PATCHv3] btrfs: Fix error handling in btrfs_cleanup_ordered_extents
 2018-12-05 16:13 UTC  (2+ messages)

Fix for https://bugzilla.kernel.org/show_bug.cgi?id=200085
 2018-12-05 14:40 UTC 

Btrfs progs release 4.19.1
 2018-12-05 14:12 UTC 

[PATCH v2 00/13] btrfs-progs: Make W=1 great (no "again")
 2018-12-05 14:03 UTC  (4+ messages)
` [PATCH v2 07/13] btrfs-progs: Fix Wmaybe-uninitialized warning


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).