linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-25 15:17:43 to 2016-11-01 15:04:00 UTC [more...]

cannot mount read-write because of unsupported optional features (2)
 2016-11-01 15:03 UTC  (3+ messages)

dmesg traces from enospc_debug & kernel 4.9-r3
 2016-11-01 13:25 UTC 

[PATCH] btrfs: store and load values of stripes_min/stripes_max in balance status item
 2016-11-01 13:21 UTC 

[PULL] Btrfs fixes for 4.9-rc4
 2016-11-01 13:02 UTC 

[PATCH 0/3] Introduce dump option for btrfs-receive
 2016-11-01 11:28 UTC  (10+ messages)
` [PATCH v2 2/3] btrfs-progs: receive: Introduce option to exam and dump send stream

[PATCH 1/2] btrfs: improve inode's outstanding_extents computation
 2016-11-01 10:28 UTC  (3+ messages)
` [PATCH 2/2] btrfs: fix false enospc for compression

[PATCH] btrfs: Remove some dead code
 2016-11-01 10:26 UTC 

[PATCH v3 0/4] Introduce dump option for btrfs-receive
 2016-11-01 10:22 UTC  (8+ messages)
` [PATCH v3 1/4] btrfs-progs: utils: Introduce function to escape characters
` [PATCH v3 2/4] btrfs-progs: introduce new send-dump object
` [PATCH v3 3/4] btrfs-progs: receive: introduce option to dump send stream
` [PATCH v3 4/4] btrfs-progs: remove send-test tool
` [PATCH 5/5] btrfs-progs: misc-test: Add send stream dump test

btrfs check --repair: ERROR: cannot read chunk root
 2016-11-01  4:21 UTC  (16+ messages)

[PATCH] btrfs-progs: repair: Trickle down EEXISTS while freeing
 2016-11-01  1:21 UTC  (6+ messages)

bio linked list corruption
 2016-10-31 19:44 UTC  (47+ messages)

[PATCH 26/60] btrfs: set NO_MP for request queues behind BTRFS
 2016-10-31 18:00 UTC  (4+ messages)

[PATCH 0/4] Qgroup comment enhance and balance fix
 2016-10-31 17:00 UTC  (4+ messages)

[PATCH v3] btrfs: change btrfs_csum_final result param type to u8
 2016-10-31 16:47 UTC  (2+ messages)

[PATCH v2] btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed_refs()
 2016-10-31 16:42 UTC  (2+ messages)

btrfs-progs: Add 2 new subcommands to inspect-internal
 2016-10-31 16:33 UTC  (12+ messages)
` [PATCH 1/3] btrfs-progs: Generic functions to retrieve chunks and their bg info
  ` [PATCH 2/3] btrfs-progs: Add a command to show "
    ` [PATCH 3/3] btrfs-progs: Add command to check if balance op is req

btrfs check --repair: ERROR: cannot read chunk root
 2016-10-31  1:29 UTC 

[PATCH 0/5][RESEND] Support for metadata specific accounting
 2016-10-30 15:36 UTC  (26+ messages)
` [PATCH 1/5] remove mapping from balance_dirty_pages*()
` [PATCH 2/5] writeback: convert WB_WRITTEN/WB_DIRITED counters to bytes
` [PATCH 3/5] writeback: add counters for metadata usage
` [PATCH 4/5] writeback: introduce super_operations->write_metadata
` [PATCH 5/5] fs: don't set *REFERENCED unless we are on the lru list
    ` [PATCH 5/5] "

Deletion of snapshots with few changes consumes 2GB+ of memory
 2016-10-30 17:49 UTC  (2+ messages)
` Deletion of snapshots with few changes (and quota enabled) "

Btrfs root partition forced readonly during boot
 2016-10-30 16:18 UTC 

Compression and device replace on raid10 kernel panic on 4.4.6 and 4.6.x
 2016-10-28 15:27 UTC  (5+ messages)

[PATCH v2 0/6] Btrfs: incremental send, fix serval case for inode 256 and generation
 2016-10-28 15:13 UTC  (8+ messages)
` [PATCH v2 1/6] Btrfs: incremental send, do not skip generation inconsistency check for inode 256
` [PATCH v2 2/6] Btrfs: incremental send, add generation check for the inode waiting for rmdir operation
` [PATCH v2 3/6] Btrfs: incremental send, add generation for waiting_dir_move struct and check it in can_rmdir
` [PATCH v2 4/6] Btrfs: incremental send, skip check overwritten if parents' generation are different
` [PATCH v2 5/6] Btrfs: incremental send, add generation check for inode is waiting for move
` [PATCH v2 6/6] Btrfs: incremental send, add generation check in existence demtermination for the parent directory

[PATCH 2/3] btrfs-progs: send: fix handling of multiple snapshots (-p option)
 2016-10-28 15:10 UTC  (2+ messages)

[PATCH] Btrfs: remove balance warning that does not reflect any problem
 2016-10-28 15:03 UTC 

[PATCH] btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
 2016-10-28 14:39 UTC  (2+ messages)

[PATCH] btrfs-progs: Ignore clang complete file
 2016-10-28 14:37 UTC  (3+ messages)

[GIT PULL] Btrfs
 2016-10-28 14:08 UTC 

[PATCH] btrfs-progs: fix build for programs including ioctl.h
 2016-10-28 12:23 UTC  (3+ messages)

mount error raid6
 2016-10-28 12:10 UTC  (2+ messages)

It takes me up to 20 reboots for the system to start sda
 2016-10-28 11:36 UTC  (4+ messages)

[PATCH v3] generic: make 17[1-4] work well when btrfs compression is enabled
 2016-10-28  7:22 UTC  (7+ messages)

[PATCH] Btrfs: fix fsync deadlock in log_new_dir_dentries
 2016-10-28  2:48 UTC 

[PATCH 00/19] Offline scrub support
 2016-10-28  2:31 UTC  (20+ messages)
` [PATCH 01/19] btrfs-progs: raid56: Introduce raid56 header for later recovery usage
` [PATCH 02/19] btrfs-progs: raid56: Introduce tables for RAID6 recovery
` [PATCH 03/19] btrfs-progs: raid56: Allow raid6 to recover 2 data stripes
` [PATCH 04/19] btrfs-progs: raid56: Allow raid6 to recover data and p
` [PATCH 05/19] btrfs-progs: Introduce wrapper to recover raid56 data
` [PATCH 06/19] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
` [PATCH 07/19] btrfs-progs: Allow __btrfs_map_block_v2 to remove unrelated stripes
` [PATCH 08/19] btrfs-progs: check/csum: Introduce function to read out one data csum
` [PATCH 09/19] btrfs-progs: check/scrub: Introduce structures to support fsck scrub
` [PATCH 10/19] btrfs-progs: check/scrub: Introduce function to scrub mirror based tree block
` [PATCH 11/19] btrfs-progs: check/scrub: Introduce function to scrub mirror based data blocks
` [PATCH 12/19] btrfs-progs: check/scrub: Introduce function to scrub one extent
` [PATCH 13/19] btrfs-progs: check/scrub: Introduce function to scrub one data stripe
` [PATCH 14/19] btrfs-progs: check/scrub: Introduce function to verify parities
` [PATCH 15/19] btrfs-progs: extent-tree: Introduce function to check if there is any extent in given range
` [PATCH 16/19] btrfs-progs: check/scrub: Introduce function to recover data parity
` [PATCH 17/19] btrfs-progs: check/scrub: Introduce a function to scrub one full stripe
` [PATCH 18/19] btrfs-progs: check/scrub: Introduce function to check a whole block group
` [PATCH 19/19] btrfs-progs: fsck: Introduce offline scrub function

[PATCH v2] Btrfs: fix enospc in hole punching
 2016-10-28  2:32 UTC 

[PATCH] btrfs: fix races on root_log_ctx lists
 2016-10-27 18:51 UTC 

[PATCH V2] Btrfs-progs: subvol_uuid_search: Return error code on memory allocation failure
 2016-10-27 17:29 UTC  (2+ messages)

[PATCH v2] btrfs: change btrfs_csum_final result param type to u8
 2016-10-27  7:54 UTC  (3+ messages)

Identifying reflink / CoW files
 2016-10-27 11:30 UTC 

How to recover a filesystem without formatting nor using the btrfs check command
 2016-10-27  1:11 UTC  (8+ messages)

Btrfs progs release 4.8.2
 2016-10-26 17:55 UTC 

[PATCH] btrfs: rename helper macros for qgroup and aux data casts
 2016-10-26 14:23 UTC 

[PATCH 1/2] btrfs-progs: fsck: Add support to clear v1 free space cache
 2016-10-26 13:38 UTC  (4+ messages)

[PATCH v3] btrfs: imporve delayed refs iterations
 2016-10-26 10:07 UTC 

[RFC] btrfs: make max inline data can be equal to sectorsize
 2016-10-26  7:32 UTC  (2+ messages)

Replace missing drive in RAID56 BTRFS without mounting
 2016-10-25 15:16 UTC  (2+ messages)


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