linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-13 09:34:28 to 2017-02-17 14:44:10 UTC [more...]

[PATCH 00/38] More btrfs_inode cleanups
 2017-02-17 14:43 UTC  (21+ messages)
` [PATCH 01/38] btrfs: Make btrfs_log_all_parents take btrfs_inode
` [PATCH 02/38] btrfs: Make btrfs_insert_dir_item "
` [PATCH 03/38] btrfs: make btrfs_set_inode_index_count "
` [PATCH 04/38] btrfs: Make btrfs_set_inode_index "
` [PATCH 05/38] btrfs: Make btrfs_i_size_write "
` [PATCH 06/38] btrfs: make btrfs_is_free_space_inode "
` [PATCH 07/38] btrfs: make btrfs_alloc_data_chunk_ondemand "
` [PATCH 08/38] btrfs: Make drop_outstanding_extent "
` [PATCH 09/38] btrfs: Make calc_csum_metadata_size "
` [PATCH 10/38] btrfs: Make btrfs_orphan_reserve_metadata "
` [PATCH 11/38] btrfs: Make btrfs_orphan_release_metadata "
` [PATCH 12/38] btrfs: Make btrfs_delalloc_reserve_metadata "
` [PATCH 13/38] btrfs: ale btrfs_delalloc_release_metadata "
` [PATCH 14/38] btrfs: Make (__)btrfs_add_inode_defrag "
` [PATCH 16/38] btrfs: Make btrfs_drop_extent_cache "
` [PATCH 17/38] btrfs: Make hole_mergeable "
` [PATCH 18/38] btrfs: Make fille_holes "
` [PATCH 19/38] btrfs: Make btrfs_mark_extent_written "
` [PATCH 21/38] btrfs: Make check_can_nocow "
` [PATCH 22/38] btrfs: Make lock_and_cleanup_extent_if_need "

Opps.. Should be 4.9/4.10 Experiences
 2017-02-17 13:04 UTC  (3+ messages)

[PULL] Btrfs patches for 4.11, part 1
 2017-02-17 12:12 UTC 

Way to force allocation of more metadata?
 2017-02-17  8:44 UTC  (3+ messages)

4.10/4.11 Experiences
 2017-02-17  8:43 UTC  (4+ messages)
  ` 4.9/4.10 Experiences

[4.7.2] btrfs_run_delayed_refs:2963: errno=-17 Object already exists
 2017-02-17  8:19 UTC  (5+ messages)

stat(2) returning device ID not existing in mountinfo
 2017-02-17  8:13 UTC  (5+ messages)

[PATCH 00/10] Qgroup fixes for kdave/for-next-20161125 branch
 2017-02-17  2:41 UTC  (3+ messages)

[PATCH] btrfs: Handle btrfs_reloc_clone_csums error correctly to avoid deadlock
 2017-02-17  0:37 UTC  (5+ messages)

FS gives kernel UPS on attempt to create snapshot and after running balance it's unmountable
 2017-02-16 23:46 UTC  (9+ messages)

[PATCH v2] btrfs-progs: RAID5:Inject data stripe corruption and verify scrub fixes it
 2017-02-16 23:00 UTC 

[PATCH v2] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
 2017-02-16 22:33 UTC  (2+ messages)

[PATCH v3] btrfs-progs: misc-tests: Superblock corruption and recovery using backup
 2017-02-16 22:31 UTC 

man filesystems(5) doesn't contain Btrfs
 2017-02-16 20:47 UTC  (2+ messages)

Device ID issue on btrfs
 2017-02-16 19:07 UTC  (2+ messages)

[PATCH 0/8] btrfs: cleanup patches
 2017-02-16 16:41 UTC  (12+ messages)
` [PATCH 1/8] btrfs: pass fs_info to (more) routines that are only called with extent_root
` [PATCH 2/8] btrfs: flush_space always takes fs_info->fs_root
` [PATCH 3/8] btrfs: convert btrfs_inc_block_group_ro to accept fs_info
` [PATCH 4/8] btrfs: free-space-cache, clean up unnecessary root arguments
` [PATCH 5/8] btrfs: btrfs_wait_cache_io_root doesn't use path argument
` [PATCH 6/8] btrfs: btrfs_truncate_free_space_cache always allocates path
` [PATCH 7/8] btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref
` [PATCH 8/8] btrfs: use btrfs_debug instead of pr_debug in transaction abort

[PATCH] btrfs-progs: RAID5:Inject data stripe corruption and verify scrub fixes it
 2017-02-16 15:51 UTC  (3+ messages)

How to dump/find parity of RAID-5 file?
 2017-02-16 15:14 UTC  (6+ messages)

[GIT PULL] Btrfs fixes and improvements for 4.11
 2017-02-15 21:01 UTC 

[PATCH v2] btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
 2017-02-16 10:16 UTC  (6+ messages)

[PATCH 00/29] Cleanup of unused parameters
 2017-02-16  0:12 UTC  (66+ messages)
` [PATCH 01/29] btrfs: remove unused parameter from read_block_for_search
` [PATCH 02/29] btrfs: remove unused parameter from check_async_write
` [PATCH 03/29] btrfs: remove unused parameter from clean_tree_block
` [PATCH 04/29] btrfs: remove unused parameter from split_item
` [PATCH 05/29] btrfs: remove unused parameter from write_dev_supers
` [PATCH 06/29] btrfs: merge two superblock writing helpers
` [PATCH 07/29] btrfs: remove unused parameter from __push_leaf_right
` [PATCH 08/29] btrfs: remove unused parameter from __push_leaf_left
` [PATCH 09/29] btrfs: remove unused parameter from btrfs_subvolume_release_metadata
` [PATCH 10/29] btrfs: remove unused parameter from btrfs_prepare_extent_commit
` [PATCH 11/29] btrfs: remove unused parameter from btrfs_check_super_valid
` [PATCH 12/29] btrfs: remove unused parameter from tree_move_down
` [PATCH 13/29] btrfs: remove unused parameter from tree_move_next_or_upnext
` [PATCH 14/29] btrfs: remove unused parameter from submit_extent_page
` [PATCH 15/29] btrfs: remove unused parameter from update_nr_written
` [PATCH 16/29] btrfs: remove unused parameter from add_pending_csums
` [PATCH 17/29] btrfs: remove unused parameter from extent_write_cache_pages
` [PATCH 18/29] btrfs: remove unused parameter from btrfs_fill_super
` [PATCH 19/29] btrfs: remove unused parameter from __btrfs_alloc_chunk
` [PATCH 20/29] btrfs: remove unused parameter from init_first_rw_device
` [PATCH 21/29] btrfs: remove unused parameter from create_snapshot
` [PATCH 22/29] btrfs: remove unused parameters from scrub_setup_wr_ctx
` [PATCH 23/29] btrfs: remove unused parameter from __add_inline_refs
` [PATCH 24/29] btrfs: remove unused parameters from btrfs_cmp_data
` [PATCH 25/29] btrfs: remove unused parameter from clone_copy_inline_extent
` [PATCH 26/29] btrfs: remove unused parameter from __add_inode_ref
` [PATCH 27/29] btrfs: remove unused parameter from cleanup_write_cache_enospc
` [PATCH 28/29] btrfs: remove unused parameters from __btrfs_write_out_cache
` [PATCH 29/29] btrfs: remove unused parameter from adjust_slots_upwards

[PATCH v2] Btrfs: fix btrfs_decompress_buf2page()
 2017-02-15 21:57 UTC  (3+ messages)

[PATCH] Btrfs: fix data loss after truncate when using the no-holes feature
 2017-02-15 18:42 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] Qgroup cleanups
 2017-02-15 15:51 UTC  (12+ messages)
` [PATCH 1/7] btrfs: qgroups: make __del_qgroup_relation static
` [PATCH 2/7] btrfs: ulist: make the finalization function public
` [PATCH 3/7] btrfs: embed extent_changeset::range_changed to the structure
` [PATCH 4/7] btrfs: check quota status earlier and don't do unnecessary frees
` [PATCH 5/7] btrfs: remove unnecessary mutex lock in qgroup_account_snapshot
` [PATCH 6/7] btrfs: qgroups: opencode qgroup_free helper
` [PATCH 7/7] btrfs: remove pointless rcu protection from btrfs_qgroup_inherit
` [PATCH 8/7] btrfs: ulist: rename ulist_fini to ulist_release

[PATCH] btrfs-progs: misc-tests: Primary Superblock corruption and recovery using backup Superblock
 2017-02-15  9:14 UTC  (2+ messages)

btrfs/125 deadlock using nospace_cache or space_cache=v2
 2017-02-15  6:41 UTC  (3+ messages)

[PATCH v3] btrfs: relocation: Enhance kernel error output for relocation
 2017-02-15  1:39 UTC 

[PATCH v2] btrfs: relocation: Enhance kernel error output for relocation
 2017-02-15  1:13 UTC  (4+ messages)

[PATCH] Btrfs: incremental send, fix unnecessary hole writes for sparse files
 2017-02-14 20:35 UTC 

[PATCH] btrfs: make space cache inode readahead failure nonfatal
 2017-02-14 20:26 UTC  (2+ messages)

[PATCH] Btrfs: use helper to get used bytes of space_info
 2017-02-14 19:05 UTC  (3+ messages)

Unexpected behavior involving file attributes and snapshots
 2017-02-14 17:52 UTC  (5+ messages)

[PATCH] Btrfs: specify a new ordered extent type for create_io_em
 2017-02-14 16:10 UTC  (2+ messages)

[PATCH] Btrfs: try to avoid acquiring free space ctl's lock
 2017-02-14 15:53 UTC  (2+ messages)

problem: can't mount superblock
 2017-02-14 15:34 UTC 

"btrfs receive" throws "No space left on device" on empty and large enough fs
 2017-02-14 12:19 UTC 

Root volume (ID 5) in deleting state
 2017-02-14 10:58 UTC  (5+ messages)

[PATCH 7/7] nonblocking aio: btrfs
 2017-02-14  9:24 UTC  (2+ messages)

Is it possible to have metadata-only device with no data?
 2017-02-14  1:22 UTC  (6+ messages)

[PATCH] btrfs: relocation: Enhance kernel error output for relocation
 2017-02-14  0:49 UTC  (2+ messages)

[PATCH] Btrfs: fix if style in find_free_extent
 2017-02-13 23:43 UTC 

BTRFS for OLTP Databases
 2017-02-13 17:16 UTC  (7+ messages)

[PATCH 0/4] More GFP_NOFS removals
 2017-02-13 13:50 UTC  (5+ messages)
` [PATCH 1/4] btrfs: use GFP_KERNEL in create_snapshot
` [PATCH 2/4] btrfs: use GFP_KERNEL in btrfs_read_qgroup_config
` [PATCH 3/4] btrfs: use GFP_KERNEL in btrfs_quota_enable
` [PATCH 4/4] btrfs: use GFP_KERNEL in btrfs_add/del_qgroup_relation

Help understanding autodefrag details
 2017-02-13 12:56 UTC  (2+ 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).