messages from 2017-08-21 16:49:57 to 2017-08-25 11:45:50 UTC [more...]
netapp-alike snapshots?
2017-08-25 11:45 UTC (29+ messages)
` number of subvolumes
` user snapshots
[PATCH v7 0/6] Btrfs: populate heuristic with code
2017-08-25 9:18 UTC (7+ messages)
` [PATCH v7 1/6] Btrfs: heuristic make use compression workspaces
` [PATCH v7 2/6] Btrfs: heuristic workspace add bucket and sample items
` [PATCH v7 3/6] Btrfs: implement heuristic sampling logic
` [PATCH v7 4/6] Btrfs: heuristic add detection of repeated data patterns
` [PATCH v7 5/6] Btrfs: heuristic add byte set calculation
` [PATCH v7 6/6] Btrfs: heuristic add byte core "
[PATCH v2] Btrfs: handle unaligned tail of data ranges more efficient
2017-08-25 8:47 UTC
[PATCH][v2] btrfs: change how we decide to commit transactions during flushing
2017-08-25 8:32 UTC (3+ messages)
[PATCH] Btrfs: do not reset bio->bi_ops while writing bio
2017-08-25 7:46 UTC (4+ messages)
[PATCH] btrfs-progs: Make the process of create root tree to a function
2017-08-25 7:23 UTC
[RFC PATCH] Btrfs: handle unaligned tail of data ranges more efficient
2017-08-25 6:00 UTC (2+ messages)
[PATCH] btrfs: fix NULL pointer dereference from free_reloc_roots()
2017-08-25 5:49 UTC (2+ messages)
[PATCH] Btrfs: use the new helper wbc_to_write_flags
2017-08-25 0:19 UTC
[PATCH] btrfs-progs: fix cross-compile build
2017-08-25 1:06 UTC (5+ messages)
[PATCH] btrfs-progs: doc: fix btrfs-inspect-internal rootid doc
2017-08-25 0:34 UTC (4+ messages)
[PATCH] btrfs-progs: doc: add figure 1 to btrfs quota doc
2017-08-24 17:45 UTC (2+ messages)
[PATCH 1/3] btrfs-progs: fix option handling for some commands
2017-08-24 17:18 UTC (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] "
` [PATCH] btrfs-progs: change document in accordance with usage info
[GIT PULL] Btrfs fix for rc7
2017-08-24 15:22 UTC
BTRFS RAID 1 not mountable: open_ctree failed, super_num_devices 3 mismatch with num_devices 2 found here
2017-08-24 12:24 UTC
[PATCH] Btrfs-progs: Check on num_stripes in print_chunk
2017-08-24 10:38 UTC
[PATCH] Btrfs: rework outstanding_extents
2017-08-24 9:31 UTC (2+ messages)
don't require a struct block_device to submit a bio
2017-08-24 9:18 UTC (12+ messages)
` [PATCH 1/6] btrfs: index check-integrity state hash by a dev_t
` [PATCH 2/6] raid5: remove a call to get_start_sect
` [PATCH 3/6] block: reject attempts to allocate more than DISK_MAX_PARTS partitions
` [PATCH 4/6] block: add a __disk_get_part helper
` [PATCH 5/6] block: cache the partition index in struct block_device
[PATCH 1/3] btrfs-progs: fix option handling for some commands
2017-08-24 5:14 UTC (2+ messages)
status of inline deduplication in btrfs
2017-08-24 1:09 UTC (2+ messages)
[PATCH v6 0/6] Btrfs: populate heuristic with code
2017-08-23 22:45 UTC (7+ messages)
` [PATCH v6 1/6] Btrfs: heuristic make use compression workspaces
` [PATCH v6 2/6] Btrfs: heuristic workspace add bucket and sample items
` [PATCH v6 3/6] Btrfs: implement heuristic sampling logic
` [PATCH v6 4/6] Btrfs: heuristic add detection of repeated data patterns
` [PATCH v6 5/6] Btrfs: heuristic add byte set calculation
` [PATCH v6 6/6] Btrfs: heuristic add byte core "
[RFC v3 0/2] vfs / btrfs: add support for ustat()
2017-08-23 22:31 UTC (3+ messages)
[PATCH v5 0/6] Btrfs: populate heuristic with code
2017-08-23 20:03 UTC (9+ messages)
` [PATCH v5 1/6] Btrfs: heuristic make use compression workspaces
` [PATCH v5 2/6] Btrfs: heuristic workspace add bucket and sample items
` [PATCH v5 3/6] Btrfs: implement heuristic sampling logic
` [PATCH v5 4/6] Btrfs: heuristic add detection of zeroed sample
` [PATCH v5 5/6] Btrfs: heuristic add byte set calculation
` [PATCH v5 6/6] Btrfs: heuristic add byte core "
[PATCH 0/7] Btrfs: bugs found by sparse and RCU strings
2017-08-23 19:18 UTC (11+ messages)
` [PATCH 1/7] Btrfs: fix blk_status_t/errno confusion
` [PATCH 2/7] Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFO
` [PATCH 3/7] Move Btrfs RCU string to common library
` [PATCH 4/7] Btrfs: refactor btrfs_device->name updates
` [PATCH 5/7] Btrfs: fix suspicious RCU in BTRFS_IOC_DEV_INFO
` [PATCH 6/7] Btrfs: make some volumes.c functions static
` [PATCH 7/7] Btrfs: fix __user casting in ioctl.c
[RFC PATCH] Btrfs: clear_dirty only on pages in compression range
2017-08-23 17:23 UTC
[PATCH 1/3] btrfs-progs: check: verify name in dir_item for original mode
2017-08-23 17:13 UTC (3+ messages)
` [PATCH 3/3] btrfs-progs: fsck-test: case for corrupted dir item name
[PATCH 00/14 RFC] Btrfs: Add journal for raid5/6 writes
2017-08-23 15:47 UTC (9+ messages)
[PATCH v2 0/3] Introduce comprehensive sanity check framework and
2017-08-23 15:19 UTC (6+ messages)
` [PATCH v2 1/4] btrfs: Refactor check_leaf function for later expansion
` [PATCH v2 2/4] btrfs: Check if item pointer overlap with item itself
` [PATCH v2 3/4] btrfs: Add sanity check for EXTENT_DATA when reading out leaf
` [PATCH v2 4/4] btrfs: Add checker for EXTENT_CSUM
finding root filesystem of a subvolume?
2017-08-23 13:14 UTC (21+ messages)
degraded BTRFS RAID 1 not mountable: open_ctree failed, unable to find block group for 0
2017-08-23 13:12 UTC
[PATCH 0/6] btrfs-progs: check: extent tree lowmem repair
2017-08-23 2:33 UTC (7+ messages)
` [PATCH 1/6] btrfs-progs: check: enable repair in lowmem mode
` [PATCH 2/6] btrfs-progs: check: change traversal way of "
` [PATCH 3/6] btrfs-progs: check: delete wrong items in lowmem repair
` [PATCH 4/6] btrfs-progs: check: Introduce repair_chunk_item()
` [PATCH 5/6] [btrfs-progs: check: Introduce repair_tree_block_ref()
` [PATCH 6/6] btrfs-progs: check: Introduce repair_extent_data_item()
[PATCH] btrfs-progs: mkfs: Replace number with enum
2017-08-23 2:32 UTC (4+ messages)
Btrfs Raid5 issue
2017-08-23 0:00 UTC (2+ messages)
[josef-btrfs:slab-priority 4/6] fs//ntfs/attrib.c:2549:35: error: implicit declaration of function 'inode_to_bdi'
2017-08-22 20:32 UTC
[PATCH 0/5 v2] btrfs-progs: convert fixes + reiserfs support
2017-08-22 18:14 UTC (2+ messages)
[PATCH 1/3] btrfs-progs: convert: properly handle reserved ranges while iterating files
2017-08-22 17:09 UTC (3+ messages)
` [PATCH 3/3] btrfs-progs: convert: add support for converting reiserfs
[PATCH 1/7] btrfs-progs: check: supplement extent backref list with rbtree
2017-08-22 15:44 UTC (3+ messages)
` [PATCH 3/7] btrfs-progs: extent-cache: actually cache extent buffers
[PATCH 1/2] btrfs-progs: Use already defined BTRFS_BLOCK_GROUP_PROFILE_MASK
2017-08-22 14:31 UTC (5+ messages)
` [PATCH 2/2] btrfs-progs: Use named constants for common sizes
[PATCH] Btrfs-progs: Check root before printing item
2017-08-22 14:12 UTC (2+ messages)
[PATCH] btrfs-progs: Make in-place exit to a common exit block
2017-08-22 14:07 UTC (2+ messages)
[PATCH 0/3] Introduce comprehensive sanity check framework and
2017-08-22 11:38 UTC (9+ messages)
` [PATCH 1/3] btrfs: Refactor check_leaf function for later expansion
` [PATCH 2/3] btrfs: Check if item pointer overlap with item itself
` [PATCH 3/3] btrfs: Add sanity check for EXTENT_DATA when reading out leaf
degraded BTRFS RAID 1 not mountable: open_ctree failed, unable to find block group for 0
2017-08-22 10:28 UTC (2+ messages)
[PATCH v5 01/15] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
2017-08-22 9:45 UTC (3+ messages)
` [PATCH 00/15] Btrfs-progs offline scrub
Btrfs Raid5 issue
2017-08-22 6:40 UTC (3+ messages)
btrfs corrupt message when mounting (but still mounts and no scrub errors.)
2017-08-22 5:00 UTC (2+ messages)
BTRFS error (device sda4): failed to read chunk tree: -5
2017-08-22 2:28 UTC (6+ messages)
[PATCH 1/2 RESEND] Btrfs: make plug in writing meta blocks really work
2017-08-21 21:50 UTC (2+ messages)
` [PATCH 2/2] Btrfs: remove bio_flags which indicates a meta block of log-tree
[PATCH] Btrfs: make plug in writing meta blocks really work
2017-08-21 19:54 UTC (5+ messages)
[PATCH v2] btrfs: submit superblock io with REQ_META and REQ_PRIO
2017-08-21 19:00 UTC (3+ messages)
BTRFS warning (device dm-0): unhandled fiemap cache detected
2017-08-21 18:30 UTC (5+ messages)
[PATCH] Btrfs: do not async submit for nodatacsum inodes
2017-08-21 17:38 UTC (2+ messages)
[PATCH 00/10] Unused parameter cleanup
2017-08-21 17:36 UTC (2+ messages)
[PATCH 1/2] btrfs-progs: add necessary close(fd) in mkfs
2017-08-21 17:23 UTC (4+ messages)
` [PATCH 2/2] btrfs-progs: delete not-used parameter fd
[PATCH] btrfs-progs: Allow inspect dump-tree to show specified tree block even some tree roots are corrupted
2017-08-21 17:16 UTC (2+ messages)
[PATCH] btrfs-progs: Doc: Fix asciidoc grammar of btrfs-rescue
2017-08-21 17:05 UTC (2+ messages)
[PATCH] btrfs: remove broken memory barrier
2017-08-21 16:49 UTC (2+ messages)
Btrfs Raid5 issue
2017-08-21 16:49 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).