linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-10 09:08:24 to 2014-04-16 17:16:21 UTC [more...]

[PATCH 00/27] Replace the old man page with asciidoc and man page for each btrfs subcommand
 2014-04-16 17:16 UTC  (7+ messages)
` [PATCH 24/27] btrfs-progs: Convert man page for btrfs-zero-log
  ` [PATCH] btrfs-progs: doc: link btrfsck to btrfs-check

[PATCH 1/4] Btrfs: send, bump stream version
 2014-04-16 17:56 UTC  (19+ messages)
` [PATCH 2/4] Btrfs: send, implement total data size command to allow for progress estimation
  ` [PATCH 2/4 v2] "
` [PATCH 3/4] Btrfs: send, use fallocate command to punch holes
  ` [PATCH 3/4 v2] "
  ` [PATCH 3/4 v3] "
` [PATCH 4/4] Btrfs: send, use fallocate command to allocate extents
  ` [PATCH 4/4 v2] "
  ` [PATCH 4/4 v3] "
` [PATCH 1/4 v2] Btrfs: send, bump stream version

Lost /home subvolume after btrfs crash
 2014-04-16 16:19 UTC  (2+ messages)

[PATCH 0/2] Snapshot deletion vs send (for 3.15)
 2014-04-16 15:22 UTC  (13+ messages)
` [PATCH 1/2] btrfs: protect snapshots from deleting during send
` [PATCH 2/2] btrfs: assert that send is not in progres before root deletion

[PATCH 3.15-rc2] btrfs: replace error code from btrfs_drop_extents
 2014-04-16 15:02 UTC  (3+ messages)
` [PATCH v2] "

Rebalance makes BTRFS 10x slower
 2014-04-16 15:00 UTC  (5+ messages)

[PATCH] xfstests: btrfs, test send's ability to punch holes and prealloc extents
 2014-04-16 15:01 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] xfstests: btrfs, add test for btrfs properties
 2014-04-16 15:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/4] Btrfs-progs: send, bump stream version
 2014-04-16 14:58 UTC  (8+ messages)
` [PATCH 2/4] Btrfs-progs: send, implement total data size callback and progress report
  ` [PATCH 2/4 v2] "
` [PATCH 3/4] Btrfs-progs: send, implement fallocate command callback
  ` [PATCH 3/4 v2] "
` [PATCH 4/4] Btrfs-progs: add write and clone commands debug info to receive
  ` [PATCH 4/4 v2] "
` [PATCH 1/4 v2] Btrfs-progs: send, bump stream version

How do I find the physical block number?
 2014-04-16 13:27 UTC 

[PATCH] Btrfs: implement inode_operations callback tmpfile
 2014-04-16 11:27 UTC  (6+ messages)

Copying a disk containing a btrfs filesystem
 2014-04-16 11:12 UTC  (15+ messages)

[PATCH RFC] btrfs: Add ctime/mtime update for btrfs device add/remove
 2014-04-16  9:02 UTC 

btrfs-progs v3.14 mkfs.btrfs bug: --features long-option segfaults, -O short-option OK
 2014-04-16  7:55 UTC  (3+ messages)

[PATCH] btrfs-progs: Force 'btrfs dev scan' not using old libblkid cache
 2014-04-16  2:09 UTC  (5+ messages)

[PATCH] Btrfs-progs: allow compression property gets for read-only subvolumes
 2014-04-15 19:47 UTC 

What does scrub do?
 2014-04-15 17:13 UTC  (4+ messages)

[PATCH 1/4] btrfs-progs: Convert man page for btrfs-restore
 2014-04-15 16:55 UTC  (7+ messages)
` [PATCH 2/4] btrfs-progs: Convert man page for btrfs-property
` [PATCH 3/4] btrfs-progs: Add btrfs wiki reference to man pages
` [PATCH 4/4] btrfs-progs: Fix the return value when executing 'btrfs pro get' on a uncompress file

Can I convert an existing directory into a subvolume?
 2014-04-15 14:46 UTC  (4+ messages)

[PATCH v2 4/4] btrfs-progs: Fix the return value when executing 'btrfs pro get' on a uncompress file
 2014-04-15  9:27 UTC  (2+ messages)

[PATCH] btrfs: Change the hole range to a more accurate value
 2014-04-15  2:41 UTC 

sub del: directory not empty, even though it is
 2014-04-14 19:29 UTC  (4+ messages)

btrfs: allow mounting btrfs subvolumes with different ro/rw options
 2014-04-14 17:08 UTC  (4+ messages)

[PATCH] btrfs: fix lockdep warning with reclaim lock inversion
 2014-04-14 16:55 UTC  (2+ messages)

[PATCH] Btrfs: check if items are ordered when a leaf is marked dirty
 2014-04-14 16:51 UTC  (2+ messages)

[PATCH] Btrfs: make sure there are not any read requests before stopping workers
 2014-04-14 16:47 UTC  (2+ messages)

[PATCH v2] btrfs: Change the expanding write sequence to fix snapshot related bug
 2014-04-14 12:46 UTC  (2+ messages)

Subvolumes and isolation
 2014-04-14 12:25 UTC  (4+ messages)

Btrfs RAID1 corrupted after crash
 2014-04-14 11:02 UTC  (4+ messages)
  ` [PARTIALLY SOLVED] "

btrfs on 3.14rc5 stuck on "btrfs_tree_read_lock sync"
 2014-04-14 10:28 UTC  (15+ messages)
          ` How to debug very very slow file delete?
            ` very slow btrfs filesystem: any data needed before I wipe it?
                ` what does your btrfsck look like?

[RFC PATCH v10 00/16] Online(inband) data deduplication
 2014-04-14  8:41 UTC  (7+ messages)
` Test results for "

[RFC] odd thing in btrfs_file_aio_write()
 2014-04-14  7:21 UTC  (6+ messages)

[PATCH] btrfs: remove redundant null check in btrfs_dentry_release()
 2014-04-14  6:37 UTC 

[PATCH 1/2] btrfs-progs: Add device management related paragraph
 2014-04-14  2:00 UTC  (13+ messages)
` [PATCH 2/2] btrfs-progs: Add explain on btrfs-zero-log
        ` wiki vs man pages

[ANNOUNCE] xfstests: master branch updated to 249cc51
 2014-04-14  1:22 UTC  (2+ messages)
` [ANNOUNCE] xfstests: master branch updated to 8874560

mount options ignored / unclear
 2014-04-12 20:05 UTC 

BTRFS setup advice for laptop performance ?
 2014-04-12 17:12 UTC  (4+ messages)

SELinux on btrfs
 2014-04-12 16:15 UTC 

Fwd: New Defects reported by Coverity Scan for Linux
 2014-04-12 13:44 UTC 

"No space left on device" during retroactive compression with btrfs filesystem defragment
 2014-04-12 12:55 UTC  (2+ messages)
` updating the wiki

[PATCH] btrfs: fix use-after-free in mount_subvol()
 2014-04-12 11:33 UTC 

mount options ignored / unclear
 2014-04-12  4:42 UTC  (2+ messages)

[GIT PULL] Btrfs part two
 2014-04-12  1:27 UTC  (2+ messages)

How to debug very very slow file delete? (btrfs on md-raid5)
 2014-04-11 19:15 UTC  (8+ messages)
    ` How to debug very very slow file delete? (btrfs on md-raid5 with many files, 70GB metadata)

[RFC PATCH v10 00/16] Online(inband) data deduplication
 2014-04-11 18:00 UTC 

[PATCH] Btrfs-progs: update btrfs_file_extent_inline_len to match kernel version
 2014-04-11 17:59 UTC  (4+ messages)

using same btrfs from diferent distros/kernels
 2014-04-11 17:58 UTC  (2+ messages)

How to make BTRFS crawl
 2014-04-11 15:29 UTC  (3+ messages)

[PATCH] Btrfs: fix compile warnings on on avr32 platform
 2014-04-11 10:32 UTC 

Filesystem unable to recover from ENOSPC
 2014-04-11  9:28 UTC  (6+ messages)

[PATCH] Btrfs: Use PTR_ERR_OR_ZERO
 2014-04-11  3:09 UTC 

[PATCH v4 2/2] Btrfs: scrub raid56 stripes in the right way
 2014-04-10 23:36 UTC  (2+ messages)

Is there any way to determine fragmentation for compressed btrfs volumes?
 2014-04-10 15:12 UTC  (4+ messages)

Using noCow with snapshots ?
 2014-04-10 14:58 UTC  (5+ 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).