linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-17 00:56:18 to 2020-01-20 14:09:25 UTC [more...]

[PATCH 00/11] Make pinned extents tracking per-transaction
 2020-01-20 14:09 UTC  (3+ messages)
` [PATCH 02/11] btrfs: Make btrfs_pin_extent take trans handle
` [PATCH 03/11] btrfs: Introduce unaccount_log_buffer

[PATCH] Btrfs: send, skip backreference walking for extents with many references
 2020-01-20 11:30 UTC  (5+ messages)

[PATCH v2] btrfs: scrub: Don't check free space before marking a block group RO
 2020-01-20 10:45 UTC  (5+ messages)

[PATCH] btrfs-progs: Output proper csum string if csum mismatch
 2020-01-20  9:32 UTC 

[PATCH 1/2] fstests: Always dump dmesg for failed test cases
 2020-01-20  7:09 UTC  (2+ messages)
` [PATCH 2/2] fstests: btrfs: Fix a bug where test case can't grab the 2nd device when glob is used

[PATCH v5 2/4] btrfs: Introduce per-profile available space facility
 2020-01-18 12:51 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: Do proper extent item generation repair
 2020-01-18  1:08 UTC  (6+ 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 "

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

[PATCH 00/43][v4] Cleanup how we handle root refs, part 1
 2020-01-17 21:26 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

[GIT PULL] Btrfs fixes for 5.5-rc7
 2020-01-17 20:00 UTC  (2+ messages)

Scrub resume regression
 2020-01-17 19:39 UTC  (7+ messages)

[PATCH] btrfs: do not do delalloc reservation under page lock
 2020-01-17 18:44 UTC 

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

Making linkat() able to overwrite the target
 2020-01-17 16:39 UTC  (8+ 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] Btrfs: always copy scrub arguments back to user space
 2020-01-17 14:24 UTC  (3+ messages)

[PATCH v3 0/5] btrfs: fix issues due to alien device
 2020-01-17 14:23 UTC  (8+ messages)
` [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] 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  (5+ 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  (7+ messages)
` [PATCH v6 1/5] btrfs: Introduce per-profile available space facility


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