Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2020-11-12 21:19:50 to 2020-11-18 08:53:34 UTC [more...]

[PATCH v1 00/14] btrfs: add read-only support for subpage sector size
 2020-11-18  8:53 UTC  (3+ messages)
` [PATCH 01/14] btrfs: extent_io: Use detach_page_private() for alloc_extent_buffer()
` [PATCH 02/14] btrfs: extent_io: introduce a helper to grab an existing extent buffer from a page

[PATCH v2] btrfs: return EAGAIN when receiving a pending signal in the defrag loops
 2020-11-18  4:02 UTC 

bizare bug in "btrfs subvolume show"
 2020-11-18  1:17 UTC  (9+ messages)

[PATCH][next] btrfs: fix spelling mistake "inititialize" -> "initialize"
 2020-11-17 13:07 UTC 

Corporate and Personal Loan::,
 2020-11-13 16:08 UTC 

[PATCH v2 00/24] btrfs: preparation patches for subpage support
 2020-11-17 11:53 UTC  (38+ messages)
` [PATCH v2 01/24] btrfs: tests: fix free space tree test failure on 64K page system
` [PATCH v2 02/24] btrfs: extent-io-tests: remove invalid tests
` [PATCH v2 03/24] btrfs: extent_io: replace extent_start/extent_len with better structure for end_bio_extent_readpage()
` [PATCH v2 04/24] btrfs: extent_io: introduce helper to handle page status update in end_bio_extent_readpage()
` [PATCH v2 05/24] btrfs: extent_io: extract the btree page submission code into its own helper function
` [PATCH v2 06/24] btrfs: remove the phy_offset parameter for btrfs_validate_metadata_buffer()
` [PATCH v2 07/24] btrfs: pass bio_offset to check_data_csum() directly
` [PATCH v2 08/24] btrfs: inode: make btrfs_verify_data_csum() follow sector size
` [PATCH v2 09/24] btrfs: extent_io: calculate inline extent buffer page size based on page size
` [PATCH v2 10/24] btrfs: introduce a helper to determine if the sectorsize is smaller than PAGE_SIZE
` [PATCH v2 11/24] btrfs: extent_io: don't allow tree block to cross page boundary for subpage support
` [PATCH v2 12/24] btrfs: extent_io: update num_extent_pages() to support subpage sized extent buffer
` [PATCH v2 13/24] btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
` [PATCH v2 14/24] btrfs: disk-io: only clear EXTENT_LOCK bit for extent_invalidatepage()
` [PATCH v2 15/24] btrfs: extent-io: make type of extent_state::state to be at least 32 bits
` [PATCH v2 16/24] btrfs: file-item: use nodesize to determine whether we need readahead for btrfs_lookup_bio_sums()
` [PATCH v2 17/24] btrfs: file-item: remove the btrfs_find_ordered_sum() call in btrfs_lookup_bio_sums()
` [PATCH v2 18/24] btrfs: file-item: refactor btrfs_lookup_bio_sums() to handle out-of-order bvecs
` [PATCH v2 19/24] btrfs: scrub: remove the anonymous structure from scrub_page
` [PATCH v2 20/24] btrfs: scrub: always allocate one full page for one sector for RAID56
` [PATCH v2 21/24] btrfs: scrub: support subpage tree block scrub
` [PATCH v2 22/24] btrfs: scrub: support subpage data scrub
` [PATCH v2 23/24] btrfs: scrub: allow scrub to work with subpage sectorsize
` [PATCH v2 24/24] btrfs: extent_io: Use detach_page_private() for alloc_extent_buffer()

[PATCH v2] btrfs: don't access possibly stale fs_info data for printing duplicate device
 2020-11-17 10:50 UTC  (6+ messages)

[PATCH -next] btrfs: remove unused variable
 2020-11-17  9:47 UTC 

[PATCH] btrfs: remove the useless value assignment in block_rsv_release_bytes
 2020-11-17  3:17 UTC  (3+ messages)

[PATCH] btrfs: remove the useless value assignment in btrfs_defrag_file
 2020-11-17  2:53 UTC  (3+ messages)

[PATCH] btrfs-progs: receive: fix btrfs_mount_root substring bug
 2020-11-17  0:58 UTC 

[PATCH RFC] btrfs: tree-checker: missing returns after data_ref alignment checks
 2020-11-17  0:05 UTC  (3+ messages)

[PATCH v2 0/3] btrfs-progs: Fix logical-resolve
 2020-11-16 17:32 UTC  (4+ messages)
` [PATCH v2 1/3] btrfs-progs: Adapt find_mount_root to verify other fields of mntent struct
` [PATCH v2 2/3] btrfs-progs: inspect: Fix logical-resolve file path lookup
` [PATCH v2 3/3] btrfs-progs: tests: Add new logical-resolve test

[GIT PULL][PATCH v5 0/9] Update to zstd-1.4.6
 2020-11-16 16:52 UTC  (7+ messages)
` [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper

Fwd: Read time tree block corruption detected
 2020-11-16 16:35 UTC  (22+ messages)

[PATCH 0/3] btrfs: btrfs_lookup_bio_sums() related fixes
 2020-11-16 16:27 UTC  (5+ messages)
` [PATCH 3/3] btrfs: file-item: refactor btrfs_lookup_bio_sums() to handle out-of-order bvecs

[PATCH] btrfs: sysfs: remove unneeded semicolon
 2020-11-16 16:17 UTC  (2+ messages)

[PATCH v3 0/2] btrfs: paramater refactors for data and metadata endio call backs
 2020-11-16 16:14 UTC  (6+ messages)
` [PATCH v3 1/2] btrfs: remove the phy_offset parameter for btrfs_validate_metadata_buffer()
` [PATCH v3 2/2] btrfs: pass bio_offset to check_data_csum() directly

[PATCH v2] btrfs: Simplify setup_nodes_for_search
 2020-11-16 15:47 UTC  (3+ messages)

[PATCH] btrfs: Remove useless statement in split_node
 2020-11-16 15:36 UTC  (2+ messages)

[PATCH] btrfs: remove unnecessary attempt do drop extent maps after adding inline extent
 2020-11-16 15:29 UTC  (3+ messages)

[PATCH] btrfs: skip unnecessary searches for xattrs when logging an inode
 2020-11-16 15:28 UTC  (3+ messages)

[PATCH] btrfs: stop incrementing log batch when joining log transaction
 2020-11-16 15:29 UTC  (3+ messages)

Corporate and Personal Loan/
 2020-11-10 14:09 UTC 

Corporate and Personal Loan *
 2020-11-15 16:43 UTC 

[PATCH 00/42] Cleanup error handling in relocation
 2020-11-15  0:37 UTC  (37+ messages)
` [PATCH 01/42] btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
` [PATCH 14/42] btrfs: handle btrfs_record_root_in_trans failure in create_subvol
` [PATCH 15/42] btrfs: btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_block
` [PATCH 16/42] btrfs: handle btrfs_record_root_in_trans failure in start_transaction
` [PATCH 17/42] btrfs: handle record_root_in_trans failure in qgroup_account_snapshot
` [PATCH 18/42] btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans
` [PATCH 19/42] btrfs: handle record_root_in_trans failure in create_pending_snapshot
` [PATCH 20/42] btrfs: do not panic in __add_reloc_root
` [PATCH 21/42] btrfs: have proper error handling in btrfs_init_reloc_root
` [PATCH 22/42] btrfs: do proper error handling in create_reloc_root
` [PATCH 23/42] btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
` [PATCH 24/42] btrfs: change insert_dirty_subvol to return errors
` [PATCH 25/42] btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol
` [PATCH 26/42] btrfs: handle btrfs_update_reloc_root failure in prepare_to_merge
` [PATCH 27/42] btrfs: do proper error handling in btrfs_update_reloc_root
` [PATCH 28/42] btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
` [PATCH 29/42] btrfs: handle initial btrfs_cow_block error in replace_path
` [PATCH 30/42] btrfs: handle the loop "
` [PATCH 31/42] btrfs: handle btrfs_search_slot failure "
` [PATCH 32/42] btrfs: handle errors in reference count manipulation "
` [PATCH 33/42] btrfs: handle extent reference errors in do_relocation
` [PATCH 34/42] btrfs: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly
` [PATCH 35/42] btrfs: remove the extent item sanity checks in relocate_block_group
` [PATCH 36/42] btrfs: do proper error handling in create_reloc_inode
` [PATCH 37/42] btrfs: handle __add_reloc_root failure in btrfs_recover_relocation
` [PATCH 38/42] btrfs: handle __add_reloc_root failure in btrfs_reloc_post_snapshot
` [PATCH 39/42] btrfs: cleanup error handling in prepare_to_merge
` [PATCH 40/42] btrfs: handle extent corruption with select_one_root properly
` [PATCH 41/42] btrfs: do proper error handling in merge_reloc_roots
` [PATCH 42/42] btrfs: check return value of btrfs_commit_transaction in relocation

[PATCH v5 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6
 2020-11-14 23:06 UTC  (3+ messages)
` [PATCH] lib: zstd: fix semicolon.cocci warnings

[PATCH] fstests: btrfs: check qgroup doesn't crash when beyond limit
 2020-11-14  0:09 UTC  (5+ messages)

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-13 21:34 UTC  (7+ messages)
` [PATCH v10 04/41] btrfs: get zone information of zoned block devices

[PATCH v2] btrfs-progs: restore: Have -l display subvolume name
 2020-11-13 21:08 UTC  (2+ messages)

[PATCH] btrfs-progs: Sort main help menu
 2020-11-13 20:34 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: rescue: Add create-control-device subcommand
 2020-11-13 20:34 UTC  (2+ messages)

[PATCH] btrfs: don't access possibly stale fs_info data for printing duplicate device
 2020-11-13 18:45 UTC  (7+ messages)

[PATCH v2 00/42] Cleanup error handling in relocation
 2020-11-13 16:23 UTC  (43+ messages)
` [PATCH v2 01/42] btrfs: allow error injection for btrfs_search_slot and btrfs_cow_block
` [PATCH v2 02/42] btrfs: fix lockdep splat in btrfs_recover_relocation
` [PATCH v2 03/42] btrfs: convert some BUG_ON()'s to ASSERT()'s in do_relocation
` [PATCH v2 04/42] btrfs: convert BUG_ON()'s in relocate_tree_block
` [PATCH v2 05/42] btrfs: return an error from btrfs_record_root_in_trans
` [PATCH v2 06/42] btrfs: handle errors from select_reloc_root()
` [PATCH v2 07/42] btrfs: convert BUG_ON()'s in select_reloc_root() to proper errors
` [PATCH v2 08/42] btrfs: check record_root_in_trans related failures in select_reloc_root
` [PATCH v2 09/42] btrfs: do proper error handling in record_reloc_root_in_trans
` [PATCH v2 10/42] btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename_exchange
` [PATCH v2 11/42] btrfs: handle btrfs_record_root_in_trans failure in btrfs_rename
` [PATCH v2 12/42] btrfs: handle btrfs_record_root_in_trans failure in btrfs_delete_subvolume
` [PATCH v2 13/42] btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees
` [PATCH v2 14/42] btrfs: handle btrfs_record_root_in_trans failure in create_subvol
` [PATCH v2 15/42] btrfs: btrfs: handle btrfs_record_root_in_trans failure in relocate_tree_block
` [PATCH v2 16/42] btrfs: handle btrfs_record_root_in_trans failure in start_transaction
` [PATCH v2 17/42] btrfs: handle record_root_in_trans failure in qgroup_account_snapshot
` [PATCH v2 18/42] btrfs: handle record_root_in_trans failure in btrfs_record_root_in_trans
` [PATCH v2 19/42] btrfs: handle record_root_in_trans failure in create_pending_snapshot
` [PATCH v2 20/42] btrfs: do not panic in __add_reloc_root
` [PATCH v2 21/42] btrfs: have proper error handling in btrfs_init_reloc_root
` [PATCH v2 22/42] btrfs: do proper error handling in create_reloc_root
` [PATCH v2 23/42] btrfs: handle btrfs_update_reloc_root failure in commit_fs_roots
` [PATCH v2 24/42] btrfs: change insert_dirty_subvol to return errors
` [PATCH v2 25/42] btrfs: handle btrfs_update_reloc_root failure in insert_dirty_subvol
` [PATCH v2 26/42] btrfs: handle btrfs_update_reloc_root failure in prepare_to_merge
` [PATCH v2 27/42] btrfs: do proper error handling in btrfs_update_reloc_root
` [PATCH v2 28/42] btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s
` [PATCH v2 29/42] btrfs: handle initial btrfs_cow_block error in replace_path
` [PATCH v2 30/42] btrfs: handle the loop "
` [PATCH v2 31/42] btrfs: handle btrfs_search_slot failure "
` [PATCH v2 32/42] btrfs: handle errors in reference count manipulation "
` [PATCH v2 33/42] btrfs: handle extent reference errors in do_relocation
` [PATCH v2 34/42] btrfs: check for BTRFS_BLOCK_FLAG_FULL_BACKREF being set improperly
` [PATCH v2 35/42] btrfs: remove the extent item sanity checks in relocate_block_group
` [PATCH v2 36/42] btrfs: do proper error handling in create_reloc_inode
` [PATCH v2 37/42] btrfs: handle __add_reloc_root failure in btrfs_recover_relocation
` [PATCH v2 38/42] btrfs: handle __add_reloc_root failure in btrfs_reloc_post_snapshot
` [PATCH v2 39/42] btrfs: cleanup error handling in prepare_to_merge
` [PATCH v2 40/42] btrfs: handle extent corruption with select_one_root properly
` [PATCH v2 41/42] btrfs: do proper error handling in merge_reloc_roots
` [PATCH v2 42/42] btrfs: check return value of btrfs_commit_transaction in relocation

[PATCH] btrfs: tests: fix free space tree test failure on 64K page system
 2020-11-13 16:15 UTC  (2+ messages)

[PATCH] btrfs: tree-checker: Error out if invalid btrfs_root_item size found
 2020-11-13 16:10 UTC  (3+ messages)

[PATCH] btrfs: correctly deal with error updating inode when inserting inline extent
 2020-11-13 16:02 UTC  (2+ messages)

[PATCH v2] btrfs: qgroup: don't commit transaction when we have already hold a transaction handler
 2020-11-13 15:34 UTC  (2+ messages)

[PATCH] btrfs: Simplify setup_nodes_for_search
 2020-11-13  5:06 UTC  (3+ messages)

ERROR: could not setup extent tree
 2020-11-12 23:08 UTC  (3+ messages)


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