linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-17 23:40:51 to 2019-09-24 20:51:47 UTC [more...]

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-24 20:51 UTC  (9+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH 1/2] btrfs: check page->mapping when loading free space cache
 2019-09-24 20:50 UTC  (2+ messages)
` [PATCH 2/2] btrfs: use btrfs_block_group_cache_done in update_block_group

[RFC PATCH 0/3] fs: interface for directly writing encoded (e.g., compressed) data
 2019-09-24 20:50 UTC  (14+ messages)
` [RFC PATCH 1/3] fs: pass READ/WRITE to kiocb_set_rw_flags()
` [PATCH] readv.2: Document new RWF_ENCODED flag to pwritev2()
` [RFC PATCH 2/3] fs: add RWF_ENCODED for writing compressed data
` [RFC PATCH 3/3] btrfs: implement encoded (compressed) writes

[PATCH 0/4] The remaining extent_io.c split code
 2019-09-24 20:32 UTC  (4+ messages)
` [PATCH 2/4] btrfs: separate out the extent buffer init code
` [PATCH 3/4] btrfs: migrate the extent_buffer code out of extent-io.h
` [PATCH 4/4] btrfs: move the extent-buffer code

Balance ENOSPC during balance despite additional storage added
 2019-09-24 19:42 UTC  (14+ messages)

BTRFS RAID5/6 - ever?
 2019-09-24 19:41 UTC 

WITH regression patch, still btrfs-transacti blocked for... (forever)
 2019-09-24 17:43 UTC  (11+ messages)

[PATCH 0/4] Minor cleanups in locking helpers
 2019-09-24 17:33 UTC  (5+ messages)
` [PATCH 1/4] btrfs: make locking assertion helpers static inline
` [PATCH 2/4] btrfs: make btrfs_assert_tree_locked "
` [PATCH 3/4] btrfs: move btrfs_set_path_blocking to other locking functions
` [PATCH 4/4] btrfs: move btrfs_unlock_up_safe "

[PATCH 0/3] Cleanup backref_in_log and its callers
 2019-09-24 17:09 UTC  (5+ messages)
` [PATCH 1/3] btrfs: Don't opencode btrfs_find_name_in_backref in backref_in_log
` [PATCH 2/3] btrfs: Properly handle backref_in_log retval

[PATCH] Re: Possible FS race condition between iterate_dir and d_alloc_parallel
 2019-09-24 16:33 UTC  (7+ messages)

[PATCH v2 1/2] btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
 2019-09-24 16:22 UTC  (6+ messages)
` [PATCH v2 2/2] btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls

[PATCH v2] btrfs: relocation: Fix KASAN report about use-after-free due to dead reloc tree cleanup race
 2019-09-24 16:14 UTC  (3+ messages)

[PATCH v4 00/12] btrfs-progs: support xxhash64 checksums
 2019-09-24 15:52 UTC  (13+ messages)
` [PATCH v4 01/12] btrfs-progs: don't blindly assume crc32c in csum_tree_block_size()
` [PATCH v4 08/12] btrfs-progs: add option for checksum type to mkfs
` [PATCH v4 10/12] btrfs-progs: add xxhash64 as checksum algorithm
` [PATCH v4 12/12] btrfs-progs: add test-case for mkfs with xxhash64

[PATCH 0/3] Relocation/backref cache cleanups
 2019-09-24 14:49 UTC  (4+ messages)
` [PATCH 2/3] btrfs: move ref finding machinery out of build_backref_tree()

[PATCH 0/7] btrfs: workqueue fixes+cleanups
 2019-09-24 14:45 UTC  (2+ messages)

[PATCH] Btrfs: fix race setting up and completing qgroup rescan workers
 2019-09-24 14:39 UTC  (7+ messages)

[PATCH RFC v2 0/2] readmirror feature
 2019-09-24 14:27 UTC  (12+ messages)

BTRFS checksum mismatch - false positives
 2019-09-24 13:42 UTC  (6+ messages)

[PATCH 0/9][V3] btrfs: break up extent_io.c a little bit
 2019-09-24 13:18 UTC  (15+ messages)
` [PATCH 1/9] btrfs: separate out the extent leak code
` [PATCH 2/9] btrfs: separate out the extent io init function
` [PATCH 3/9] btrfs: move extent_io_tree defs to their own header
` [PATCH 4/9] btrfs: export find_delalloc_range
` [PATCH 5/9] btrfs: move the failrec tree stuff into extent-io-tree.h
` [PATCH 7/9] btrfs: separate out the extent buffer init code
` [PATCH 8/9] btrfs: migrate the extent_buffer code out of extent-io.h
` [PATCH 9/9] btrfs: move the extent-buffer code

[PATCH v2.1 00/10] btrfs-progs: image: Enhancement with new data dump feature
 2019-09-24 11:40 UTC  (4+ messages)

[PATCH] btrfs-progs: drop unique uuid test for btrfstune -M
 2019-09-24 11:20 UTC  (8+ messages)

[PATCH 0/2] Btrfs: add interface for writing compressed extents directly
 2019-09-24 10:29 UTC  (9+ messages)
` [PATCH 2/2] btrfs: add ioctl for directly writing compressed data

[PATCH v2 0/6] btrfs-progs: check: Repair invalid inode mode in subvolume trees
 2019-09-24  9:19 UTC  (4+ messages)
` [PATCH v3 1/6] btrfs-progs: check: Export btrfs_type_to_imode

help needed with unmountable btrfs-filesystem
 2019-09-24  9:57 UTC  (8+ messages)

[PATCH] btrfs/036: fix sporadic failures when unmounting scratch filesystem
 2019-09-24  9:49 UTC 

[PATCH 0/3] btrfs-progs: Add check and repair for invalid inode generation
 2019-09-24  8:11 UTC  (4+ messages)
` [PATCH 1/3] btrfs-progs: check/lowmem: "
` [PATCH 2/3] btrfs-progs: check/original: "
` [PATCH 3/3] btrfs-progs: fsck-tests: Add test image for invalid inode generation repair

[PATCH] btrfs: prevent memory leak in super.c
 2019-09-24  7:43 UTC  (2+ messages)

[PATCH] btrfs: prevent memory leak
 2019-09-24  7:06 UTC  (2+ messages)

[PATCH] btrfs compression: check string length
 2019-09-24  7:01 UTC  (2+ messages)

Tree checker
 2019-09-24  4:07 UTC  (3+ messages)

Subpagesize-blocksize: Allow I/O on blocks whose size is less than page size
 2019-09-23 21:17 UTC  (2+ messages)

[PATCH 0/3] Small code style cleanup for ctree.c
 2019-09-23 16:36 UTC  (9+ messages)
` [PATCH 1/3] btrfs: ctree: Reduce one indent level for btrfs_search_slot()
` [PATCH 2/3] btrfs: ctree: Reduce one indent level for btrfs_search_old_slot()

[PATCH 0/2] btrfs: tree-checker: Add checks to detect missing INODE_ITEM
 2019-09-23 15:47 UTC  (6+ messages)
` [PATCH 2/2] btrfs: tree-checker: Add check for INODE_REF

[PATCH] Btrfs: make btrfs_wait_extents() static
 2019-09-23 15:34 UTC  (2+ messages)

[PATCH] Btrfs: fix missing error return if writeback for extent buffer never started
 2019-09-23 15:31 UTC  (2+ messages)

[PATCH] btrfs: Add assert to catch nested transaction commit
 2019-09-23 15:24 UTC  (2+ messages)

[PATCH] btrfs: fix balance convert to single on 32-bit host CPUs
 2019-09-23 15:14 UTC  (2+ messages)

[PATCH] btrfs: extent_io read eb to dirty_metadata_bytes on ioerr
 2019-09-23 15:05 UTC  (3+ messages)

[PATCH] Btrfs: fix selftests failure due to uninitialized i_mode in test inodes
 2019-09-23 14:57 UTC  (5+ messages)

Odd locking pattern introduced as part of "nowait aio support"
 2019-09-23 13:18 UTC  (5+ messages)
` Fix inode sem regression for nowait
  ` [PATCH 2/3] ext4: fix inode rwsem regression

[PATCH] fstests: btrfs/011: Fill the fs to ensure we have enough data for dev-replace
 2019-09-23 12:43 UTC 

btrfs filesystem not mountable after unclear shutdown
 2019-09-23  0:13 UTC  (4+ messages)

[PATCH AUTOSEL 5.3 199/203] btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
 2019-09-22 18:43 UTC  (4+ messages)
` [PATCH AUTOSEL 5.3 200/203] btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
` [PATCH AUTOSEL 5.3 201/203] btrfs: tree-checker: Add ROOT_ITEM check
` [PATCH AUTOSEL 5.3 202/203] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations

[PATCH AUTOSEL 5.2 181/185] btrfs: delayed-inode: Kill the BUG_ON() in btrfs_delete_delayed_dir_index()
 2019-09-22 18:49 UTC  (4+ messages)
` [PATCH AUTOSEL 5.2 182/185] btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
` [PATCH AUTOSEL 5.2 183/185] btrfs: tree-checker: Add ROOT_ITEM check
` [PATCH AUTOSEL 5.2 184/185] btrfs: Detect unbalanced tree with empty leaf before crashing btree operations

[PATCH AUTOSEL 4.14 89/89] btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
 2019-09-22 18:57 UTC 

[PATCH AUTOSEL 4.4 44/44] btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
 2019-09-22 19:01 UTC 

[PATCH AUTOSEL 4.9 60/60] btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
 2019-09-22 18:59 UTC 

[PATCH AUTOSEL 4.19 128/128] btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type
 2019-09-22 18:54 UTC 

Unable to delete directory: input/output error and corrupt leaf
 2019-09-20 22:30 UTC 

[PATCH] btrfs: relocation: Fix KASAN report about use-after-free due to dead reloc tree cleanup race
 2019-09-20 21:01 UTC  (2+ messages)

Unable to delete directory: input/output error and corrupt leaf
 2019-09-19 22:37 UTC  (3+ messages)

[PATCH] fs:btrfs: Removed unneeded variable
 2019-09-19 10:27 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 5.4
 2019-09-19  1:55 UTC  (2+ messages)

Feature requests: online backup - defrag - change RAID level
 2019-09-18 18:00 UTC  (13+ messages)

[PATCH 1/2] fstests: btrfs/028: Don't pollute golden output for killing already finished process
 2019-09-18 10:12 UTC  (7+ messages)
` [PATCH 2/2] fstests: btrfs/011: Handle finished scrub/replace operation gracefully

BUG: KASAN: use-after-free in btrfs_init_reloc_root+0x2bf/0x330 [btrfs]
 2019-09-18  5:44 UTC  (5+ messages)

[PATCH RFC] btrfs: volumes: Check if we're hitting sys chunk array size limit before allocating new sys chunks
 2019-09-18  0:07 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).