Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2018-06-28 14:17:33 to 2018-07-03 04:06:52 UTC [more...]

So, does btrfs check lowmem take days? weeks?
 2018-07-03  4:06 UTC  (45+ messages)
                  ` btrfs send/receive vs rsync
                        ` how to best segment a big block device in resizeable btrfs filesystems?

[PATCH v2 1/2] btrfs-progs: Fix wrong optind re-initialization to allow mixed option and non-option
 2018-07-03  1:00 UTC  (4+ messages)

[PATCH v2] btrfs: tree-checker: Verify block_group_item
 2018-07-03  0:56 UTC  (6+ messages)

[PATCH] Btrfs: make sure there is always room for generation number
 2018-07-03  0:00 UTC 

[PATCH 0/6] btrfs-progs: Fixes inline ram_bytes related bugs
 2018-07-02 23:26 UTC  (4+ messages)

[PATCH] btrfs-progs: free-space-cache: Don't panic when free space cache is corrupted
 2018-07-02 22:20 UTC  (3+ messages)

[PATCH] btrfs-progs: check: Fix wrong root parameter of btrfs_next_leaf call
 2018-07-02 22:19 UTC  (2+ messages)

[PATCH] btrfs-progs: Check factor out root parsing from check_chunks_and_extents
 2018-07-02 22:18 UTC  (2+ messages)

[PATCH] btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
 2018-07-02 15:58 UTC  (7+ messages)

[PATCH] btrfs: qgroups: Move transaction managed inside btrfs_quota_enable
 2018-07-02 15:40 UTC  (3+ messages)

[PATCH RFC 0/3] btrfs-progs: lowmem: delay before lowmem repair
 2018-07-02 14:01 UTC  (9+ messages)
` [PATCH RFC 1/3] btrfs-progs: lowmem: delay before lowmem repair starts
` [PATCH RFC 2/3] btrfs-progs: lowmem: force to start without delay with option '--force-repair-lowmem'
` [PATCH RFC 3/3] btrfs-progs: tests: append '--force-repair-lowmem' if lowmem repair is enabled

[PATCH 0/4] Misc cleanups
 2018-07-02 13:32 UTC  (11+ messages)
` [PATCH 1/4] btrfs: Refactor loop in btrfs_release_extent_buffer_page
` [PATCH 3/4] btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_PRIVATE
` [PATCH 4/4] btrfs: Remove unnecessary locking code in qgroup_rescan_leaf

Major design flaw with BTRFS Raid, temporary device drop will corrupt nodatacow files
 2018-07-02 12:03 UTC  (24+ messages)

unsolvable technical issues?
 2018-07-02 11:49 UTC  (15+ messages)

[PATCH] btrfs: Do extra chunk block group mapping check at mount
 2018-07-02  8:35 UTC  (2+ messages)

Enabling quota may not correctly rescan on 4.17
 2018-07-02  8:15 UTC  (7+ messages)

[PATCH] btrfs: use correct compare function of dirty_metadata_bytes
 2018-07-02  7:49 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: Verify block_group_item
 2018-07-02  7:34 UTC  (4+ messages)

btrfs check --readonly crash
 2018-07-02  0:03 UTC  (5+ messages)

btrfs check of a raid0?
 2018-07-01 23:03 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 4.18-rc2
 2018-07-01 13:07 UTC 

A list of bugs in btrfs found by fuzzing
 2018-07-01  7:39 UTC  (3+ messages)

Incremental send/receive broken after snapshot restore
 2018-07-01  4:54 UTC  (9+ messages)

btrfs suddenly think's it's raid6
 2018-06-30 14:44 UTC  (8+ messages)

[PATCH 1/3] btrfs: convert volume rotating flag into bitmap
 2018-06-30  2:16 UTC  (9+ messages)
` [PATCH 3/3] btrfs: fix race between mkfs and mount

Removed Disk - Super Error - Scrub did not fix - next steps?
 2018-06-29 23:39 UTC  (2+ messages)

[PATCH 00/14] Misc cleanups for 4.19
 2018-06-29 15:18 UTC  (19+ messages)
` [PATCH 01/14] btrfs: simplify some assignments of inode numbers
` [PATCH 02/14] btrfs: simplify pointer chasing of local fs_info variables
` [PATCH 03/14] btrfs: use copy_page for copying pages instead of memcpy
` [PATCH 04/14] btrfs: prune unused includes
` [PATCH 05/14] btrfs: pass only eb to num_extent_pages
` [PATCH 06/14] btrfs: switch types to int when counting eb pages
` [PATCH 07/14] btrfs: open-code bio_set_op_attrs
` [PATCH 08/14] btrfs: raid56: add new helper for starting async work
` [PATCH 09/14] btrfs: raid56: use new helper for async_rmw_stripe
` [PATCH 10/14] btrfs: raid56: use new helper for async_read_rebuild
` [PATCH 11/14] btrfs: raid56: use new helper for async_scrub_parity
` [PATCH 12/14] btrfs: raid56: merge rbio_is_full helpers
` [PATCH 13/14] btrfs: raid56: don't lock stripe cache table when freeing
` [PATCH 14/14] btrfs: raid56: catch errors from full_stripe_write

[PATCH] btrfs: remove warnings superseded by refcount_t usage
 2018-06-29 14:05 UTC  (3+ messages)

call trace: WARNING: at /build/linux-uwVqDp/linux-4.16.16/fs/btrfs/ctree.h:1565 btrfs_update_device
 2018-06-29 12:55 UTC  (9+ messages)

lockdep splat between fsync and DIO
 2018-06-29 12:48 UTC 

[PATCH v2] Revert "btrfs: fix a possible umount deadlock"
 2018-06-29 11:46 UTC  (4+ messages)

[PATCH] btrfs: use customized batch size for total_bytes_pinned
 2018-06-29 10:05 UTC  (3+ messages)

[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
 2018-06-29  7:02 UTC  (7+ messages)
` [PATCH 1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO()

[GIT PULL] Btrfs updates for 4.18
 2018-06-29  6:13 UTC  (8+ messages)

[PATCH RFC] btrfs: Do extra device generation check at mount time
 2018-06-29  3:25 UTC  (10+ messages)

[PATCH] Revert "btrfs: fix a possible umount deadlock"
 2018-06-28 22:49 UTC  (3+ messages)

[PATCH RFC 0/2] Btrfs: fix file data corruptions due to lost dirty bits
 2018-06-28 14:03 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: keep pages dirty when using btrfs_writepage_fixup_worker

[PATCH v1] btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf
 2018-06-28 18:56 UTC  (2+ messages)


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