linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-25 12:31:47 to 2019-03-27 20:27:57 UTC [more...]

general protection fault in put_pid
 2019-03-27 20:27 UTC  (2+ messages)

[PATCH 01/15] btrfs: create a mount option for dax
 2019-03-27 20:14 UTC  (24+ messages)
` [PATCH 02/15] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 03/15] btrfs: basic dax read
` [PATCH 04/15] dax: Introduce IOMAP_F_COW for copy-on-write
` [PATCH 05/15] btrfs: return whether extent is nocow or not
` [PATCH 06/15] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 07/15] btrfs: add dax write support
` [PATCH 08/15] dax: add dax_iomap_cow to copy a mmap page before writing
` [PATCH 09/15] btrfs: add dax mmap support
` [PATCH 10/15] btrfs: Add dax specific address_space_operations
` [PATCH 11/15] fs: dedup file range to use a compare function
` [PATCH 12/15] btrfs: trace functions for btrfs_iomap_begin/end
` [PATCH 13/15] btrfs: handle dax page zeroing
` [PATCH 14/15] btrfs: Disable dax-based defrag and send
` [PATCH 15/15] btrfs: Writeprotect mmap pages on snapshot
` [PATCH v2 00/15] btrfs dax support

backup uuid_tree generation not consistent across multi device (raid0) btrfs - won´t mount
 2019-03-27 20:10 UTC  (12+ messages)

A collection of btrfs lockup stack traces
 2019-03-27 20:04 UTC  (3+ messages)
` A collection of btrfs lockup stack traces (4.14.106, no __sb_start_write)
  ` A collection of btrfs lockup stack traces (4.14.107, kcompactd and two processes running __lock_page)

[PATCH AUTOSEL 5.0 077/262] btrfs: save drop_progress if we drop refs at all
 2019-03-27 17:59 UTC  (3+ messages)
` [PATCH AUTOSEL 5.0 090/262] btrfs: qgroup: Make qgroup async transaction commit more aggressive
` [PATCH AUTOSEL 5.0 091/262] btrfs: don't enospc all tickets on flush failure

[PATCH AUTOSEL 4.19 061/192] btrfs: qgroup: Make qgroup async transaction commit more aggressive
 2019-03-27 18:08 UTC 

[PATCH v4 0/7] Compress path cleanups
 2019-03-27 17:23 UTC  (3+ messages)
` [PATCH 1/7] btrfs: Preallocate chunks in cow_file_range_async

[PATCH] btrfs: qgroup: remove obsolete fs_info members
 2019-03-27 16:02 UTC 

[PATCH URGENT v1.1 0/2] btrfs-progs: Fix the nobarrier behavior of write
 2019-03-27 14:48 UTC  (9+ messages)
` [PATCH URGENT v1.1 1/2] btrfs-progs: disk-io: Make super block write error easier to read
` [PATCH URGENT v1.1 2/2] btrfs-progs: disk-io: Flush to ensure super block write is FUA

[PATCH v4 00/15] FITRIM improvement
 2019-03-27 12:24 UTC  (16+ messages)
` [PATCH v4 01/15] btrfs: Honour FITRIM range constraints during free space trim
` [PATCH v4 02/15] btrfs: combine device update operations during transaction commit
` [PATCH v4 03/15] btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink
` [PATCH v4 04/15] btrfs: Rename and export clear_btree_io_tree
` [PATCH v4 05/15] btrfs: Populate ->orig_block_len during read_one_chunk
` [PATCH v4 06/15] btrfs: Introduce new bits for device allocation tree
` [PATCH v4 07/15] btrfs: Implement set_extent_bits_nowait
` [PATCH v4 08/15] btrfs: Stop using call_rcu for device freeing
` [PATCH v4 09/15] btrfs: replace pending/pinned chunks lists with io tree
` [PATCH v4 10/15] btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree
` [PATCH v4 11/15] btrfs: Remove 'trans' argument from find_free_dev_extent(_start)
` [PATCH v4 12/15] btrfs: Factor out in_range macro
` [PATCH v4 13/15] btrfs: Optimize unallocated chunks discard
` [PATCH v4 14/15] btrfs: Implement find_first_clear_extent_bit
` [PATCH v4 15/15] btrfs: Switch btrfs_trim_free_extents to find_first_clear_extent_bit

[PATCH 00/10] btrfs: Support for DAX devices
 2019-03-27 11:10 UTC  (4+ messages)
` [PATCH 07/10] dax: export functions for use with btrfs

[PATCH URGENT 0/2] btrfs-progs: Fix the nobarrier behavior of write
 2019-03-27  9:21 UTC  (7+ messages)
` [PATCH URGENT 1/2] btrfs-progs: disk-io: Make super block write error more easy to read
` [PATCH URGENT 2/2] btrfs-progs: disk-io: Flush to ensure super block write is FUA

[PATCH -next] btrfs: remove set but not used variable 'fs_devices'
 2019-03-27  3:20 UTC 

[PATCH v6 07/07] btrfs: use common file type conversion
 2019-03-27  0:22 UTC  (3+ messages)

[PATCh v2 0/9] btrfs: tree-checker: More enhancement for fuzzed
 2019-03-27  0:13 UTC  (17+ messages)
` [PATCh v2 1/9] btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it
` [PATCh v2 2/9] btrfs: tree-checker: Make chunk item checker more readable
` [PATCh v2 5/9] btrfs: tree-checker: Verify dev item
` [PATCh v2 8/9] btrfs: tree-checker: Verify inode item

Kernels 4.15..5.0.3: "WARNING: CPU: 2 PID: 4150 at fs/fs-writeback.c:2363 __writeback_inodes_sb_nr+0xa9/0xc0"
 2019-03-26 23:19 UTC  (6+ messages)

[GIT PULL] Btrfs fixes for 5.1-rc3
 2019-03-26 17:45 UTC  (2+ messages)

WARNING at fs/btrfs/delayed-ref.c:296 btrfs_merge_delayed_refs+0x3dc/0x410 (new on 5.0.4, not in 5.0.3)
 2019-03-26 15:45 UTC  (7+ messages)
  ` BUG: workqueue lockup - pool cpus=0-3 flags=0x4 nice=0 stuck for 20915s! (on 4.20+)

[PATCH] btrfs: Enable btrfs/003
 2019-03-26 15:03 UTC  (2+ messages)

[PATCH] fstests: Verify that removed device has its superblocks deleted
 2019-03-26 14:11 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] Btrfs: do not allow trimming when a fs is mounted with the nologreplay option
 2019-03-26 13:48 UTC  (6+ messages)

[PATCH v2 1/1] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
 2019-03-26 13:35 UTC  (3+ messages)

[PATCH v2] Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve
 2019-03-26 10:54 UTC  (2+ messages)

[PATCH v3 00/12] FITRIM improvements
 2019-03-26 10:50 UTC  (24+ messages)
` [PATCH v3 02/12] btrfs: combine device update operations during transaction commit
` [PATCH v3 03/12] btrfs: Handle pending/pinned chunks before blockgroup relocation during device shrink
` [PATCH v3 04/12] btrfs: Rename and export clear_btree_io_tree
` [PATCH v3 05/12] btrfs: Populate ->orig_block_len during read_one_chunk
` [PATCH v3 06/12] btrfs: Introduce new bits for device allocation tree
` [PATCH v3 07/12] btrfs: replace pending/pinned chunks lists with io tree
` [PATCH v3 08/12] btrfs: Remove 'trans' argument from find_free_dev_extent(_start)
` [PATCH v3 10/12] btrfs: Optimize unallocated chunks discard
` [PATCH v3 11/12] btrfs: Implement find_first_clear_extent_bit
` [PATCH v3 12/12] btrfs: Switch btrfs_trim_free_extents to find_first_clear_extent_bit

[PATCH] Btrfs: fix data bytes_may_use underflow with fallocate due to failed quota reserve
 2019-03-26  3:50 UTC  (3+ messages)

parent transid verify failed / FS wont mount / help please!
 2019-03-26  3:47 UTC  (7+ messages)

[PATCH] Btrfs: improve unnecessary free space inode update when space_cache=v1 has never been used
 2019-03-26  1:59 UTC  (5+ messages)

[PATCH v1.1] btrfs-progs: Do metadata prealloc as long as we're not modifying extent tree
 2019-03-25 23:05 UTC  (4+ messages)

[PATCH 0/7] btrfs: check: Check and repair invalid free space cahce inode mode
 2019-03-25 22:59 UTC  (9+ messages)
` [PATCH 1/7] btrfs-progs: check/lowmem: Add inode mode check
` [PATCH 2/7] btrfs-progs: check/original: "
` [PATCH 5/7] btrfs: check/lowmem: Check and repair free space cache inode mode

[PATCH 1/3] btrfs: Initialize btrfs_io_ctl instead of memsetting it
 2019-03-25 19:22 UTC  (7+ messages)
` [PATCH 3/3] btrfs: Perform locking/unlocking in btrfs_remap_file_range()

[PATCH 00/30] Redundant argument cleanups, part 1
 2019-03-25 18:47 UTC  (31+ messages)
` [PATCH 01/30] btrfs: get fs_info from eb in lock_extent_buffer_for_io
` [PATCH 02/30] btrfs: get fs_info from eb in repair_eb_io_failure
` [PATCH 03/30] btrfs: get fs_info from eb in write_one_eb
` [PATCH 04/30] btrfs: get fs_info from eb in leaf_data_end
` [PATCH 05/30] btrfs: get fs_info from eb in btrfs_exclude_logged_extents
` [PATCH 06/30] btrfs: get fs_info from eb in check_tree_block_fsid
` [PATCH 07/30] btrfs: get fs_info from eb in tree_mod_log_eb_copy
` [PATCH 08/30] btrfs: get fs_info from eb in clean_tree_block
` [PATCH 09/30] btrfs: get fs_info from eb in btrfs_leaf_free_space
` [PATCH 10/30] btrfs: get fs_info from eb in read_node_slot
` [PATCH 11/30] btrfs: get fs_info from eb in btree_read_extent_buffer_pages
` [PATCH 12/30] btrfs: get fs_info from eb in btrfs_verify_level_key
` [PATCH 13/30] btrfs: tree-checker: get fs_info from eb in generic_err
` [PATCH 14/30] btrfs: tree-checker: get fs_info from eb in file_extent_err
` [PATCH 15/30] btrfs: tree-checker: get fs_info from eb in check_csum_item
` [PATCH 16/30] btrfs: tree-checker: get fs_info from eb in dir_item_err
` [PATCH 17/30] btrfs: tree-checker: get fs_info from eb in check_dir_item
` [PATCH 18/30] btrfs: tree-checker: get fs_info from eb in block_group_err
` [PATCH 19/30] btrfs: tree-checker: get fs_info from eb in check_block_group_item
` [PATCH 20/30] btrfs: tree-checker: get fs_info from eb in check_extent_data_item
` [PATCH 21/30] btrfs: tree-checker: get fs_info from eb in check_leaf_item
` [PATCH 22/30] btrfs: tree-checker: get fs_info from eb in check_leaf
` [PATCH 23/30] btrfs: get fs_info from eb in btrfs_check_leaf_full
` [PATCH 24/30] btrfs: get fs_info from eb in btrfs_check_leaf_relaxed
` [PATCH 25/30] btrfs: get fs_info from eb in btrfs_check_node
` [PATCH 26/30] btrfs: get fs_info from eb in should_balance_chunk
` [PATCH 27/30] btrfs: get fs_info from eb in btrfs_check_chunk_valid
` [PATCH 28/30] btrfs: get fs_info from eb in read_one_chunk
` [PATCH 29/30] "
` [PATCH 30/30] btrfs: get fs_info from eb in btrfs_check_leaf_write

[PATCH] libbtrfsutil: don't close fd on error in btrfs_util_subvolume_id_fd()
 2019-03-25 18:17 UTC 

[PATCH] btrfs: Exploit the fact pages passed to extent_readpages are always contiguous
 2019-03-25 16:41 UTC  (4+ messages)

[PATCH] btrfs: fix a NULL pointer dereference
 2019-03-25 16:35 UTC  (2+ messages)

[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf
 2019-03-25 15:24 UTC  (8+ messages)

[PATCH] fstests: Add missing call to _scratch_dev_pool_put
 2019-03-25 14:52 UTC 

btrfs-cleaner crashes freeing delayed node (5.0.3)
 2019-03-25 14:26 UTC  (2+ messages)

[PATCH] btrfs: move tree block wait and write helpers to tree-log
 2019-03-25 14:08 UTC  (2+ messages)

[PATCH] btrfs: use BUG() instead of BUG_ON(1)
 2019-03-25 13:13 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;
as well as URLs for NNTP newsgroup(s).