linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-16 10:36:24 to 2014-04-24 05:31:46 UTC [more...]

Which companies contribute to Btrfs?
 2014-04-24  4:32 UTC  (6+ messages)
` Which companies are using Btrfs in production?

[RFC PATCH 5/5] Btrfs: fix broken free space cache after the system crashed
 2014-04-24  5:31 UTC  (3+ messages)
` [PATCH V2 1/2] Btrfs: output warning instead of error when loading free space cache failed
  ` [PATCH V2 2/2] Btrfs: fix broken free space cache after the system crashed

Cycle of send/receive for backup/restore is incomplete
 2014-04-24  4:28 UTC  (2+ messages)

[PATCH] btrfs-progs: prevent close_root if the root to close is potentially NULL
 2014-04-24  3:39 UTC 

Can anyone boot a system using btrfs root with linux 3.14 or newer?
 2014-04-24  3:23 UTC  (20+ messages)

[PATCH 1/3] Btrfs-progs: fsck: clear out log tree in repair mode
 2014-04-24  3:19 UTC  (3+ messages)
` [PATCH 2/3] Btrfs-progs: fsck: avoid pinning same block several times
` [PATCH 3/3] Btrfs-progs: fsck: add ability to check reloc roots

Lost /home subvolume after btrfs crash
 2014-04-24  3:15 UTC  (4+ messages)

hung task timer + btrfs_convert or btrfs balance = OOPS
 2014-04-23 22:59 UTC  (3+ messages)

raid6, disks of different sizes, ENOSPC errors despite having plenty of space
 2014-04-23 22:53 UTC  (2+ messages)

Kernel crash triggered by dd to file with memcg, worst on btrfs
 2014-04-23 21:58 UTC  (5+ messages)

[PATCH 001/001] btrfs: Mechanism to modify the permission of a subvolume
 2014-04-23 19:38 UTC  (2+ messages)

inode cache rebuild problem
 2014-04-23 16:37 UTC 

How to view transaction log chronologically, human-readable?
 2014-04-23 16:34 UTC  (5+ messages)

Bug: "corrupt leaf. slot offset bad": root subvolume unmountable, "btrfs check" crashes
 2014-04-23 15:02 UTC  (6+ messages)

[PATCH] btrfs-progs: read global reserve size from space infos
 2014-04-23 14:09 UTC  (5+ messages)

[PATCH 1/4] Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
 2014-04-23 11:33 UTC  (4+ messages)
` [PATCH 2/4] Btrfs: avoid triggering bug_on() when we fail to start inode caching task
` [PATCH 3/4] Btrfs: fix possible memory leaks in open_ctree()
` [PATCH 4/4] Btrfs: fix inode caching vs tree log

Slow Write Performance w/ No Cache Enabled and Different Size Drives
 2014-04-23  3:18 UTC  (10+ messages)

convert from RAID5: enospc errors during balance (500 GB free on each device)
 2014-04-23  2:30 UTC  (4+ messages)

[PATCH v2 4/4] btrfs-progs: Fix the return value when executing 'btrfs pro get' on a uncompress file
 2014-04-23  1:22 UTC  (3+ messages)

btrfs send/receive still gets out of sync in 3.14.0
 2014-04-22 16:07 UTC  (2+ messages)

[PATCH] btrfs-progs: move arg_strtou64 to a separate file for library
 2014-04-22 15:49 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Btrfs-progs: fix check to test trim support
 2014-04-22 13:30 UTC 

[PATCH] btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots
 2014-04-22  9:13 UTC 

Do quota groups cost noticeable performance in 3.14?
 2014-04-21 23:01 UTC  (4+ messages)

btrfs fi df "unknown"
 2014-04-21 23:00 UTC  (5+ messages)
` btrfs fi df "unknown" chunk type

Snapshot aware defrag and qgroups thoughts
 2014-04-21 22:13 UTC  (2+ messages)

Planning for subvolumes of subvolumes and btrfs send/receive
 2014-04-21 21:51 UTC  (6+ messages)

bug report: softlockup hung task
 2014-04-21 15:20 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: fix wrong max system array size check in user space
 2014-04-21 12:13 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: add dev maxs limit for btrfs_alloc_chunk "

[PATCH 1/2] btrfs: fix wrong max system array size check in kernel space
 2014-04-21 12:13 UTC  (2+ messages)
` [PATCH 2/2] btrfs: add dev maxs limit for __btrfs_alloc_chunk "

[PATCH] Btrfs-progs: mkfs: Remove 'zero_end =1' since it has been set to a value
 2014-04-21  9:38 UTC 

[PATCH 6/6] Btrfs: add send_stream_version attribute to sysfs
 2014-04-20 21:40 UTC  (2+ messages)
  ` [PATCH 6/6 v2] "

[PATCH] xfstests: btrfs, test send's ability to punch holes and prealloc extents
 2014-04-20 14:17 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

[PATCH] Btrfs-progs: fsck: fix double free memory crash
 2014-04-20 13:17 UTC 

[PATCH 3/4] Btrfs-progs: send, implement fallocate command callback
 2014-04-20 14:12 UTC  (6+ messages)
` [PATCH 3/4 v2] "
` [PATCH 3/4 v3] "
` [PATCH 3/4 v4] "

[PATCH 2/4] Btrfs-progs: send, implement total data size callback and progress report
 2014-04-20 14:10 UTC  (6+ messages)
` [PATCH 2/4 v2] "
` [PATCH 2/4 v3] "
` [PATCH 2/4 v4] "

[PATCH 1/4] Btrfs-progs: send, bump stream version
 2014-04-20 14:09 UTC  (3+ messages)
` [PATCH 1/4 v2] "
` [PATCH 1/4 v3] "

[PATCH 5/6] Btrfs: add missing cleanup on sysfs init failure
 2014-04-20 14:06 UTC 

[PATCH 4/6 v4] Btrfs: send, use fallocate command to allocate extents
 2014-04-20 14:05 UTC 

[PATCH 3/6 v4] Btrfs: send, use fallocate command to punch holes
 2014-04-20 14:04 UTC 

[PATCH 2/6 v3] Btrfs: send, implement total data size command to allow for progress estimation
 2014-04-20 14:03 UTC 

[PATCH 1/4] Btrfs: send, bump stream version
 2014-04-20 14:01 UTC  (14+ messages)
` [PATCH 1/4 v2] "
  ` [PATCH 1/6 v3] "

Balance interrupted twice, not mountable fs
 2014-04-19 23:29 UTC  (2+ messages)

snapshot send with parent question
 2014-04-19 22:00 UTC 

[PATCH] Btrfs-progs: make smatch checker happy (trivial fixes)
 2014-04-19 19:05 UTC 

Fixing a degraded RAID
 2014-04-19 15:31 UTC  (7+ messages)

trigger BUG_ON in compress mode
 2014-04-19 13:02 UTC  (2+ messages)

[PATCH] Btrfs-progs: fi-disk_usage: free memory if realloc fails
 2014-04-19 11:12 UTC 

SSD TRIM on balance
 2014-04-19  4:59 UTC  (2+ messages)

[PATCH] Btrfs-progs: cmds-subvolume: use parameter str instead of optarg
 2014-04-19  0:14 UTC 

[PATCH 2/2] Btrfs-progs: receive: remove return type of close_inode_for_write
 2014-04-18 23:14 UTC 

[PATCH 1/2] Btrfs-progs: fsck: while checking root refs print readable errors
 2014-04-18 23:13 UTC 

File changing in snapshot
 2014-04-18 17:08 UTC  (6+ messages)
      ` Solved, false alarm - "

[PATCH 00/27] Replace the old man page with asciidoc and man page for each btrfs subcommand
 2014-04-18 14:48 UTC  (5+ messages)
  ` [PATCH] btrfs-progs: doc: link btrfsck to btrfs-check

[PATCH] xfstests: btrfs/004, fix failure with inlined file extents
 2014-04-18  3:39 UTC 

[PATCH] xfstests: btrfs/004, fix filefrag filter for files with 1 block only
 2014-04-18  3:34 UTC 

filesystem hang when doing snapshot (3.15-rc1)
 2014-04-17  9:46 UTC  (3+ messages)

btrfs on 3.14rc5 stuck on "btrfs_tree_read_lock sync"
 2014-04-16 22:35 UTC  (11+ messages)
        ` How to debug very very slow file delete?
          ` very slow btrfs filesystem: any data needed before I wipe it?

How do I find the physical block number?
 2014-04-16 20:59 UTC  (2+ messages)

[PATCH] btrfs-progs: fix typo in subvol list usage
 2014-04-16 17:34 UTC 

[PATCH 4/4] Btrfs: send, use fallocate command to allocate extents
 2014-04-16 17:56 UTC  (3+ messages)
` [PATCH 4/4 v2] "
` [PATCH 4/4 v3] "

[PATCH 0/2] Snapshot deletion vs send (for 3.15)
 2014-04-16 15:22 UTC  (12+ messages)
` [PATCH 1/2] btrfs: protect snapshots from deleting during send

[PATCH 3/4] Btrfs: send, use fallocate command to punch holes
 2014-04-16 16:16 UTC  (3+ messages)
` [PATCH 3/4 v2] "
` [PATCH 3/4 v3] "

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

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

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

[PATCH 4/4] Btrfs-progs: add write and clone commands debug info to receive
 2014-04-16 14:58 UTC  (2+ messages)
` [PATCH 4/4 v2] "

[PATCH 2/4] Btrfs: send, implement total data size command to allow for progress estimation
 2014-04-16 14:50 UTC  (2+ messages)
` [PATCH 2/4 v2] "

[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  (3+ 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).