linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-30 15:16:05 to 2016-06-03 20:57:48 UTC [more...]

[GIT PULL] Btrfs
 2016-06-03 20:57 UTC 

Pointers to mirroring partitions (w/ encryption?) help?
 2016-06-03 20:30 UTC 

RAID1 vs RAID10 and best way to set up 6 disks
 2016-06-03 19:57 UTC  (5+ messages)

raid5/6 production use status?
 2016-06-03 19:50 UTC  (6+ messages)
  ` btrfs (was: raid5/6) production use status (and future)?
    ` btrfs

Recommended why to use btrfs for production?
 2016-06-03 19:09 UTC  (14+ messages)

[PATCH v2] Btrfs: fix eb memory leak due to readpage failure
 2016-06-03 19:08 UTC 

[PATCH v2 1/2] Btrfs: add more valid checks for superblock
 2016-06-03 19:05 UTC  (2+ messages)
` [PATCH v2 2/2] Btrfs: add valid checks for chunk loading

btrfs ENOSPC "not the usual problem"
 2016-06-03 17:42 UTC  (3+ messages)

[PATCH v10 00/21] Btrfs dedupe framework
 2016-06-03 15:20 UTC  (25+ messages)
` [PATCH v10 03/21] btrfs: dedupe: Introduce function to add hash into in-memory tree
` [PATCH v10 04/21] btrfs: dedupe: Introduce function to remove hash from "
` [PATCH v10 08/21] btrfs: ordered-extent: Add support for dedupe
` [PATCH v10 09/21] btrfs: dedupe: Inband in-memory only de-duplication implement
` [PATCH v10 10/21] btrfs: try more times to alloc metadata reserve space
` [PATCH v10 17/21] btrfs: dedupe: Introduce interfaces to resume and cleanup dedupe info
` [PATCH v10 18/21] btrfs: dedupe: Add support for on-disk hash search
` [PATCH v10 20/21] btrfs: dedupe: Add support for adding hash for on-disk backend

[PATCH v2] btrfs: fix check_shared for fiemap ioctl
 2016-06-03 14:02 UTC  (11+ messages)

[PATCH 1/5] btrfs-progs: btrfs-crc: fix build error
 2016-06-03 13:21 UTC  (6+ messages)
` [PATCH 2/5] btrfs-progs: btrfs-crc should be ignored by git
` [PATCH 3/5] btrfs-progs: btrfs-crc: print usage on receiving invalid arguments
` [PATCH 4/5] btrfs-progs: btrfs-crc: improve usage message
` [PATCH 5/5] btrfs-progs: btrfs-crc: make argc check more strict

"No space left on device" and balance doesn't work
 2016-06-03 12:43 UTC  (9+ messages)

[PATCH v2 1/2] btrfs-progs: convert-tests: Add support for custom test scripts
 2016-06-03  2:34 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs-progs: convert-tests: Add test case for backup superblock migration

[PATCH] btrfs: chunk_width_limit mount option
 2016-06-03  1:50 UTC 

[BUG] receive not seeing file that exists
 2016-06-02 22:12 UTC  (4+ messages)

[PATCH 1/2] btrfs-progs: convert: Fix a bug which fails to insert hole file extent
 2016-06-02 17:37 UTC  (4+ messages)
` [PATCH 2/2] btrfs-progs: convert-test: Add specially built test cases for new convert

[PATCH] btrfs-progs: convert: Insert needed holes for superblock migration
 2016-06-02 16:54 UTC  (4+ messages)

[PATCH v3 00/22] Btrfs-convert rework to support separate chunk type
 2016-06-02 16:41 UTC  (5+ messages)
` [PATCH v3 05/22] btrfs-progs: Introduce function to setup temporary superblock

How to map extents to files
 2016-06-02 14:56 UTC  (3+ messages)

Device replace issues and disabling it until they are solved
 2016-06-02 13:58 UTC  (7+ messages)

[PATCH] btrfs: don't force mounts to wait for cleaner_kthread to delete one or more subvolumes
 2016-06-02 11:07 UTC  (3+ messages)

Very quick embarrassing q: /var/lib permissions
 2016-06-02  5:58 UTC  (5+ messages)

[PATCH v7 0/8] Inband dedupe for btrfs-progs
 2016-06-02  5:16 UTC  (4+ messages)

Problems with storing Mercurial repositories
 2016-06-02  3:05 UTC 

[PATCH V2 0/8] Btrfs: self-tests: Support non-4k page size
 2016-06-01 17:13 UTC  (11+ messages)
` [PATCH V2 1/8] Btrfs: test_check_exists: Fix infinite loop when searching for free space entries
` [PATCH V2 2/8] Btrfs: Fix integer overflow when calculating bytes_per_bitmap
` [PATCH V2 3/8] Btrfs: self-tests: Support non-4k page size
` [PATCH V2 4/8] Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
` [PATCH V2 5/8] Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
` [PATCH V2 6/8] Btrfs: self-tests: Use macros instead of constants and add missing newline
` [PATCH V2 7/8] Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
` [PATCH V2 8/8] Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system

[PATCH] btrfs: fix check_shared for fiemap ioctl
 2016-06-01 15:09 UTC  (8+ messages)

[PATCH v2 1/2] btrfs-progs: utils: Introduce new pseudo random API
 2016-06-01 14:56 UTC  (2+ messages)

[PATCH] btrfs-progs: corrupt-block: Add support to corrupt extent for skinny metadata
 2016-06-01 13:57 UTC  (2+ messages)

[PATCH] btrfs-progs: fsck: Add more explanation on low memory mode
 2016-06-01 13:55 UTC  (2+ messages)

[PATCH] btrfs-progs: convert: Fix bugs in backup superblock migration
 2016-06-01 13:42 UTC  (2+ messages)

[GIT PULL] Device replace fixes
 2016-06-01 13:40 UTC  (2+ messages)

[PATCH] btrfs-progs: convert-tests: Add test for backup superblock migration
 2016-06-01 13:39 UTC  (2+ messages)

[PATCH V2 0/8] Btrfs: self-tests: Support non-4k page size
 2016-06-01 12:33 UTC  (12+ messages)
` [PATCH V2 1/8] Btrfs: test_check_exists: Fix infinite loop when searching for free space entries
` [PATCH V2 2/8] Btrfs: Fix integer overflow when calculating bytes_per_bitmap
` [PATCH V2 3/8] Btrfs: self-tests: Support non-4k page size
` [PATCH V2 4/8] Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
` [PATCH V2 5/8] Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
` [PATCH V2 6/8] Btrfs: self-tests: Use macros instead of constants and add missing newline
` [PATCH V2 7/8] Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
` [PATCH V2 8/8] Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system

[PATCH] btrfs-progs: fix uninit variables in btrfs-image
 2016-06-01 11:26 UTC  (2+ messages)

Hot data tracking / hybrid storage
 2016-06-01 10:45 UTC  (20+ messages)

[PATCH v2] fstests: btrfs: add test for qgroup handle extent de-reference
 2016-06-01  6:40 UTC 

[PATCH] Improve balance performance when qgroups are turned on
 2016-06-01  5:38 UTC  (5+ messages)

[PATCH] fstests: btrfs: add test for qgroup handle de-refer
 2016-06-01  3:30 UTC  (6+ messages)

[PATCH] btrfs-progs: make btrfs-image restore to support dup
 2016-06-01  3:25 UTC  (3+ messages)

[PATCH] btrfs-progs: convert: Fix a bug that makes convert asserts at scan time
 2016-06-01  1:32 UTC  (3+ messages)

[PATCH] btrfs: advertise which crc32c implementation is being used at module load
 2016-05-31 23:57 UTC 

[PATCH] btrfs: Cleanup compress_file_range()
 2016-05-31 22:21 UTC  (2+ messages)

[RFC] strace patches for new ioctls
 2016-05-31 20:51 UTC  (2+ messages)

[PATCH] Btrfs: don't BUG_ON() in btrfs_orphan_add
 2016-05-31 19:53 UTC  (2+ messages)

[PATCH 0/7] xfstests: minor fixes for the reflink/dedupe tests
 2016-05-31 19:33 UTC  (12+ messages)
` [PATCH 2/7] tests: don't put loop control files on the scratch mount
  ` [PATCH v2 "
` [PATCH 6/7] xfs: test rmap behavior when multiple bmbt records map to a single rmapbt record
  ` [PATCH v2 "
` [PATCH 8/7] xfs/122: don't break on old xfsprogs
  ` [PATCH v2 "

Runaway SLAB usage by 'bio' during 'device replace'
 2016-05-31 18:32 UTC  (5+ messages)

[PATCH] btrfs-progs: convert: Fix bugs in backup superblock migration
 2016-05-31 16:59 UTC  (2+ messages)

[PATCH] btrfs-progs: convert: Add support to rollback new convert image
 2016-05-31 16:44 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix race between device replace and discard
 2016-05-31 13:30 UTC  (4+ messages)
` [PATCH 2/2] Btrfs: fix race between device replace and read repair

Reducing impact of periodic btrfs balance
 2016-05-31 12:49 UTC  (4+ messages)

RFE: 'btrfs' tools machine readable output
 2016-05-31 12:15 UTC  (4+ messages)

[PATCH] btrfs-progs: tests: run rollback after conversion
 2016-05-31  2:08 UTC  (5+ messages)

btrfs filesystem keeps allocating new chunks for no apparent reason
 2016-05-31  1:36 UTC  (6+ messages)

[PATCH 0/5] Btrfs: enable self-test on ppc64
 2016-05-30 16:16 UTC  (6+ messages)
` [PATCH 3/5] Btrfs: self-tests: Support non-4k page size


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).