linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-27 11:03:52 to 2016-05-02 08:33:21 UTC [more...]

[PATCH] btrfs-progs: add safety delay before starting full balance
 2016-05-02  8:33 UTC 

[PATCH] Btrfs: fix divide error upon chunk's stripe_len
 2016-05-02  8:16 UTC  (10+ messages)

[PATCH 0/2] [RFC] btrfs: create degraded-RAID1 chunks
 2016-05-02  6:10 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] revert: Btrfs: don't consider the missing device when allocating new chunks

[PATCH v5 00/13] Introduce device state 'failed', spare device and auto replace
 2016-05-02  1:32 UTC  (3+ messages)

commands like "du", "df", and "btrfs fs sync" hang
 2016-05-02  0:39 UTC  (9+ messages)

apt taints kernel - btrfs destroys inode
 2016-05-02  0:38 UTC  (2+ messages)

[PATCH] btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uuid_mutex
 2016-05-01 23:12 UTC  (3+ messages)

[PATCH V2 RESEND] btrfs: pass the error code to the btrfs_std_error and log ret
 2016-05-01 23:06 UTC  (3+ messages)

[PATCH] btrfs: cleanup assigning next active device with a check
 2016-05-01 23:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/3] btrfs: use fs_info directly
 2016-05-01 20:57 UTC  (4+ messages)
` [PATCH 2/3] btrfs: keep sysfs target add in the last

Balance kernel bug in 4.6- rc
 2016-05-01 15:02 UTC 

commands like "du", "df", and "btrfs fs sync" hang
 2016-05-01 10:22 UTC 

[PATCH 0/2] scop GFP_NOFS api
 2016-04-30 22:19 UTC  (13+ messages)
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [Cluster-devel] [PATCH 0/2] scop GFP_NOFS api

Uncorrectable errors after rebooting with Magic Sysrq Keys
 2016-04-30 13:11 UTC  (6+ messages)

receive snapshot, complains about missing file
 2016-04-30 11:28 UTC  (9+ messages)

[PATCH] btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()
 2016-04-30  1:33 UTC 

recovery problem raid5
 2016-04-30  1:25 UTC  (2+ messages)

btrfs goes readonly + No space left on 4.3
 2016-04-29 20:48 UTC  (2+ messages)

linux-next: Tree for Apr 29 (btrfs)
 2016-04-29 15:35 UTC 

[PATCH RFC v2 00/16] Introduce low memory usage btrfsck mode
 2016-04-29 13:54 UTC  (19+ messages)
` [PATCH RFC v2 01/16] btrfs-progs: fsck: Introduce function to check tree block backref in extent tree
` [PATCH RFC v2 02/16] btrfs-progs: fsck: Introduce function to check data "
` [PATCH RFC v2 03/16] btrfs-progs: fsck: Introduce function to query tree block level
` [PATCH RFC v2 04/16] btrfs-progs: fsck: Introduce function to check referencer of a backref
` [PATCH RFC v2 05/16] btrfs-progs: fsck: Introduce function to check shared block ref
` [PATCH RFC v2 06/16] btrfs-progs: fsck: Introduce function to check referencer for data backref
` [PATCH RFC v2 07/16] btrfs-progs: fsck: Introduce function to check shared "
` [PATCH RFC v2 08/16] btrfs-progs: fsck: Introduce function to check an extent
` [PATCH RFC v2 09/16] btrfs-progs: fsck: Introduce function to check dev extent item
` [PATCH RFC v2 10/16] btrfs-progs: fsck: Introduce function to check dev used space
` [PATCH RFC v2 11/16] btrfs-progs: fsck: Introduce function to check block group item
` [PATCH RFC v2 12/16] btrfs-progs: fsck: Introduce function to check chunk item
` [PATCH RFC v2 13/16] btrfs-progs: fsck: Introduce hub function for later fsck
` [PATCH RFC v2 14/16] btrfs-progs: fsck: Introduce function to speed up fs tree check
` [PATCH RFC v2 15/16] btrfs-progs: fsck: Introduce traversal function for fsck
` [PATCH RFC v2 16/16] btrfs-progs: fsck: Introduce low memory mode

[PATCH RFC 00/16] Introduce low memory usage btrfsck mode
 2016-04-29 13:52 UTC  (26+ messages)
` [PATCH RFC 01/16] btrfs-progs: fsck: Introduce function to check tree block backref in extent tree
` [PATCH RFC 03/16] btrfs-progs: fsck: Introduce function to query tree block level
` [PATCH RFC 04/16] btrfs-progs: fsck: Introduce function to check referencer of a backref
` [PATCH RFC 05/16] btrfs-progs: fsck: Introduce function to check shared block ref
` [PATCH RFC 06/16] btrfs-progs: fsck: Introduce function to check referencer for data backref
` [PATCH RFC 07/16] btrfs-progs: fsck: Introduce function to check shared "
` [PATCH RFC 08/16] btrfs-progs: fsck: Introduce function to check an extent
` [PATCH RFC 09/16] btrfs-progs: fsck: Introduce function to check dev extent item
` [PATCH RFC 10/16] btrfs-progs: fsck: Introduce function to check dev used space

[PATCH 00/16] Minor cleanups in GFP_NOFS flags use
 2016-04-29 11:46 UTC  (19+ messages)
` [PATCH 01/16] btrfs: sink gfp parameter to set_extent_bits
` [PATCH 02/16] btrfs: sink gfp parameter to clear_extent_bits
` [PATCH 03/16] btrfs: sink gfp parameter to clear_record_extent_bits
` [PATCH 04/16] btrfs: sink gfp parameter to clear_extent_dirty
` [PATCH 05/16] btrfs: sink gfp parameter to set_extent_delalloc
` [PATCH 06/16] btrfs: sink gfp parameter to set_extent_defrag
` [PATCH 07/16] btrfs: sink gfp parameter to set_extent_new
` [PATCH 08/16] btrfs: sink gfp parameter to set_record_extent_bits
` [PATCH 09/16] btrfs: untangle gotos a bit in __set_extent_bit
` [PATCH 10/16] btrfs: untangle gotos a bit in __clear_extent_bit
` [PATCH 11/16] btrfs: untangle gotos a bit in convert_extent_bit
` [PATCH 12/16] btrfs: make state preallocation more speculative in __set_extent_bit
` [PATCH 13/16] btrfs: __set_extent_bit, try preallocation out of locked section with lighter gfp flags
` [PATCH 14/16] btrfs: __clear_extent_bit, "
` [PATCH 15/16] btrfs: convert_extent_bit, "
` [PATCH 16/16] btrfs: sink gfp parameter to convert_extent_bit

[PATCH v3 0/3] block: avoid to call .bi_end_io() recursively
 2016-04-29  9:59 UTC  (13+ messages)
` [PATCH v3 1/3] fs: direct-io: handle error in dio_end_io()
` [PATCH v3 2/3] fs: direct-io: call .bi_end_io via bio_endio()
` [PATCH v3 3/3] block: avoid to call .bi_end_io() recursively

Question: raid1 behaviour on failure
 2016-04-28 19:14 UTC  (13+ messages)

[PATCH v2 0/2] fstests: btrfs: the lost levels
 2016-04-28 17:33 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: add replace missing and replace RAID 5/6 to profile configs
` [PATCH v2 2/2] btrfs: add test for replacing a missing device

[PATCH] btrfs: do not return EBUSY on concurrent subvolume mounts
 2016-04-28 16:17 UTC  (7+ messages)

Checking if two files share extents
 2016-04-28 14:33 UTC 

[PATCH RFC 02/16] btrfs-progs: fsck: Introduce function to check data backref in extent tree
 2016-04-28 14:08 UTC  (3+ messages)
` [PATCH RFC v1.1 "

[PATCH 0/2] fstests: btrfs: the lost levels
 2016-04-28 13:59 UTC  (4+ messages)
` [PATCH 1/2] btrfs: add replace missing and replace RAID 5/6 to profile configs
` [PATCH 2/2] btrfs: add test for replacing a missing device

...in the matter of partition size
 2016-04-28 11:33 UTC  (6+ messages)

Add device while rebalancing
 2016-04-28 11:21 UTC  (17+ messages)

[bug] df returns 100% used for empty mixed block group filesystem
 2016-04-28  9:58 UTC  (5+ messages)

backup and restore consideration of btrfs
 2016-04-28  9:49 UTC 

[PATCH V18 00/18] Allow I/O on blocks whose size is less than page size
 2016-04-28  4:31 UTC  (11+ messages)
` [PATCH V18 01/18] Btrfs: subpage-blocksize: Fix whole page read

[PATCH] Btrfs: fix qgroup accounting when snapshotting
 2016-04-28  0:34 UTC  (4+ messages)

[PATCH] Btrfs: remove BUG_ON()'s in btrfs_map_block
 2016-04-27 23:05 UTC  (3+ messages)

[PATCH 0/8] btrfs: uapi migration for user-visible API components
 2016-04-27 22:42 UTC  (19+ 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

[PATCH] Btrfs: track transid for delayed ref flushing
 2016-04-27 22:29 UTC  (3+ messages)

[PATCH 1/2] mm: add PF_MEMALLOC_NOFS
 2016-04-27 21:14 UTC  (9+ messages)
` [PATCH 1.1/2] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
  ` [PATCH 1.2/2] mm: introduce memalloc_nofs_{save,restore} API

[PATCH v2 2/2] Btrfs: don't do unnecessary delalloc flushes when relocating
 2016-04-27 14:54 UTC  (3+ messages)
` [PATCH v3 "

4.6.0-rc3+: WARNING: CPU: 16 PID: 17257 at fs/btrfs/inode.c:9261 btrfs_destroy_inode
 2016-04-27 13:14 UTC  (2+ messages)

Install to or Recover RAID Array Subvolume Root?
 2016-04-27 12:03 UTC  (6+ messages)

empty disk reports full
 2016-04-27 11:03 UTC  (5+ 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).