messages from 2016-03-16 19:55:00 to 2016-03-22 01:38:52 UTC [more...]
[PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
2016-03-22 1:35 UTC (18+ messages)
` [PATCH v8 01/27] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v8 02/27] btrfs: dedupe: Introduce function to initialize dedupe info
` [PATCH v8 03/27] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v8 05/27] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v8 07/27] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v8 10/27] btrfs: dedupe: Add basic tree structure for on-disk dedupe method
` [PATCH v8 14/27] btrfs: dedupe: Add support for adding hash for on-disk backend
` [PATCH v8 16/27] btrfs: dedupe: add an inode nodedupe flag
` [PATCH v8 17/27] btrfs: dedupe: add a property handler for online dedupe
` [PATCH v8 19/27] btrfs: try more times to alloc metadata reserve space
` [PATCH v8 20/27] btrfs: dedupe: Fix a bug when running inband dedupe with balance
` [PATCH v8 21/27] btrfs: Fix a memory leak in inband dedupe hash
` [PATCH v8 22/27] btrfs: dedupe: Fix metadata balance error when dedupe is enabled
` [PATCH v8 23/27] btrfs: dedupe: Avoid submit IO for hash hit extent
` [PATCH v8 24/27] btrfs: dedupe: Preparation for compress-dedupe co-work
` [PATCH v8 26/27] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v8 27/27] btrfs: dedupe: Fix a space cache delalloc bytes underflow bug
[GIT PULL] Btrfs
2016-03-22 1:16 UTC (2+ messages)
Btrfs: fix up read_tree_block to return proper error
2016-03-21 19:16 UTC (2+ messages)
[PATCH] Add support for RENAME_{EXCHANGE,WHITEOUT}
2016-03-21 22:43 UTC (3+ messages)
[PATCH] Btrfs: fix invalid reference in replace_path
2016-03-21 21:59 UTC
[PATCH] Btrfs: fix performance regression of writing to prealloc/nocow file
2016-03-21 19:10 UTC (4+ messages)
[PULL] Btrfs, misc for 4.6
2016-03-21 18:42 UTC
[PATCH 2/2] btrfs: do not write corrupted metadata blocks to disk
2016-03-21 18:51 UTC (2+ messages)
[PATCH 1/2] btrfs: csum_tree_block: return proper errno value
2016-03-21 18:50 UTC (2+ messages)
[PATCH] fstests: check for general protection fault traces in _check_dmesg
2016-03-21 19:23 UTC
[PATCH] Btrfs: fix crash/invalid memory access on fsync when using overlayfs
2016-03-21 18:44 UTC (6+ messages)
[PATCH] btrfs-progs: fix fi du so it works in more cases
2016-03-21 17:53 UTC (4+ messages)
confusing mountinfo output when bind-mounting files
2016-03-21 17:51 UTC (4+ messages)
[PATCH] fstests: test fsync on overlayfs merged directory
2016-03-21 17:50 UTC (2+ messages)
` [PATCH v2] "
[PATCH 1/2] btrfs-progs: copy btrfs-calc-size to inspect-internal tree-stats
2016-03-21 17:31 UTC (2+ messages)
overlay file to test btrfs repairs
2016-03-21 17:13 UTC (4+ messages)
[PATCH] btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums
2016-03-21 17:02 UTC (2+ messages)
[PATCH V3] _btrfs_stress_subvolume: Fix race condition by making 'subvolume stress' task to exit gracefully
2016-03-21 16:24 UTC
[PATCH] btrfs-progs: build: fix static standalone utilities
2016-03-21 14:16 UTC
[PATCH V2] _btrfs_stress_subvolume: Fix race condition by making 'subvolume stress' task to exit gracefully
2016-03-21 13:57 UTC (3+ messages)
btrfs fi du ERROR
2016-03-21 12:25 UTC (3+ messages)
Btrfsck memory usage reduce idea
2016-03-21 9:43 UTC (6+ messages)
[PATCH 1/1] Btrfs: Code Cleanup
2016-03-21 8:29 UTC (2+ messages)
[PATCH v2] btrfs-progs: subvolume functions reorg
2016-03-21 7:24 UTC (5+ messages)
[PATCH] fstests: _fail the tests if _scratch_mount failed to avoid fully filling root fs
2016-03-21 7:23 UTC
[PATCH 0/6 v3] btrfs-progs: subvolume functions reorg
2016-03-21 7:21 UTC (7+ messages)
` [PATCH 1/6] btrfs-progs: spatial rearrange subvolume functions together
` [PATCH 2/6] btrfs-progs: move test_issubvolume() to utils.c
` [PATCH 3/6] btrfs-progs: remove duplicate function __is_subvol()
` [PATCH 4/6] btrfs-progs: move get_subvol_name() to utils.c
` [PATCH 5/6] btrfs-progs: create get_subvol_info()
` [PATCH 6/6] btrfs-progs: rename get_subvol_name() to subvol_minus_mnt()
moving btrfs subvolumes to new disk
2016-03-21 5:42 UTC (6+ messages)
kernel BUG at fs/btrfs/volumes.c:5519 when hot-removing device in RAID-1
2016-03-21 4:33 UTC (3+ messages)
qgroup code slowing down rebalance
2016-03-21 1:44 UTC (6+ messages)
[PATCH] btrfs-progs: add stat check in open_ctree_fs_info
2016-03-21 0:14 UTC (9+ messages)
Btrfs progs release 4.5
2016-03-20 23:53 UTC
Re: unable to mount btrfs partition, please help :(
2016-03-20 20:39 UTC
unable to mount btrfs partition, please help :(
2016-03-20 19:15 UTC (4+ messages)
WARNING: quotas may be inconsistent, rescan needed
2016-03-20 16:58 UTC
unable to mount btrfs partition, please help :(
2016-03-20 12:16 UTC (5+ messages)
[RFC] Experimental btrfs encryption
2016-03-20 11:56 UTC (3+ messages)
Still not production ready
2016-03-20 11:24 UTC (2+ messages)
` kworker threads may be working saner now instead of using 100% of a CPU core for minutes (Re: Still not production ready)
unable to mount btrfs partition, please help :(
2016-03-20 3:12 UTC (3+ messages)
[4.4.1] btrfs-transacti frequent high CPU usage despite little fragmentation
2016-03-19 20:31 UTC (5+ messages)
recovery problem raid5
2016-03-19 8:21 UTC (8+ messages)
Global hotspare functionality
2016-03-19 1:17 UTC (2+ messages)
Snapshots slowing system
2016-03-19 1:15 UTC (13+ messages)
[PATCH] btrfs-progs: subvol sync: fix memory corruption, undersized array
2016-03-19 0:13 UTC (5+ messages)
` Blocks changed since previous snapshot of subvolume
btrfs error
2016-03-18 23:47 UTC (3+ messages)
The *right* algorithm for determining the amount of free space
2016-03-18 18:03 UTC (3+ messages)
[PATCH v2] btrfs-progs: add stat check in open_ctree_fs_info
2016-03-18 17:50 UTC (4+ messages)
Btrfs progs pre-release 4.5-rc2
2016-03-18 16:43 UTC
[PATCH][btrfs-progs] populate fs with small dataset for convert-tests
2016-03-18 16:13 UTC (2+ messages)
Major HDD performance degradation on btrfs receive
2016-03-18 14:22 UTC (14+ messages)
[PATCH] btrfs-progs: fix incorrect column order
2016-03-18 13:30 UTC (2+ messages)
[PATCH 1/5] btrfs-progs: "sub get-default" doesn't work
2016-03-18 13:26 UTC (6+ messages)
` [PATCH 2/5] btrfs-progs: "qgroup create/destroy" don't work
` [PATCH 3/5] btrfs-progs: "inspect-internal subvolid-resolve" doesn't work
` [PATCH 4/5] btrfs-progs: "qgroup assign" can't handle options
` [PATCH 5/5] btrfs-progs: qgroup assign can't handle --no-rescan option
Snapshots slowing system
2016-03-18 8:43 UTC (2+ messages)
` Fwd: "
Btrfs: remove empty block groups automatically
2016-03-18 5:38 UTC
Btrfs: get/set for struct header fields
2016-03-18 5:37 UTC
[PATCH] fstest: btrfs: test single 4k extent after subpagesize buffered writes
2016-03-17 22:56 UTC (9+ messages)
` [PATCH v2] "
btrfs receive hangs in "uninterruptible sleep"
2016-03-17 20:07 UTC (3+ messages)
[PATCH] Improve FL_KEEP_SIZE handling
2016-03-17 14:29 UTC (6+ messages)
` [PATCH] Btrfs: Improve FL_KEEP_SIZE handling in fallocate
[PATCH] Btrfs-progs: use btrfs-debugfs to fetch block group information
2016-03-17 12:49 UTC (4+ messages)
[PATCH v2] btrfs: remove save_error_info()
2016-03-17 10:48 UTC (2+ messages)
[RFC PATCH] btrfs/066: Fix race condition by making 'subvolume stress' task to exit gracefully
2016-03-17 9:12 UTC (3+ messages)
Stupid (?) Idea about extent lifetimes
2016-03-17 8:51 UTC (2+ messages)
parent transid verify failed on snapshot deletion
2016-03-17 8:39 UTC (10+ messages)
` "Fixed", "
Why we always balance system chunk alone with metadata?
2016-03-17 8:09 UTC (2+ messages)
Incompat features: raid56 ... when creating a RAID6?
2016-03-17 7:55 UTC (5+ messages)
Mounting RAID1 degraded+rw only works once
2016-03-17 6:04 UTC (3+ messages)
[PATCH v2 RESEND] btrfs: maintain consistency in logging to help debugging
2016-03-17 3:28 UTC (3+ messages)
[PATCH] btrfs: rename save_error_info to set_fs_error
2016-03-17 2:30 UTC (5+ messages)
Again, no space left on device while rebalancing and recipe doesnt work
2016-03-17 1:17 UTC (9+ messages)
` New file system with same issue (was: Again, no space left on device while rebalancing and recipe doesnt work)
` New file system with same issue
` A good "Boot Maintenance" scheme (WAS: New file system with same issue)
task btrfs-cleaner:770 blocked for more than 120 seconds
2016-03-16 19:54 UTC (14+ 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).