Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2015-11-24 12:46:54 to 2015-11-28 21:09:16 UTC [more...]

BTRFS: could not find root 8
 2015-11-28 21:09 UTC  (8+ messages)

slowness when cp respectively send/receiving on top of dm-crypt
 2015-11-28 18:55 UTC  (8+ messages)

shall distros run btrfsck on boot?
 2015-11-28 16:52 UTC  (16+ messages)
                  ` shall distros run btrfsck on boot?(Off topic, btrfs per-inode tree idea)

Bug/regression: Read-only mount not read-only
 2015-11-28 13:46 UTC 

cannot move ro-snapshot directly but indirectly works
 2015-11-28 12:48 UTC  (2+ messages)

[PATCH] Btrfs: fix unprotected list move from unused_bgs to deleted_bgs list
 2015-11-28 10:35 UTC  (3+ messages)

btrfs: poor performance on deleting many large files
 2015-11-28  6:49 UTC  (15+ messages)
  ` [auto-]defrag, nodatacow - general suggestions?(was: btrfs: poor performance on deleting many large files?)

[PATCH] btrfs: fix misleading warning when space cache failed to load
 2015-11-28  6:11 UTC  (2+ messages)

implications of mixed mode
 2015-11-28  6:08 UTC  (6+ messages)

[GIT PULL] Btrfs
 2015-11-27 21:13 UTC 

btrfs check help
 2015-11-27 20:25 UTC  (10+ messages)

How to detect / notify when a raid drive fails?
 2015-11-27 17:19 UTC  (6+ messages)

[PATCH] Btrfs: fix memory leaks after transaction is aborted
 2015-11-27 16:39 UTC 

[PATCH 0/4] Size reduction of btrfs_path
 2015-11-27 15:31 UTC  (5+ messages)
` [PATCH 1/4] btrfs: cleanup, use enum values for btrfs_path reada
` [PATCH 2/4] btrfs: use smaller type "
` [PATCH 3/4] btrfs: use smaller type for btrfs_path lowest_level
` [PATCH 4/4] btrfs: use smaller type for btrfs_path locks

PAX: size overflow detected in function try_merge_map fs/btrfs/extent_map.c:238
 2015-11-27 15:12 UTC  (7+ messages)

[PATCH] btrfs: use kbasename in btrfsic_mount
 2015-11-27  9:37 UTC  (5+ messages)

[PATCH v2] btrfs: use kbasename in btrfsic_mount
 2015-11-27  8:46 UTC  (2+ messages)

[PATCH 0/7] Let user specify the kernel version for features
 2015-11-27  8:41 UTC  (19+ messages)
` [PATCH 1/7] btrfs-progs: show the version for -O list-all
` [PATCH 2/7] btrfs-progs: add kernel alias for each of the features in the list
  ` [PATCH V1.1 "
` [PATCH 3/7] btrfs-progs: make is_numerical non static
` [PATCH 4/7] btrfs-progs: check for numerical in version_to_code()
` [PATCH 5/7] btrfs-progs: introduce framework version to features
` [PATCH 6/7] btrfs-progs: add -O comp= option for mkfs.btrfs
` [PATCH 7/7] btrfs-progs: add -O comp= option for btrfs-convert

subvols and parents - how?
 2015-11-27  2:02 UTC  (9+ messages)

kernel call trace during send/receive
 2015-11-27  1:49 UTC 

[PATCH v2] btrfs-progs: fsck: Fix a false alert where extent record has wrong metadata flag
 2015-11-27  0:54 UTC  (5+ messages)

vfs: move btrfs clone ioctls to common code
 2015-11-26 18:50 UTC  (6+ messages)
` [PATCH 1/5] cifs: implement clone_file_range operation
` [PATCH 2/5] locks: new locks_mandatory_area calling convention
` [PATCH 3/5] vfs: pull btrfs clone API to vfs layer
` [PATCH 4/5] nfsd: Pass filehandle to nfs4_preprocess_stateid_op()
` [PATCH 5/5] nfsd: implement the NFSv4.2 CLONE operation

[PATCH v2 0/5] Make btrfs-progs really compatible with any kernel version
 2015-11-26 17:38 UTC  (9+ messages)
` [PATCH v2 1/5] btrfs-progs: introduce framework to check kernel supported features
  ` [PATCH v3 "

[PATCH] btrfs-progs: docs: mkfs, implications of DUP on devices
 2015-11-26 17:04 UTC 

[4.3-rc4] scrubbing aborts before finishing
 2015-11-26 16:39 UTC  (4+ messages)

Using Btrfs on single drives
 2015-11-26 16:27 UTC  (5+ messages)

btrfs send reproducibly fails for a specific subvolume after sending 15 GiB, scrub reports no errors
 2015-11-26 15:44 UTC  (13+ messages)

[PATCH 00/25] Btrfs-convert rework to support native separate
 2015-11-26 15:10 UTC  (9+ messages)

[PATCH v3] btrfs-progs: mkfs: Enable -d dup for single device
 2015-11-26 15:00 UTC  (3+ messages)

[PATCH] btrfs: Support convert to -d dup for btrfs-convert
 2015-11-26 14:45 UTC  (2+ messages)

[PATCH] btrfs-progs: mkfs: Fix a wrong extent buffer size causing wrong superblock csum
 2015-11-26 13:51 UTC  (2+ messages)

4.2.6: livelock in recovery (free_reloc_roots)?
 2015-11-21  9:38 UTC  (5+ messages)

[RFC PATCH] Btrfs: improve performance on dbench
 2015-11-25 22:59 UTC 

linux kernel crash related to btrfs
 2015-11-25 21:51 UTC 

[PATCH] Btrfs: fix error path when failing to submit bio for direct IO write
 2015-11-25 18:23 UTC  (5+ messages)
` [PATCH v2] "

Imbalanced RAID1 with three unequal disks
 2015-11-25 15:14 UTC  (2+ messages)

[PATCH 00/12] Fix Btrfs tests to work on non-4k block sized fs instances
 2015-11-25 12:03 UTC  (17+ messages)
` [PATCH 01/12] Filter xfs_io and od's output in units of FS block size and the CPU's page size
` [PATCH 02/12] Fix btrfs/017 to work on non-4k block sized filesystems
` [PATCH 03/12] Fix btrfs/052 "
` [PATCH 04/12] Fix btrfs/055 "
` [PATCH 05/12] Fix btrfs/056 "
` [PATCH 06/12] Fix btrfs/094 "
` [PATCH 07/12] Fix btrfs/095 "
` [PATCH 08/12] Fix btrfs/096 "
` [PATCH 09/12] Fix btrfs/097 "
` [PATCH 10/12] Fix btrfs/098 "
` [PATCH 11/12] Fix btrfs/103 "
` [PATCH 12/12] Fix btrfs/106 "

bad extent [5993525264384, 5993525280768), type mismatch with chunk
 2015-11-25  9:05 UTC  (27+ messages)

btrfs-mount improvemt suggestions
 2015-11-25  2:50 UTC 

btrfs send reproducibly fails for a specific subvolume after sending 15 GiB, scrub reports no errors
 2015-11-24 21:11 UTC  (2+ messages)

[PATCH] btrfs-progs: fsck: Fix a false alert where extent record has wrong metadata flag
 2015-11-24 17:46 UTC  (2+ messages)

[Bug] btrfs-progs v4.3.1, mkfs.btrfs manpage, profiles table missing raid1
 2015-11-24 17:28 UTC  (3+ messages)


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