linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-28 11:10:17 to 2019-03-12 15:07:49 UTC [more...]

[GIT PULL] Btrfs updates for 5.1, part 2
 2019-03-12 15:08 UTC 

[PATCH v5] btrfs-progs: dump-tree: add noscan option
 2019-03-12 14:24 UTC  (4+ messages)

a bug on: v4.20.1 : check/main.c:4728: add_data_backref: BUG_ON `!back` triggered, value 1 items checked)
 2019-03-12 13:32 UTC 

[PATCH] btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
 2019-03-12 13:18 UTC 

[PATCH v5 0/9] Misc props.c cleanups
 2019-03-12 11:12 UTC  (18+ messages)
` [PATCH v5 1/9] btrfs: kill __btrfs_set_prop()
` [PATCH v5 2/9] btrfs: drop redundant forward declaration in props.c
` [PATCH v5 3/9] btrfs: rename fs_info argument to fs_private
` [PATCH v5 4/9] btrfs: refactor btrfs_set_prop add btrfs_set_prop_trans
` [PATCH v5 5/9] btrfs: start transaction in btrfs_set_prop_trans
` [PATCH v5 6/9] btrfs: start transaction in btrfs_set_acl
` [PATCH v5 7/9] btrfs: start transaction in btrfs_xattr_handler_set
` [PATCH v5 8/9] btrfs: btrfs_setxattr argument trans is never NULL
` [PATCH v5 9/9] btrfs: kill btrfs_setxattr

[PATCH v2] btrfs: Check the first key and level for cached extent buffer
 2019-03-12 11:09 UTC  (3+ messages)

[PATCH] btrfs: Check the first key and level for cached extent buffer
 2019-03-12  8:39 UTC  (9+ messages)

Spurious "ghost" "parent transid verify failed" messages on 4.14.x, 4.20.14
 2019-03-12  4:00 UTC 

[PATCH v5.1 00/12] btrfs: Enhancement to tree block validation
 2019-03-12  0:42 UTC  (4+ messages)
` [PATCH v5.1 10/12] btrfs: extent_io: Kill the BUG_ON() in extent_write_cache_pages()

[PATCH 0/3] btrfs: tree-checker: Enhancement and fixes for new fuzzed image report
 2019-03-11 23:41 UTC  (7+ messages)
` [PATCH 1/3] btrfs: tree-checker: Verify chunk items
` [PATCH 2/3] btrfs: tree-checker: Verify dev item
` [PATCH 3/3] btrfs: tree-checker: Fix NULL pointer access for corrupted chunk root

[PATCH v4] btrfs-progs: dump-tree: add noscan option
 2019-03-11 15:19 UTC  (6+ messages)

[PATCH v2 0/3] btrfs: trace: Add trace events for extent_io_tree
 2019-03-11 15:20 UTC  (9+ messages)
` [PATCH v2 1/3] btrfs: Introduce fs_info "
` [PATCH v2 2/3] btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
` [PATCH v2 3/3] btrfs: trace: Add trace events for extent_io_tree

confusing behavior when supers mismatch
 2019-03-11 14:38 UTC  (11+ messages)

[PATCH] Btrfs: remove no longer used 'sync' member from transaction handle
 2019-03-11 14:38 UTC  (3+ messages)

[PATCH] btrfs-progs: Remove get_argv0_buf
 2019-03-11 14:30 UTC  (2+ messages)

[PATCH] btrfs: Exploit the fact pages passed to extent_readpages are always contiguous
 2019-03-11  7:55 UTC 

[PATCH RFC 0/3] btrfs: Performance profiler support
 2019-03-11  0:44 UTC  (16+ messages)
` [PATCH RFC 1/3] btrfs: Introduce performance profiler
` [PATCH RFC 2/3] btrfs: locking: Add hooks for btrfs perf
` [PATCH RFC 3/3] btrfs: perf: Add RO sysfs interface to collect perf result

[bug] btrfs check clear-space-cache v1 corrupted file system
 2019-03-10 23:20 UTC  (7+ messages)

btrfs error: cmds-check.c:4869: add_data_backref: Assertion `!back` failed. no space left on device
 2019-03-10 21:44 UTC 

help request for an unmountable raid1 filesystem
 2019-03-09 21:35 UTC 

Full balance put me in read only state
 2019-03-09  8:14 UTC  (2+ messages)

[PATCH] generic: add test for fsync after shrinking truncate and rename
 2019-03-08 15:11 UTC  (21+ messages)
` [PATCH v2] "

[PATCH] Btrfs: fix incorrect file size after shrinking truncate and fsync
 2019-03-08 12:45 UTC  (2+ messages)

Reproducer for "compressed data + hole data corruption bug, 2018 editiion"
 2019-03-08 12:20 UTC  (17+ messages)
` Reproducer for "compressed data + hole data corruption bug, 2018 edition" still works on 4.20.7

[PATCH] btrfs: Turn an 'else if' into an 'else' in btrfs_uuid_tree_add
 2019-03-07 17:58 UTC  (3+ messages)

[GIT PULL] Btrfs updates for 5.1, part 1
 2019-03-07 17:50 UTC  (2+ messages)

[PATCH] btrfs: reduce kmap_atomic time for checksumming
 2019-03-07 17:42 UTC  (2+ messages)

[PATCH] btrfs: remove WARN_ON() in log_dir_items
 2019-03-07 16:04 UTC  (3+ messages)

[PATCH] btrfs: don't report readahead errors and don't update statistics
 2019-03-07 14:55 UTC 

[PATCH 4/4] btrfs-progs: disk-io: Try to find a best copy when reading tree blocks
 2019-03-07 11:32 UTC 

[PATCH 1/4] btrfs-progs: Use @fs_info to replace @root for btrfs_check_leaf/node()
 2019-03-07 11:31 UTC  (3+ messages)
` [PATCH 2/4] btrfs-progs: Use mirror_num start from 1 to avoid unnecessary retry
` [PATCH 3/4] btrfs-progs: Move btrfs_num_copies() call out of the loop in read_tree_block()

Btrfs: cut down on loops through the allocator - a5e681d9bd641c4f0677e87d3a0c92a8f4f16293
 2019-03-07  9:34 UTC 

btrfs filesystem failing with 'No space left on device' after 4 hours
 2019-03-06 20:36 UTC  (3+ messages)

[PATCH] btrfs-progs: Free bad extent buffer as soon as possible
 2019-03-06  1:47 UTC 

[PATCH REBASED 1/1] btrfs-progs: inspect-dump-tree: Allow '-b|--block' to be specified multiple times
 2019-03-05 14:57 UTC  (3+ messages)
` [PATCH v1.1] "

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

[PATCH v2] btrfs-progs: gitignore: Ignore hidden files
 2019-03-05 13:37 UTC  (4+ messages)

[PATCH resend 1/2] btrfs-progs: fix kernel version parsing on some versions past 3.0
 2019-03-05 13:30 UTC  (4+ messages)
` [PATCH resend 2/2] btrfs-progs: defrag: open files RO on new enough kernels

[RFC PATCH] btrfs-progs: Quiet mode for btrfs-receive
 2019-03-05 12:41 UTC  (2+ messages)

btrfs seriouse design issue
 2019-03-04 21:31 UTC  (2+ messages)

Btrfs balance convert does not balance reads+dealloc evenly across disks, any proper fix?
 2019-03-04 13:09 UTC 

Unable mount subvolume with "File exists" error
 2019-03-03 12:36 UTC 

Announcing the btrfs-list tool
 2019-03-03 12:14 UTC  (3+ messages)

Getting qgroup reports in user space (without enabling qroup)?
 2019-03-02 11:53 UTC  (2+ messages)

[PATCH RESEND 1/2] btrfs-progs: check for no result before using results
 2019-03-02 10:19 UTC  (3+ messages)

[PATCH] btrfs-progs: check: Fix false alert about uninitialized
 2019-03-01 16:50 UTC  (2+ messages)

[PATCH 1/2] btrfs-progs: Port kernel fs_devices::total_rw_bytes to btrfs-progs
 2019-03-01 16:26 UTC  (2+ messages)

Unable mount subvolume with "File exists" error
 2019-03-01 16:11 UTC 

[PATCH v2 0/3] btrfs: trace: Add trace events for extent_io_tree
 2019-03-01  2:45 UTC 

[PATCH] btrfs: Fix possible NULL pointer dereference in btrfs selftest
 2019-03-01  1:22 UTC  (3+ messages)

[PATCH] btrfs: qgroup: Don't scan leaf if we're modifying reloc tree
 2019-02-28 23:31 UTC  (3+ messages)

python-btrfs v11
 2019-02-28 22:28 UTC 

[PATCH] btrfs: remove indirect function calls from zstd
 2019-02-28 18:43 UTC  (2+ messages)

[PATCH v2 00/12] FITRIM improvements
 2019-02-28 18:00 UTC  (11+ messages)
` [PATCH v2 02/12] btrfs: combine device update operations during transaction commit
` [PATCH v2 04/12] btrfs: Rename and export clear_btree_io_tree
` [PATCH v2 05/12] btrfs: Populate ->orig_block_len during read_one_chunk
` [PATCH v2 06/12] btrfs: Introduce new bits for device allocation tree
` [PATCH v2 09/12] btrfs: Factor out in_range macro

[PATCH v4 00/10] Misc props.c cleanups
 2019-02-28 16:00 UTC  (8+ messages)
` [PATCH v4 06/10] btrfs: start transaction in btrfs_set_prop_trans
` [PATCH v4 10/10] btrfs: kill btrfs_setxattr

[PATCH 0/2] btrfs: trace: Add trace events for extent_io_tree
 2019-02-28 15:32 UTC  (7+ messages)
` [PATCH 1/2] btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
` [PATCH 2/2] btrfs: trace: Add trace events for extent_io_tree

[PATCH v2] btrfs: extent_io: Always return error pointer for extent buffer allocation failure
 2019-02-28 14:46 UTC  (5+ messages)

[RFC PATCH 0/2] btrfs-progs: provide command to dump checksums
 2019-02-28 14:44 UTC  (3+ messages)
` [RFC PATCH 1/2] btrfs-progs: add 'btrfs inspect-internal csum-dump' command
` [RFC PATCH 2/2] btrfs-progs: completion: wire-up dump-csum

[RFC PATCH] btrfs: Remove __extent_readpages
 2019-02-28 13:41 UTC  (3+ messages)

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-28 12:39 UTC  (7+ messages)
` [PATCH V15 14/18] block: enable multipage bvecs


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