linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 17:20:21 to 2020-01-17 16:50:42 UTC [more...]

linux-next: Tree for Dec 6 (objtool, lots in btrfs)
 2020-01-17 16:50 UTC  (11+ messages)

Problems with determining data presence by examining extents?
 2020-01-17 16:43 UTC  (15+ messages)

Making linkat() able to overwrite the target
 2020-01-17 16:39 UTC  (8+ messages)

Scrub resume regression
 2020-01-17 15:59 UTC  (6+ messages)

[PATCH 0/5] btrfs: remove buffer heads form superblock handling
 2020-01-17 15:13 UTC  (15+ messages)
` [PATCH 1/5] btrfs: remove buffer heads from super block reading
` [PATCH 2/5] btrfs: remove use of buffer_heads from superblock writeout
` [PATCH 3/5] btrfs: remove btrfsic_submit_bh()
` [PATCH 4/5] btrfs: remove buffer_heads from btrfsic_process_written_block()
` [PATCH 5/5] btrfs: remove buffer_heads form superblock mirror integrity checking

[PATCH 0/6][v3] btrfs: fix hole corruption issue with !NO_HOLES
 2020-01-17 15:08 UTC  (8+ messages)
` [PATCH 1/6] btrfs: use btrfs_ordered_update_i_size in clone_finish_inode_update
` [PATCH 2/6] btrfs: don't use path->leave_spinning for truncate
` [PATCH 3/6] btrfs: introduce the inode->file_extent_tree
` [PATCH 4/6] btrfs: use the file extent tree infrastructure
` [PATCH 5/6] btrfs: replace all uses of btrfs_ordered_update_i_size
` [PATCH 6/6] btrfs: delete the ordered isize update code

[PATCH][v2] btrfs: drop log root for dropped roots
 2020-01-17 15:00 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: Do proper extent item generation repair
 2020-01-17 14:28 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: Repair invalid extent item generation
` [PATCH 2/3] btrfs-progs: check/original: Repair "
` [PATCH 3/3] btrfs-progs: tests/fsck-044: Enable repair test for invalid "

[PATCH] Btrfs: always copy scrub arguments back to user space
 2020-01-17 14:24 UTC  (5+ messages)

[PATCH v3 0/5] btrfs: fix issues due to alien device
 2020-01-17 14:23 UTC  (12+ messages)
` [PATCH 1/5] btrfs: drop useless goto in open_fs_devices
` [PATCH 2/5] btrfs: include non-missing as a qualifier for the latest_bdev
` [PATCH v3 3/5] btrfs: remove identified alien btrfs device in open_fs_devices
` [PATCH 5/5] btrfs: free alien device due to device add

[PATCH] btrfs: statfs: Don't reset f_bavail if we're over committing metadata space
 2020-01-17 14:22 UTC  (8+ messages)

[PATCH] btrfs: add extra ending condition for indirect data backref resolution
 2020-01-17 14:21 UTC  (6+ messages)

[PATCH][RESEND] btrfs: kill update_block_group_flags
 2020-01-17 14:08 UTC 

[PATCH 0/3][v2] clean up how we mark block groups read only
 2020-01-17 14:07 UTC  (4+ messages)
` [PATCH 1/3] btrfs: check rw_devices, not num_devices for restriping
` [PATCH 2/3] btrfs: fix force usage in inc_block_group_ro
` [PATCH 3/3] btrfs: use btrfs_can_overcommit "

[PATCH][RESEND] btrfs: set trans->drity in btrfs_commit_transaction
 2020-01-17 13:57 UTC 

[PATCH][RESEND] btrfs: free block groups after free'ing fs trees
 2020-01-17 13:56 UTC 

[PATCH] btrfs: tests: Fix an NULL vs IS_ERR() test
 2020-01-17 13:55 UTC  (3+ messages)

[PATCH 0/8][v2] Cleanup how we handle root refs, part 2
 2020-01-17 13:52 UTC  (9+ messages)
` [PATCH 1/8] btrfs: make the extent buffer leak check per fs info
` [PATCH 2/8] btrfs: move ino_cache_inode dropping
` [PATCH 3/8] btrfs: move the root freeing stuff into btrfs_put_root
` [PATCH 4/8] btrfs: make inodes hold a ref on their roots
` [PATCH 5/8] btrfs: hold a ref on the root on the dead roots list
` [PATCH 6/8] btrfs: don't take an extra root ref at allocation time
` [PATCH 7/8] btrfs: make btrfs_cleanup_fs_roots use the fs_roots_radix_lock
` [PATCH 8/8] btrfs: kill the subvol_srcu

[PATCH][RESEND] btrfs: drop log root for dropped roots
 2020-01-17 13:49 UTC  (2+ messages)

[PATCH 00/43][v3] Cleanup how we handle root refs, part 2
 2020-01-17 13:47 UTC  (44+ messages)
` [PATCH 01/43] btrfs: push __setup_root into btrfs_alloc_root
` [PATCH 02/43] btrfs: move fs root init stuff into btrfs_init_fs_root
` [PATCH 03/43] btrfs: make btrfs_find_orphan_roots use btrfs_get_fs_root
` [PATCH 04/43] btrfs: export and use btrfs_read_tree_root
` [PATCH 05/43] btrfs: make relocation use btrfs_read_tree_root()
` [PATCH 06/43] btrfs: kill btrfs_read_fs_root
` [PATCH 07/43] btrfs: kill the btrfs_read_fs_root_no_name helper
` [PATCH 08/43] btrfs: make the fs root init functions static
` [PATCH 09/43] btrfs: handle NULL roots in btrfs_put/btrfs_grab_fs_root
` [PATCH 10/43] btrfs: hold a ref on fs roots while they're in the radix tree
` [PATCH 11/43] btrfs: hold a ref on the root in resolve_indirect_ref
` [PATCH 12/43] btrfs: hold a root ref in btrfs_get_dentry
` [PATCH 13/43] btrfs: hold a ref on the root in __btrfs_run_defrag_inode
` [PATCH 14/43] btrfs: hold a ref on the root in fixup_tree_root_location
` [PATCH 15/43] btrfs: hold a ref on the root in create_subvol
` [PATCH 16/43] btrfs: hold a ref on the root in search_ioctl
` [PATCH 17/43] btrfs: hold a ref on the root in btrfs_search_path_in_tree
` [PATCH 18/43] btrfs: hold a ref on the root in btrfs_search_path_in_tree_user
` [PATCH 19/43] btrfs: hold a ref on the root in btrfs_ioctl_get_subvol_info
` [PATCH 20/43] btrfs: hold ref on root in btrfs_ioctl_default_subvol
` [PATCH 21/43] btrfs: hold a ref on the root in build_backref_tree
` [PATCH 22/43] btrfs: hold a ref on the root in prepare_to_merge
` [PATCH 23/43] btrfs: hold a ref on the root in merge_reloc_roots
` [PATCH 24/43] btrfs: hold a ref on the root in record_reloc_root_in_trans
` [PATCH 25/43] btrfs: hold a ref on the root in find_data_references
` [PATCH 26/43] btrfs: hold a ref on the root in create_reloc_inode
` [PATCH 27/43] btrfs: hold a ref on the root in btrfs_recover_relocation
` [PATCH 28/43] btrfs: push grab_fs_root into read_fs_root
` [PATCH 29/43] btrfs: hold a ref for the root in btrfs_find_orphan_roots
` [PATCH 30/43] btrfs: hold a ref on the root in scrub_print_warning_inode
` [PATCH 31/43] btrfs: hold a ref on the root in btrfs_ioctl_send
` [PATCH 32/43] btrfs: hold a ref on the root in get_subvol_name_from_objectid
` [PATCH 33/43] btrfs: hold a ref on the root in create_pending_snapshot
` [PATCH 34/43] btrfs: hold a ref on the root in btrfs_recover_log_trees
` [PATCH 35/43] btrfs: hold a ref on the root in btrfs_check_uuid_tree_entry
` [PATCH 36/43] btrfs: hold a ref on the root in open_ctree
` [PATCH 37/43] btrfs: use btrfs_put_fs_root to free roots always
` [PATCH 38/43] btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
` [PATCH 39/43] btrfs: free more things in btrfs_free_fs_info
` [PATCH 40/43] btrfs: move fs_info init work into it's own helper function
` [PATCH 41/43] btrfs: make the init of static elements in fs_info separate
` [PATCH 42/43] btrfs: add a leak check for roots
` [PATCH 43/43] btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root

Linux swap file not activating after reboot
 2020-01-17 13:47 UTC  (6+ messages)

read time tree block corruption detected
 2020-01-17 12:04 UTC  (10+ messages)

write time tree block corruption detected
 2020-01-17 10:09 UTC  (4+ messages)

[PATCH v6 0/4] Introduce per-profile available space array to avoid over-confident can_overcommit()
 2020-01-17  2:00 UTC  (12+ messages)
` [PATCH v6 1/5] btrfs: Introduce per-profile available space facility
` [PATCH v6 2/5] btrfs: space-info: Use per-profile available space in can_overcommit()
` [PATCH v6 3/5] btrfs: statfs: Use pre-calculated per-profile available space
` [PATCH v6 4/5] btrfs: Reset device size when btrfs_update_device() failed in btrfs_grow_device()
` [PATCH v6 5/5] btrfs: volumes: Revert device used bytes when calc_per_profile_avail() failed

[PATCH AUTOSEL 4.19 539/671] Btrfs: fix hang when loading existing inode cache off disk
 2020-01-16 17:03 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 540/671] Btrfs: fix inode cache waiters hanging on failure to start caching thread
` [PATCH AUTOSEL 4.19 541/671] Btrfs: fix inode cache waiters hanging on path allocation failure
` [PATCH AUTOSEL 4.19 542/671] btrfs: use correct count in btrfs_file_write_iter()

[PATCH AUTOSEL 4.14 291/371] Btrfs: fix hang when loading existing inode cache off disk
 2020-01-16 17:22 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 292/371] Btrfs: fix inode cache waiters hanging on failure to start caching thread
` [PATCH AUTOSEL 4.14 293/371] Btrfs: fix inode cache waiters hanging on path allocation failure
` [PATCH AUTOSEL 4.14 294/371] btrfs: use correct count in btrfs_file_write_iter()

[PATCH AUTOSEL 4.9 198/251] Btrfs: fix hang when loading existing inode cache off disk
 2020-01-16 17:35 UTC 

[PATCH] btrfs: Implement lazytime
 2020-01-16 18:01 UTC  (5+ messages)

[PATCH AUTOSEL 4.4 135/174] Btrfs: fix hang when loading existing inode cache off disk
 2020-01-16 17:42 UTC 

[PATCH 0/5][v3] clean up how we mark block groups read only
 2020-01-16 16:25 UTC  (6+ messages)
` [PATCH 1/5] btrfs: check rw_devices, not num_devices for restriping

[PATCH] generic/527: add additional test including a file with a hardlink
 2020-01-16 16:16 UTC  (3+ messages)

[PATCH] Btrfs: fix infinite loop during fsync after rename operations
 2020-01-16 16:03 UTC  (2+ messages)

[PATCH 0/5][v2] btrfs: fix hole corruption issue with !NO_HOLES
 2020-01-16 12:46 UTC  (8+ messages)
` [PATCH 3/5] btrfs: use the file extent tree infrastructure

[PATCH v3 0/3] btrfs: qgroup rescan races (part 1)
 2020-01-16  6:41 UTC  (3+ messages)
` [PATCH 1/3] btrfs: qgroups, fix rescan worker running races

[PATCH v2] btrfs: relocation: Add an introduction for how relocation works
 2020-01-16  5:04 UTC 

read time tree block corruption with kernel 5.4.11
 2020-01-16  3:45 UTC  (6+ messages)

Issues with FS going read-only and bad drive
 2020-01-16  3:39 UTC 

Issues with FS going read-only and bad drive?
 2020-01-16  3:28 UTC  (2+ messages)

Monitoring not working as "dev stats" returns 0 after read error occurred
 2020-01-16  1:16 UTC  (2+ messages)

Regression in Linux 5.5.0-rc[1-5]: btrfs send/receive out of memory
 2020-01-15 18:44 UTC  (4+ 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).