Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-03-10 01:07:11 to 2015-03-20 01:11:38 UTC [more...]

[PATCH v2 0/4] btrfs-progs: btrfs-convert: Allow setting nodesize
 2015-03-20  1:11 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs-progs: mkfs: Move out some nodesize code
` [PATCH v2 2/4] btrfs-progs: Fix msgs in check_node_or_leaf_size
` [PATCH v2 3/4] btrfs-progs: btrfs-convert: Allow setting nodesize
` [PATCH v2 4/4] btrfs-progs: Add nodesize test for btrfs-convert

nube trying to backup my systems
 2015-03-20  0:16 UTC  (2+ messages)

Upgrade to 3.19.2 Kernel fails to boot
 2015-03-19 23:19 UTC  (2+ messages)

[PATCH 0/3] Device mapper log writes patches
 2015-03-19 23:16 UTC  (5+ messages)
` [PATCH 1/3] dm: log writes target
` [PATCH 2/3] fstests: add dm-log-writes test and supporting code
` [PATCH 3/3] fstests: btrfs balance with dm log writes test

number of hardlinks for directory in ls -lid always 1?
 2015-03-19 23:02 UTC  (8+ messages)

rsync vs. extent-same: this time with lock debugging (still v3.18.8)
 2015-03-19 20:43 UTC  (3+ messages)

syntax for deleting subvolumes?
 2015-03-19 19:09 UTC  (14+ messages)

[PATCH 00/26 v4] provide framework so that sysfs attributs from the fs_devices can be added
 2015-03-19 18:58 UTC  (4+ messages)
` [PATCH 25/26] Btrfs: sysfs: support seed devices in the sysfs layout v3

[PATCH] btrfs/052: Fix test case to work on 64K block size
 2015-03-19 18:15 UTC  (2+ messages)

[PATCH 0/7] Qgroup status flag fix and semi-automatic qgroup update on relationship assign
 2015-03-19 17:49 UTC  (3+ messages)
` [PATCH 1/7] btrfs: Check qgroup level in kernel qgroup assign

Is btrfs filesystem resize synchronous?
 2015-03-19 13:26 UTC  (2+ messages)

[PATCH 0/4] Accounting fixes
 2015-03-19 12:47 UTC  (11+ messages)
` [PATCH 1/4] Btrfs: account merges/splits properly
` [PATCH 2/4] Btrfs: just free dummy extent buffers
` [PATCH 3/4] Btrfs: add sanity test for outstanding_extents accounting
` [PATCH 4/4] Btrfs: fix outstanding_extents accounting in DIO

[PATCH 0/7 V2] Btrfs: qgroup: part-4: Add type to btrfs qgroup
 2015-03-19  6:01 UTC  (12+ messages)
` [PATCH 1/4] Btrfs-progs: qgroup: add incompatability feature for QGROUP_TYPE
` [PATCH 1/7] Btrfs: qgroup: split information and limits in qgroup to other structures
` [PATCH 2/4] Btrfs-progs: qgroup: print info and limits type in btrfs-debug-tree
` [PATCH 2/7] Btrfs: qgroup: add incompatability feature for QGROUP_TYPE
` [PATCH 3/4] Btrfs-progs: qgroup: add a opt for type of qgroup limit
` [PATCH 3/7] Btrfs: qgroup: record and account ref for qgroup in different type
` [PATCH 4/4] Btrfs-progs: qgroup: show specified quota data
` [PATCH 4/7] Btrfs: qgroup: update all infos and limits to disk
` [PATCH 5/7] Btrfs: qgroup: update quota numbers in btrfs_qgroup_inherit
` [PATCH 6/7] Btrfs: qgroup: account data and metadata separately in rescan
` [PATCH 7/7] Btrfs: qgroup: allow user to limit qgroup in different type

[PATCH 0/1] btrfs: Fix NO_SPACE bug caused by delayed-iput
 2015-03-18 15:59 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] btrfs: ENOMEM bugfixes
 2015-03-18 14:21 UTC  (9+ messages)
` [PATCH v2 1/3] btrfs: handle ENOMEM in btrfs_alloc_tree_block
` [PATCH v2 2/3] btrfs: fix race on ENOMEM in alloc_extent_buffer

[PATCH] btrfs-progs: btrfs-convert: Allow setting nodesize
 2015-03-18 13:40 UTC  (8+ messages)

System crash while scrubbing on 3.18.x
 2015-03-18  1:47 UTC  (6+ messages)

Is it safe or useful to use NOCOW flag and autodefrag mount option at same time?
 2015-03-18  1:22 UTC  (8+ messages)

[RFC PATCH 0/5] Remove rw parameter from direct_IO()
 2015-03-17 18:19 UTC  (11+ messages)
` [RFC PATCH 1/5] new helper: iov_iter_rw()
` [RFC PATCH 2/5] Remove rw from {,__,do_}blockdev_direct_IO()
` [RFC PATCH 3/5] Remove rw from dax_{do_,}io()
` [RFC PATCH 4/5] direct_IO: use iov_iter_rw() instead of rw everywhere
` [RFC PATCH 5/5] direct_IO: remove rw from a_ops->direct_IO()

[PATCH] Btrfs: fix outstanding_extents accounting in DIO
 2015-03-17 15:37 UTC  (2+ messages)

[PATCH 0/3] Btrfs: qgroup: part-3: bug fixes for deleting subvolume
 2015-03-17 15:27 UTC  (15+ messages)
` [PATCH 3/3] btrfs: qgroup: fix a wrong parameter of no_quota
      ` [PATCH] fstest: btrfs: add a test for quota number when deleting a subvol
            ` [PATCH v2] "

[PATCH] Btrfs: account merges properly
 2015-03-17 15:03 UTC 

[PATCH] btrfs-progs: fi usage, fix reporting space for degraded mounts
 2015-03-17 13:53 UTC 

[PATCH] Btrfs: account for the correct number of extents for delalloc reservations
 2015-03-17 11:38 UTC  (3+ messages)

Btrfs Send/Receive "WARN_ON Cannot allocate memory" And "no such file or directory" error
 2015-03-17 11:20 UTC  (4+ messages)

[RFC PATCH 0/7] Btrfs: qgroup: part-4: Add type to btrfs qgroup
 2015-03-17 10:08 UTC  (2+ messages)

[PATCH] Revert "Btrfs: allow superblock mismatch from older mkfs"
 2015-03-17 10:11 UTC  (11+ messages)
        ` [PATCH v2] Btrfs: Remove the check for old-style mkfs

[PATCH RFC] add btrfs_fs_devices and btrfs_device attribute to sysfs
 2015-03-17  1:52 UTC  (2+ messages)
` [PATCH 1/1] Btrfs: add sysfs layout to show volume info

[PATCH] Btrfs: add sanity test for outstanding_extents accounting
 2015-03-16 21:41 UTC 

[PATCH] Btrfs: just free dummy extent buffers
 2015-03-16 21:40 UTC 

[PATCH] Btrfs: fix merge delalloc logic V2
 2015-03-16 20:30 UTC 

What are parents? 'print parent ID' always matches top level
 2015-03-16 18:00 UTC 

[PATCH] btrfs-progs: re-introduce BTRFS_BUILD_VERSION in version.h
 2015-03-16 17:40 UTC  (2+ messages)

[PATCH] fstests: generic test for fallocate
 2015-03-16 11:37 UTC  (2+ messages)

[PATCH] fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone
 2015-03-16  7:22 UTC 

[PATCH v2] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read
 2015-03-16  2:53 UTC 

[PATCH v2] fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone
 2015-03-16  1:34 UTC  (3+ messages)

Raid10 performance issues during copy and balance, only half the spindles used for reading data
 2015-03-15  3:35 UTC  (2+ messages)

[PATCH] Btrfs: change the insertion criteria for the qgroup operations rbtree
 2015-03-14  7:03 UTC  (2+ messages)
` [PATCH v2] "

Any Arguments for/against --bind mounts?
 2015-03-14 17:34 UTC  (2+ messages)

[PATCH v2] Btrfs: fix comp_oper to get right order
 2015-03-14 16:53 UTC 

[PATCH] Btrfs: add missing inode item update in fallocate()
 2015-03-14 16:41 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Btrfs: fix comp_oper to get right order
 2015-03-13 22:22 UTC  (5+ messages)

[PATCH] Btrfs: fix merge delalloc logic
 2015-03-13 21:33 UTC  (2+ messages)

[PATCH] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read
 2015-03-13 13:48 UTC  (4+ messages)

[PATCH] fs: btrfs: Add missing include file
 2015-03-13  9:14 UTC  (3+ messages)

[PATCH] fstest: btrfs/083: Test for incorrect exclusive refernce number after file clone
 2015-03-13  1:58 UTC  (6+ messages)

[PATCH] Btrfs: incremental send, remove dead code
 2015-03-12 16:04 UTC 

[PATCH] Btrfs: incremental send, clear name from cache after orphanization
 2015-03-12 15:16 UTC 

[PATCH] fstests: test for btrfs incremental send/receive
 2015-03-08 17:51 UTC 

[PATCH] Btrfs: incremental send, clear name from cache after orphanization
 2015-03-08 17:48 UTC 

btrfs_delayed_qgroup_accounting crashes from 3.13 up to 3.19
 2015-03-12  8:27 UTC  (2+ messages)

is cryptographically secure integrity checking possible with btrfs?
 2015-03-12  4:48 UTC  (3+ messages)

btrfs: kernel BUG at fs/btrfs/extent_io.c:676!
 2015-03-12  2:51 UTC  (3+ messages)

Btrfs progs release 3.19
 2015-03-11 13:23 UTC 

[PATCH] Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) V3
 2015-03-11  4:08 UTC  (2+ messages)

[PATCH] Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list) V2
 2015-03-10 22:18 UTC 

"some devices missing" after scrub and btrfs upgrade
 2015-03-10 19:03 UTC 

[PATCH] btrfs-progs: tests, clean up scripts
 2015-03-10 13:10 UTC  (3+ messages)

[GIT PULL] Btrfs
 2015-03-10 11:42 UTC  (8+ messages)
` WARNING: CPU: 2 PID: 32343 at fs/btrfs/inode.c:8693 btrfs_destroy_inode+0x278/0x2a0()

Quota limit question
 2015-03-10 11:03 UTC  (6+ messages)

Lock-ups, assertion failure in btrfsck, scrub reporting super=4
 2015-03-10  7:53 UTC  (5+ messages)

Raid10 performance issues during copy and balance, only half the spindles used for reading data
 2015-03-10  4:37 UTC  (2+ messages)


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