linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-15 05:36:32 to 2020-09-21 09:14:12 UTC [more...]

[PATCH] btrfs: Fix missing close devices
 2020-09-21  9:14 UTC  (3+ messages)
  ` 回复: "

KASAN: use-after-free Read in btrfs_scan_one_device
 2020-09-21  8:53 UTC  (6+ messages)
    `  "

WARNING in close_fs_devices (2)
 2020-09-21  8:02 UTC  (5+ messages)

[PATCH v2] btrfs: fix overflow when copying corrupt csums for a message
 2020-09-21  7:57 UTC 

[PATCH] btrfs: remove stale test for alien devices
 2020-09-21  2:37 UTC  (5+ messages)

[PATCH] btrfs/022: Add qgroup assign test
 2020-09-21  1:21 UTC  (4+ messages)

Btrfs wiki lincese and GDPR notices?
 2020-09-20  9:03 UTC 

KMSAN: uninit-value in btrfs_clean_tree_block
 2020-09-19  8:12 UTC 

[PATCH] btrfs: free device without BTRFS_MAGIC
 2020-09-19  2:52 UTC 

Bit of emergency, btrfs cannot mount root
 2020-09-19  0:38 UTC  (3+ messages)

[PATCH 0/2][v2] Fix init for device stats for seed devices
 2020-09-18 21:47 UTC  (4+ messages)
` [PATCH 1/2] btrfs: init "
` [PATCH 2/2] btrfs: return error if we're unable to read device stats

[PATCH] btrfs: fix overflow when copying corrupt csums
 2020-09-18 14:51 UTC  (6+ messages)

[PATCH v3 0/4] btrfs: free space tree mounting fixes
 2020-09-18 14:23 UTC  (6+ messages)
` [PATCH v3 1/4] btrfs: support remount of ro fs with free space tree
` [PATCH 2/4] btrfs: use sb state to print space_cache mount option
` [PATCH v3 3/4] btrfs: remove free space items when creating free space tree
` [PATCH 4/4] btrfs: skip space_cache v1 setup when not using it

[PATCH 0/7] Remove struct extent_io_ops
 2020-09-18 13:41 UTC  (9+ messages)
` [PATCH 1/7] btrfs: Don't call readpage_end_io_hook for the btree inode
` [PATCH 2/7] btrfs: Remove extent_io_ops::readpage_end_io_hook
` [PATCH 3/7] btrfs: Call submit_bio_hook directly in submit_one_bio
` [PATCH 4/7] btrfs: Don't opencode is_data_inode in end_bio_extent_readpage
` [PATCH 5/7] btrfs: Stop calling submit_bio_hook for data inodes
` [PATCH 6/7] btrfs: Call submit_bio_hook directly for metadata pages
` [PATCH 7/7] btrfs: Remove struct extent_io_ops

[PATCH 0/5] Low risc cleanups
 2020-09-18 12:07 UTC  (7+ messages)
` [PATCH 1/5] btrfs: Clean BTRFS_I usage in btrfs_destroy_inode
` [PATCH 2/5] btrfs: Switch btrfs_remove_ordered_extent to btrfs_inode
` [PATCH 3/5] btrfs: Sink inode argument in insert_ordered_extent_file_extent
` [PATCH 4/5] btrfs: Remove inode argument from add_pending_csums
` [PATCH 5/5] btrfs: Remove inode argument from btrfs_start_ordered_extent

Detecting new partitions fails after "btrfs device scan --forget"
 2020-09-18 11:05 UTC  (3+ messages)

[PATCH v2 00/19] btrfs: add read-only support for subpage sector size
 2020-09-18  8:18 UTC  (46+ messages)
` [PATCH v2 02/19] btrfs: remove the unnecessary parameter @start and @len for check_data_csum()
` [PATCH v2 03/19] btrfs: calculate inline extent buffer page size based on page size
` [PATCH v2 04/19] btrfs: remove the open-code to read disk-key
` [PATCH v2 05/19] btrfs: make btrfs_fs_info::buffer_radix to take sector size devided values
` [PATCH v2 06/19] btrfs: don't allow tree block to cross page boundary for subpage support
` [PATCH v2 07/19] btrfs: update num_extent_pages() to support subpage sized extent buffer
` [PATCH v2 09/19] btrfs: make csum_tree_block() handle sectorsize smaller than page size
` [PATCH v2 10/19] btrfs: add assert_spin_locked() for attach_extent_buffer_page()
` [PATCH v2 14/19] btrfs: make btree inode io_tree has its special owner
` [PATCH v2 19/19] btrfs: allow RO mount of 4K sector size fs on 64K page system

[PATCH AUTOSEL 5.4 097/330] btrfs: tree-checker: Check leaf chunk item size
 2020-09-18  2:01 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 187/330] btrfs: do not init a reloc root if we aren't relocating
` [PATCH AUTOSEL 5.4 188/330] btrfs: free the reloc_control in a consistent way
` [PATCH AUTOSEL 5.4 237/330] btrfs: fix setting last_trans for reloc roots
` [PATCH AUTOSEL 5.4 286/330] btrfs: don't force read-only after error in drop snapshot
` [PATCH AUTOSEL 5.4 287/330] btrfs: fix double __endio_write_update_ordered in direct I/O
` [PATCH AUTOSEL 5.4 320/330] btrfs: qgroup: fix data leak caused by race between writeback and truncate

[PATCH AUTOSEL 4.19 176/206] btrfs: don't force read-only after error in drop snapshot
 2020-09-18  2:07 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 202/206] btrfs: qgroup: fix data leak caused by race between writeback and truncate

[PATCH AUTOSEL 4.14 110/127] btrfs: don't force read-only after error in drop snapshot
 2020-09-18  2:12 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 127/127] btrfs: qgroup: fix data leak caused by race between writeback and truncate

[PATCH AUTOSEL 4.9 79/90] btrfs: don't force read-only after error in drop snapshot
 2020-09-18  2:14 UTC 

[PATCH 0/9] Update to zstd-1.4.6
 2020-09-17 17:57 UTC  (27+ messages)
` [PATCH 1/9] lib: zstd: Add zstd compatibility wrapper
` [PATCH 2/9] lib: zstd: Add decompress_sources.h for decompress_unzstd
` [PATCH 4/9] crypto: zstd: Switch to zstd-1.4.6 API
` [PATCH 5/9] btrfs: zstd: Switch to the "
` [PATCH 6/9] f2fs: "
` [PATCH 7/9] squashfs: "
` [PATCH 8/9] lib: unzstd: "
` [PATCH 9/9] lib: zstd: Remove zstd compatibility wrapper
  ` [PATCH 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6

Linux RAID with btrfs stuck and consume 100 % CPU
 2020-09-17 17:43 UTC  (11+ messages)

[PATCH] btrfs: init device stats for seed devices
 2020-09-17 15:31 UTC  (2+ messages)

kernel BUG at lib/string.c:LINE! (5)
 2020-09-17 13:14 UTC  (4+ messages)

[PATCH -next] btrfs: Make btrfs_sysfs_add_fs_devices static
 2020-09-17 12:53 UTC  (3+ messages)

Need solution: BTRFS read-only
 2020-09-17 10:46 UTC  (7+ messages)

[PATCH] btrfs-progs: Support json format in device stats
 2020-09-17  7:29 UTC 

[PATCH v7 00/39] btrfs: zoned block device support
 2020-09-17  7:14 UTC  (12+ messages)
` [PATCH v7 19/39] btrfs: limit bio size under max_zone_append_size

[PATCH] btrfs: Move btrfs_lock_and_flush_ordered_range call in btrfs_do_readpage
 2020-09-17  6:38 UTC  (4+ messages)

[RFC PATCH] btrfs: don't call btrfs_sync_file from iomap context
 2020-09-17  6:42 UTC  (9+ messages)

THP support for btrfs
 2020-09-17  5:49 UTC  (3+ messages)

[PATCH 0/3] Use unaligned put/get
 2020-09-16 17:25 UTC  (4+ messages)
` [PATCH 1/3] btrfs: send: use helpers for unaligned access to header members
` [PATCH 2/3] btrfs: free-space-cache: use unaligned helpers to access data
` [PATCH 3/3] btrfs: use unaligned helpers for stack and header set/get helpers

[PATCH] btrfs: add a warning to check on the leaking device close
 2020-09-16 11:51 UTC  (3+ messages)

[PATCH v2 17/19] btrfs: implement subpage metadata read and its endio function
 2020-09-16  8:47 UTC  (2+ messages)

[btrfs] 3b54a0a703: WARNING:at_fs/btrfs/inode.c:#btrfs_finish_ordered_io[btrfs]
 2020-09-16  6:31 UTC  (5+ messages)

[PATCH] btrfs: use iosize while reading compressed pages
 2020-09-15 15:41 UTC 

Changes in 5.8.x cause compsize/bees failure
 2020-09-15 18:48 UTC  (5+ messages)

No space left after add device and balance
 2020-09-15 10:08 UTC  (5+ messages)

[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
 2020-09-15  8:14 UTC  (5+ messages)
` [PATCH 2/9] btrfs: send: avoid copying file data

INFO: task hung in vfs_setxattr (3)
 2020-09-15  7:57 UTC  (3+ messages)

[PATCH v2 0/9] Cleanup metadata page reading path
 2020-09-15  7:44 UTC  (4+ messages)
` [PATCH] btrfs: Opencode extent_read_full_page to its sole caller

[PATCH] btrfs: reschedule if necessary when logging directory items
 2020-09-15  7:42 UTC  (2+ 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).