linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-15 17:14:29 to 2019-03-22 18:15:26 UTC [more...]

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-22 18:15 UTC  (5+ messages)

[PATCH v5.3 00/11] btrfs: tree-checker: Write time tree checker
 2019-03-22 17:52 UTC  (20+ messages)
` [PATCH v5.3 01/11] btrfs: Always output error message when key/level verification fails
` [PATCH v5.3 02/11] btrfs: disk-io: Show the timing of corrupted tree block explicitly
` [PATCH v5.3 03/11] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up
` [PATCH v5.3 04/11] btrfs: extent_io: Handle error better in extent_write_full_page()
` [PATCH v5.3 05/11] btrfs: extent_io: Handle error better in btree_write_cache_pages()
` [PATCH v5.3 06/11] btrfs: extent_io: Kill the dead branch in extent_write_cache_pages()
` [PATCH v5.3 07/11] btrfs: extent_io: Handle error better in extent_write_locked_range()
` [PATCH v5.3 08/11] btrfs: extent_io: Kill the BUG_ON() in lock_extent_buffer_for_io()
` [PATCH v5.3 09/11] btrfs: extent_io: Kill the BUG_ON() in extent_write_cache_pages()
` [PATCH v5.3 10/11] btrfs: extent_io: Handle error better in extent_writepages()
` [PATCH v5.3 11/11] btrfs: Do mandatory tree block check before submitting bio

[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf
 2019-03-22 17:05 UTC  (7+ messages)
` [PATCH 1/2] treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
` [PATCH 2/2] vsprintf: Remove support for %pF and %pf in favour of %pS and %ps

[PATCH] btrfs: work around false-positive -Wsometimes-uninitialized warning
 2019-03-22 14:25 UTC  (3+ messages)

[PATCH] btrfs: Use raw numbers when setting passing uptodate parameter to btrfs_writepage_endio_finish_ordered
 2019-03-22 13:51 UTC  (5+ messages)

[PATCH RFC 0/5] readmirror feature
 2019-03-22  6:08 UTC  (11+ messages)
` [PATCH RFC 1/5] btrfs: add inode pointer to prop_handler::validate()
` [PATCH RFC 2/5] btrfs: add readmirror pid property
` [PATCH RFC 3/5] btrfs: add readmirror devid property
` [PATCH RFC 4/5] btrfs: add readmirror pid mount option
` [PATCH RFC 5/5] btrfs: add readmirror devid "
` [PATCH RFC 1/2] btrfs-progs: add helper to create xattr name
  ` [PATCH RFC 2/2] btrfs-progs: add readmirror policy

kernel oops when mounting btrfs
 2019-03-21 23:55 UTC  (3+ messages)
` Fw: "

[PATCH] btrfs: move tree block wait and write helpers to tree-log
 2019-03-21 19:21 UTC 

[PATCH] btrfs: remove stale definition of BUFFER_LRU_MAX
 2019-03-21 19:20 UTC 

[PATCH][RFC] btrfs: fix relocation panic
 2019-03-21 19:10 UTC  (3+ messages)

[PATCH] Btrfs: fix assertion failure on fsync with NO_HOLES enabled
 2019-03-21 16:37 UTC  (2+ messages)

[PATCH v2] btrfs: Defer setting new inode mode until after do_set_acl succeeds
 2019-03-21 16:01 UTC  (2+ messages)

[PATCH] btrfs: Defer setting new inode mode until after do_set_acl succeeds
 2019-03-21 15:41 UTC  (5+ messages)

[PATCH RFC] btrfs: fix read corrpution from disks of different generation
 2019-03-21  6:37 UTC  (14+ messages)
` [PATCH] fstests: btrfs test read "

[PATCh v2 0/9] btrfs: tree-checker: More enhancement for fuzzed
 2019-03-20 13:33 UTC  (20+ 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 3/9] btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of EIO
` [PATCh v2 4/9] btrfs: tree-checker: Check chunk item at tree block read time
` [PATCh v2 5/9] btrfs: tree-checker: Verify dev item
` [PATCh v2 6/9] btrfs: Check the first key and level for cached extent buffer
` [PATCh v2 7/9] btrfs: tree-checker: Enhance chunk checker to validate chunk profiler
` [PATCh v2 8/9] btrfs: tree-checker: Verify inode item
` [PATCh v2 9/9] btrfs: inode: Verify inode mode to avoid NULL pointer dereference

delayed_refs has NO entry / btrfs_update_root:136: Aborting unused transaction(No space left)
 2019-03-20  9:59 UTC  (3+ messages)

[PATCH 0/6] btrfs: Enhance tree checker and runtime checker to handle the new wave of fuzzed image attack
 2019-03-20  5:03 UTC  (7+ messages)
` [PATCH 1/6] btrfs: tree-checker: Verify chunk items

A collection of btrfs lockup stack traces
 2019-03-20  3:49 UTC  (3+ messages)
` A collection of btrfs lockup stack traces (4.20.13)

super_total_bytes 32004083023872 mismatch with fs_devices total_rw_bytes 64008166047744
 2019-03-20  0:58 UTC  (6+ messages)
        `  "

[PATCH 1/2] btrfs: Make btrfs_(set|clear)_header_flag return void
 2019-03-20  0:54 UTC  (9+ messages)
` [PATCH 2/2] btrfs: Introduce new tree block flag, BTRFS_HEADER_FLAG_LOG

[PATCH v2] btrfs: Check the first key and level for cached extent buffer
 2019-03-19 19:48 UTC  (4+ messages)

[PATCH v2] btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
 2019-03-19 18:40 UTC  (2+ messages)

[PATCH] btrfs: reloc: Fix NULL pointer dereference due to expanded reloc_root lifespan
 2019-03-19 17:59 UTC  (2+ messages)

[PATCH 0/3] Couple of coverity fixes
 2019-03-19 13:09 UTC  (11+ messages)
` [PATCH 1/3] btrfs: Remove unused -EIO assignment in end_bio_extent_readpage
` [PATCH 2/3] btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
` [PATCH 3/3] btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size

[PATCH] btrfs: Extend btrfs/003 device removal test
 2019-03-19 11:04 UTC  (2+ messages)

[PATCH v2] btrfs: Extend btrfs/003 device removal test
 2019-03-19 11:04 UTC 

[PATCH] btrfs: Enable btrfs/003
 2019-03-19 10:58 UTC 

[PATCH] fstests: btrfs try use forget to unregister device
 2019-03-19  9:49 UTC 

[PATCH] btrfs-progs: Makefile: Also clean test results
 2019-03-19  8:05 UTC  (2+ messages)

[PATCH 0/3] btrfs: tree-checker: Enhancement and fixes for new fuzzed image report
 2019-03-19  7:58 UTC  (4+ messages)
` [PATCH 1/3] btrfs: tree-checker: Verify chunk items

[PATCH 0/1] btrfs-progs: fi usage: implement raid56
 2019-03-19  1:14 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH] generic: add test for fsync after shrinking truncate and rename
 2019-03-19  1:13 UTC  (11+ messages)

Balancing raid5 after adding another disk does not move/use any data on it
 2019-03-18 19:54 UTC  (12+ messages)

[PATCH 0/9] Extent buffer locking cleanups
 2019-03-18 19:43 UTC  (4+ messages)

[PATCH] btrfs: Correctly free extent buffer in case btree_read_extent_buffer_pages fails
 2019-03-18 19:01 UTC  (4+ messages)

[PATCH] btrfs: raid56: properly unmap parity page in finish_parity_scrub()
 2019-03-18 18:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2] btrfs: Remove EXTENT_WRITEBACK
 2019-03-18 18:39 UTC  (3+ messages)
` [PATCH 2/2] btrfs: Remove EXTENT_IOBITS

mounting raid1 btrfs - occasional devid missing / open_ctree failed
 2019-03-18 17:15 UTC  (7+ messages)

[PATCH 00/22] Self test cleanups, error handling fixes
 2019-03-18 16:50 UTC  (23+ messages)
` [PATCH 01/22] btrfs: tests: handle fs_info allocation failure in extent_io tests
` [PATCH 02/22] btrfs: tests: don't leak fs_info in extent_io bitmap tests
` [PATCH 03/22] btrfs: tests: print file:line for error messages
` [PATCH 04/22] btrfs: tests: add table of most common errors
` [PATCH 05/22] btrfs: tests: use standard error message after fs_info allocation failure
` [PATCH 06/22] btrfs: tests: use standard error message after root "
` [PATCH 07/22] btrfs: tests: use standard error message after extent buffer "
` [PATCH 08/22] btrfs: tests: use standard error message after path "
` [PATCH 09/22] btrfs: tests: use standard error message after inode "
` [PATCH 10/22] btrfs: tests: use standard error message after block group "
` [PATCH 11/22] btrfs: tests: properly initialize fs_info of extent buffer
` [PATCH 12/22] btrfs: tests: return errors from extent map tests
` [PATCH 13/22] btrfs: tests: return errors from extent map test case 1
` [PATCH 14/22] btrfs: tests: return errors from extent map test case 2
` [PATCH 15/22] btrfs: tests: return errors from extent map test case 3
` [PATCH 16/22] btrfs: tests: return errors from extent map test case 4
` [PATCH 17/22] btrfs: tests: return error from all extent map test cases
` [PATCH 18/22] btrfs: tests: use standard error message after extent map allocation failure
` [PATCH 19/22] btrfs: tests: use SZ_ constants everywhere
` [PATCH 20/22] btrfs: tests: fix comments about tested extent map ranges
` [PATCH 21/22] btrfs: tests: drop messages when some tests finish
` [PATCH 22/22] btrfs: tests: unify messages when tests start

Reproducer for "compressed data + hole data corruption bug, 2018 edition" still works on 4.20.7
 2019-03-17  2:54 UTC  (13+ messages)

BTRFS partition over a SSD got totally broken on Ubuntu 18.10 -> errno=-17 Object already exists (Failed to recover log tree)
 2019-03-16 23:15 UTC  (2+ messages)

BTRFS partition over a SSD got totally broken on Ubuntu 18.10 -> errno=-17 Object already exists (Fa
 2019-03-16 15:31 UTC 

[PATCH 4/9] btrfs: use assertion helpers for spinning readers
 2019-03-15 21:43 UTC  (4+ 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).