linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-30 22:17:13 to 2016-04-04 15:06:40 UTC [more...]

[PULL] Misc fixes for 4.6, part 2
 2016-04-04 15:03 UTC 

[PATCH v4] btrfs: fix typo in btrfs_statfs()
 2016-04-04 14:58 UTC  (3+ messages)

[PATCH v3] btrfs: fix typo in btrfs_statfs()
 2016-04-04 14:22 UTC 

[PATCH] delete obsolete function btrfs_print_tree()
 2016-04-04 13:56 UTC  (2+ messages)

[PATCH v3 00/22] Btrfs-convert rework to support separate chunk type
 2016-04-04 13:35 UTC  (3+ messages)
` [PATCH v3 01/22] btrfs-progs: convert: Introduce functions to read used space

[PATCH] btrfs: fix typo in btrfs_statfs()
 2016-04-04 11:30 UTC  (2+ messages)

[PATCH] btrfs-progs: fsck: Fix a false metadata extent warning
 2016-04-04 11:18 UTC  (9+ messages)

[PATCH v2] btrfs: fix typo in btrfs_statfs()
 2016-04-04 10:59 UTC 

csum failed on innexistent inode
 2016-04-04  9:42 UTC  (2+ messages)

[PATCH 00/13 v3] Introduce device state 'failed', Hot spare and Auto replace
 2016-04-04  6:19 UTC  (19+ messages)
` [PATCH 01/13] btrfs: Introduce a new function to check if all chunks a OK for degraded mount
` [PATCH 02/13] btrfs: Do per-chunk check for mount time check
` [PATCH 03/13] btrfs: Do per-chunk degraded check for remount
` [PATCH 04/13] btrfs: Allow barrier_all_devices to do per-chunk device check
` [PATCH 05/13] btrfs: Cleanup num_tolerated_disk_barrier_failures
` [PATCH 06/13] btrfs: introduce BTRFS_FEATURE_INCOMPAT_SPARE_DEV
` [PATCH 07/13] btrfs: add check not to mount a spare device
` [PATCH 08/13] btrfs: support btrfs dev scan for "
` [PATCH 09/13] btrfs: provide framework to get and put a "
` [PATCH 10/13] btrfs: introduce helper functions to perform hot replace
` [PATCH 11/13] btrfs: introduce device dynamic state transition to offline or failed
` [PATCH 12/13] btrfs: check device for critical errors and mark failed
` [PATCH 13/13] btrfs: check for failed device and hot replace

btrfsck: backpointer mismatch (and multiple other errors)
 2016-04-04  4:34 UTC  (14+ messages)

[bug] btrfs fi usage crash when multiple device volume contains seed device
 2016-04-04  1:14 UTC 

Snapshots diff
 2016-04-03 21:46 UTC 

[PATCH] Btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc space
 2016-04-03 21:23 UTC 

csum errors in VirtualBox VDI files
 2016-04-03 18:29 UTC  (24+ messages)
            ` bad metadata crossing stripe boundary (was: csum errors in VirtualBox VDI files)
              ` bad metadata crossing stripe boundary

[PATCH v8 00/27][For 4.7] Btrfs: Add inband (write time) de-duplication framework
 2016-04-03  8:22 UTC  (4+ messages)

scrub: Tree block spanning stripes, ignored
 2016-04-03  1:24 UTC  (2+ messages)

Non-mountable FS (raid10, can't read superblock / corrupt leaf / open_ctree failed)
 2016-04-02 10:24 UTC 

Another ENOSPC situation
 2016-04-02  7:31 UTC  (10+ messages)

Global hotspare functionality
 2016-04-02  1:38 UTC  (9+ messages)

[PATCH v2 00/15] Introduce device state 'failed', Hot spare and Auto replace
 2016-04-01 23:59 UTC  (6+ messages)
` [PATCH 12/12] btrfs: check device for critical errors and mark failed

[GIT PULL] Btrfs
 2016-04-01 22:45 UTC 

Compression causes kernel crashes if there are I/O or checksum errors (was: RE: kernel BUG at fs/btrfs/volumes.c:5519 when hot-removing device in RAID-1)
 2016-04-01 20:54 UTC  (6+ messages)

[PATCH 0/8] btrfs: uapi migration for user-visible API components
 2016-04-01 20:14 UTC  (9+ messages)
` [PATCH 1/8] btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
` [PATCH 2/8] btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
` [PATCH 3/8] btrfs: uapi/linux/btrfs.h migration, document subvol flags
` [PATCH 4/8] btrfs: uapi/linux/btrfs.h migration, move feature flags
` [PATCH 5/8] btrfs: uapi/linux/btrfs.h migration, move balance flags
` [PATCH 6/8] btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
` [PATCH 7/8] btrfs: uapi/linux/btrfs_tree.h migration, item types and defines
` [PATCH 8/8] btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64

btrfs_destroy_inode WARN_ON
 2016-04-01 18:18 UTC  (4+ messages)

[PATCH v9 00/19] Btrfs dedupe framework
 2016-04-01 16:41 UTC  (5+ messages)

Again, no space left on device while rebalancing and recipe doesnt work
 2016-04-01 13:59 UTC  (2+ messages)

"bad metadata" not fixed by btrfs repair
 2016-04-01 12:40 UTC  (11+ messages)

empty disk reports full
 2016-04-01 10:05 UTC  (2+ messages)

[PATCH v10 00/21] Btrfs dedupe framework
 2016-04-01  9:59 UTC  (24+ messages)
` [PATCH v10 01/21] btrfs: dedupe: Introduce dedupe framework and its header
` [PATCH v10 02/21] btrfs: dedupe: Introduce function to initialize dedupe info
` [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 05/21] btrfs: delayed-ref: Add support for increasing data ref under spinlock
` [PATCH v10 06/21] btrfs: dedupe: Introduce function to search for an existing hash
` [PATCH v10 07/21] btrfs: dedupe: Implement btrfs_dedupe_calc_hash interface
` [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 11/21] btrfs: dedupe: Add ioctl for inband dedupelication
` [PATCH v10 12/21] btrfs: dedupe: add an inode nodedupe flag
` [PATCH v10 13/21] btrfs: dedupe: add a property handler for online dedupe
` [PATCH v10 14/21] btrfs: dedupe: add per-file online dedupe control
` [PATCH v10 15/21] btrfs: relocation: Enhance error handling to avoid BUG_ON
` [PATCH v10 16/21] btrfs: dedupe: Add basic tree structure for on-disk dedupe method
` [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 19/21] btrfs: dedupe: Add support to delete hash for on-disk backend
` [PATCH v10 20/21] btrfs: dedupe: Add support for adding "
` [PATCH v10 21/21] btrfs: dedupe: Preparation for compress-dedupe co-work

[PATCH v7 0/8] Inband dedupe for btrfs-progs
 2016-04-01  6:37 UTC  (9+ messages)
` [PATCH v7 1/8] btrfs-progs: Basic framework for dedupe command group
` [PATCH v7 2/8] btrfs-progs: dedupe: Add enable command "
` [PATCH v7 3/8] btrfs-progs: dedupe: Add disable support for inband dedupelication
` [PATCH v7 4/8] btrfs-progs: dedupe: Add status subcommand
` [PATCH v7 5/8] btrfs-progs: Add dedupe feature for mkfs and convert
` [PATCH v7 6/8] btrfs-progs: Add show-super support for new DEDUPE flag
` [PATCH v7 7/8] btrfs-progs: debug-tree: Add dedupe tree support
` [PATCH v7 8/8] btrfs-progs: property: add a dedupe property

[PATCH V15 00/15] Btrfs: Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
 2016-04-01  3:21 UTC  (6+ messages)

fallocate mode flag for "unshare blocks"?
 2016-04-01  2:00 UTC  (22+ messages)

"/tmp/mnt.", and not honouring compression
 2016-03-31 23:13 UTC  (3+ messages)

[PATCH] Btrfs: fix file loss caused by fsync after rename and new inode
 2016-03-31 21:13 UTC  (4+ messages)
` [PATCH v2] Btrfs: fix file/data "

<linux/btrfs.h> contents incomplete (?)
 2016-03-31 19:09 UTC 

[PATCH] btrfs: Reset IO error counters before start of device replacing
 2016-03-31 16:45 UTC  (2+ messages)

[RESEND][PATCH] btrfs: Add qgroup tracing
 2016-03-31 16:40 UTC  (2+ messages)

[PATCH] Btrfs: don't use src fd for printk
 2016-03-31 16:37 UTC  (2+ messages)

Btrfs progs release 4.5.1
 2016-03-31 15:20 UTC 

[PATCH] btrfs-progs: fix unknown type name 'u64' in gccgo
 2016-03-31 14:08 UTC  (2+ messages)

How to cancel btrfs balance on unmounted filesystem
 2016-03-31 13:45 UTC  (4+ messages)

[GIT PULL] Btrfs file/data loss bug fix
 2016-03-30 22:40 UTC 

[PATCH 2/2] fstests: generic test for fsync after renaming file
 2016-03-31  4:24 UTC  (2+ messages)

[PATCH 1/2] fstests: generic test for fsync after renaming directory
 2016-03-31  4:23 UTC  (2+ messages)

[PATCH] btrfs: handle non-fatal errors in btrfs_qgroup_inherit()
 2016-03-31  2:20 UTC  (2+ messages)

[PATCH 11/12] btrfs: introduce helper functions to perform hot replace
 2016-03-31  2:14 UTC  (3+ messages)
  ` [kbuild-all] "

[PATCH v2 2/2] btrfs: avoid overflowing f_bfree
 2016-03-30 22:18 UTC 


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