Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2016-10-24 01:16:05 to 2016-10-28 15:10:17 UTC [more...]

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

[PATCH 0/4] Qgroup comment enhance and balance fix
 2016-10-28 15:03 UTC  (3+ messages)

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

[PATCH] btrfs-progs: repair: Trickle down EEXISTS while freeing
 2016-10-28 15:02 UTC  (3+ messages)

[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 0/5][RESEND] Support for metadata specific accounting
 2016-10-28  3:48 UTC  (24+ 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] "

[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 v2 0/6] Btrfs: incremental send, fix serval case for inode 256 and generation
 2016-10-28  1:40 UTC  (7+ 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] 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)

Compression and device replace on raid10 kernel panic on 4.4.6 and 4.6.x
 2016-10-27 16:07 UTC  (4+ messages)

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

[PATCH v3] btrfs: change btrfs_csum_final result param type to u8
 2016-10-27  7:52 UTC 

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  (10+ 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)

[PATCH v2] btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed_refs()
 2016-10-26  7:23 UTC 

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  (6+ messages)
` [PATCH 2/4] btrfs-progs: fsck: Fix patch allocation check and leak in check_fs_first_inode
` [PATCH 3/4] btrfs-progs: utils: Fix NULL pointer derefernces in string_is_numerical
` [PATCH 4/4] btrfs-progs: fsck: Fix NULL pointer dereference for possible memory allocation failure

[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  (6+ 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

Btrfs: fix free space tree bitmaps on big-endian systems
 2016-10-24 18:55 UTC  (4+ messages)

[PATCH v9.1 0/5] In-band de-duplication for btrfs-progs
 2016-10-24 17:51 UTC  (2+ messages)

[PATCH] btrfs-progs: check: release path after usage
 2016-10-24 17:27 UTC  (2+ messages)

[PATCH] btrfs-progs: Fix wrong tree block alignment for unalianged block group
 2016-10-24 17:23 UTC  (2+ messages)

[PATCH 1/2] btrfs: introduce priority based delalloc shrink mechanism
 2016-10-24 15:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs-progs: Initialize btrfs_path before use
 2016-10-24 15:14 UTC  (3+ messages)

Btrfs progs pre-release 4.8.2-rc1
 2016-10-24 13:58 UTC 

[PATCH] ioctl.h: add missing kernel compatibility header for BUILD_ASSERT
 2016-10-24 12:52 UTC  (2+ messages)

Drive Replacement
 2016-10-24 11:47 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox