linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-18 10:47:09 to 2019-01-03 08:50:18 UTC [more...]

[PATCH 0/7] More misc fixes
 2019-01-03  8:50 UTC  (7+ messages)
` [PATCH 1/7] btrfs: Remove inode argument from async_cow_submit
` [PATCH 2/7] btrfs: Remove isize local variable in compress_file_range
` [PATCH 3/7] btrfs: Use ihold instead of igrab in cow_file_range_async
` [PATCH 5/7] btrfs: Document logic in async_cow_submit
` [PATCH 6/7] btrfs: Replace open-coded maths with DIV_ROUND_UP
` [PATCH 7/7] btrfs: Refactor shrink_delalloc

BTRFS corruption: open_ctree failed
 2019-01-03  8:29 UTC  (5+ messages)

[PATCH 1/1] btrfs: add kernel scrub log messages
 2019-01-03  8:18 UTC  (3+ messages)

[PATCH v2] btrfs: add kernel scrub log messages
 2019-01-03  8:17 UTC 

[PATCH v13] Add cli and ioctl to forget scanned device(s)
 2019-01-03  8:01 UTC  (3+ messages)
` [PATCH v13] btrfs: introduce feature to forget a btrfs device
` [PATCH v13] btrfs-progs: add cli to forget one or all scanned devices

[PATCH RESEND v12] Add cli and ioctl to forget scanned device(s)
 2019-01-03  7:54 UTC  (5+ messages)
` [PATCH RESEND v12] btrfs: introduce feature to forget a btrfs device
` [PATCH RESEND v12] btrfs-progs: add cli to forget one or all scanned devices

[PATCH v2 0/5] Fix incorrectly created uuid tree
 2019-01-03  7:32 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs-progs: Export btrfs_create_tree() and move it to disk-io.c
` [PATCH v2 2/5] btrfs-progs: mkfs: Create data reloc tree from scratch
` [PATCH v2 3/5] btrfs-progs: uuid: Port kernel btrfs_uuid_tree_lookup()
` [PATCH v2 4/5] btrfs-progs: uuid: Port btrfs_uuid_tree_add() function
` [PATCH v2 5/5] btrfs-progs: Create uuid tree with proper contents

BTRFS corruption: open_ctree failed
 2019-01-03  4:52 UTC  (2+ messages)

[PATCH for-4.20 0/3] Fix incorrectly created uuid tree
 2019-01-03  4:50 UTC  (16+ messages)
` [PATCH 1/3] btrfs-progs: uuid: Port kernel btrfs_uuid_tree_lookup()
` [PATCH 2/3] btrfs-progs: uuid: Port btrfs_uuid_tree_add() function
` [PATCH 3/3] btrfs-progs: Create uuid tree with proper contents

[PATCH RFC 0/2] Use new incompat feature BG_TREE to hugely reduce mount time
 2019-01-03  1:10 UTC  (9+ messages)
` [PATCH RFC 1/2] btrfs: Refactor btrfs_read_block_groups()
` [PATCH RFC 2/2] btrfs: Introduce new incompat feature, BG_TREE

[PATCH] Btrfs: do not overwrite error return value in the balance ioctl
 2019-01-02 18:28 UTC  (4+ messages)

[PATCH] Btrfs: do not overwrite scrub error with fault error in scrub ioctl
 2019-01-02 17:56 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Btrfs: do not overwrite error return value in scrub progress ioctl
 2019-01-02 17:43 UTC  (3+ messages)

[PATCH 0/4] Misc cleanups of btrfs_get_extent
 2019-01-02 17:43 UTC  (5+ messages)
` [PATCH 3/4] btrfs: Refactor retval handling of btrfs_lookup_file_extent in btrfs_get_extent

[PATCH 00/20] drop useless LIST_HEAD
 2019-01-02 16:40 UTC  (9+ messages)
` [PATCH 11/20] Btrfs: "

[PATCH] btrfs-progs: Update backup roots when writing super blocks
 2019-01-02 15:27 UTC  (5+ messages)

compress-force not really forcing compression?
 2019-01-02 13:59 UTC  (8+ messages)

[PATCH 0/2] Use new incompat feature BG_TREE to hugely reduce mount time
 2019-01-02  5:29 UTC  (3+ messages)
` [PATCH 1/2] btrfs: Refactor btrfs_read_block_groups()
` [PATCH 2/2] btrfs: Introduce new incompat feature, BG_TREE

Undelete files
 2019-01-02  2:48 UTC  (2+ messages)

[RFC PATCH] raid6_pq: Add module options to prefer algorithm
 2019-01-02  2:34 UTC  (2+ messages)

Checksum errors
 2019-01-02  1:53 UTC  (4+ messages)

[PATCH V7] Btrfs: enhance raid1/10 balance heuristic
 2019-01-01 18:39 UTC  (3+ messages)

Better data balancing over multiple devices for raid1/10 (read)
 2019-01-01 17:26 UTC  (2+ messages)

[COMMAND HANGS] The command 'btrfs subvolume sync -s 2 xyz' can hangs
 2019-01-01 16:37 UTC  (3+ messages)

Scrub aborts due to corrupt leaf
 2019-01-01  2:38 UTC  (19+ messages)

Firefox cache entries directory prevents rw mounting due to corrupt leaf. No way to fix this unmounted
 2018-12-30 13:08 UTC  (8+ messages)

Undelete files
 2018-12-30  5:44 UTC  (3+ messages)

Mount issue, mount /dev/sdc2: can't read superblock
 2018-12-30  4:38 UTC  (16+ messages)
                  ` Broken chunk tree - Was: "

[PATCH] Fix typos
 2018-12-29 15:29 UTC  (7+ messages)

Kernel traces
 2018-12-28 15:00 UTC  (11+ messages)

[PATCH 0/6] btrfs-progs: Support for BG_TREE feature
 2018-12-28  8:38 UTC  (7+ messages)
` [PATCH 1/6] btrfs-progs: Refactor excluded extent functions to use fs_info
` [PATCH 2/6] btrfs-progs: Refactor btrfs_read_block_groups()
` [PATCH 3/6] btrfs-progs: Enable read-write ability for 'bg_tree' feature
` [PATCH 4/6] btrfs-progs: mkfs: Introduce -O bg-tree
` [PATCH 5/6] btrfs-progs: dump-tree/dump-super: Introduce support for bg tree
` [PATCH 6/6] btrfs-progs: check: Introduce support for bg-tree feature

New RED Racing Parts: 18% / 20% off and free shipping
 2018-12-28  5:09 UTC 

btrfs fi usage -T shows unallocated column as total in drive, not total available to btrfs
 2018-12-28  4:09 UTC  (8+ messages)

[GIT PULL] Btrfs updates for 4.21
 2018-12-28  1:45 UTC  (2+ messages)

[PATCH v2] btrfs: add a check for sysfs_create_group
 2018-12-26  5:51 UTC  (3+ messages)

[PATCH] btrfs: add a check for sysfs_create_group
 2018-12-26  5:19 UTC  (2+ messages)

BTRFS Mount Delay Time Graph
 2018-12-26  3:43 UTC  (6+ messages)
        ` Btrfs_read_block_groups() delay (Was Re: BTRFS Mount Delay Time Graph)

[PATCH v2] btrfs: Validate generation of btrfs super blocks before writing it to disk
 2018-12-26  2:08 UTC  (3+ messages)

[PATCH] btrfs: raid56: data corruption on a device removal
 2018-12-26  0:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: Validate generation of btrfs super blocks before writing it to disk
 2018-12-24 12:04 UTC  (2+ messages)

compress-force not really forcing compression?
 2018-12-24  2:00 UTC 

Aw: Re: Defining quota on /home
 2018-12-23 16:31 UTC  (2+ messages)

btrfs-convert just dumped core
 2018-12-23  5:02 UTC  (2+ messages)

Specifying block group size
 2018-12-23  0:54 UTC  (4+ messages)

Defining quota on /home
 2018-12-22  4:07 UTC  (3+ messages)

[josef-btrfs:io-weight 9/9] undefined reference to `blk_ioweight_stat_add'
 2018-12-22  1:10 UTC 

[josef-btrfs:io-weight 9/9] blk-stat.c:undefined reference to `blk_ioweight_stat_add'
 2018-12-22  0:46 UTC 

[josef-btrfs:io-weight 6/9] block/blk-stat.c:37:5: error: 'struct blk_rq_stat' has no member named 'batch'
 2018-12-22  0:04 UTC 

[PATCH] btrfs: qgroup: Don't trigger backref walk at delayed ref insert time
 2018-12-20 23:59 UTC  (4+ messages)

[PATCH] btrfs: Introduce new mount option to skip block group items scan
 2018-12-20  8:01 UTC 

[PATCH] btrfs: Make first argument of btrfs_run_delalloc_range directly an inode
 2018-12-19 14:48 UTC  (3+ messages)

[PATCH v2] btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
 2018-12-19 14:22 UTC  (7+ messages)

[PATCH] btrfs-progs: handle balance and replace concurrency
 2018-12-18 16:01 UTC 

[PATCH] btrfs: Remove impossible condition from mergable_maps
 2018-12-18 13:10 UTC 

[PATCH 00/13] btrfs-progs: check: Fix
 2018-12-18 11:51 UTC  (10+ messages)
` [PATCH 06/13] btrfs-progs: lowmem: rename delete_extent_tree_item() to delete_item()
` [PATCH 07/13] btrfs-progs: lowmem: delete unaligned bytes extent data under repair
` [PATCH 08/13] btrfs-progs: Revert "btrfs-progs: Add repair and report function for orphan file extent."
` [PATCH 09/13] btrfs-progs: Revert "btrfs-progs: Record orphan data extent ref to corresponding root."
` [PATCH 10/13] btrfs-progs: check: fix wrong @offset used in find_possible_backrefs()
` [PATCH 11/13] btrfs-progs: check: Delete file extent item with unaligned disk bytenr
` [PATCH 12/13] btrfs-progs: tests: add case for inode lose one file extent
` [PATCH 13/13] btrfs-progs: fsck-test: enable lowmem repair for case 001


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