public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-09 13:55:45 to 2014-03-15 22:48:46 UTC [more...]

Massive BTRFS performance degradation
 2014-03-15 22:48 UTC  (26+ messages)
    ` discard synchronous on most SSDs?

Snapper on Ubuntu
 2014-03-15 18:21 UTC  (4+ messages)

Incremental backup for a raid1
 2014-03-15 16:01 UTC  (19+ messages)

[PATCH] Btrfs: remove transaction from send
 2014-03-15 13:27 UTC  (8+ messages)

[PATCH] Btrfs-progs: fsck: fix memory leak and unnecessary call to free
 2014-03-15 12:22 UTC 

[PATCH] Btrfs: fix deadlock with nested trans handles
 2014-03-15 11:51 UTC  (7+ messages)

[PATCH] Btrfs-progs: return with -ENOMEM if malloc fails
 2014-03-15 11:46 UTC 

[PATCH] Btrfs-progs: scrub: don't call unlock if pthread_mutex_lock fails
 2014-03-15  0:29 UTC  (2+ messages)

btrfs: lock inversion between delayed_node->mutex and found->groups_sem
 2014-03-15  0:12 UTC 

[PATCH] Btrfs: fix race when updating existing ref head
 2014-03-14 20:55 UTC 

[PATCH] Btrfs: abort the transaction when we don't find our extent ref
 2014-03-14 20:36 UTC 

warn at fs/btrfs/extent-tree.c:5748 __btrfs_free_extent+0x9ce/0xa20
 2014-03-14 15:52 UTC  (6+ messages)

3.14.0-rc3: btrfs send/receive blocks btrfs IO on other devices (near deadlocks)
 2014-03-14 14:42 UTC  (18+ messages)
` [PATCH] Btrfs-progs: fsck: disable --init-extent-tree option when using snapshots
        ` send/receive locking

[PATCH 1/2] btrfs: Cleanup the btrfs_workqueue related function type
 2014-03-14 14:39 UTC  (2+ messages)

[PATCH] Btrfs: fix joining same transaction handle more than twice
 2014-03-14 12:04 UTC  (3+ messages)

How to view transaction log chronologically, human-readable?
 2014-03-14 11:10 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Fix a memleak in btrfs_scan_one_device
 2014-03-14  3:28 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Fix a memleak in btrfs_scan_lblkid()

[PATCH] fs: push sync_filesystem() down to the file system's remount_fs()
 2014-03-13 23:15 UTC  (4+ messages)
    ` [Cluster-devel] "

ENOSPC errors during raid1 rebalance
 2014-03-13 22:38 UTC 

Understanding btrfs and backups
 2014-03-13 20:20 UTC  (19+ messages)
    ` Testing BTRFS
          ` xfstests btrfs/035 (was Re: Testing BTRFS)

[PATCH v2 1/3] xfstests/btrfs: add qgroup rescan stress test
 2014-03-13 14:02 UTC  (9+ messages)
` [PATCH v2 2/3] xfstests/btrfs: add basic functional test for btrfs quota groups
` [PATCH v2 3/3] xfstests/btrfs: add stress test for btrfs quota operations

[PATCH RESEND] xfstests: add regression test for btrfs incremental send
 2014-03-13 12:10 UTC 

[PATCH RESEND] xfstests: add test for btrfs send issuing premature rmdir operations
 2014-03-13 12:09 UTC 

[PATCH 1/2] Btrfs-progs: mkfs: don't create extent for an empty file
 2014-03-13 11:24 UTC  (4+ messages)
` [PATCH 2/2] Btrfs-progs: mkfs: make sure we can deal with hard links with -r option

Ordering of directory operations maintained across system crashes in Btrfs?
 2014-03-13 10:01 UTC  (4+ messages)

[ANNOUNCE] xfstests: master branch updated to 3948694
 2014-03-13  5:27 UTC 

[PATCH v2] btrfs-progs: fix bug on mkfs with relative path specified
 2014-03-13  5:01 UTC  (2+ messages)
` [PATCH] btrfs-progs: skip erroneous free before initialization

[systemd-devel] [HEADS-UP] Discoverable Partitions Spec
 2014-03-12 23:22 UTC  (19+ messages)
        `  "

Kernel BUG: btrfs send - Incremental backup
 2014-03-12 17:07 UTC  (8+ messages)

[PATCH] Btrfs-progs: mkfs: let user known when forcing mixed metadata/data groups
 2014-03-12 16:59 UTC  (3+ messages)

[PATCH] btrfs-progs: fix bug on mkfs with relative path specified
 2014-03-12 16:01 UTC  (2+ messages)

[PATCH 0/6 EARLY RFC] Btrfs: Get rid of whole page I/O
 2014-03-12 14:20 UTC  (7+ messages)
` [PATCH 1/6] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [PATCH 2/6] Btrfs: subpagesize-blocksize: Get rid of whole page writes
` [PATCH 3/6] Btrfs: subpagesize-blocksize: Work with extents aligned to blocksize
` [PATCH 4/6] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [PATCH 5/6] Btrfs: subpagesize-blocksize: Hardcode MAX_EXTENT_BUFFERS_PER_PAGE to 2
` [PATCH 6/6] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE

[PATCH v2] Btrfs: return EPERM when deleting a default subvolume
 2014-03-12 12:33 UTC  (3+ messages)

[PATCH] btrfs: Add trace for btrfs_workqueue alloc/destroy
 2014-03-12  8:05 UTC 

Building a brtfs filesystem < 70M?
 2014-03-12  1:43 UTC  (10+ messages)

[PATCH 1/2] Btrfs: less fs tree lock contention when using autodefrag
 2014-03-12  1:28 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: cache extent states in defrag code path
` [PATCH 1/2 v2] Btrfs: less fs tree lock contention when using autodefrag

[PATCH] Btrfs: add missing kfree in btrfs_destroy_workqueue
 2014-03-12  0:34 UTC  (2+ messages)

[PATCH v5 00/18] Replace btrfs_workers with kernel workqueue based btrfs_workqueue
 2014-03-11 13:51 UTC  (2+ messages)

[PATCH] xfstests: add test for btrfs-progs restore feature
 2014-03-11 13:40 UTC  (4+ messages)
` [PATCH v3] "
` [PATCH v4] "

[PATCH v3 3/3] xfstests/btrfs: add stress test for btrfs quota operations
 2014-03-11  1:42 UTC 

[PATCH] Btrfs: return EPERM when deleting a default subvolume
 2014-03-10 23:15 UTC  (2+ messages)

[PATCH] xfstests: add test btrfs/042 for btrfs incremental send
 2014-03-10 19:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH Resend] btrfs: Use PTR_ERR_OR_ZERO
 2014-03-10 16:01 UTC  (4+ messages)

[PATCH v4 1/2] Btrfs: rename waiting_dir_move
 2014-03-10 15:26 UTC  (2+ messages)
` [PATCH v4 2/2] Btrfs: check if directory has already been created smarter

[PATCH V2 01/10] Btrfs: fix early enospc due to the race of the two ordered extent wait
 2014-03-10 13:35 UTC  (3+ messages)
` [PATCH V2 10/10] Btrfs: reclaim the reserved metadata space at background

[PATCH] Btrfs: fix a crash of clone with inline extents's split
 2014-03-10 10:56 UTC 

[PATCH 1/3 v2 RFC] btrfs: total_devices vs num_devices
 2014-03-10  1:58 UTC  (2+ messages)

[PATCH 1/9] Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit
 2014-03-10  1:16 UTC  (4+ messages)
` [PATCH 4/9] Btrfs: use bitfield instead of integer data type for the some variants in btrfs_root

Task Hang
 2014-03-09 20:49 UTC  (4+ messages)

btrfs send kernel error btrfs_compare_tree
 2014-03-09 13:55 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox