Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2013-05-16 15:04:08 to 2013-05-29 01:56:49 UTC [more...]

Creating recursive snapshots for all filesystems
 2013-05-29  1:55 UTC  (11+ messages)
    ` nocow 'C' flag ignored after balance

[RFC PATCH v1 0/5] BTRFS hot relocation support
 2013-05-29  0:38 UTC  (8+ messages)
` [RFC PATCH v1 1/5] BTRFS hot reloc, vfs: add one list_head field
` [RFC PATCH v1 2/5] BTRFS hot reloc: add one new block group
` [RFC PATCH v1 3/5] BTRFS hot reloc: add one hot reloc thread
` [RFC PATCH v1 4/5] BTRFS hot reloc, procfs: add three proc interfaces
` [RFC PATCH v1 5/5] BTRFS hot reloc: add hot relocation support

[PATCH] Btrfs: set the free space control unit properly
 2013-05-28 18:50 UTC 

[PATCH 0/3] Btrfs: qgroup rescan fixes for next rc
 2013-05-28 15:50 UTC  (5+ messages)
` [PATCH 1/3] Btrfs: fix memory patcher through fs_info->qgroup_ulist
` [PATCH 2/3] Btrfs: avoid double free of fs_info->qgroup_ulist
` [PATCH 3/3] Btrfs: fix qgroup rescan resume on mount

(no subject)
 2013-05-28 13:28 UTC 

[PATCH] Btrfs: merge pending IO for tree log write back
 2013-05-28 10:05 UTC 

systemd "journalctl" is 1.89sec on ext4, 1.49 min on btrfs
 2013-05-27 22:00 UTC  (5+ messages)

Kernel BUG at ctree.c:1144 and soft lockup while defragging
 2013-05-27 19:38 UTC 

[PATCH] Btrfs-progs: Add missing free() against fs_info->super_copy
 2013-05-27 15:32 UTC  (5+ messages)

[PATCH] Btrfs-progs: add option to btrfs-debug-tree to print uuid tree only
 2013-05-27 14:07 UTC 

[PATCH 0/5] cleanup and fix
 2013-05-27 13:52 UTC  (8+ messages)
` [PATCH 1/5] Btrfs: fix use-after-free bug during umount
` [PATCH 2/5] Btrfs: update new flags for tracepoint
` [PATCH 3/5] Btrfs: kill replicate code in replay_one_buffer
` [PATCH 4/5 RESEND] Btrfs: remove unused code in btrfs_del_root
` [PATCH 5/5 RESEND] Btrfs: allow file data clone within a file

Is move/rename operation atomic?
 2013-05-27 12:54 UTC 

[Question] How to restore btrfs raid0 image file?
 2013-05-27  3:34 UTC 

Btrfsck errors (fs tree 565 refs 125 not found) - how serious
 2013-05-27  0:07 UTC 

[PATCH] xfstests 276: fix error 'FIBMAP: Invalid argument'
 2013-05-26 17:35 UTC  (4+ messages)

Recommended settings for SSD
 2013-05-26 17:06 UTC  (15+ messages)

compression on external hard drive?
 2013-05-26 12:03 UTC  (3+ messages)

Kernel BUG: __tree_mod_log_rewind
 2013-05-25 22:42 UTC  (3+ messages)

No space left on device with 3.10-rc2
 2013-05-25 17:54 UTC  (2+ messages)

[PATCH] Btrfs-progs: Add missing free() against fs_info->super_copy
 2013-05-25 13:49 UTC  (2+ messages)

Virtual Device Support
 2013-05-25 11:56 UTC  (21+ messages)
          ` Virtual Device Support ("N-way mirror code")

[PATCH 0/4] btrfs: offline dedupe v1
 2013-05-24 23:36 UTC  (10+ messages)
` [PATCH 1/4] btrfs: abtract out range locking in clone ioctl()
` [PATCH 2/4] btrfs_ioctl_clone: Move clone code into it's own function
` [PATCH 3/4] btrfs: Introduce extent_read_full_page_nolock()
` [PATCH 4/4] btrfs: offline dedupe

[PATCH] xfstests: btrfs/308: simple sparse copy testcase for btrfs
 2013-05-24 17:34 UTC  (5+ messages)
` [PATCH V2] xfstests: btrfs/306: "

[PATCH] xfstests: btrfs/309: sparse copy of a directory tree on btrfs
 2013-05-24 15:36 UTC  (3+ messages)
` [PATCH V2] "

raid6: rmw writes all the time?
 2013-05-24 12:40 UTC  (12+ messages)

btrfs-tools: debian/patches/09-unaligned-memaccess.patch
 2013-05-24 10:52 UTC  (2+ messages)

[PATCH v2 00/12] VFS hot tracking
 2013-05-24  3:39 UTC  (3+ messages)

kernel BUG on balance, 3.10-rc2 skinny
 2013-05-23 21:16 UTC 

[PATCH] xfstests: btrfs/311: sparse copy between different filesystems/mountpoints on btrfs
 2013-05-23 17:06 UTC 

[PATCH] xfstests: btrfs/310: moving and deleting sparse copies on btrfs
 2013-05-23 16:50 UTC 

Problem with btrfs send/receive
 2013-05-23 12:29 UTC  (3+ messages)

[PATCH] Btrfs: clear received_uuid field for new writable snapshots
 2013-05-23 11:40 UTC  (3+ messages)

btrfs pseudo-drbd
 2013-05-22 22:31 UTC  (2+ messages)

Top shows brtfs-cache-1 and brtfs-endio-met while the hard drives seem busy
 2013-05-22 14:23 UTC  (2+ messages)

[PATCH 2/2] Btrfs: check if leaf's parent exists before pushing items around
 2013-05-22 12:07 UTC 

[PATCH 1/2] Btrfs: dont do log_removal in insert_new_root
 2013-05-22 12:06 UTC 

[PATCH -next] Btrfs: return error code in btrfs_check_trunc_cache_free_space()
 2013-05-22  1:35 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Add block group check funtion
 2013-05-22  0:18 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: Add chunk recover function

[RFC v0 0/4] sys_copy_range() rough draft
 2013-05-21 19:50 UTC  (7+ messages)
` [RFC v0 1/4] vfs: add copy_range syscall and vfs entry point

Regression in kernel v3.9.3
 2013-05-21 13:23 UTC  (2+ messages)

panic BTRFS error (device sdp) in __btrfs_inc_extent_ref:1935: Object already exists [Linux 3.8.4]
 2013-05-21 10:40 UTC  (2+ messages)

[PATCH] xfstests: btrfs 308: regression test for btrfs send
 2013-05-21  0:33 UTC  (2+ messages)

[PATCH] Btrfs: fix estale with btrfs send
 2013-05-20 17:14 UTC  (2+ messages)

[PATCH] Btrfs: fix estale with btrfs send
 2013-05-20 15:30 UTC 

btrfs-tools: debian/patches/08-fsck.patch
 2013-05-20 15:00 UTC 

btrfs-tools: debian/patches/02-ftbfs.patch
 2013-05-20 12:59 UTC 

btrfs (general) raid for other filesystems?
 2013-05-20  9:22 UTC  (5+ messages)

[RFC 0/5] BTRFS hot relocation support
 2013-05-19 14:42 UTC  (9+ messages)

[PATCH V2] Btrfs-progs: fix compile warning in btrfs_free_block_groups()
 2013-05-18 16:54 UTC 

[PATCH] Btrfs-progs: fix compile warning in btrfs_free_block_groups()
 2013-05-18 16:42 UTC 

[PATCH V2] Btrfs-progs: fix missing recow roots when making btrfs filesystem
 2013-05-18 16:37 UTC 

[GIT PULL] Btrfs updates
 2013-05-18 14:30 UTC 

btrfs: error -5 while searching for dev_stats item for device
 2013-05-18 12:56 UTC  (2+ messages)

[PATCH 0/4] a structure for the disks scan for btrfs
 2013-05-18  4:35 UTC  (8+ messages)
` [PATCH 1/4] btrfs-progs: replace filesystem show --all-devices with -d option
` [PATCH 2/4] btrfs-progs: label option in btrfs filesystem show is not coded
` [PATCH 3/4] btrfs-progs: use /dev/mapper to find the btrfs disks
` [PATCH 4/4] btrfs-progs: btrfs_scan_for_fsid doesn't need all the arguments

kernel 3.8.8: btrfs still crashes on boot when it can't replay a log
 2013-05-18  1:51 UTC  (5+ messages)

[PATCH] Btrfs: make sure roots are assigned before freeing their nodes
 2013-05-17 18:08 UTC 

xattr performance
 2013-05-17 15:44 UTC 

hard freezes with 3.9.0 during io-intensive loads
 2013-05-17 15:43 UTC  (12+ messages)

[PATCH] Btrfs-progs: add --init-extent-tree to btrfsck
 2013-05-17 13:36 UTC 

[PATCH v2] btrfs-progs: device delete to get errors from the kernel
 2013-05-17 10:53 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v2] btrfs: device delete to get errors from the kernel
 2013-05-17 10:52 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Btrfs: fix memory leak in replace_path
 2013-05-17  9:36 UTC  (4+ messages)

[PATCH 00/17] improve the block time during the transaction commit
 2013-05-17  3:53 UTC  (3+ messages)
` [PATCH 17/17] Btrfs: make the state of the transaction more readable
  ` [PATCH V2 "

[PATCH 06/17] Btrfs: introduce grab/put functions for the root of the fs/file tree
 2013-05-17  1:50 UTC  (12+ messages)

[PATCH v3 0/4] Btrfs-progs: speedup btrfs send/receive
 2013-05-16 21:44 UTC  (4+ messages)
` [PATCH v3 1/4] Btrfs-progs: Support UUID tree and UUID items in btrfs-debug-tree

[PATCH] Btrfs: do delay iput in sync_fs
 2013-05-16 15:15 UTC 

[PATCH] btrfs-progs: mkfs: add -O option to specify fs features
 2013-05-16 15:04 UTC 


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