linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-24 20:44:30 to 2016-10-31 17:00:21 UTC [more...]

[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

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

btrfs check --repair: ERROR: cannot read chunk root
 2016-10-31 15:04 UTC  (13+ messages)

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 

[PATCH] btrfs-progs: repair: Trickle down EEXISTS while freeing
 2016-10-28 16:22 UTC  (4+ messages)

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)

bio linked list corruption
 2016-10-27 17:23 UTC  (54+ 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  (7+ messages)
` [PATCH 2/2] btrfs-progs: fsck-tests: Check if clear space cache works

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

[PATCH 1/4] btrfs-progs: Fix memory leak in write_raid56_with_parity
 2016-10-25 14:35 UTC  (2+ messages)

[PATCH] btrfs: minor codes cleanup
 2016-10-25 13:11 UTC  (2+ messages)

[PATCH] btrfs: imporve delayed refs iterations
 2016-10-25 13:05 UTC  (4+ messages)

[PATCH v2 1/4] btrfs-progs: rename raid6.c to raid56.c
 2016-10-25 12:29 UTC  (5+ messages)
` [PATCH v2 2/4] btrfs-progs: volumes: Remove BUG_ON in raid56 write routine
` [PATCH v2 3/4] btrfs-progs: raid56: Introduce new function to calculate raid5 parity or data stripe
` [PATCH v2 4/4] btrfs-progs: volumes: Use new raid5_gen_result to calculate raid5 parity

BTRFS: space_info 4 has 18446742286429913088 free, is not full
 2016-10-25 10:48 UTC  (11+ messages)

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

[PATCH v2] btrfs: imporve delayed refs iterations
 2016-10-25  8:26 UTC 

[PATCH v13.1 00/14] Btrfs In-band De-duplication
 2016-10-25  2:57 UTC  (3+ messages)

Scrubbing Errors after restoring backup
 2016-10-25  1:26 UTC  (2+ messages)

[PATCH 0/5] Support for metadata specific accounting
 2016-10-24 20:43 UTC  (5+ 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


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