linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-19 15:03:12 to 2021-02-25 19:50:34 UTC [more...]

WARNING: CPU: 3 PID: 2548 at fs/btrfs/transaction.c:537 start_transaction+0x489/0x4f0
 2021-02-25 19:47 UTC 

Adding LZ4 compression support to Btrfs
 2021-02-25 18:50 UTC  (5+ messages)

[PATCH 0/6] Qgroup/delayed node related fixes
 2021-02-25 16:27 UTC  (13+ messages)
` [PATCH 1/6] btrfs: Free correct amount of space in btrfs_delayed_inode_reserve_metadata
` [PATCH 2/6] btrfs: Export qgroup_reserve_meta
` [PATCH 3/6] btrfs: Don't flush from btrfs_delayed_inode_reserve_metadata
` [PATCH 4/6] btrfs: Cleanup try_flush_qgroup
` [PATCH 5/6] btrfs: Remove btrfs_inode from btrfs_delayed_inode_reserve_metadata
` [PATCH 6/6] btrfs: Simplify code flow in btrfs_delayed_inode_reserve_metadata

[PATCH 0/5] cleanups btrfs_extent_readonly() and scrub, part1
 2021-02-25 16:16 UTC  (5+ messages)
` [PATCH 4/5] btrfs: scrub_checksum_tree_block() drop its function declaration

[PATCH] btrfs: Use transid for DIR_ITEM/DIR_INDEX's location
 2021-02-25 15:52 UTC  (2+ messages)

[PATCH] btrfs: fix spurious free_space_tree remount warning
 2021-02-25 15:40 UTC  (4+ messages)

[PATCH] btrfs: do more graceful error/warning for 32bit kernel
 2021-02-25 15:34 UTC  (4+ messages)

[PATCH u-boot 1/2] fs: btrfs: skip xattrs in directory listing
 2021-02-25 13:25 UTC  (4+ messages)
` [PATCH u-boot 2/2] fs: btrfs: change directory list output to be aligned as before

[PATCH] btrfs: Refactor error handling in btrfs_zero_range
 2021-02-25 12:58 UTC 

xfstest btrfs/154 failed at kernel 5.4.100
 2021-02-25  8:25 UTC  (3+ messages)

[PATCH 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-02-25  7:35 UTC  (13+ messages)
` [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
    ` 回复: "
` [PATCH 5/7] fsdax: Dedup file range to use a compare function

[PATCH] fstests: make sure we rescan all devices after unregistering
 2021-02-25  5:57 UTC 

All files are damaged after btrfs restore
 2021-02-25  5:52 UTC  (3+ messages)

[report] lockdep warning when mounting seed device
 2021-02-25  4:39 UTC 

Recovering Btrfs from a freak failure of the disk controller
 2021-02-25  3:47 UTC  (19+ messages)

xfstests seems broken on btrfs with multi-dev TEST_DEV
 2021-02-25  3:18 UTC  (9+ messages)

[PATCH v2] btrfs: do more graceful error/warning for 32bit kernel
 2021-02-25  1:18 UTC 

[PATCH] btrfs: Remove force argument from run_delalloc_nocow()
 2021-02-24 20:01 UTC  (3+ messages)

[PATCH] btrfs: Fixed a brace coding style issue
 2021-02-24 19:13 UTC  (2+ messages)

[PATCH AUTOSEL 5.11 53/67] btrfs: fix error handling in commit_fs_roots
 2021-02-24 18:09 UTC  (5+ messages)
` [PATCH AUTOSEL 5.11 54/67] btrfs: make btrfs_start_delalloc_root's nr argument a long
` [PATCH AUTOSEL 5.11 55/67] btrfs: only let one thread pre-flush delayed refs in commit

5.11.0: open ctree failed: devide total_bytes should be at most X but found Y
 2021-02-24 17:19 UTC  (8+ messages)

[PATCH] generic/473: fix expectation properly in out file
 2021-02-24 13:48 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 32/40] btrfs: fix error handling in commit_fs_roots
 2021-02-24 12:53 UTC 

[PATCH AUTOSEL 4.19 22/26] btrfs: fix error handling in commit_fs_roots
 2021-02-24 12:54 UTC 

[PATCH AUTOSEL 5.10 43/56] btrfs: fix error handling in commit_fs_roots
 2021-02-24 12:52 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 44/56] btrfs: make btrfs_start_delalloc_root's nr argument a long

btrfd, is btrfs daemon a thing ?
 2021-02-24  9:43 UTC 

[PATCH 1/4] btrfs: add ioctl BTRFS_IOC_DEV_PROPERTIES
 2021-02-24  2:27 UTC  (10+ messages)
` [PATCH 2/4] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 3/4] btrfs: export dev_item.type in /sys/fs/btrfs/<uuid>/devinfo/<devid>/type
` [PATCH 4/4] btrfs: add allocator_hint mode

[PATCH] btrfs: Add simple stress test when qgroup limits are reached
 2021-02-23 15:50 UTC 

btrfs receive started to fail constantly for a subvolume
 2021-02-23 14:59 UTC  (3+ messages)

[PATCH] btrfs: Unlock extents in btrfs_zero_range in case of errors
 2021-02-23 14:01 UTC  (3+ messages)

[PATCH 0/3] btrfs: fix a couple races between fsync and other code
 2021-02-23 12:08 UTC  (4+ messages)
` [PATCH 1/3] btrfs: fix race between memory mapped writes and fsync
` [PATCH 2/3] btrfs: fix race between marking inode needs to be logged and log syncing
` [PATCH 3/3] btrfs: remove stale comment and logic from btrfs_inode_in_log()

[btrfs] 049380aa3d: xfstests.btrfs.170.fail
 2021-02-23  1:38 UTC 

[RFC][PATCH V6][PATCH 0/4] btrfs: allocation_hint mode
 2021-02-22 21:34 UTC  (3+ messages)
` [RFC][PATCH V7][PATCH "

[PATCH 0/2] btrfs-progs: allocation_hint disk property
 2021-02-22 21:31 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: add ioctl BTRFS_IOC_DEV_PROPERTIES
` [PATCH 2/2] btrfs-progs: new "allocation_hint" property

[PATCH] btrfs: prevent potential out of bounds in btrfs_ioctl_snap_create_v2()
 2021-02-22 19:33 UTC  (2+ messages)

5.11 free space tree remount warning
 2021-02-22 17:47 UTC  (4+ messages)

[PATCH] btrfs: ref-verify: use 'inline void' keyword ordering
 2021-02-22 17:40 UTC  (3+ messages)

[PATCH v15 00/42] btrfs: zoned block device support
 2021-02-22 16:00 UTC  (11+ messages)

[RFC] btrfs-progs: format-output: remove newline in fmt_end text mode
 2021-02-22 15:46 UTC  (4+ messages)

[PATCH] btrfs-progs: Improve default explanation in man page
 2021-02-22 15:29 UTC 

[PATCH] fstest: random read fio test for read policy
 2021-02-22 14:48 UTC 

[PATCH 5.10 28/29] btrfs: fix crash after non-aligned direct IO write with O_DSYNC
 2021-02-22 12:13 UTC 

[PATCH 5.10.x] btrfs: fix crash after non-aligned direct IO write with O_DSYNC
 2021-02-22 11:07 UTC  (6+ messages)

[PATCH 00/12] btrfs: support read-write for subpage metadata
 2021-02-22  7:58 UTC  (14+ messages)
` [PATCH 01/12] btrfs: subpage: introduce helper for subpage dirty status
` [PATCH 02/12] btrfs: subpage: introduce helper for subpage writeback status
` [PATCH 03/12] btrfs: disk-io: allow btree_set_page_dirty() to do more sanity check on subpage metadata
` [PATCH 04/12] btrfs: disk-io: support subpage metadata csum calculation at write time
` [PATCH 05/12] btrfs: extent_io: make alloc_extent_buffer() check subpage dirty bitmap
` [PATCH 06/12] btrfs: extent_io: make the page uptodate assert check to handle subpage
` [PATCH 07/12] btrfs: extent_io: make set/clear_extent_buffer_dirty() to support subpage sized metadata
` [PATCH 08/12] btrfs: extent_io: make set_btree_ioerr() accept extent buffer and handle subpage metadata
` [PATCH 09/12] btrfs: extent_io: introduce end_bio_subpage_eb_writepage() function
` [PATCH 10/12] btrfs: extent_io: introduce write_one_subpage_eb() function
` [PATCH 11/12] btrfs: extent_io: make lock_extent_buffer_for_io() to support subpage metadata
` [PATCH 12/12] btrfs: extent_io: introduce submit_eb_subpage() to submit a subpage metadata page

ERROR: failed to read block groups: Input/output error
 2021-02-22  5:22 UTC  (7+ messages)

page->index limitation on 32bit system?
 2021-02-22  1:48 UTC  (20+ messages)

[GIT PULL] iomap: new code for 5.12-rc1
 2021-02-21 18:39 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 5.12
 2021-02-21 18:39 UTC  (2+ messages)

Unexpected "ERROR: clone: did not find source subvol" on btrfs receive
 2021-02-21 17:44 UTC  (5+ messages)

btrfs-progs test error on fsck/012-leaf-corruption
 2021-02-21 14:09 UTC  (3+ messages)

[PATCH RFC] btrfs: Don't create SINGLE or DUP chunks for degraded rw mount
 2021-02-21  9:36 UTC 

"bad tree block start" when trying to mount on ARM
 2021-02-21  5:36 UTC  (23+ messages)

[PATCH v4] btrfs-progs: filesystem-resize: make output more readable
 2021-02-20 12:41 UTC 

[PATCH v3] btrfs-progs: filesystem-resize: make output more readable
 2021-02-20 12:38 UTC  (3+ messages)

Access Beyond End of Device & Input/Output Errors
 2021-02-20 12:13 UTC  (11+ messages)

Large multi-device BTRFS array (usually) fails to mount on boot
 2021-02-19 23:56 UTC  (5+ messages)

Btrfs progs release 5.10.1
 2021-02-19 19:38 UTC  (3+ messages)

[PATCH] btrfs-progs: doc: snapshot -r and -i can be used together
 2021-02-19 19:16 UTC  (2+ messages)

[PATCH] btrfs-progs: fix return code for failed replace start
 2021-02-19 19:00 UTC  (2+ messages)

[RFC][PATCH V6] btrfs: allocation_hint mode
 2021-02-19 18:51 UTC  (3+ messages)
` [PATCH 5/5] btrfs: add allocator_hint mode

error in backport of 'btrfs: fix possible free space tree corruption with online conversion'
 2021-02-19 17:37 UTC  (6+ messages)

[PATCH] btrfs-progs: receive: fix btrfs_mount_root substring bug
 2021-02-19 15:30 UTC  (2+ messages)

corrupt leaf, unexpected item end, unmountable
 2021-02-19 15:03 UTC  (6+ 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).