linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-29 12:09:16 to 2013-12-11 10:39:39 UTC [more...]

btrfs/024 is unhappy on current HEAD
 2013-12-11 10:39 UTC 

[PATCH] btrfs-progs: fix improper error prompt for defragment
 2013-12-11  9:27 UTC 

[PATCH] Btrfs: don't clear the default compression type
 2013-12-11  9:19 UTC  (2+ messages)

Feature Req: "mkfs.btrfs -d dup" option on single device
 2013-12-11  8:09 UTC  (10+ messages)
        ` Fwd: "

[PATCH] fs: btrfs: new helper: file_inode(file)
 2013-12-11  6:03 UTC  (2+ messages)
` [PATCH RESEND] "

Btrfs questions
 2013-12-11  4:52 UTC  (6+ messages)

[PATCH] btrfs-progs: add options to sync filesystem after subvol delete
 2013-12-10 18:24 UTC  (11+ messages)

[PATCH] btrfs-progs: convert remaining uuid buffer declarations to BTRFS_UUID_UNPARSED_SIZE
 2013-12-10 17:17 UTC 

Warning in inode_tree_add() -- !(entry->vfs_inode.i_state & (I_WILL_FREE | I_FREEING)
 2013-12-10 15:53 UTC  (3+ messages)

[PATCH] Btrfs: avoid building inode cache repeatly
 2013-12-10 14:17 UTC  (4+ messages)

[PATCH 1/2] Btrfs: fix an oops when doing balance relocation
 2013-12-10 13:06 UTC  (4+ messages)
` [PATCH 2/2] Btrfs: skip building backref tree for uuid and quota tree "

[PATCH] btrfs-progs: add fsck.btrfs stub and manpage
 2013-12-10 11:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] Btrfs: cleanup unnecessary parameter and variant of prepare_pages()
 2013-12-10 11:25 UTC  (2+ messages)
` [PATCH 2/2] Btrfs: fix the reserved space leak caused by the race between nonlock dio and buffered io

[PATCH] btrfs-progs: fix a manpage item for btrfstune
 2013-12-10 11:16 UTC 

Can't remove empty directory after kernel panic, no errors in dmesg
 2013-12-09 20:21 UTC  (9+ messages)

Null pointer oops when deleting item in btrfs_find_all_root()
 2013-12-09 20:16 UTC  (4+ messages)

[PATCH v3] Btrfs: convert printk to btrfs_ and fix BTRFS prefix
 2013-12-09 17:44 UTC  (2+ messages)

scub neither running nor canceling nor can be restarted
 2013-12-09 12:23 UTC  (5+ messages)

[PATCH] Btrfs: don't miss skinny extent items on delayed ref head contention
 2013-12-09  2:39 UTC  (2+ messages)

[PATCH] Btrfs: more efficient push_leaf_right
 2013-12-09  2:10 UTC  (2+ messages)

[PATCH 00/18] Consolidate Posix ACL implementation
 2013-12-08 23:28 UTC  (39+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 06/18] fs: make posix_acl_create "
` [PATCH 07/18] btrfs: use generic posix ACL infrastructure
` [PATCH 08/18] ext2/3/4: "
` [PATCH 09/18] f2fs: "
` [PATCH 10/18] hfsplus: "
` [PATCH 11/18] jffs2: "
` [PATCH 12/18] ocfs2: "
` [PATCH 13/18] reiserfs: "
` [PATCH 14/18] xfs: "
` [PATCH 15/18] jfs: "
  ` [Jfs-discussion] "
` [PATCH 16/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 18/18] fs: remove generic_acl

[PATCH] Btrfs: optimize btrfs_lookup_extent_info() - extent refcount mismatches?
 2013-12-08  0:32 UTC  (5+ messages)

clone syscall fails for bedup-deduplicated files
 2013-12-07 21:31 UTC 

Extremely slow metadata performance
 2013-12-07 17:10 UTC  (7+ messages)

btrfs-ino-cache runs on every boot for 6 minutes
 2013-12-07 14:48 UTC  (9+ messages)

[PATCH] btrfs: call mnt_drop_write after interrupted subvol deletion
 2013-12-06 16:51 UTC 

[GIT PULL] Btrfs Maintainer update
 2013-12-05 18:50 UTC  (4+ messages)

parent transid verify failed (was serious problems with softlockups on kernel 3.11.9)
 2013-12-05 16:21 UTC 

serious problems with softlockups on kernel 3.11.9
 2013-12-05 15:49 UTC 

ERROR: send ioctl failed with -12: Cannot allocate memory
 2013-12-05 10:40 UTC  (2+ messages)

btrfs-cleaner leaves CPU pinned to 100%
 2013-12-05 10:27 UTC  (5+ messages)

Can scrub also refresh?
 2013-12-04 23:43 UTC  (3+ messages)

[PATCH v4 1/2] Btrfs: fix wrong super generation mismatch when scrubbing supers
 2013-12-04 22:05 UTC  (2+ messages)

[PATCH 2/2] Btrfs: wrap repeated code into scrub_blocked_if_needed()
 2013-12-04 13:16 UTC 

btrfs deadlocks under stress up until 3.12
 2013-12-04 11:55 UTC 

[RFC PATCH] Btrfs: Add linear chunk allocation support
 2013-12-04  9:25 UTC  (3+ messages)

[PATCH] Btrfs-progs: fix segfault when getting scrub status
 2013-12-04  9:24 UTC 

[PATCH v3] Btrfs: fix wrong super generation mismatch when scrubbing supers
 2013-12-04  2:43 UTC  (8+ messages)

[RFC PATCH v7 00/13] Online(inband) data deduplication
 2013-12-03 18:58 UTC  (4+ messages)
` [PATCH v7 04/13] Btrfs: disable qgroups accounting when quata_enable is 0

Fwd: no space left on balance
 2013-12-03 17:03 UTC 

[PATCH] Btrfs: fix pass of transid with wrong endianness in send.c
 2013-12-03 15:55 UTC 

[ANNOUNCE] xfstests: tree updated to 0a7f216b
 2013-12-03  5:08 UTC 

[PATCH] Btrfs: fix generation mismatch when scrubbing supers
 2013-12-02 16:24 UTC  (2+ messages)

2 errors when scrubbing - but I don't know what they mean
 2013-12-02  9:21 UTC  (7+ messages)
    ` Fwd: "

"No space left on device" although there's space left
 2013-12-02  8:15 UTC 

[PATCH] Btrfs-progs: fix bus error on sparc
 2013-12-02  7:22 UTC 

[PATCH] Btrfs-progs: add option to skip whether a scrub has started/resumed in userspace
 2013-12-02  6:42 UTC 

[PATCH 1/3] btrfs-progs: Turning ON incompat isn't an error
 2013-12-02  6:12 UTC  (4+ messages)
` [PATCH 2/3] btrfs-progs: fix backref after init-csum-tree
` [PATCH 3/3] btrfs-progs: qgroup destroy says create failed

[PATCH] Btrfs: fix wrong superblock generation mismatch while scrubbing superblocks
 2013-12-02  4:01 UTC  (2+ messages)

missing /sbin/fsck.btrfs
 2013-12-01 23:01 UTC  (4+ messages)

[PATCH v2] Btrfs-progs: avoid using btrfs internal subvolume path to send
 2013-12-01  1:34 UTC  (3+ messages)
    ` Fwd: "

[PATCH] Btrfs: fix extent_map block_len after merging
 2013-11-30 11:28 UTC 

Clean crash
 2013-11-30 10:09 UTC  (3+ messages)

[PATCH] Btrfs: relocate csums properly with prealloc extents
 2013-11-30  7:39 UTC  (4+ messages)

[PATCH] btrfs: remove dead code
 2013-11-29 20:00 UTC  (2+ messages)

[PATCH] BTRFS-PROG: recursively subvolume snapshot and delete
 2013-11-29 19:09 UTC  (5+ messages)

[PATCH] Btrfs-progs: avoid using btrfs internal subvolume path to send
 2013-11-29 15:19 UTC  (2+ messages)

[BUG] btrfs-progs: btrfs send does not work inside mounted non root subvolume
 2013-11-29 14:08 UTC  (2+ messages)

BTRFS scrub hung
 2013-11-29 13:51 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).