linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-08 16:10:59 to 2018-10-11 15:04:12 UTC [more...]

[PATCH 0/8] FSID change userspace v2
 2018-10-11 15:04 UTC  (5+ messages)
` [PATCH 1/8] btrfstune: Remove fs_info arg from change_device_uuid
` [PATCH 2/8] btrfstune: Rename change_header_uuid to change_buffer_header_uuid
` [PATCH 3/8] btrfs-progs: Add support for metadata_uuid field
` [PATCH 8/8] btrfs-progs: Directly pass root to change_devices_uuid

[PATCH 0/6] FSID change kernel support
 2018-10-11 15:03 UTC  (7+ messages)
` [PATCH 1/6] btrfs: Introduce support for FSID change without metadata rewrite
` [PATCH 2/6] btrfs: Remove fsid/metadata_fsid fields from btrfs_info
` [PATCH 3/6] btrfs: Add handling for disk split-brain scenario during fsid change
` [PATCH 4/6] btrfs: Introduce 2 more members to struct btrfs_fs_devices
` [PATCH 5/6] btrfs: Handle one more split-brain scenario during fsid change
` [PATCH 6/6] btrfs: Handle final split-brain possibility "

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-11 14:13 UTC  (33+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
` [PATCH 02/25] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 03/25] vfs: check file ranges before cloning files
` [PATCH 04/25] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 06/25] vfs: skip zero-length dedupe requests
` [PATCH 07/25] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 08/25] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 09/25] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 10/25] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 11/25] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 12/25] vfs: pass remap flags to generic_remap_checks
` [PATCH 13/25] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 14/25] vfs: plumb RFR_* remap flags through the vfs clone functions
` [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions
` [PATCH 16/25] vfs: make remapping to source file eof more explicit
` [PATCH 17/25] vfs: enable remap callers that can handle short operations
` [PATCH 18/25] vfs: hide file range comparison function
` [PATCH 19/25] vfs: implement opportunistic short dedupe
` [PATCH 20/25] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 21/25] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 22/25] ocfs2: support partial clone range and dedupe range
` [PATCH 23/25] xfs: fix pagecache truncation prior to reflink
` [PATCH 24/25] xfs: support returning partial reflink results
` [PATCH 25/25] xfs: remove redundant remap partial EOF block checks

[PATCH V8] Add support for BTRFS raid5/6 to GRUB
 2018-10-11 13:17 UTC  (10+ messages)
` [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile
` [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found
` [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles
` [PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem

[PATCH 0/2] btrfs: btrfs_super_block::log_root_transid related enhancement
 2018-10-11 13:13 UTC  (9+ messages)
` [PATCH 1/2] btrfs: Populate btrfs_super_block::log_root_transid
` [PATCH 2/2] btrfs: Validate btrfs_super_block::log_root_transid

[PATCH 0/6] Some trivail cleanup about dealyed-refs
 2018-10-11 12:45 UTC  (13+ messages)
` [PATCH 1/6] btrfs: delayed-ref: pass delayed_refs directly to btrfs_select_ref_head()
` [PATCH 2/6] btrfs: delayed-ref: pass delayed_refs directly to btrfs_delayed_ref_lock()
` [PATCH 3/6] btrfs: remove fs_info from btrfs_check_space_for_delayed_refs
` [PATCH 4/6] btrfs: remove fs_info from btrfs_should_throttle_delayed_refs
` [PATCH 5/6] btrfs: simplify btrfs_select_ref_head and cleanup some local variables
` [PATCH 6/6] btrfs: switch return_bigger to bool in find_ref_head

[PATCH v3 0/6] btrfs-progs: check: Detect invalid dev extents and device items
 2018-10-11 12:07 UTC  (11+ messages)
` [PATCH v3 1/6] btrfs-progs: image: Use correct device size when restoring
` [PATCH v3 2/6] btrfs-progs: lowmem check: Add check for overlapping dev extents
` [PATCH v3 3/6] btrfs-progs: original check: Add ability to detect bad "
` [PATCH v3 4/6] btrfs-progs: lowmem check: Add dev_item check for used bytes and total bytes

[PATCH v2 0/4] btrfs: Refactor find_free_extent()
 2018-10-11 11:43 UTC  (12+ messages)
` [PATCH v2 1/4] btrfs: Introduce find_free_extent_ctrl structure for later rework
` [PATCH v2 2/4] btrfs: Refactor clustered extent allocation into find_free_extent_clustered()
` [PATCH v2 3/4] btrfs: Refactor unclustered extent allocation into find_free_extent_unclustered()
` [PATCH v2 4/4] btrfs: Refactor find_free_extent() loops update into find_free_extent_update_loop()

[PATCH] btrfs: qgroup: move the qgroup->members check out from (!qgroup)'s else branch
 2018-10-11 11:38 UTC  (3+ messages)

btrfs send receive ERROR: chown failed: No such file or directory
 2018-10-11 11:36 UTC  (4+ messages)

[PATCH v3 0/2] btrfs: Add zstd support to grub btrfs
 2018-10-11  7:56 UTC  (5+ messages)
` [PATCH v3 2/2] "

[PATCH v3] geneirc/077 fix min size for btrfs
 2018-10-11  7:55 UTC  (4+ messages)
` [PATCH v4] "

fail to read only scrub, WARNING: at fs/btrfs/transaction.c:1847 cleanup_transaction
 2018-10-11  6:36 UTC 

Scrub aborts due to corrupt leaf
 2018-10-11  4:15 UTC  (25+ messages)

[PATCH v2 0/9] Fix _scratch_mkfs_sized() for btrfs
 2018-10-11  3:27 UTC  (5+ messages)
` [PATCH v2 3/9] geneirc/077 fix min size "

Recovery options for damaged beginning of the filesystem
 2018-10-11  2:40 UTC  (3+ messages)

[PATCH v2 00/25] fs: fixes for serious clone/dedupe problems
 2018-10-10 23:13 UTC  (47+ messages)
` [PATCH 01/25] xfs: add a per-xfs trace_printk macro
  ` [PATCH v2 "
` [PATCH 02/25] xfs: refactor clonerange preparation into a separate helper
` [PATCH 03/25] xfs: zero posteof blocks when cloning above eof
` [PATCH 04/25] xfs: update ctime and remove suid before cloning files
` [PATCH 05/25] vfs: check file ranges "
` [PATCH 06/25] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 07/25] vfs: skip zero-length dedupe requests
` [PATCH 08/25] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 09/25] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 10/25] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 11/25] vfs: create generic_remap_file_range_touch to update inode metadata
` [PATCH 12/25] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 13/25] vfs: pass remap flags to generic_remap_checks
` [PATCH 14/25] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 15/25] vfs: plumb RFR_* remap flags through the vfs clone functions
` [PATCH 16/25] vfs: plumb RFR_* remap flags through the vfs dedupe functions
` [PATCH 17/25] vfs: make remapping to source file eof more explicit
` [PATCH 18/25] vfs: enable remap callers that can handle short operations
` [PATCH 19/25] vfs: hide file range comparison function
` [PATCH 20/25] vfs: implement opportunistic short dedupe
` [PATCH 21/25] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 22/25] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 23/25] ocfs2: support partial clone range and dedupe range
` [PATCH 24/25] xfs: fix pagecache truncation prior to reflink
` [PATCH 25/25] xfs: support returning partial reflink results

Transaction aborted (error -28) - at fs/btrfs/extent-tree.c:6953
 2018-10-10 12:25 UTC 

[PATCH 00/22] various dynamic_debug patches
 2018-10-10  9:37 UTC  (4+ messages)
` [PATCH v2 00/23] "
  ` [PATCH v2 14/23] btrfs: implement btrfs_debug* in terms of helper macro

CoW behavior when writing same content
 2018-10-09 22:31 UTC  (5+ messages)

[PATCH v2 0/2] btrfs: Add zstd support to grub btrfs
 2018-10-09 20:16 UTC  (5+ messages)
` [PATCH v2 2/2] "
  ` [PATCH v2 1/2] Import upstream zstd-1.3.6

Next btrfs development cycle open - 4.21
 2018-10-09 16:40 UTC 

[PATCH] Btrfs: fix wrong dentries after fsync of file that got its parent replaced
 2018-10-09 16:18 UTC  (2+ messages)

[PATCH] Btrfs: fix warning when replaying log after fsync of a tmpfile
 2018-10-09 16:10 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled
 2018-10-09 15:44 UTC  (2+ messages)

[PATCH] generic: test for file fsync after moving it to a new parent directory
 2018-10-09 14:05 UTC 

qgroups not enabled, but perf stats reports btrfs_qgroup_release_data and btrfs_qgroup_free_delayed_ref
 2018-10-09  3:21 UTC  (2+ messages)

Which device is missing ?
 2018-10-09  0:16 UTC  (8+ messages)
  ` merge status of per-chunk degradable check [was Re: Which device is missing ?]

[PATCH 0/6] Chunk allocator DUP fix and cleanups
 2018-10-08 23:51 UTC  (6+ messages)

[PATCH] fstests: btrfs verify hardening agaist duplicate fsid
 2018-10-08 18:28 UTC  (5+ messages)
` [PATCH v2] "
` [PATCH v2 rev log added] "

Curious problem: btrfs device stats & unpriviliged access
 2018-10-08 20:02 UTC  (6+ messages)

[PATCH 00/15] fs: fixes for serious clone/dedupe problems
 2018-10-08 18:59 UTC  (4+ messages)
` [PATCH 08/15] vfs: change clone and dedupe range function pointers to return bytes completed


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