messages from 2016-05-16 12:34:51 to 2016-05-21 14:18:08 UTC [more...]
[GIT PULL] Btrfs
2016-05-21 14:18 UTC
btrfs restore fails because of NO SPACE
2016-05-21 3:14 UTC (5+ messages)
Hot data tracking / hybrid storage
2016-05-20 22:26 UTC (17+ messages)
[PATCH] Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodes
2016-05-20 20:50 UTC
Amount of scrubbed data goes from 15.90GiB to 26.66GiB after defragment -r -v -clzo on a fs always mounted with compress=lzo
2016-05-20 15:51 UTC (5+ messages)
[PATCH 6/6] Btrfs: fix race between device replace and chunk allocation
2016-05-20 15:36 UTC (3+ messages)
[PATCH 5/6] Btrfs: fix race setting block group back to RW mode during device replace
2016-05-20 15:22 UTC (2+ messages)
[PATCH 4/6] Btrfs: fix unprotected assignment of the left cursor for device replace
2016-05-20 15:21 UTC (2+ messages)
[PATCH 3/6] Btrfs: fix race setting block group readonly during device replace
2016-05-20 15:20 UTC (2+ messages)
[PATCH 2/6] Btrfs: fix race between device replace and block group removal
2016-05-20 15:15 UTC (2+ messages)
[PATCH 1/6] Btrfs: fix race between readahead and device replace/removal
2016-05-20 15:11 UTC (2+ messages)
kernel 4.5.5 & space_cache=v2 early enospc, forced read-only
2016-05-20 13:33 UTC
sharing page cache pages between multiple mappings
2016-05-20 10:37 UTC (6+ messages)
[PATCH] btrfs,vfs: allow FILE_EXTENT_SAME on a file opened ro
2016-05-20 3:45 UTC
Reducing impact of periodic btrfs balance
2016-05-20 3:19 UTC (6+ messages)
` [Not TLS] "
[RFC PATCH v2.1 00/16] Introduce low memory usage btrfsck mode
2016-05-20 2:33 UTC (21+ messages)
` [RFC PATCH v2.1 01/16] btrfs-progs: fsck: Introduce function to check tree block backref in extent tree
` [RFC PATCH v2.1 02/16] btrfs-progs: fsck: Introduce function to check data "
` [RFC PATCH v2.1 03/16] btrfs-progs: fsck: Introduce function to query tree block level
` [RFC PATCH v2.1 04/16] btrfs-progs: fsck: Introduce function to check referencer of a backref
` [RFC PATCH v2.1 05/16] btrfs-progs: fsck: Introduce function to check shared block ref
` [RFC PATCH v2.1 06/16] btrfs-progs: fsck: Introduce function to check referencer for data backref
` [RFC PATCH v2.1 07/16] btrfs-progs: fsck: Introduce function to check shared "
` [RFC PATCH v2.1 08/16] btrfs-progs: fsck: Introduce function to check an extent
` [RFC PATCH v2.1 09/16] btrfs-progs: fsck: Introduce function to check dev extent item
` [RFC PATCH v2.1 10/16] btrfs-progs: fsck: Introduce function to check dev used space
` [RFC PATCH v2.1 11/16] btrfs-progs: fsck: Introduce function to check block group item
` [RFC PATCH v2.1 12/16] btrfs-progs: fsck: Introduce function to check chunk item
` [RFC PATCH v2.1 13/16] btrfs-progs: fsck: Introduce hub function for later fsck
` [RFC PATCH v2.1 14/16] btrfs-progs: fsck: Introduce function to speed up fs tree check
` [RFC PATCH v2.1 15/16] btrfs-progs: fsck: Introduce traversal function for fsck
` [RFC PATCH v2.1 16/16] btrfs-progs: fsck: Introduce low memory mode
[PATCH] btrfs-progs: fsck: Add more explanation on low memory mode
2016-05-20 2:21 UTC
[PATCH 0/1 v2] for linux-next! String and comment review: Fix typos; fix a couple of mandatory grammatical issues for clarity
2016-05-20 1:30 UTC (3+ messages)
` [1/1 v2] "
[PATCH 0/4] Add support to clear v1 free space cache for btrfs check
2016-05-20 0:44 UTC (17+ messages)
` [PATCH 1/4] btrfs-progs: corrupt-block: Add ability to corrupt free space cache file
` [PATCH 2/4] btrfs-progs: ctree: return earlier for btrfs_previous_item
` [PATCH 3/4] btrfs-progs: fsck: Add support to clear free space cache
` [PATCH v1.1 "
` [PATCH 4/4] btrfs-progs: tests: add 020-bad-free-space-cache
[PATCH 0/1] String and comment review: Fix typos; fix a couple of mandatory grammatical issues for clarity
2016-05-20 0:01 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH] Btrfs: fix handling of faults from btrfs_copy_from_user
2016-05-19 20:21 UTC (9+ messages)
Crash after WARN_ON(BTRFS_I(inode)->csum_bytes)
2016-05-19 15:06 UTC (2+ messages)
[PATCH 07/14] Btrfs: introduce ticketed enospc infrastructure
2016-05-19 12:47 UTC (5+ messages)
` [PATCH V2] "
[PATCH] btrfs-progs: Return earlier for previous item
2016-05-19 12:26 UTC (2+ messages)
[PATCH] btrfs-progs: Enhance tree block check by checking empty leaf or node
2016-05-19 12:24 UTC (2+ messages)
[PATCH 0/3] btrfs-progs: fixes on top of latest integration branch
2016-05-19 12:07 UTC (6+ messages)
` [PATCH 1/3] btrfs-progs: fix make install failure
` [PATCH 2/3] btrfs-progs: add clean-all to the usage
` [PATCH 3/3] btrfs-progs: clean up commands.h
[RFC PATCH] btrfs: correct inode's outstanding_extents computation
2016-05-19 11:01 UTC (2+ messages)
[PATCH] btrfs: remove unnecessary btrfs_delalloc_release_metadata() call
2016-05-19 10:46 UTC (3+ messages)
[PATCH] btrfs: switch to common message helpers in open_ctree, adjust messages
2016-05-19 1:09 UTC (12+ messages)
incoming merge conflict to linux-next
2016-05-19 0:19 UTC (3+ messages)
[PATCH 1/7] Btrfs: replace BUG() with WARN_ONCE in raid56
2016-05-18 19:38 UTC (14+ messages)
` [PATCH 3/7] Btrfs: check if extent buffer is aligned to sectorsize
` [PATCH 5/7] Btrfs: replace BUG_ON with WARN in merge_bio
` [PATCH 6/7] Btrfs: fix eb memory leak due to readpage failure
[PATCH] Btrfs: fix unexpected return value of fiemap
2016-05-18 17:52 UTC (3+ messages)
btrfs self tests fail on arm64, kernel 4.6
2016-05-18 17:27 UTC (3+ messages)
BTRFS RAID 1 broken: Mounted drive(s) basically empty after repair attempt
2016-05-18 7:38 UTC (2+ messages)
Corrupted system due to imbalanced metadata chunks
2016-05-18 5:09 UTC (9+ messages)
problems with free space cache
2016-05-18 1:23 UTC (7+ messages)
[PATCH v10 00/21] Btrfs dedupe framework
2016-05-18 0:57 UTC (10+ messages)
` [PATCH v10 07/21] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [PATCH v10 10/21] btrfs: try more times to alloc metadata reserve space
` [PATCH v10 11/21] btrfs: dedupe: Add ioctl for inband dedupelication
Scrub status regression (repost kinda)
2016-05-17 20:30 UTC (3+ messages)
` [SOLVED] "
RFE: 'btrfs' tools machine readable output
2016-05-17 15:04 UTC (11+ messages)
[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers
2016-05-17 14:59 UTC (2+ messages)
[PATCH 1/6] fstests: btrfs: add functions to set and reset required number of SCRATCH_DEV_POOL
2016-05-17 14:32 UTC (6+ messages)
` [PATCH 2/6] fstests: btrfs: add functions to get and put a device for replace target
` [PATCH 3/6] fstests: btrfs: 027 make use of new device get and put helper functions
` [PATCH 4/6] fstests: btrfs: add helper function to check if btrfs is module
` [PATCH 5/6] fstests: btrfs: test RAID1 device reappear and balanced
` [PATCH 6/6] fstests: btrfs: test RAID5 device reappear and balance
[PATCH] btrfs-progs: device usage: report slack space
2016-05-17 14:31 UTC
[PATCH 1/2] Btrfs: add more valid checks for superblock
2016-05-17 13:47 UTC (14+ messages)
` [PATCH 2/2] Btrfs: add valid checks for chunk loading
[RCF - PATCH] btrfs: do not ignore errors from primary superblock
2016-05-17 12:46 UTC (2+ messages)
BTRFS Data at Rest File Corruption
2016-05-17 11:26 UTC (14+ messages)
[PATCH] btrfs: scrub: Set bbio to NULL before calling btrfs_map_block
2016-05-17 9:37 UTC
[PULL] Btrfs for 4.7
2016-05-17 1:02 UTC (2+ messages)
corrupt node with extent csum item results in bogus data being read
2016-05-16 23:08 UTC (2+ messages)
About in-band dedupe for v4.7
2016-05-16 16:40 UTC (9+ messages)
[PATCH v2 0/3] btrfs-progs: autogen: Some compatibility fixs
2016-05-16 13:48 UTC (2+ messages)
[PATCH] btrfs: fix memory leak during RAID 5/6 device replacement
2016-05-16 12:34 UTC (3+ 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).