linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-29 08:33:28 to 2018-05-08 06:32:08 UTC [more...]

[PATCH RESEND 00/12] mkfs: Quota support through -R|--runtime quota
 2018-05-08  6:31 UTC  (6+ messages)
` [PATCH RESEND 01/12] btrfs-progs: qgroup-verify: Also repair qgroup status version
` [PATCH RESEND 02/12] btrfs-progs: qgroup-verify: Use fs_info->readonly to check if we should repair qgroups
` [PATCH RESEND 03/12] btrfs-progs: qgroup-verify: Move qgroup classification out of report_qgroups
` [PATCH RESEND 04/12] btrfs-progs: qgroup-verify: Allow repair_qgroups function to do silent repair
` [PATCH RESEND 05/12] btrfs-progs: ctree: Introduce function to create an empty tree

[PATCH v2 1/2] btrfs-progs: qgroup: swap the argument in the caller of update_qgroup_relation
 2018-05-08  6:10 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: tests: check btrfs qgroup parent-child relation output

[PATCH v3 00/10] undelete subvolume offline version
 2018-05-08  5:58 UTC  (12+ messages)
` [PATCH v3 01/10] btrfs-progs: copy btrfs_del_orphan_item from kernel
` [PATCH v3 02/10] btrfs-progs: extract btrfs_link_subvol from btrfs_mksubvol
` [PATCH v3 03/10] btrfs-progs: use btrfs_find_free_dir_index to find free inode index
` [PATCH v3 04/10] btrfs-progs: undelete-subvol: introduce is_subvol_intact
` [PATCH v3 05/10] btrfs-progs: undelete-subvol: introduce recover_dead_root
` [PATCH v3 06/10] btrfs-progs: undelete-subvol: introduce link_subvol_to_lostfound
` [PATCH v3 07/10] btrfs-progs: undelete-subvol: introduce btrfs_undelete_subvols
` [PATCH v3 08/10] btrfs-progs: undelete-subvol: add undelete-subvol subcommand
` [PATCH v3 09/10] btrfs-progs: tests: add testcase for undelete-subvol
  ` [PATCH v3.1 "
` [PATCH v3 10/10] btrfs-progs: undelete-subvol: update completion and documentation

[PATCH 0/5] Fix delalloc inodes leaking on btrfs unmount
 2018-05-08  5:16 UTC  (4+ messages)

[PATCH] btrfs: send, improve rmdir performance for large directory
 2018-05-08  2:50 UTC 

[PATCH v4 00/18] btrfs-progs: lowmem check: avoid extents overwrite
 2018-05-08  2:19 UTC  (5+ messages)

Problem with current->journal_info for BTRFS, Null pointer dereference in start_transaction
 2018-05-08  1:08 UTC  (2+ messages)

[PATCH] btrfs-progs: qgroup: swap the argument in the caller of update_qgroup_relation
 2018-05-08  0:41 UTC  (3+ messages)

Btrfs installation advices
 2018-05-08  0:22 UTC 

[PATCH] btrfs: remove redundant btrfs_balance_control::fs_info
 2018-05-07 22:44 UTC  (2+ messages)

[PATCH 0/4] btrfs check --check-data-csum enhancement for
 2018-05-07 18:34 UTC  (2+ messages)

[PATCH 0/3] Lowmem fsck repair to fix filetype mismatch
 2018-05-07 17:52 UTC  (2+ messages)

metadata_ratio mount option?
 2018-05-07 16:37 UTC  (4+ messages)

[PATCH] btrfs: qgroup: Allow trace_btrfs_qgroup_account_extent() to record its transid
 2018-05-07 15:00 UTC  (2+ messages)

[PATCH] btrfs: send: fix spelling mistake: "send_in_progres" -> "send_in_progress"
 2018-05-07 14:55 UTC  (2+ messages)

[PATCH] btrfs: Remove devid parameter from btrfs_rmap_block
 2018-05-07 14:54 UTC  (2+ messages)

[PATCH v2 00/10] undelete subvolume offline version
 2018-05-07 12:16 UTC  (25+ messages)
` [PATCH v2 02/10] btrfs-progs: extract btrfs_link_subvol from btrfs_mksubvol
` [PATCH v2 04/10] btrfs-progs: undelete-subvol: introduce is_subvol_intact
` [PATCH v2 05/10] btrfs-progs: undelete-subvol: introduce recover_dead_root
` [PATCH v2 06/10] btrfs-progs: undelete-subvol: introduce link_subvol_to_lostfound
` [PATCH v2 07/10] btrfs-progs: undelete-subvol: introduce btrfs_undelete_intact_subvols
` [PATCH v2 08/10] btrfs-progs: undelete-subvol: add undelete-subvol subcommand
` [PATCH v2 09/10] btrfs-progs: tests: add testcase for undelete-subvol

[PATCH 1/2] btrfs-progs: print-tree: Avoid segfault for heavily corrupted item pointers
 2018-05-07  8:56 UTC  (3+ messages)
` [PATCH 2/2] btrfs-progs: misc-tests: Add test case for dump-tree on heavily corrupted leaf

[PATCH v2 0/2] btrfs fiemap related BUG fix
 2018-05-07  8:42 UTC  (3+ messages)
` [PATCH v2 1/2] Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
` [PATCH v2 2/2] Btrfs: fix fiemap extent SHARED flag error with range clone

[RFC PATCH] btrfs: qgroup: Only queue rescan work after QUOTA_ENABLED flag takes effect
 2018-05-07  5:42 UTC 

Corrupted node, damaged slots data
 2018-05-06  0:44 UTC 

BTRFS RAID filesystem unmountable
 2018-05-05  0:43 UTC  (14+ messages)

[GIT PULL] Btrfs updates for 4.17-rc3
 2018-05-04 14:45 UTC 

[PATCH v3 0/3] btrfs: qgroup rescan races (part 1)
 2018-05-04 13:41 UTC  (13+ messages)
` [PATCH 1/3] btrfs: qgroups, fix rescan worker running races
` [PATCH 2/3] btrfs: qgroups, remove unnecessary memset before btrfs_init_work
` [PATCH 3/3] btrfs: qgroup, don't try to insert status item after ENOMEM in rescan worker

[PATCH 0/3] Misc cleanups to cached extent
 2018-05-04  8:54 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: Remove devid parameter from btrfs_rmap_block
` [PATCH 2/3] btrfs-progs: Remove add_cache_extent2
` [PATCH 3/3] btrfs-progs: Remove objectid argument from alloc_cache_extent

[PATCH] btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
 2018-05-04  5:56 UTC 

[PATCH] btrfs-progs: Use exclude_super_stripes instead of account_super_bytes
 2018-05-04  1:53 UTC  (6+ messages)

[RFC PATCH] raid6_pq: Add module options to prefer algorithm
 2018-05-04  0:15 UTC 

[PATCH] btrfs: qgroup: Fix root item corruption when multiple same source snapshiots are created with quota enabled
 2018-05-03 23:32 UTC  (3+ messages)

[PATCH 00/14 RFC] Btrfs: Add journal for raid5/6 writes
 2018-05-03 19:16 UTC  (5+ messages)

RAID56 - 6 parity raid
 2018-05-03 19:03 UTC  (20+ messages)

[btrfs_put_block_group] WARNING: CPU: 1 PID: 14674 at fs/btrfs/disk-io.c:3675 free_fs_root+0xc2/0xd0 [btrfs]
 2018-05-03  8:11 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Search commit root for rescan to avoid missing extent
 2018-05-03  7:20 UTC 

Corrupt leaf, name hash mismatch with key
 2018-05-03  7:05 UTC 

[PATCH v2 00/20] btrfs-progs: qgroups usability
 2018-05-03  5:17 UTC  (3+ messages)
` [PATCH 01/20] btrfs-progs: quota: Add -W option to rescan to wait without starting rescan

RAID56 - 6 parity raid
 2018-05-02 23:07 UTC  (2+ messages)

Strange behavior (possible bugs) in btrfs
 2018-05-02 22:50 UTC  (4+ messages)

fs/btrfs/ctree.h:1559 warnings
 2018-05-02 19:45 UTC  (5+ messages)

[PATCH 1/3] btrfs: qgroups, fix rescan worker running races
 2018-05-02 13:58 UTC  (6+ messages)

[PATCH v3 1/2] btrfs: Factor out read portion of btrfs_get_blocks_direct
 2018-05-02 12:19 UTC  (2+ messages)
` [PATCH v3 2/2] btrfs: Factor out write "

[PATCH] btrfs: qgroup: More meaningful qgroup_rescan_init error message
 2018-05-02  6:52 UTC  (2+ messages)

[PATCH 00/10] Simplify function interfaces
 2018-05-02  5:50 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Fix DIR_ITEM checking in lowmem
 2018-05-02  5:50 UTC  (2+ messages)

[PATCH V3 0/3] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction
 2018-05-02  5:15 UTC  (4+ messages)
` [PATCH V3 1/3] Btrfs: split btrfs_extent_same() for simplification
` [PATCH V3 2/3] Btrfs: btrfs_dedupe_file_range() ioctl, remove 16MiB restriction
` [PATCH V3 3/3] Btrfs: btrfs_extent_same() reuse cmp workspace

[PATCH v2] btrfs: Take trans lock before access running trans in check_delayed_ref
 2018-05-02  2:55 UTC  (3+ messages)
  ` [PATCH] "

[PATCH] btrfs: rename btrfs_balance_control::flags to b_flags
 2018-05-02  2:17 UTC  (3+ messages)

[PATCH 0/4] [RESEND] Btrfs: just bunch of patches to ioctl.c
 2018-05-01 15:39 UTC  (5+ messages)
` [PATCH 4/4] [RESEND] Btrfs: reduce size of struct btrfs_inode

[PATCH] btrfs: trace: Allow trace_qgroup_update_counters() to record old rfer/excl value
 2018-05-01 14:56 UTC  (2+ messages)

[PATCH] Btrfs: send, fix missing truncate for inode with prealloc extent past eof
 2018-05-01 14:55 UTC  (2+ messages)

[PATCH] btrfs: modify path->reada in btrfs_shrink_device to READA_BACK
 2018-05-01 13:44 UTC  (2+ messages)

[PATCH v2] Btrfs: set keep_lock when necessary in btrfs_defrag_leaves
 2018-05-01 13:39 UTC  (4+ messages)

[PATCH] btrfs: trace: Remove unnecessary fs_info parameter for btrfs__reserve_extent event class
 2018-05-01 12:58 UTC  (5+ messages)

stack trace during scrub
 2018-05-01  8:57 UTC  (2+ messages)

[PATCH] test online label ioctl
 2018-04-30 21:43 UTC 

[PATCH 1/3] btrfs-progs: convert: fix support for e2fsprogs < 1.42
 2018-04-30 14:37 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: build: autoconf 2.63 compatibility
` [PATCH 3/3 v2] btrfs-progs: build: detect whether -std=gnu90 is supported

Inconsistent behavior of fsync in btrfs
 2018-04-30 14:30 UTC  (11+ messages)

[PATCH v2] btrfs: fix BUG trying to resume balance without resume flag
 2018-04-30 14:12 UTC  (3+ messages)

[PATCH 1/2] btrfs-progs: check: Make btrfs check return error for qgroup mismatch
 2018-04-30  6:17 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: fsck-tests: Add test case to ensure btrfs check return error for corrupted qgroups

[PATCH 1/2] btrfs-progs: check: Make btrfs check return error for qgroup mismatch
 2018-04-30  6:28 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: fsck-tests: Add test case to ensure btrfs check return error for corrupted qgroups

[PATCH 1/3] btrfs-progs: Remove fs_info parameter from btrfs_leaf_free_space()
 2018-04-30  3:51 UTC  (7+ messages)
` [PATCH 2/3] btrfs-progs: Allow tree to be printed without an fs_info
` [PATCH 3/3] btrfs-progs: print-tree: Enhance btrfs_print_tree() check to avoid out-of-boundary memory access

[PATCH 0/3] btrfs-progs: build on SLE11
 2018-04-29 13:19 UTC  (5+ messages)
` [PATCH 3/3] btrfs-progs: build: use m4_flatten instead of m4_chomp

Problems with btrfs
 2018-04-29 10:15 UTC  (12+ 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).