messages from 2015-04-24 16:09:13 to 2015-05-05 06:56:39 UTC [more...]
fstab: use UUID or labe?
2015-05-05 6:56 UTC (2+ messages)
[REQ] Help to gain access to btrfsraid6 pool that won't mount
2015-05-05 6:52 UTC (5+ messages)
3.19.3, btrfs send/receive error: failed to clone extents
2015-05-05 6:32 UTC (8+ messages)
` 3.19.3: check tree block failed + WARNING: device 0 not present on scrub
[PATCH 0/8] Introduce offline fsid/chunk tree uuid change for btrfstune
2015-05-05 6:16 UTC (9+ 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
mlocate/updatedb and btrfs subvolume mounts
2015-05-05 2:59 UTC (5+ messages)
[PATCH v2] btrfs: Fix superblock csum type check
2015-05-05 2:53 UTC
[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
[PATCH] btrfs: qgroup: Fix possible leak in btrfs_add_qgroup_relation()
2015-05-05 0:27 UTC (2+ messages)
[PATCH 0/3] dm error based test cases
2015-05-05 0:14 UTC (6+ 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 "
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
[PATCH] btrfs-progs: check metadata redundancy
2015-05-02 16:03 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)
[PATCH 1/3] btrfs: introduce BTRFS_BLOCK_SIZE to replace number 4096
2015-04-30 9:07 UTC (3+ 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
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][RFC] btrfs-progs: add 'du' command
2015-04-29 17:19 UTC (2+ messages)
[PATCH 0/3] btrfs-progs: restore symlinks
2015-04-29 15:38 UTC (7+ 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 (19+ messages)
` [PATCH v2 01/18] btrfs: backref: Don't merge refs which are not for same block
` [PATCH v2 02/18] btrfs: delayed-ref: Use list to replace the ref_root in ref_head
` [PATCH v2 03/18] btrfs: delayed-ref: Cleanup the unneeded functions
` [PATCH v2 04/18] btrfs: qgroup: Cleanup open-coded old/new_refcnt update and read
` [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
[PATCH 00/18] New extent-oriented qgroup mechanism with minor cleanup
2015-04-29 1:55 UTC (2+ messages)
Filesystem with Errors, Unusual behavior
2015-04-28 16:46 UTC (4+ messages)
help on broken file system
2015-04-28 12:42 UTC (6+ messages)
parent transid verify failed
2015-04-28 12:34 UTC
[PATCH 05/10] btrfs: remove bio splitting and merge_bvec_fn() calls
2015-04-28 6:48 UTC
btrfs-progs BTRFS mounted with -o recovery showing no errors on scrub - minor
2015-04-28 4:49 UTC (2+ messages)
[PATCH v2 1/2] btrfs: Fix superblock csum type check
2015-04-28 0:57 UTC (5+ messages)
[PATCH] btrfs-progs: receive explicit parent support
2015-04-27 19:29 UTC (6+ messages)
[PATCH v3] Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extent
2015-04-27 18:37 UTC (2+ messages)
btrfs freeze/thaw when using with LVM2
2015-04-27 17:56 UTC (8+ messages)
installation of a nspwan-container on btrfs subvolumes
2015-04-27 14:10 UTC (2+ messages)
[PATCH 3/3] btrfs: set FS_SUPPORTS_SEEK_HOLE flag
2015-04-27 13:43 UTC (8+ messages)
` [PATCH 0/3] Allow fscache to work on BTRFS
btrfs-progs SCRUB reporting aborted but still running - minor
2015-04-27 12:48 UTC
rollback of a snapshot is just read-only
2015-04-27 11:47 UTC (2+ messages)
rollback of a snapshot is just read-only
2015-04-27 10:38 UTC (2+ messages)
How to get the devid of a missing device
2015-04-27 8:01 UTC (5+ messages)
[PATCH] Btrfs: device delete by devid
2015-04-27 7:34 UTC (10+ messages)
` [PATCH 0/8 v2] "
` [PATCH V2 1/8] Btrfs: "
` [PATCH 2/8] Btrfs: move check for min number of devices to a function
` [PATCH 3/8] Btrfs: rename btrfs_dev_replace_find_srcdev()
` [PATCH 4/8] Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
` [PATCH 5/8] Btrfs: use btrfs_find_device_by_user_input()
` [PATCH 6/8] Btrfs: add btrfs_read_dev_one_super() to read one specific SB
` [PATCH 7/8] Btrfs: fix btrfs_scratch_superblock() with fixes from device delete
` [PATCH 8/8] Btrfs: use btrfs_scratch_superblock() in btrfs_rm_device()
[PATCH 0/2] serviceability: add event log when missing device is created
2015-04-27 4:46 UTC (3+ messages)
` [PATCH 1/2] Btrfs: "
` [PATCH 2/2] Btrfs: check error before reporting missing device and add uuid
raid0 needs mounting alternate device every boot? open_ctree failed (3.19.5)
2015-04-26 19:32 UTC (3+ messages)
[GIT PULL] Btrfs fixes
2015-04-26 13:18 UTC
Crafted BTRFS-image causes invalid memory access in userland tool
2015-04-25 20:42 UTC
How to repair a BTRFS block?
2015-04-25 17:56 UTC (6+ messages)
[PATCH 0/4] btrfs: reduce block group cache writeout times during commit
2015-04-25 17:33 UTC (17+ messages)
[PATCH] Btrfs: fix deadlock when starting writeback of bg caches
2015-04-25 17:31 UTC
[PATCH] Btrfs: fix race between start dirty bg cache writeout and bg deletion
2015-04-25 17:29 UTC
btrfs filesystem for /home has become readonly
2015-04-25 16:02 UTC (2+ messages)
btrfs balance start -dconvert=raid5 on raid1 not converting to raid5
2015-04-25 9:39 UTC (5+ messages)
[PATCH 1/1] Btrfs: avoid using NULL compressed_pages in insert_inline_extent()
2015-04-25 8:02 UTC
[PATCH] Btrfs: Add OPER_SUB_SUBTREE to the list of operation types to be displayed in a trace
2015-04-24 18:20 UTC
[PATCH] fstests: test btrfs send after swapping directory names differently
2015-04-24 18:11 UTC (2+ messages)
[PATCH 0/3] Better transaction abort reports
2015-04-24 17:12 UTC (4+ messages)
` [PATCH 1/3] btrfs: report exact callsite where transaction abort occurs
` [PATCH 2/3] btrfs: add 'cold' compiler annotations to all error handling functions
` [PATCH 3/3] btrfs: fix warnings after changes in btrfs_abort_transaction
[PATCH] Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
2015-04-24 16:08 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox