messages from 2016-08-19 08:16:42 to 2016-08-28 17:36:10 UTC [more...]
btrfstune settings
2016-08-28 17:35 UTC (5+ messages)
does btrfs-receive use/compare the checksums from the btrfs-send side?
2016-08-28 17:35 UTC (2+ messages)
btrfs check "Couldn't open file system" after error in transaction.c
2016-08-28 17:33 UTC (3+ messages)
Recommendation on raid5 drive error resolution
2016-08-28 17:15 UTC (3+ messages)
Is there a performance advantage in using Btrfs subvolumes over raw (MBR/GPT) partitions on rotational disks?
2016-08-28 16:23 UTC (2+ messages)
btrfs send extremely slow (almost stuck)
2016-08-28 16:15 UTC
[4.7.2] btrfs_run_delayed_refs:2963: errno=-17 Object already exists
2016-08-28 13:29 UTC
Crush on btrfs device delete missing
2016-08-28 8:41 UTC (3+ messages)
btrfs send extremely slow (almost stuck)
2016-08-28 7:53 UTC (2+ messages)
linux 4.7.2 & btrfs & rsync & OOM gone crazy
2016-08-27 13:57 UTC (5+ messages)
[PATCH 0/3] Btrfs: fix free space tree bitmaps+tests on big-endian systems
2016-08-27 7:16 UTC (9+ messages)
[GIT PULL] Btrfs
2016-08-26 23:36 UTC
fuzzed segv in btrfsck
2016-08-26 22:57 UTC
Switch raid mode without rebalance?
2016-08-26 20:31 UTC (10+ messages)
heap-use-after-free in btrfsck v4.7-42-g56e9586
2016-08-26 19:23 UTC
Btrfs progs release 4.7.1
2016-08-26 10:57 UTC (4+ messages)
BTRFS constantly reports "No space left on device" even with a huge unallocated space
2016-08-26 5:59 UTC (14+ messages)
[PATCH] Btrfs: bail out if block group has different mixed flag
2016-08-26 1:08 UTC
[PATCH] btrfs: do not decrease bytes_may_use when replaying extents
2016-08-26 3:33 UTC
btrfs quota issues
2016-08-26 1:52 UTC (8+ messages)
btrfs partition fails to mount - kernel BUG at ../fs/btrfs/extent-tree.c:1872
2016-08-25 20:06 UTC (4+ messages)
[BUG] kernel BUG at fs/btrfs/extent_io.c:2062 (v4.2.0-rc8)
2016-08-25 18:54 UTC (3+ messages)
6TB partition, Data only 2TB - aka When you haven't hit the "usual" problem
2016-08-25 15:48 UTC (14+ messages)
[PULL] Btrfs fixes, part 3
2016-08-25 12:04 UTC (5+ messages)
Please disable balance auto-resume for 4.9 (or even 4.8)
2016-08-25 11:32 UTC (2+ messages)
Will Btrfs have an official command to "uncow" existing files?
2016-08-24 22:47 UTC (14+ messages)
[PATCH] btrfs-progs: check: skip shared node or leaf check for low_memory mode
2016-08-25 5:30 UTC (3+ messages)
[PATCH 1/3] btrfs-progs: check: remove unused found_key variable in walk_down_tree()
2016-08-25 5:21 UTC (3+ messages)
` [PATCH 2/3] btrfs-progs: check: make low memory mode support partially dropped snapshots
` [PATCH 3/3] btrfs-progs: tests: add 021-partially-dropped-snapshot-case
WARNING: CPU: 7 PID: 23122 at /home/kernel/COD/linux/lib/list_debug.c:59 btrfs_clear_bit_hook+0x2b9/0x350 [btrfs]
2016-08-25 3:16 UTC
[PATCH] Btrfs: fix memory leak in reading btree blocks
2016-08-24 23:15 UTC (2+ messages)
kernel BUG at fs/btrfs/delayed-inode.c:1579!
2016-08-24 23:00 UTC (3+ messages)
btrfs-progs 4.7, check reports many "incorrect local backref count" messages
2016-08-24 18:30 UTC (5+ messages)
[PATCH] Btrfs: fix em leak in find_first_block_group
2016-08-24 18:24 UTC (4+ messages)
[PATCH] btrfs: Fix extent map leak in find_first_block_group
2016-08-24 18:24 UTC (3+ messages)
[PATCH] Btrfs: handle pending renames with recycled inodes properly
2016-08-24 18:17 UTC (3+ messages)
[PATCH][v2] Btrfs: kill invalid ASSERT() in process_all_refs()
2016-08-24 15:57 UTC
[PATCH 1/3] btrfs-progs: Introduce new send-dump object
2016-08-24 12:49 UTC (4+ messages)
[PATCH v3] Btrfs: remove BUG() in raid56
2016-08-24 12:11 UTC (3+ messages)
` [PATCH v4] "
[PATCH] Btrfs: check btree node's nritems
2016-08-24 11:49 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/2] btrfs: Fix warning "variable ‘gen’ set but not used"
2016-08-24 11:55 UTC (2+ messages)
[PATCH] btrfs: Fix warning "variable ‘blocksize’ set but not used"
2016-08-24 11:53 UTC (2+ messages)
[PATCH] Btrfs: detect corruption when non-root leaf has zero item
2016-08-24 11:51 UTC (5+ messages)
` [PATCH v2] "
[PATCH 00/13] Btrfs-progs: partial mkfs/convert, error handling, cleanups
2016-08-24 10:27 UTC (16+ messages)
` [PATCH 01/13] btrfs-progs: pass OPEN_CTREE flags as unsigned
` [PATCH 02/13] btrfs-progs: make superblock reading/scanning api more generic
` [PATCH 03/13] btrfs-progs: introduce signature for a partially set up filesystem
` [PATCH 04/13] btrfs-progs: mkfs: do not scan partially initialized devices
` [PATCH 05/13] btrfs-progs: two staged filesystem creation
` [PATCH 06/13] btrfs-progs: mkfs: return errors from block group creation functions
` [PATCH 07/13] btrfs-progs: mkfs: improve error handling in main()
` [PATCH 08/13] btrfs-progs: mkfs: improve error handling in recow_roots
` [PATCH 09/13] btrfs-progs: document all btrfs_open_ctree_flags
` [PATCH 10/13] btrfs-progs: mkfs: switch BUG_ON to error handling in traverse_directory
` [PATCH 11/13] btrfs-progs: mkfs: handle and report transaction commit failures
` [PATCH 12/13] btrfs-progs: mkfs: help and usage now to to stdout
` [PATCH 13/13] btrfs-progs: mkfs: clean up make_image
[PATCH] Btrfs: fix lockdep warning on deadlock against an inode's log mutex
2016-08-23 20:13 UTC
Btrfs send to send out metadata and data separately
2016-08-24 8:53 UTC (7+ messages)
[PATCH] Btrfs: fix memory leak of block group cache
2016-08-24 0:26 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
Stuck btrfs-cleaner on 4.7 and 4.6
2016-08-23 17:17 UTC (2+ messages)
btrfs partition fails to mount after power outage
2016-08-23 16:29 UTC (9+ messages)
[GIT PULL] [PATCH v4 00/26] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
2016-08-23 14:51 UTC (3+ messages)
[PULL] Btrfs fixes for 4.8, part 2
2016-08-23 12:14 UTC (3+ messages)
[PATCH] btrfs: don't create or leak aliased root while cleaning up orphans
2016-08-23 11:47 UTC (2+ messages)
[lkp] [btrfs] 994cdc1331: WARNING: CPU: 0 PID: 14378 at fs/btrfs/extent-tree.c:10030 btrfs_free_block_groups+0x29b/0x420 [btrfs]
2016-08-23 9:31 UTC
[Regression/Behavior change]dm-flakey corrupt read bio, even the feature is drop_writes
2016-08-23 8:40 UTC (6+ messages)
` [dm-devel] "
possible recursive locking detected, 4.8.0-0.rc3.git0.1.fc25.x86_64+debug
2016-08-23 2:37 UTC (3+ messages)
[PATCH 0/3][V2] Provide accounting for dirty metadata
2016-08-22 18:29 UTC (5+ messages)
` [PATCH 1/3] remove mapping from balance_dirty_pages*()
` [PATCH 2/3] writeback: allow for dirty metadata accounting
` [PATCH 3/3] writeback: introduce super_operations->write_metadata
Strange behavior after "rm -rf //"
2016-08-21 17:54 UTC (6+ messages)
Mixing partitioned and non-partitioned discs in a RAID?
2016-08-21 2:28 UTC (8+ messages)
Possible recursive locking on btrfs_inode::log_mutex
2016-08-20 15:52 UTC
Balancing subvolume on a specific device
2016-08-20 6:30 UTC (3+ messages)
[PATCH 13/17] xfs: test swapext with reflink
2016-08-19 21:53 UTC
btrfs-transaction spins forever on -next-20160818
2016-08-19 19:39 UTC
[PATCH 1/2] btrfs/131: test for umount of read-only fs when quota rescan is paused
2016-08-19 19:20 UTC (3+ messages)
OOM killer invoked during btrfs send/recieve on otherwise idle machine
2016-08-19 13:27 UTC (7+ messages)
[BUG] Btrfs scrub sometime recalculate wrong parity in raid5
2016-08-19 13:17 UTC
[PATCH 0/4] Convert regression fix with print-tree enhancement
2016-08-19 11:55 UTC (2+ messages)
[PATCH 00/13] btrfs-progs: check: check fs roots in low_memory mode
2016-08-19 10:31 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).