Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2014-09-23 16:51:58 to 2014-10-02 16:50:46 UTC [more...]

[PATCH 00/14] Misc cleanups for 3.18
 2014-10-02 16:50 UTC  (15+ messages)
` [PATCH 01/14] btrfs: defrag, use unsigned type for extent thresh
` [PATCH 02/14] btrfs: remove unused variable from btrfs_parse_options
` [PATCH 03/14] Btrfs: set default max_inline to 8KiB instead of 8MiB
` [PATCH 04/14] btrfs: remove unused extent state bits
` [PATCH 05/14] btrfs: use enum for wq endio metadata type
` [PATCH 06/14] btrfs: fix error labels in init_btrfs_fs
` [PATCH 07/14] btrfs: use slab for end_io_wq structures
` [PATCH 08/14] btrfs: remove unused members from struct scrub_warning
` [PATCH 09/14] btrfs: let merge_reloc_roots return void
` [PATCH 10/14] btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB
` [PATCH 11/14] btrfs: drop constant param from btrfs_release_extent_buffer_page
` [PATCH 12/14] btrfs: kill extent_buffer_page helper
` [PATCH 13/14] btrfs: new define for the inline extent data start
` [PATCH 14/14] btrfs: move checks for DUMMY_ROOT into a helper

FIBMAP unsupported
 2014-10-02 15:13 UTC 

btrfs check segfaults after flipping 2 Bytes
 2014-10-02 10:58 UTC  (5+ messages)

btrfs 3.16.2 does not recognize subvolumes correctly
 2014-10-02  8:42 UTC 

[PATCH] btrfs-progs: fix uninitialized warining in btrfs_calc_stripe_index
 2014-10-02  0:32 UTC 

Fwd: Deleting a Subvol from a Cancelled Btrfs-Send
 2014-10-02  7:44 UTC  (3+ messages)

3.17.0-rc7: kernel BUG at fs/btrfs/relocation.c:931!
 2014-10-02  7:27 UTC 

[PATCH] btrfs-progs: force overwrite should wipe stale SB
 2014-10-01 23:22 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] Btrfs-progs: rebuild the crc tree with --init-csum-tree
 2014-10-02  2:35 UTC  (2+ messages)

Btrfs progs 3.16.2
 2014-10-01 23:15 UTC  (2+ messages)

[PATCH RFC] btrfs: introduce procfs interface for the device list
 2014-10-01 23:09 UTC  (5+ messages)

[PATCH] Btrfs-progs: add the ability to fix shifted item offsets V2
 2014-10-01 18:50 UTC 

[PATCH] btrfs-progs: Check the consistence between the parent node and child node/leaf
 2014-10-01 15:49 UTC  (2+ messages)

[PATCH] Btrfs-progs: rebuild the crc tree with --init-csum-tree
 2014-10-01 14:33 UTC 

[PATCH] Btrfs-progs: make free space cache less noisy
 2014-10-01 14:11 UTC 

3.16.3 btrfs receive dies with rename o4736059-335172-0 -> merlin/RC/OSD failed. Directory not empty machine
 2014-10-01  5:03 UTC  (7+ messages)

[PATCH v2 0/3] btrfs: fix several sparse warnings
 2014-09-30 22:19 UTC  (5+ messages)
` [PATCH v2 1/3] btrfs: replace open-coded kernel_write
` [PATCH v2 2/3] btrfs: fix sparse address space warnings
` [PATCH v2 3/3] btrfs: fix sparse lock context warnings

[PATCH] Btrfs-progs: add the ability to fix shifted item offsets
 2014-09-30 21:25 UTC 

[PATCH] Btrfs-progs: add shift_items to btrfs-corrupt-block
 2014-09-30 21:02 UTC 

[PATCH] Btrfs-progs: check all slots in leaves
 2014-09-30 20:56 UTC 

[PATCH 0/2] btrfs: fix several sparse warnings
 2014-09-30 20:32 UTC  (11+ messages)
` [PATCH 1/2] btrfs: fix sparse address space warnings
` [PATCH 2/2] btrfs: fix sparse lock context warnings

[PATCH] btrfs: add more superblock checks
 2014-09-30 17:16 UTC 

[PATCH v4 00/15] xfstests: new btrfs stress test cases
 2014-09-30 16:43 UTC  (22+ messages)
` [PATCH v4 01/15] btrfs: new test to run btrfs balance and subvolume test simultaneously
` [PATCH v4 02/15] btrfs: new test to run btrfs balance and scrub simultaneously
` [PATCH v4 03/15] btrfs: new test to run btrfs balance and defrag operations simultaneously
` [PATCH v4 04/15] btrfs: new case to run btrfs balance and remount with different compress algorithms
` [PATCH v4 05/15] btrfs: new case to run btrfs balance and device replace operations simultaneously
` [PATCH v4 06/15] btrfs: new case to run btrfs subvolume create/delete operations and device replace simultaneously
` [PATCH v4 07/15] btrfs: new case to run btrfs subvolume create/delete operations and scrub simultaneously
` [PATCH v4 08/15] btrfs: new case to run btrfs subvolume create/delete and defrag operations simultaneously
` [PATCH v4 09/15] btrfs: new case to run subvolume create/delete and remount with defferent compress algorithms
` [PATCH v4 10/15] btrfs: new case to run device replace and scrub operations simultaneously
` [PATCH v4 11/15] btrfs: new case to run device replace and defrag "
` [PATCH v4 12/15] btrfs: new case to run device replace and remount with different compress algorithms simultaneously
` [PATCH v4 13/15] btrfs: new case to run btrfs scrub and defrag operations simultaneously
` [PATCH v4 14/15] btrfs: new case to run btrfs scrub and remount with different compress algorithms simultaneously
` [PATCH v4 15/15] btrfs: new case to run defrag "

[PATCH] btrfs-progs: Don't return any fs_info that contain NULL tree_root or fs_root
 2014-09-30 15:24 UTC  (3+ messages)

[PATCH] btrfs-progs: do not reclaim extent buffer
 2014-09-30 14:40 UTC 

btrfs-progs: initial reference count of extent buffer is correct?
 2014-09-30 14:39 UTC  (3+ messages)

[PATCH] Btrfs-progs: make BUG*() be more verbose
 2014-09-30  9:43 UTC  (2+ messages)

[PATCH] btrfs-progs: Check the csum tree node before go through the csum tree
 2014-09-30  8:52 UTC 

[PATCH] btrfs-progs: add root to dirty list when fixing bad keys
 2014-09-29 16:39 UTC 

[PATCH 1/4] btrfs: correct empty compression property behavior
 2014-09-29 16:36 UTC  (9+ messages)
` [PATCH 2/4] btrfs: introduce new compression property to disable compression at all
  ` [PATCH 3/4] btrfs: export __btrfs_set_prop
    ` [PATCH 4/4] btrfs: Fix compression related ioctl to run atomic operations in one transaction
      ` [PATCH v2 "
      ` [PATCH v2 3/4] btrfs: Rename and export __btrfs_set_prop to be called from running transaction

[PATCH] btrfs: fix a overflowing boundary writing in csum_tree_block
 2014-09-29 15:55 UTC  (3+ messages)

Btrfs-progs releases
 2014-09-29 14:25 UTC  (3+ messages)

3.17.0-rc6 system freeze
 2014-09-29 14:18 UTC  (3+ messages)

kernel BUG at fs/btrfs/relocation.c:1065 in 3.14.16 to 3.17-rc3
 2014-09-29 14:13 UTC  (2+ messages)

[PATCH] btrfs: introduce procfs interface for the device list
 2014-09-29  5:03 UTC 

BTRFS backup questions
 2014-09-29 11:02 UTC  (5+ messages)

[PATCH][v2] btrfs: fix a overflowing boundary writing in csum_tree_block
 2014-09-29  9:34 UTC 

[bug] btrfs check --subvol-extents segfault
 2014-09-29  3:20 UTC  (3+ messages)

bad areas cause btrfs segfault
 2014-09-29  1:47 UTC  (3+ messages)

Backup: Compare sent snapshots
 2014-09-28  4:31 UTC  (6+ messages)

Help Out
 2014-09-28  1:47 UTC 

Wiki bug re. metadata_ratio mount option
 2014-09-27 16:23 UTC 

[PATCH] Move BTRFS RCU string to common library
 2014-09-27  8:13 UTC 

[PATCH v3 0/2] Move BTRFS RCU string to common library
 2014-09-27  7:45 UTC  (6+ messages)
` [PATCH v3 1/2] Return a value from printk_ratelimited
` [PATCH v3 2/2] Move BTRFS RCU string to common library

3.16 Managed to ENOSPC with <80% used
 2014-09-27  2:36 UTC  (6+ messages)

[PATCH v2 0/2] Move BTRFS RCU string to common library
 2014-09-26 23:25 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] Btrfs: fix race in WAIT_SYNC ioctl
 2014-09-26 15:30 UTC 

[PATCH] Btrfs-progs: let btrfs-image actually work on a balanced fs V2
 2014-09-26 13:02 UTC 

[PATCH] Btrfs-progs: let btrfs-image actually work on a balanced fs
 2014-09-26 13:00 UTC  (3+ messages)

[PATCH v3 00/15] xfstests: new btrfs stress test cases
 2014-09-26 12:56 UTC  (4+ messages)

[PATCH 2/2] Btrfs: be aware of btree inode write errors to avoid fs corruption
 2014-09-26 11:25 UTC  (15+ messages)
` [PATCH 2/2 v2] "
` [PATCH 2/2 v3] "
` [PATCH 2/2 v4] "
` [PATCH 2/2 v5] "
` [PATCH 2/2 v6] "
` [PATCH 2/2 v7] "
` [PATCH 2/2 v8] "
` [PATCH 2/2 v9] "
` [PATCH 2/2 v10] "
` [PATCH 2/2 v11] "
` [PATCH 2/2 v12] "

btrfs send does not work from readonly device
 2014-09-26  1:47 UTC  (4+ messages)

[PATCH 1/1 linux-next] Btrfs: remove redundant btrfs_verify_qgroup_counts declaration
 2014-09-25 21:33 UTC 

[PATCH] Btrfs-progs: don't assert when we have an invalid mapping
 2014-09-25 20:10 UTC 

[PATCH 1/1 linux-next] btrfs: fix shadow warning on cmp
 2014-09-25 17:35 UTC 

XFS Tests
 2014-09-25 15:50 UTC 

[PATCH] Btrfs: remove empty block groups automatically V3
 2014-09-25 15:28 UTC  (2+ messages)

[PATCH v2] btrfs-progs: Add human readable incompat flags output for btrfs-show-super
 2014-09-25 15:08 UTC  (2+ messages)

[PATCH] xfstests: generic: add dir fsync test, motivated by a btrfs bug
 2014-09-25 12:29 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Btrfs: return failure if btrfs_dev_replace_finishing() failed
 2014-09-25 10:28 UTC 

general thoughts and questions + general and RAID5/6 stability?
 2014-09-25  7:15 UTC  (9+ messages)

mount problem
 2014-09-25  5:34 UTC  (4+ messages)

Single disk parrallelization
 2014-09-24 21:09 UTC  (2+ messages)

[PATCH 1/1 linux-next] Btrfs: fix compilation errors under DEBUG
 2014-09-24 18:23 UTC 

btrfsck check infinite loop
 2014-09-24 18:00 UTC  (3+ messages)

deleting a dead device
 2014-09-24  3:20 UTC  (3+ messages)

lvm thin provisioning snapshots and btrfs
 2014-09-24 15:35 UTC  (3+ messages)

[PATCH] btrfs-progs: canonicalize pathnames for device commands
 2014-09-24  6:33 UTC  (5+ messages)

[PATCH] btrfs: Make btrfs handle security mount options internally to avoid losing security label
 2014-09-24  3:43 UTC  (6+ messages)

[PATCH] btrfs-progs: Add human readable incompat flags output for btrfs-show-super
 2014-09-24  3:16 UTC 

Help Me Learn Btrfs Code Base
 2014-09-24  2:01 UTC 

[PATCH 1/5] btrfs-progs: scan /proc/partitions not all of /dev with "-d"
 2014-09-23 17:00 UTC  (2+ messages)

[PATCH RFC] btrfs-progs: Add simple python front end to the search ioctl
 2014-09-23 16:51 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