linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-17 22:44:41 to 2018-10-23 00:19:05 UTC [more...]

Btrfs resize seems to deadlock
 2018-10-23  0:18 UTC  (9+ messages)

Filesystem corruption?
 2018-10-22 23:12 UTC  (2+ messages)

[PATCH] Btrfs: fix deadlock on tree root leaf when finding free extent
 2018-10-22 22:05 UTC  (11+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH 0/7][V3] drop the mmap_sem when doing IO in the fault path
 2018-10-22 21:31 UTC  (16+ messages)
` [PATCH 1/7] mm: infrastructure for page fault page caching
` [PATCH 2/7] mm: drop mmap_sem for page cache read IO submission
` [PATCH 3/7] mm: drop the mmap_sem in all read fault cases
` [PATCH 4/7] mm: use the cached page for filemap_fault
` [PATCH 5/7] mm: add a flag to indicate we used a cached page
` [PATCH 6/7] mm: allow ->page_mkwrite to do retries
` [PATCH 7/7] btrfs: drop mmap_sem in mkwrite for btrfs

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-10-22 21:13 UTC  (3+ messages)

[PATCH V10] Add support for BTRFS raid5/6 to GRUB
 2018-10-22 19:49 UTC  (13+ messages)
` [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile
` [PATCH 2/9] btrfs: Add helper to check the btrfs header
` [PATCH 3/9] btrfs: Move the error logging from find_device() to its caller
` [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found
` [PATCH 5/9] btrfs: Move logging code in grub_btrfs_read_logical()
` [PATCH 6/9] btrfs: Refactor the code that read from disk
` [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles
` [PATCH 8/9] btrfs: Make more generic the code for RAID 6 rebuilding
` [PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem

[PATCH] Btrfs: fix use-after-free when dumping free space
 2018-10-22 18:34 UTC  (3+ messages)

Circular lock dep in btrfs triggered by shrinker
 2018-10-22 18:22 UTC  (2+ messages)

[PATCH V11] Add support for BTRFS raid5/6 to GRUB
 2018-10-22 17:29 UTC  (10+ messages)
` [PATCH 1/9] btrfs: Add support for reading a filesystem with a RAID 5 or RAID 6 profile
` [PATCH 2/9] btrfs: Add helper to check the btrfs header
` [PATCH 3/9] btrfs: Move the error logging from find_device() to its caller
` [PATCH 4/9] btrfs: Avoid a rescan for a device which was already not found
` [PATCH 5/9] btrfs: Move logging code in grub_btrfs_read_logical()
` [PATCH 6/9] btrfs: Refactor the code that read from disk
` [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles
` [PATCH 8/9] btrfs: Make more generic the code for RAID 6 rebuilding
` [PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem

[GIT PULL] Btrfs updates for 4.20, part 1
 2018-10-22 17:22 UTC 

[PATCH v6 00/28] fs: fixes for serious clone/dedupe problems
 2018-10-22  6:55 UTC  (39+ messages)
` [PATCH 01/28] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 02/28] vfs: check file ranges before cloning files
` [PATCH 03/28] vfs: exit early from zero length remap operations
` [PATCH 04/28] vfs: strengthen checking of file range inputs to generic_remap_checks
` [PATCH 05/28] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 06/28] vfs: skip zero-length dedupe requests
` [PATCH 07/28] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 08/28] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 09/28] vfs: combine the clone and dedupe into a single remap_file_range
` [PATCH 10/28] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 11/28] vfs: pass remap flags to generic_remap_checks
` [PATCH 12/28] vfs: remap helper should update destination inode metadata
` [PATCH 13/28] vfs: make remap_file_range functions take and return bytes completed
` [PATCH 14/28] vfs: plumb remap flags through the vfs clone functions
` [PATCH 15/28] vfs: plumb remap flags through the vfs dedupe functions
` [PATCH 16/28] vfs: enable remap callers that can handle short operations
` [PATCH 17/28] vfs: hide file range comparison function
` [PATCH 18/28] vfs: clean up generic_remap_file_range_prep return value
` [PATCH 19/28] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 20/28] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 21/28] ocfs2: support partial clone range and dedupe range
` [PATCH 22/28] ocfs2: remove ocfs2_reflink_remap_range
` [PATCH 23/28] xfs: fix pagecache truncation prior to reflink
` [PATCH 24/28] xfs: clean up xfs_reflink_remap_blocks call site
` [PATCH 25/28] xfs: support returning partial reflink results
` [PATCH 26/28] xfs: remove redundant remap partial EOF block checks
` [PATCH 27/28] xfs: remove xfs_reflink_remap_range
` [PATCH 28/28] xfs: remove [cm]time update from reflink calls

How to recover from btrfs scrub errors? (uncorrectable errors, checksum error at logical)
 2018-10-22  6:53 UTC  (3+ messages)

Untar on empty partition returns ENOSPACE
 2018-10-21 19:06 UTC  (5+ messages)

[PATCH] btrfs/154: test for device dynamic rescan
 2018-10-21 14:13 UTC  (5+ messages)

[PATCH] fstests: btrfs verify hardening agaist duplicate fsid
 2018-10-21 10:25 UTC  (3+ messages)
` [PATCH v2 rev log added] "

Is it possible to construct snapshots manually?
 2018-10-19 17:59 UTC  (2+ messages)

I messed up disk replace of RAID5
 2018-10-19 16:41 UTC 

[PATCH 0/6] FSID change kernel support
 2018-10-19 15:50 UTC  (4+ messages)

[PATCH 0/6] btrfs: qgroup: Delay subtree scan to reduce overhead
 2018-10-19 14:54 UTC  (19+ messages)
` [PATCH 1/6] btrfs: qgroup: Allow btrfs_qgroup_extent_record::old_roots unpopulated at insert time
` [PATCH 2/6] btrfs: relocation: Commit transaction before dropping btrfs_root::reloc_root
` [PATCH 3/6] btrfs: qgroup: Refactor btrfs_qgroup_trace_subtree_swap()
` [PATCH 4/6] btrfs: qgroup: Introduce per-root swapped blocks infrastructure
` [PATCH 5/6] btrfs: qgroup: Use delayed subtree rescan for balance
` [PATCH 6/6] btrfs: qgroup: Cleanup old subtree swap code

[PATCH] Btrfs: fix use-after-free during inode eviction
 2018-10-19 10:26 UTC  (2+ messages)

[PATCH v1.1 4/6] btrfs: qgroup: Introduce per-root swapped blocks infrastructure
 2018-10-19  2:30 UTC 

fsck lowmem mode only: ERROR: errors found in fs roots
 2018-10-19  1:13 UTC  (7+ messages)

reproducible builds with btrfs seed feature
 2018-10-19  0:47 UTC  (6+ messages)

[PATCH v6 00/29] fs: fixes for serious clone/dedupe problems
 2018-10-18 18:58 UTC  (40+ messages)
` [PATCH 01/29] vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
` [PATCH 02/29] vfs: check file ranges before cloning files
` [PATCH 03/29] vfs: exit early from zero length remap operations
` [PATCH 04/29] vfs: strengthen checking of file range inputs to generic_remap_checks
  ` [PATCH v2 "
` [PATCH 05/29] vfs: avoid problematic remapping requests into partial EOF block
` [PATCH 06/29] vfs: skip zero-length dedupe requests
` [PATCH 07/29] vfs: rename vfs_clone_file_prep to be more descriptive
` [PATCH 08/29] vfs: rename clone_verify_area to remap_verify_area
` [PATCH 09/29] vfs: combine the clone and dedupe into a single remap_file_range
  ` [PATCH v2 "
` [PATCH 10/29] vfs: pass remap flags to generic_remap_file_range_prep
` [PATCH 11/29] vfs: pass remap flags to generic_remap_checks
` [PATCH 12/29] vfs: remap helper should update destination inode metadata
` [PATCH 13/29] vfs: make remap_file_range functions take and return bytes completed
  ` [PATCH v2 "
` [PATCH 14/29] vfs: plumb remap flags through the vfs clone functions
` [PATCH 15/29] vfs: plumb remap flags through the vfs dedupe functions
` [PATCH 16/29] vfs: enable remap callers that can handle short operations
  ` [PATCH v2 "
` [PATCH 17/29] vfs: hide file range comparison function
` [PATCH 18/29] vfs: clean up generic_remap_file_range_prep return value
` [PATCH 19/29] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 20/29] ocfs2: fix pagecache truncation prior to reflink
` [PATCH 21/29] ocfs2: support partial clone range and dedupe range
` [PATCH 22/29] ocfs2: remove ocfs2_reflink_remap_range
` [PATCH 23/29] xfs: add a per-xfs trace_printk macro
` [PATCH 24/29] xfs: fix pagecache truncation prior to reflink
` [PATCH 25/29] xfs: clean up xfs_reflink_remap_blocks call site
` [PATCH 26/29] xfs: support returning partial reflink results
` [PATCH 27/29] xfs: remove redundant remap partial EOF block checks
` [PATCH 28/29] xfs: remove xfs_reflink_remap_range
` [PATCH 29/29] xfs: remove [cm]time update from reflink calls

[PATCH 00/42][v5] My current patch queue
 2018-10-18 16:46 UTC  (3+ messages)
` [PATCH 18/42] btrfs: move the dio_sem higher up the callchain

Backref error
 2018-10-18 14:23 UTC 

Spurious mount point
 2018-10-18 12:51 UTC  (4+ messages)

CRC mismatch
 2018-10-18 12:34 UTC  (3+ messages)

Conversion to btrfs raid1 profile on added ext device renders some systems unable to boot into converted rootfs
 2018-10-18  7:08 UTC  (4+ messages)

Urgent: Need BTRFS-Expert
 2018-10-18  0:48 UTC  (6+ messages)


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