Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-04-29 02:31:23 to 2015-05-07 17:50:36 UTC [more...]

[PATCH] btrfs-progs: receive explicit parent support
 2015-05-07 17:50 UTC  (2+ messages)
` [PATCH v2] This patch adds command-line flag -p to btrfs receive which makes it possible to disable automatic parent search for incremental snapshots and use explicitly specified path instead. Works also with multiple incremental snapshots

hard lockup while balance was running killed my raid5
 2015-05-07 17:21 UTC  (7+ messages)

Kernel 3.19 and btrfs
 2015-05-07 16:23 UTC  (2+ messages)

[PATCH] Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
 2015-05-07 16:19 UTC  (2+ messages)

Kernel Dump scanning directory
 2015-05-07 14:33 UTC  (2+ messages)

btrfs-progs 4.0 breaks btrfs fi show?
 2015-05-07 14:14 UTC  (11+ messages)

strange behavior btrfs copy
 2015-05-07  9:04 UTC  (2+ messages)

[PATCH v3 05/11] btrfs: remove bio splitting and merge_bvec_fn() calls
 2015-05-07  6:34 UTC 

unstable atimes on empty dirs in read-only snapshots which were subvol parents
 2015-05-07  5:56 UTC  (4+ messages)

how to clone a btrfs filesystem
 2015-05-07  5:14 UTC  (3+ messages)

btrfs send using with copied snapshot
 2015-05-07  4:59 UTC  (3+ messages)

btrfs send/receive for backup of subvolumes
 2015-05-07  4:04 UTC  (3+ messages)

[PATCH 1/3] btrfs: introduce BTRFS_BLOCK_SIZE to replace number 4096
 2015-05-07  3:47 UTC  (10+ messages)
` [PATCH 2/3] btrfs: support to find missing device by path
` [PATCH 3/3] btrfs: do not allow device path updated by the stale one

kernel BUG at fs/btrfs/extent-tree.c:7727! with 3.17-rc3
 2015-05-07  3:15 UTC  (19+ messages)
` kernel BUG at fs/btrfs/relocation.c:1065 in 3.14.16 to 3.17-rc3
        ` 3.19.3, btrfs send/receive error: failed to clone extents
          ` 3.19.3: check tree block failed + WARNING: device 0 not present on scrub
              ` [PATCH 00/27] Replace the old man page with asciidoc and man page for each btrfs subcommand
                ` btrfs on 3.14rc5 stuck on "btrfs_tree_read_lock sync"
                  ` btrfs balance crash BUG ON fs/btrfs/relocation.c:1062 or RIP build_backref_tree+0x9fc/0xcc4
              ` 3.19.6: __btrfs_free_extent:5987: errno=-2 No such entry
                ` 3.19.6: __btrfs_free_extent:5987: errno=-2 No such entry, did btrfs check --repair break it?

[PATCH RFC 0/3] simple copy offloading system call
 2015-05-07  2:52 UTC  (3+ messages)

fstrim and subvolumes
 2015-05-06 21:46 UTC  (2+ messages)

btrfs device scan returns nothing?
 2015-05-06 17:49 UTC  (2+ messages)

[REQ] Help to gain access to btrfsraid6 pool that won't mount
 2015-05-06 17:47 UTC  (10+ messages)

[PATCH 0/8] Introduce offline fsid/chunk tree uuid change for btrfstune
 2015-05-06 15:43 UTC  (12+ messages)
` [PATCH 1/8] btrfs-progs: Allow open_ctree to ignore fsid mismatch
` [PATCH 2/8] btrfs-progs: Export write_tree_block()
` [PATCH 3/8] btrfs-progs: Introduce change_header_uuid() function
` [PATCH 4/8] btrfs-progs: Introduce change_extents_uuid() function
` [PATCH 5/8] btrfs-progs: Introduce function change_device_uuid()
` [PATCH 6/8] btrfs-progs: Introduce change_devices_uuid() function
` [PATCH 7/8] btrfs-progs: Introduce change_uuid() function
` [PATCH 8/8] btrfs-progs: btrfstune: Introduce new "-u" and "-U" options

[PATCH] Btrfs: fix race between block group creation and their cache writeout
 2015-05-06 15:15 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] Btrfs: fix wrong mapping flags for free space inode
 2015-05-06 10:17 UTC 

[PATCH] btrfs-progs: check metadata redundancy
 2015-05-06 10:14 UTC  (5+ messages)

[PATCH 0/3] dm error based test cases
 2015-05-06  8:54 UTC  (14+ messages)
` [PATCH 1/3] xfstests: btrfs: add functions to create dm-error device
` [PATCH 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
` [PATCH 3/3] xfstests: btrfs: test device delete with EIO on "
` [PATCH v2 0/3] dm error based test cases
  ` [PATCH v2 1/3] xfstests: btrfs: add functions to create dm-error device
    ` [PATCH v2.1 "
  ` [PATCH v2 2/3] xfstests: btrfs: test device replace, with EIO on the src dev
  ` [PATCH v2 3/3] xfstests: btrfs: test device delete with EIO on "

[PATCH] btrfs-progs: replace PAGE_CACHE_SIZE to sysconf(_SC_PAGESIZE)
 2015-05-06  8:35 UTC 

Compression: effect of chattr: wiki is contradictory
 2015-05-06  3:50 UTC  (2+ messages)

[PATCH][RFC] btrfs-progs: add 'du' command
 2015-05-05 19:46 UTC  (3+ messages)

[PATCH v2] btrfs: add missing discards when unpinning extents with -o discard
 2015-05-05 18:19 UTC 

[PATCH v2] btrfs: iterate over unused chunk space in FITRIM
 2015-05-05 18:19 UTC 

[PATCH] Btrfs: fix panic when starting bg cache writeout after IO error
 2015-05-05 18:03 UTC 

[PATCH 4/5] btrfs-progs: remove BTRFS_SCAN_PROC scan method
 2015-05-05 16:54 UTC  (3+ messages)
` [PATCH] btrfs-progs: btrfs_scan_block_devices is unused function delete it

Compression: effect of setting the c attribute: wiki unclear
 2015-05-05 16:16 UTC 

[PATCH 0/2] serviceability: add event log when missing device is created
 2015-05-05 15:52 UTC  (5+ messages)
` [PATCH 1/2] Btrfs: "
` [PATCH 2/2] Btrfs: check error before reporting missing device and add uuid

fstab: use UUID or labe?
 2015-05-05 15:44 UTC  (3+ messages)

[PATCH] Btrfs: fix crash after inode cache writeback failure
 2015-05-05 14:21 UTC 

[PATCH 00/27 V5] provide framework so that sysfs attributs from the fs_devices can be added
 2015-05-05 13:51 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
 2015-05-05 13:20 UTC  (3+ messages)

[PATCH v2] btrfs: Fix superblock csum type check
 2015-05-05 12:08 UTC  (2+ messages)

mlocate/updatedb and btrfs subvolume mounts
 2015-05-05  2:59 UTC  (5+ messages)

[PATCH] btrfs-progs: fsck: Fix a shallow copy which will leads to segfault
 2015-05-05  2:20 UTC 

[PATCH v2 1/5] btrfs-progs: Record orphan data extent ref to corresponding root
 2015-05-05  0:55 UTC  (6+ messages)
` [PATCH v2 3/5] btrfs-progs: Record and report every file extent hole

hard lockup while balance was running killed my raid5
 2015-05-05  0:02 UTC 

progs bug(ish?) report
 2015-05-04 16:33 UTC  (2+ messages)

[PATCH] btrfs: Fix superblock csum type check
 2015-05-04 16:08 UTC  (4+ messages)

[PATCH] fstests: test for btrfs send with compressed file extents
 2015-05-04 14:34 UTC 

[PATCH] Btrfs: incremental send, fix clone operations for compressed extents
 2015-05-03  0:56 UTC 

[PATCH RESEND] fstests: regression test for btrfs file range cloning
 2015-05-03  0:53 UTC 

btrfs send slow / how to improve performance
 2015-05-04  7:28 UTC 

Accessing Parent Subvolume
 2015-05-03  7:09 UTC  (2+ messages)

[REGRESSION] Hang during backup with rsync
 2015-05-02 17:07 UTC  (12+ messages)
  ` [BUG] "

Linux v4.1-rc1: Unable to handle kernel NULL pointer dereference
 2015-05-02 16:20 UTC 

How to find corrupted files?
 2015-05-02  4:28 UTC  (2+ messages)

[PATCH RESEND] btrfs: Align EOF length to block in extent_same
 2015-05-01 15:13 UTC  (2+ messages)

[GIT PULL] Btrfs fixes
 2015-05-01 14:08 UTC 

Bulk discard doesn't work after add/delete of devices
 2015-05-01 10:43 UTC  (4+ messages)
` [PATCH] Btrfs: really fix trim 0 bytes after a device delete
  ` [PATCH V2] "

Bug report: filesystem needed btrf-zero-log
 2015-04-30 17:37 UTC  (3+ messages)

[PATCH] Btrfs: fix mutex unlock without prior lock on space cache truncation
 2015-04-30 16:47 UTC 

trinity fuzzer : no space left on device although tjthe directory is empty
 2015-04-30 13:31 UTC  (2+ messages)

Tux3 Report: How fast can we fsync?
 2015-04-30 13:25 UTC  (3+ messages)

[PATCH] xfstests: btrfs: 020 is bit diverted from its objective
 2015-04-30 10:36 UTC  (2+ messages)

Carefully crafted BTRFS-image causes kernel to crash
 2015-04-30  6:45 UTC  (6+ messages)

WARNING during btrfs send, kernel 4.1-rc1
 2015-04-30  4:15 UTC 

btrfs quota questions
 2015-04-29 21:45 UTC 

[PATCH] Revert "btrfs: delete chunk allocation attemp when setting block group ro"
 2015-04-29 20:21 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: restore symlinks
 2015-04-29 15:38 UTC  (5+ messages)
` [PATCH 2/3] btrfs-progs: separate the overwrite check

Btrfs progs release 3.19
 2015-04-29 15:29 UTC  (2+ messages)
` Btrfs progs release 4.0 (fixed)

[PATCH 00/18] New extent-oriented qgroup mechanism with minor cleanup
 2015-04-29  2:29 UTC  (15+ messages)
` [PATCH v2 05/18] btrfs: extent-tree: Use ref_node to replace unneeded parameters in __inc_extent_ref() and __free_extent()
` [PATCH v2 06/18] btrfs: qgroup: Add function qgroup_update_refcnt()
` [PATCH v2 07/18] btrfs: qgroup: Add function qgroup_update_counters()
` [PATCH v2 08/18] btrfs: qgroup: Record possible quota-related extent for qgroup
` [PATCH v2 09/18] btrfs: qgroup: Add new function to record old_roots
` [PATCH v2 10/18] btrfs: backref: Add special time_seq == (u64)-1 case for btrfs_find_all_roots()
` [PATCH v2 11/18] btrfs: qgroup: Add new qgroup calculation function btrfs_qgroup_account_extents()
` [PATCH v2 12/18] btrfs: qgroup: Switch rescan to new mechanism
` [PATCH v2 13/18] btrfs: qgroup: Switch to new extent-oriented qgroup mechanism
` [PATCH v2 14/18] btrfs: qgroup: Switch self test to "
` [PATCH v2 15/18] btrfs: qgroup: Cleanup the old ref_node-oriented mechanism
` [PATCH v2 16/18] btrfs: ulist: Add ulist_del() function
` [PATCH v2 17/18] btrfs: qgroup: Add the ability to skip given qgroup for old/new_roots
` [PATCH v2 18/18] btrfs: qgroup: Make snapshot accounting work with new extent-oriented qgroup


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