linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-01 21:20:08 to 2014-03-11 01:21:50 UTC [more...]

[PATCH v2 1/3] xfstests/btrfs: add qgroup rescan stress test
 2014-03-11  1:19 UTC  (7+ 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

Understanding btrfs and backups
 2014-03-11  1:02 UTC  (11+ messages)
      ` Testing BTRFS

Building a brtfs filesystem < 70M?
 2014-03-11  0:16 UTC  (2+ messages)

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

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

send/receive locking
 2014-03-10 22:28 UTC  (7+ messages)

[PATCH] xfstests: add test for btrfs-progs restore feature
 2014-03-10 19:54 UTC  (3+ messages)
` [PATCH v3] "

[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] Btrfs-progs: fsck: disable --init-extent-tree option when using snapshots
 2014-03-10 15:50 UTC  (3+ 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  (11+ messages)
` [PATCH V2 02/10] Btrfs: wake up the tasks that wait for the io earlier
` [PATCH V2 03/10] Btrfs: just do dirty page flush for the inode with compression before direct IO
` [PATCH V2 04/10] Btrfs: remove the unnecessary flush when preparing the pages
` [PATCH V2 05/10] Btrfs: remove unnecessary lock in may_commit_transaction()
` [PATCH V2 06/10] Btrfs: reclaim delalloc metadata more aggressively
` [PATCH V2 07/10] Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
` [PATCH V2 08/10] Btrfs: split the global ordered extents mutex
` [PATCH V2 09/10] Btrfs: fix possible empty list access when flushing the delalloc inodes
` [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 

Kernel BUG: btrfs send - Incremental backup
 2014-03-10  8:30 UTC  (5+ messages)

[PATCH 1/3 v2 RFC] btrfs: total_devices vs num_devices
 2014-03-10  1:58 UTC  (4+ messages)
` [PATCH 2/3 RFC] btrfs: total_devices should count replacing devices
` [PATCH 3/3 RFC] btrfs: show_devname should not consider seed disk

[PATCH 1/9] Btrfs: use ACCESS_ONCE to prevent the optimize accesses to ->last_trans_log_full_commit
 2014-03-10  1:16 UTC  (5+ 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)

Massive BTRFS performance degradation
 2014-03-09 18:55 UTC  (10+ messages)

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

Shrinking btrfs filesystem: btrfs command blocked for more than 120 seconds
 2014-03-09 12:23 UTC 

BTRFS SSD RAID 1: Does it trim on both devices? :)
 2014-03-09 12:15 UTC 

btrfs send fails with "cannot allocate memory"
 2014-03-09  2:24 UTC 

[PATCH 1/5] Btrfs: change the members' order of btrfs_space_info structure to reduce the cache miss
 2014-03-08 16:48 UTC  (8+ messages)
` [RFC PATCH 5/5] Btrfs: fix broken free space cache after the system crashed

ENOSPC errors during raid1 rebalance
 2014-03-08  1:46 UTC  (25+ messages)

[PATCH] xfstests: add test for btrfs send issuing premature rmdir operations
 2014-03-07 18:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: Allow forced conversion of metadata to dup profile on, multiple devices
 2014-03-07 18:05 UTC  (2+ messages)

[PATCH 1/2 v2] Btrfs: rename waiting_dir_move
 2014-03-07 18:00 UTC  (2+ messages)

Problems on previously perfect setup
 2014-03-07 16:14 UTC 

[PATCH 1/3] Btrfs: don't skip the page flush since the enospc is not brought by it
 2014-03-07 16:00 UTC  (2+ messages)

3.13.5 btrfs read() oops
 2014-03-07 13:42 UTC  (2+ messages)

[PATCH] Btrfs: fix deadlock with nested trans handles
 2014-03-07  0:25 UTC  (2+ messages)

Understanding btrfs and backups
 2014-03-06 21:17 UTC  (2+ messages)

Understanding btrfs and backups
 2014-03-06 20:37 UTC 

[PATCH 1/5] Btrfs-progs: fsck: deal with really corrupted extent tree
 2014-03-06  5:54 UTC  (5+ messages)
` [PATCH 2/5] Btrfs-progs: fsck: reset balance after reiniting extent root
` [PATCH 3/5] Btrfs-progs: fsck: insert root dir into reloc data tree when reiniting it
` [PATCH 4/5] Btrfs-progs: fsck: force to udate tree root for some cases
` [PATCH 5/5] Btrfs-progs: fsck: handle case that we can not lookup extent info

[PATCH] Btrfs: introduce btrfs_{start, end}_nocow_write() for each subvolume
 2014-03-06  5:38 UTC 

[PATCH 1/2] btrfs: Cleanup the btrfs_workqueue related function type
 2014-03-06  4:19 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Add ftrace for btrfs_workqueue

[PATCH 1/2] btrfs: Cleanup the btrfs_workqueue related function type
 2014-03-06  3:41 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Add ftrace for btrfs_workqueue

[PATCH 1/3] btrfs-progs: cleanup dead return after usage() for fi-disk_usage
 2014-03-06  3:36 UTC  (3+ messages)
` [PATCH 2/3] btrfs-progs: cleanup device stat usage prompt
` [PATCH 3/3] btrfs-progs: make the device scan logic more clear

[Repost] Is BTRFS "bedup" maintained ?
 2014-03-05 21:16 UTC  (3+ messages)

patch for ioctl.h
 2014-03-05 16:31 UTC 

[PATCH v3] Btrfs: add readahead for send_write
 2014-03-05 14:10 UTC  (2+ messages)

[PATCH] Btrfs-progs: remove unused variable and update btrfs-image man page
 2014-03-05  0:12 UTC 

Getting profile conversion to finish
 2014-03-04 20:43 UTC 

btrfsck does not fix
 2014-03-04 17:02 UTC  (20+ messages)

[PATCH v2] Btrfs: add readahead for send_write
 2014-03-04 12:31 UTC  (4+ messages)

[PATCH 1/2] Btrfs: remove unused code in full_send_tree
 2014-03-04  2:17 UTC  (4+ messages)
` [PATCH 2/2] Btrfs: share the same code for __record_{new,deleted}_ref

Subscription
 2014-03-04  0:21 UTC  (2+ messages)

3.14.0-rc3 btrfs scrub is preventing my laptop from going to sleep
 2014-03-03 23:13 UTC  (12+ messages)

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

[PATCH] Btrfs-progs: free path if we don't find root item
 2014-03-03 18:02 UTC  (2+ messages)

Filesystem extremly fragmented after scrub
 2014-03-03 17:38 UTC  (4+ messages)

[PATCH] Btrfs: use btrfs_crc32c everywhere instead of libcrc32c
 2014-03-03 12:50 UTC  (5+ messages)

[PATCH] Btrfs: avoid unnecessary utimes update in incremental send
 2014-03-03 12:28 UTC 

[PATCH] Btrfs: add readahead for send_write
 2014-03-03  4:07 UTC 

GPF in 3.13.4 Debian kernel
 2014-03-03  2:35 UTC  (2+ messages)

Beyond-repair corruption, btrfs on ssd
 2014-03-02 12:16 UTC  (2+ messages)

Is BTRFS "bedup" maintained ?
 2014-03-02 11:00 UTC 


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