linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-26 11:03:51 to 2016-02-02 03:08:11 UTC [more...]

[PATCH v5 00/19][For 4.6] Btrfs: Add inband (write time) de-duplication framework
 2016-02-02  3:05 UTC  (19+ messages)
` [PATCH v5 01/19] btrfs: dedup: Introduce dedup framework and its header
` [PATCH v5 02/19] btrfs: dedup: Introduce function to initialize dedup info
` [PATCH v5 03/19] btrfs: dedup: Introduce function to add hash into in-memory tree
` [PATCH v5 04/19] btrfs: dedup: Introduce function to remove hash from "
` [PATCH v5 05/19] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v5 06/19] btrfs: dedup: Introduce function to search for an existing hash
` [PATCH v5 07/19] btrfs: dedup: Implement btrfs_dedup_calc_hash interface
` [PATCH v5 08/19] btrfs: ordered-extent: Add support for dedup
` [PATCH v5 10/19] btrfs: dedup: Add basic tree structure for on-disk dedup method
` [PATCH v5 11/19] btrfs: dedup: Introduce interfaces to resume and cleanup dedup info
` [PATCH v5 12/19] btrfs: dedup: Add support for on-disk hash search
` [PATCH v5 13/19] btrfs: dedup: Add support to delete hash for on-disk backend
` [PATCH v5 14/19] btrfs: dedup: Add support for adding "
` [PATCH v5 15/19] btrfs: dedup: Add ioctl for inband deduplication
` [PATCH v5 16/19] btrfs: dedup: add an inode nodedup flag
` [PATCH v5 17/19] btrfs: dedup: add a property handler for online dedup
` [PATCH v5 18/19] btrfs: dedup: add per-file online dedup control
` [PATCH v5 19/19] btrfs: try more times to alloc metadata reserve space

[PATCH v4 0/8] btrfs-progs: Support in-band de-duplication
 2016-02-02  2:59 UTC  (9+ messages)
` [PATCH v4 1/8] btrfs-progs: Basic framework for dedup command group
` [PATCH v4 2/8] btrfs-progs: dedup: Add enable command "
` [PATCH v4 3/8] btrfs-progs: dedup: Add disable support for inband deduplication
` [PATCH v4 4/8] btrfs-progs: dedup: Add status subcommand
` [PATCH v4 5/8] btrfs-progs: Add dedup feature for mkfs and convert
` [PATCH v4 6/8] btrfs-progs: Add show-super support for new DEDUP flag
` [PATCH v4 7/8] btrfs-progs: debug-tree: Add dedup tree support
` [PATCH v4 8/8] btrfs-progs: property: add a dedup property

Why is dedup inline, not delayed (as opposed to offline)? Explain like I'm five pls
 2016-02-02  2:55 UTC  (8+ messages)

[RFC PATCH 0/4] fstests for basic btrfs inband de-duplication
 2016-02-02  2:44 UTC  (5+ messages)
` [RFC PATCH 1/4] fstests: Add support to check btrfs sysfs features
` [RFC PATCH 2/4] fstests: btrfs: Add basic test for btrfs in-band de-duplication
` [RFC PATCH 3/4] fstests: btrfs: Add testcase for btrfs dedup enable disable race test
` [RFC PATCH 4/4] fstests: btrfs: Add per inode dedup flag test

[PATCH] btrfs-progs: add 'du' command
 2016-02-01 23:43 UTC  (2+ messages)

booting from BTRFS works only with one device in the pool
 2016-02-01 23:29 UTC  (5+ messages)

[PATCH V7 0/3][PULL REQUEST] Unify 'norecovery' bahavior with other filesystems
 2016-02-01 23:16 UTC  (3+ messages)

Question about a specific error
 2016-02-01 21:31 UTC  (6+ messages)

btrfs-progs 4.4 re-balance of RAID6 is very slow / limited to one cpu core?
 2016-02-01 20:52 UTC  (19+ messages)
        ` Fwd: "

Progress indicator when (slowly) mounting a btrfs filesystem?
 2016-02-01 14:19 UTC  (5+ messages)

[PATCH] Btrfs extent_same (dedup) ioctl fixes
 2016-02-01 13:48 UTC 

RAID1 disk upgrade method
 2016-02-01 12:08 UTC  (27+ messages)

[PATCH] fs: btrfs: fixes a pass by reference issue in send.c
 2016-02-01 12:05 UTC  (2+ messages)

"WARNING: device 0 not present" during scrub?
 2016-02-01 10:23 UTC  (10+ messages)

Pointers to Btrfs Testplan/Testcases
 2016-02-01  9:57 UTC 

[PATCH] Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
 2016-01-30 18:20 UTC  (2+ messages)
` [PATCH v2] "

Pointers to Btrfs Testplan/Testcases
 2016-01-30 13:30 UTC  (2+ messages)

Pointers to Btrfs Testplan/Testcases
 2016-01-30  8:25 UTC 

csum failed : d-raid0, m-raid1
 2016-01-30  5:58 UTC  (4+ messages)

[PULL][PATCH 0/4] Sysfs fixes to incompat bits
 2016-01-29 20:28 UTC  (9+ messages)
` [PATCH 3/4] btrfs: sysfs: introduce helper for syncing bits with sysfs files
` [PATCH 4/4] btrfs: synchronize incompat feature "

[GIT PULL] Btrfs
 2016-01-29 18:42 UTC 

[PATCH 3/3] btrfs: drop null testing before destroy functions
 2016-01-29 13:36 UTC 

[PATCH 2/3] btrfs: fix compile warning of uninitialized value
 2016-01-29 13:36 UTC 

[PATCH 1/3] btrfs: fix memory leak of fs_info in block group cache
 2016-01-29 13:36 UTC 

[PATCH V10 00/12] Btrfs: Pre subpagesize-blocksize cleanups
 2016-01-29 13:30 UTC  (2+ messages)

[PATCH v3 00/22] Btrfs-convert rework to support separate chunk type
 2016-01-29  5:03 UTC  (23+ messages)
` [PATCH v3 01/22] btrfs-progs: convert: Introduce functions to read used space
` [PATCH v3 02/22] btrfs-progs: convert: Introduce new function to remove reserved ranges
` [PATCH v3 03/22] btrfs-progs: convert: Introduce function to calculate the available space
` [PATCH v3 04/22] btrfs-progs: utils: Introduce new function for convert
` [PATCH v3 05/22] btrfs-progs: Introduce function to setup temporary superblock
` [PATCH v3 06/22] btrfs-progs: Introduce function to setup temporary tree root
` [PATCH v3 07/22] btrfs-progs: Introduce function to setup temporary chunk root
` [PATCH v3 08/22] btrfs-progs: Introduce function to initialize device tree
` [PATCH v3 09/22] btrfs-progs: Introduce function to initialize fs tree
` [PATCH v3 10/22] btrfs-progs: Introduce function to initialize csum tree
` [PATCH v3 11/22] btrfs-progs: Introduce function to setup temporary extent tree
` [PATCH v3 12/22] btrfs-progs: Introduce function to create convert data chunks
` [PATCH v3 13/22] btrfs-progs: extent-tree: Introduce function to find the first overlap extent
` [PATCH v3 14/22] btrfs-progs: extent-tree: Enhance btrfs_record_file_extent
` [PATCH v3 15/22] btrfs-progs: convert: Introduce new function to create converted image
` [PATCH v3 16/22] btrfs-progs: convert: Introduce function to migrate reserved ranges
` [PATCH v3 17/22] btrfs-progs: convert: Enhance record_file_blocks to handle "
` [PATCH v3 18/22] btrfs-progs: convert: Introduce init_btrfs_v2 function
` [PATCH v3 19/22] btrfs-progs: Introduce do_convert_v2 function
` [PATCH v3 20/22] btrfs-progs: Convert: Add support for rollback new convert behavior
` [PATCH v3 21/22] btrfs-progs: convert: Strictly avoid meta or system chunk allocation
` [PATCH v3 22/22] btrfs-progs: Cleanup old btrfs-convert

btrfs subvolume list -o does not behave as expected
 2016-01-28 23:59 UTC  (4+ messages)

[PATCH 2/2] Btrfs: remove no longer used function extent_read_full_page_nolock()
 2016-01-28 22:27 UTC  (2+ messages)
` [PATCH 2/2 v2] "

btrfs: remove open-coded swap() in backref.c:__merge_refs
 2016-01-28 20:28 UTC  (2+ messages)
` [v2] "

[PATCH] Add support for RENAME_{EXCHANGE,WHITEOUT}
 2016-01-28 17:40 UTC  (2+ messages)

[PATCH 1/2] btrfs: reada: limit max works count
 2016-01-28 13:30 UTC  (9+ messages)

[PATCH] btrfs-progs: doc: fix size suffix in mkfs.btrfs
 2016-01-28 11:42 UTC  (2+ messages)

[PATCH] btrfs-progs: doc: fix typo of some documents
 2016-01-28 11:42 UTC  (2+ messages)

[PATCH] btrfs: reada: Ignore creating reada_extent for non-exist device
 2016-01-28  7:38 UTC 

[PATCH 1/2] Btrfs: fix page reading in extent_same ioctl leading to csum errors
 2016-01-27 19:29 UTC 

[PATCH] btrfs: sysfs: check initialization state before updating features
 2016-01-27 14:26 UTC  (5+ messages)
` [PATCH v2] "

[PULL][PATCH 0/4] Minor fixes to free-space-tree patchset, for 4.5
 2016-01-27 14:02 UTC  (5+ messages)
` [PATCH 1/4] btrfs: tests: switch to GFP_KERNEL
` [PATCH 2/4] btrfs: tweak free space tree bitmap allocation
` [PATCH 3/4] btrfs: add free space tree to lockdep classes
` [PATCH 4/4] btrfs: add free space tree to the cow-only list

[PATCH] btrfs: remove redundant error check
 2016-01-27 10:11 UTC 

test fail for btrfs: synchronize incompat feature bits with sysfs files
 2016-01-27  8:48 UTC  (2+ messages)

uknown issues - different sha256 hash - files corruption
 2016-01-27  8:00 UTC  (15+ messages)

Btrfs: add support for multiple csum algorithms
 2016-01-26 21:22 UTC  (2+ messages)

[PATCH] Btrfs: check reserved when deciding to background flush
 2016-01-26 21:18 UTC  (2+ messages)

Add my git tree for linux-next
 2016-01-26 20:37 UTC  (4+ messages)

[PATCH v2] btrfs: simplify expression in btrfs_calc_trans_metadata_size()
 2016-01-26 16:33 UTC 

[PATCH] btrfs: cleanup unusable parameters from ctree.h
 2016-01-26 15:57 UTC  (2+ messages)

[PATCH] btrfs: simplify expression in btrfs_csum_bytes_to_leaves()
 2016-01-26 14:58 UTC  (2+ messages)

[PATCH v8 0/4] VFS: In-kernel copy system call
 2016-01-26 15:35 UTC  (4+ messages)
` [PATCH v8 5/4] copy_file_range.2: New page documenting copy_file_range()

system not booting
 2016-01-26 13:08 UTC 

[PATCH] Btrfs: fix error number in send.c
 2016-01-26 13:01 UTC  (4+ messages)

suspected BTRFS errors resulting in file system becoming unrecovable
 2016-01-26 12:22 UTC  (4+ messages)

UBSAN: Undefined behaviour in fs/btrfs/inode.c:5845:10
 2016-01-26 11:29 UTC  (3+ messages)

[PATCH v2 1/2] btrfs: reada: limit max works count
 2016-01-26 11:04 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs: reada: avoid undone reada extents in btrfs_reada_wait


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