linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-08-14 10:33:39 to 2015-08-20 12:02:20 UTC [more...]

Btrfs is amazing! (a lack-of-bug report)
 2015-08-20 12:02 UTC  (7+ messages)

btrfs-image gets stuck, using 100%, looping on bad file descriptor
 2015-08-20 11:38 UTC  (8+ messages)

So, wipe it out and start over or keep debugging?
 2015-08-20 11:35 UTC  (10+ messages)

[PATCH 0/2] Btrfs-progs: device delete to accept devid
 2015-08-20 11:29 UTC  (6+ messages)
` [PATCH 1/2] btrfs-progs: move is_numerical to utils-lib.h and make it non static
` [PATCH 2/2] btrfs-progs: device delete to accept devid

[PATCH v5 0/3] dm error based test cases
 2015-08-20  7:09 UTC  (18+ messages)
` [PATCH v5 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH v5 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH v5 3/3] xfstests: btrfs: test device delete with EIO on "
` [PATCH v6 0/3] dm error based test cases
  ` [PATCH v6 1/3] xfstests: btrfs: add functions to create dm-error device
  ` [PATCH v6 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
  ` [PATCH v6 3/3] xfstests: btrfs: test device delete with EIO on "

Questions on use of NOCOW impact to subvolumes and snapshots
 2015-08-20  6:31 UTC  (8+ messages)

[PATCH] btrfs-progs: Add further checks to btrfs replace start command
 2015-08-20  5:24 UTC 

Kernel 4.1.4 btrfs forced read-only during rsync
 2015-08-20  3:17 UTC  (3+ messages)

disk failure but no alert
 2015-08-20  2:59 UTC  (2+ messages)

[PATCH v4] fstests: btrfs: Add reserved space leak check for rewrite dirty page
 2015-08-20  1:55 UTC 

[PATCH v3] fstests: btrfs: Add reserved space leak check for rewrite dirty page
 2015-08-20  1:45 UTC  (3+ messages)

[PATCH] btrfs: async_thread: Fix workqueue 'max_active' value when initializing
 2015-08-20  1:38 UTC 

[PATCH v5 00/18] Replace btrfs_workers with kernel workqueue based btrfs_workqueue
 2015-08-20  1:07 UTC  (4+ messages)
` [PATCH v5 04/18] btrfs: Add threshold workqueue based on kernel workqueue

[GIT PULL] Btrfs fixes for integration-4.3
 2015-08-19 21:29 UTC  (2+ messages)

[BUG][v4.2-rc7] Problem replacing a "missing" disk for a raid5-degraded filesystem
 2015-08-19 20:52 UTC  (4+ messages)

[PATCH 0/2] btrfs: fortification for GFP_NOFS allocations
 2015-08-19 18:17 UTC  (4+ messages)
` [PATCH 1/2] btrfs: Prevent from early transaction abort
` [PATCH 2/2] btrfs: use __GFP_NOFAIL in alloc_btrfs_bio

understanding btrfs fi df
 2015-08-19 17:37 UTC  (5+ messages)

BTRFS deadlock when OOM killed processes using the file system
 2015-08-19 16:20 UTC  (2+ messages)

[RFC 0/8] Allow GFP_NOFS allocation to fail
 2015-08-19 12:26 UTC  (20+ messages)
` [RFC 4/8] jbd, jbd2: Do not fail journal because of frozen_buffer allocation failure
  ` [RFC -v2 "
` [RFC 5/8] ext4: Do not fail journal due to block allocator
  ` [RFC -v2 "
` [RFC 6/8] ext3: Do not abort journal prematurely
  ` [RFC -v2 "
` [RFC 7/8] btrfs: Prevent from early transaction abort
  ` [RFC -v2 "
` [RFC 8/8] btrfs: use __GFP_NOFAIL in alloc_btrfs_bio
  ` [RFC -v2 "

[PATCH] Btrfs: fix file read corruption after extent cloning and fsync
 2015-08-19 12:26 UTC  (3+ messages)

[PATCH] fstests: btrfs regression test for fsync after extent cloning
 2015-08-19 10:12 UTC 

[PATCH] btrfs-progs: cleanup: remove unnecessary check before btrfs_free_path is called
 2015-08-19  8:44 UTC 

[PATCH] Btrfs: cleanup: remove unnecessary check before btrfs_free_path is called
 2015-08-19  8:20 UTC  (3+ messages)

[PATCH] fstests: generic/018: expend "write backwards sync but contiguous" to test regression in btrfs
 2015-08-19  2:50 UTC  (5+ messages)
` [PATCH v2] fstests: generic/018: expand "

chattr +C on subvolume
 2015-08-18 18:35 UTC  (4+ messages)

You guys do an amazing job - I am blown away!
 2015-08-18 17:56 UTC  (2+ messages)

mount btrfs takes 30 minutes, btrfs check runs out of memory
 2015-08-18 17:36 UTC  (17+ messages)

The performance is not as expected when used several disks on raid0
 2015-08-18 14:59 UTC  (15+ messages)

[survey] sysfs layout for btrfs
 2015-08-18 12:34 UTC  (3+ messages)

Major qgroup regression in 4.2?
 2015-08-18  8:03 UTC  (6+ messages)

[PATCH v7 0/3] dm error based test cases
 2015-08-18  6:47 UTC  (4+ messages)
` [PATCH v7 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH v7 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH v7 3/3] xfstests: btrfs: test device delete with EIO on "

kernel BUG as fs/btrfs/extent-tree/c:1833 while executing device remove under 4.2.0-rc5
 2015-08-18  0:07 UTC 

[PATCH] btrfs-progs: Introduce warning() and error() for common use
 2015-08-17 15:09 UTC 

Btrfs progs release 4.1.1
 2015-08-17 14:49 UTC  (13+ messages)
    ` kernel BUG at fs/btrfs/extent-tree.c:8113! (4.1.3 kernel)

[PATCH 1/2] btrfs: Remove useless condition in start_log_trans()
 2015-08-17 10:44 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Remove unused arguments in tree-log.c

[PATCH v2] fstests: btrfs: Add reserved space leak check for rewrite dirty page
 2015-08-17  9:24 UTC  (3+ messages)

[PATCH] fstests: btrfs: Add reserved space leak check for rewrite dirty page
 2015-08-17  5:41 UTC 

4.1.5: WARNING: CPU: 3 PID: 4756 at fs/btrfs/extent-tree.c:7539 btrfs_alloc_tree_block
 2015-08-17  5:16 UTC 

Btrfs: don't start the log transaction if the log tree init fails
 2015-08-17  3:42 UTC  (2+ messages)

weird qgroup behavior, possible bug? btrfs-progs 4.1.2 and 4.1.5 kernel
 2015-08-17  2:47 UTC  (2+ messages)

fs unreadable after powercycle: BTRFS (device sda): parent transid verify failed on 427084513280 wanted 390924 found 390922
 2015-08-17  2:27 UTC  (2+ messages)

Lockup in BTRFS_IOC_CLONE/Kernel 4.2.0-rc5
 2015-08-16  0:04 UTC  (4+ messages)

"delete missing" with two missing devices doesn't delete both missing, only does a partial reconstruction
 2015-08-15 13:24 UTC  (7+ messages)

RAID0 wrong (raw) device?
 2015-08-15 10:09 UTC  (13+ messages)

Deleted files cause btrfs-send to fail
 2015-08-15  9:19 UTC  (7+ messages)

lockup
 2015-08-15  4:54 UTC 

Can't mount degraded. How to remove/add drives OFFLINE?
 2015-08-15  2:32 UTC  (9+ messages)

Can't mount degraded. How to remove/add drives OFFLINE?
 2015-08-14 18:06 UTC 

trim not working and irreparable errors from btrfsck
 2015-08-14 15:11 UTC  (16+ messages)

can we make balance delete missing devices?
 2015-08-14 15:11 UTC  (2+ messages)

[PATCH 00/23] btrfs device related patch set
 2015-08-14 10:33 UTC  (14+ messages)
` [PATCH 11/23] Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
` [PATCH 12/23] Btrfs: use btrfs_find_device_by_user_input()
` [PATCH 13/23] Btrfs: add btrfs_read_dev_one_super() to read one specific SB
` [PATCH 14/23] Btrfs: fix btrfs_scratch_superblock() with fixes from device delete
` [PATCH 15/23] Btrfs: use btrfs_scratch_superblock() in btrfs_rm_device()
` [PATCH 16/23] Btrfs: device path change must be logged
` [PATCH 17/23] Btrfs: kernel operation should come after user input has been verified
` [PATCH 18/23] Btrfs: check device_path in btrfs_find_device_by_user_input()
` [PATCH 19/23] Btrfs: avoid user cli usage error logging into the sys log
` [PATCH 20/23] Btrfs: move device close to btrfs_close_one_device
` [PATCH 21/23] Btrfs: fix fs logging for multi device
` [PATCH 22/23] Btrfs: move kobj stuff out of dev_replace lock range
` [PATCH 23/23] Btrfs: allow -o rw,degraded for single group profile


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