linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-30 02:44:26 to 2018-07-04 13:36:11 UTC [more...]

[PATCH 0/5] Enhancement for block group/chunk verification
 2018-07-04 13:36 UTC  (20+ messages)
` [PATCH 1/5] btrfs: tree-checker: Verify block_group_item
` [PATCH 2/5] btrfs: tree-checker: Detect invalid empty essential tree
` [PATCH 3/5] btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized
` [PATCH 4/5] btrfs: Check each block group has corresponding chunk at mount time
` [PATCH 5/5] btrfs: Verify every chunk has corresponding block group "

[PATCH v3] btrfs: Add chunk type check in read a chunk
 2018-07-04 12:42 UTC  (2+ messages)

[PATCH] btrfs-progs: Don't BUG_ON() if we failed to load one device or one chunk
 2018-07-04 12:17 UTC  (4+ messages)

[PATCH] btrfs-progs: doc: Update man 5 btrfs for 4.18
 2018-07-04 12:08 UTC  (2+ messages)

[PATCH] btrfs-progs: check: add experimental flag for lowmem mode
 2018-07-04 11:55 UTC  (3+ messages)

[PATCH v2] btrfs: Add chunk type check in read a chunk
 2018-07-04  9:49 UTC  (5+ messages)

[PATCH 0/7] Fix locking when scanning devices
 2018-07-04  8:22 UTC  (15+ messages)
` [PATCH 1/7] btrfs: restore uuid_mutex in btrfs_open_devices
` [PATCH 2/7] btrfs: extend critical section when scanning a new device
` [PATCH 3/7] btrfs: lift uuid_mutex to callers of btrfs_scan_one_device
` [PATCH 4/7] btrfs: lift uuid_mutex to callers of btrfs_open_devices
` [PATCH 5/7] btrfs: lift uuid_mutex to callers of btrfs_parse_early_options
` [PATCH 6/7] btrfs: reorder initialization before the mount locks uuid_mutex
` [PATCH 7/7] btrfs: fix mount and ioctl device scan ioctl race

[PATCH v2 00/20] btrfs-progs: Rework of "subvolume list/show" and relax the root privileges of them
 2018-07-04  8:14 UTC  (2+ messages)

[PATCH 1/2] btrfs: Simplify page unlocking in alloc_extent_buffer
 2018-07-04  7:24 UTC  (2+ messages)
` [PATCH 2/2] btrfs: Reword dodgy comments

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

A list of bugs in btrfs found by fuzzing
 2018-07-04  1:22 UTC  (11+ messages)

[PATCH v2 1/2] btrfs: Check each block group has corresponding chunk at mount time
 2018-07-03 18:58 UTC  (7+ messages)
` [PATCH v2 2/2] btrfs: Verify every chunk has corresponding block group "

unsolvable technical issues?
 2018-07-03 11:54 UTC  (14+ messages)

[PATCH RESEND 1/2] btrfs: fix parent in memory total_devices after seed delete
 2018-07-03  9:07 UTC  (5+ messages)
` [PATCH 2/2] btrfs: fix missing superblock update in the device delete commit transaction

[PATCH v2 1/2] btrfs: fix parent in memory total_devices after seed delete
 2018-07-03  9:07 UTC  (2+ messages)
` [PATCH v2 2/2] btrfs: fix missing superblock update in the device delete commit transaction

[PATCH] btrfs: qgroups: Move transaction managed inside btrfs_quota_enable
 2018-07-03  8:54 UTC  (5+ messages)

ac0b4145d662 ("btrfs: scrub: Don't use inode pages for device replace") breaking btrfs/100
 2018-07-03  8:11 UTC  (2+ messages)

[PATCH] btrfs: fix a typo in comment of btrfs_balance
 2018-07-03  8:16 UTC 

[PATCH] btrfs: tree-checker: Detect invalid empty essential tree
 2018-07-03  7:58 UTC 

[PATCH] btrfs: tree-checker: Detect invalid empty essential tree
 2018-07-03  7:57 UTC 

[PATCH 1/2] btrfs-progs: lowmem: fix false alerts of referencer count mismatch for blocks relocated
 2018-07-03  7:58 UTC  (2+ messages)
` [PATCH 2/2] btrfs-progs: fsck-tests: add test case with keyed data backref with reloc tree blocks

[PATCH v3] btrfs: tree-checker: Verify block_group_item
 2018-07-03  6:35 UTC 

[PATCH 1/2] btrfs: declare fs_devices in btrfs_init_new_device()
 2018-07-03  5:58 UTC  (3+ messages)
` [PATCH 2/2] btrfs: drop devices declare "

[PATCH] btrfs: Add chunk type check in read a chunk
 2018-07-03  5:17 UTC  (2+ messages)

[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 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  (6+ messages)
` [PATCH 1/4] btrfs: Refactor loop in btrfs_release_extent_buffer_page
` [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  (11+ 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 

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  (7+ 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).