linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-21 06:57:13 to 2017-08-23 20:03:44 UTC [more...]

[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

[PATCH] Btrfs: do not reset bio->bi_ops while writing bio
 2017-08-23 18:15 UTC 

don't require a struct block_device to submit a bio
 2017-08-23 18:50 UTC  (11+ 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

[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

status of inline deduplication in btrfs
 2017-08-23 14:52 UTC 

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 

netapp-alike snapshots?
 2017-08-23 12:11 UTC  (21+ messages)
                ` number of subvolumes
              ` user snapshots

[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][v2] btrfs: change how we decide to commit transactions during flushing
 2017-08-22 20:00 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  (15+ messages)
` [PATCH 01/10] btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
` [PATCH 02/10] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
` [PATCH 03/10] btrfs: Remove unused variable
` [PATCH 04/10] btrfs: Remove unused parameters from various functions
` [PATCH 05/10] btrfs: Remove unused arguments from btrfs_changed_cb_t
` [PATCH 06/10] btrfs: Remove unused parameter from check_direct_IO
` [PATCH 07/10] btrfs: Remove unused parameter from extent_clear_unlock_delalloc
` [PATCH 08/10] btrfs: remove unused parameter in cow_file_range
` [PATCH 09/10] btrfs: Rework error handling of add_extent_mapping in __btrfs_alloc_chunk
` [PATCH 10/10] btrfs: Remove redundant argument of __link_block_group

[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)

[PATCH 1/2] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent
 2017-08-21 16:29 UTC  (5+ messages)
` [PATCH 1/2] btrfs: Remove chunk_objectid parameter of btrfs_alloc_dev_extent
  ` [PATCH 2/2] btrfs: remove superfluous chunk_tree argument from btrfs_alloc_dev_extent

[PATCH] Btrfs: remove unnecessary skip_sum
 2017-08-21 15:51 UTC  (2+ messages)

[PATCH] btrfs: pass fs_info to routines that always take tree_root
 2017-08-21 15:49 UTC  (3+ messages)
` [PATCH v2] btrfs: pass fs_info to btrfs_del_root instead of tree_root

[PATCH v3 0/7] add sanity check for extent inline ref type
 2017-08-21 15:32 UTC  (16+ messages)
` [PATCH v3 1/7] Btrfs: add a helper to retrive "
` [PATCH v3 2/7] Btrfs: convert to use btrfs_get_extent_inline_ref_type
` [PATCH v3 3/7] Btrfs: remove BUG() in btrfs_extent_inline_ref_size
` [PATCH v3 4/7] Btrfs: remove BUG() in print_extent_item
` [PATCH v3 5/7] Btrfs: remove BUG() in add_data_reference
` [PATCH v3 6/7] Btrfs: remove BUG_ON in __add_tree_block
` [PATCH v3 7/7] Btrfs: add one more sanity check for shared ref type

[PATCH 0/4] BTRFS: Adjustments for several function implementations
 2017-08-21 14:23 UTC  (10+ messages)
` [PATCH 2/4] btrfs: Adjust 32 checks for null pointers
    `  "
` [PATCH 3/4] btrfs: Improve eight size determinations
` [PATCH 4/4] btrfs: Delete an unnecessary variable initialisation in tree_mod_log_eb_copy()
    `  "

[PATCH][v2] btrfs: make the delalloc block rsv per inode
 2017-08-21 14:12 UTC 

[PATCH][v2] Btrfs: rework outstanding_extents
 2017-08-21 14:11 UTC  (2+ messages)

[PATCH 0/5] BTRFS: Fine-tuning for five function implementations
 2017-08-21 13:52 UTC  (14+ messages)
` [PATCH 1/5] btrfs: Use common error handling code in tree_mod_log_eb_copy()
` [PATCH 2/5] btrfs: Use common error handling code in __btrfs_free_extent()
` [PATCH 3/5] btrfs: Use common error handling code in btrfs_update_root()
` [PATCH 4/5] btrfs: Use common error handling code in update_ref_path()
      ` [PATCH v2] "
` [PATCH 5/5] btrfs: Use common error handling code in btrfs_mark_extent_written()

[PATCH] btrfs: make the delalloc block rsv per inode
 2017-08-21 13:31 UTC  (3+ messages)

Btrfs Raid5 issue
 2017-08-21 10:53 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;
as well as URLs for NNTP newsgroup(s).