public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-18 19:54:36 to 2019-03-25 14:37:05 UTC [more...]

[PATCH 0/7] btrfs: check: Check and repair invalid free space cahce inode mode
 2019-03-25 14:36 UTC  (9+ messages)
` [PATCH 1/7] btrfs-progs: check/lowmem: Add inode mode check
` [PATCH 2/7] btrfs-progs: check/original: "
` [PATCH 3/7] btrfs-progs: check/lowmem: Repair invalid inode mode in root tree
` [PATCH 4/7] btrfs-progs: check/original: "
` [PATCH 5/7] btrfs: check/lowmem: Check and repair free space cache inode mode
` [PATCH 6/7] btrfs: check/original: Check and repair free space cache inode item
` [PATCH 7/7] btrfs: tests/fsck: Add test image for free space cache mode repair

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

[PATCH v3 00/12] FITRIM improvements
 2019-03-25 14:22 UTC  (15+ messages)
` [PATCH v3 01/12] btrfs: Honour FITRIM range constraints during free space trim
` [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 09/12] btrfs: Factor out in_range macro
` [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: move tree block wait and write helpers to tree-log
 2019-03-25 14:08 UTC  (2+ messages)

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

[PATCH] btrfs: use BUG() instead of BUG_ON(1)
 2019-03-25 13:13 UTC  (3+ messages)

[PATCH] Btrfs: improve unnecessary free space inode update when space_cache=v1 has never been used
 2019-03-25 11:18 UTC  (4+ messages)

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

[PATCH 0/2] Remove support for deprecated %pf and %pF in vsprintf
 2019-03-25  9:49 UTC  (13+ 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 v5.3 00/11] btrfs: tree-checker: Write time tree checker
 2019-03-25  4:32 UTC  (21+ 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 v2 0/9] btrfs: tree-checker: More enhancement for fuzzed
 2019-03-25  4:27 UTC  (21+ 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

kernel oops when mounting btrfs
 2019-03-25  4:23 UTC  (8+ messages)
` Fw: "
          ` Fwd: "

[PATCH v2] btrfs: Extend btrfs/003 device removal test
 2019-03-23  9:12 UTC  (2+ messages)

[PATCH] fstests: btrfs try use forget to unregister device
 2019-03-23  9:05 UTC  (2+ messages)

help request for an unmountable raid1 filesystem
 2019-03-23  0:45 UTC  (2+ messages)

[PATCH 0/2] Reserve more space for property inheritance
 2019-03-22 19:11 UTC  (4+ messages)
` [PATCH 1/2] btrfs: reserve space for inheriting properties

[PATCH v2] btrfs: Defer setting new inode mode until after do_set_acl succeeds
 2019-03-22 18:59 UTC  (3+ messages)

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] 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

[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] 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 "

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] btrfs: Enable btrfs/003
 2019-03-19 10:58 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  (4+ messages)


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