Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2022-02-07 05:53:29 to 2022-02-11 00:42:31 UTC [more...]

[PATCH v3 0/5] btrfs: defrag: don't waste CPU time on non-target extent
 2022-02-11  0:42 UTC  (8+ messages)

[PATCH RFC 0/3] btrfs: make autodefrag to defrag and only defrag small write ranges
 2022-02-11  0:24 UTC  (9+ messages)
` [PATCH RFC 1/3] btrfs: remove an unused parameter of btrfs_add_inode_defrag()
` [PATCH RFC 2/3] btrfs: introduce IO_TREE_AUTODEFRAG owner type
` [PATCH RFC 3/3] btrfs: make autodefrag to defrag small writes without rescanning the whole file

Used space twice as actually consumed
 2022-02-11  0:12 UTC  (2+ messages)

[PATCH] btrfs: add test case to make sure autodefrag works even the extent maps are read from disk
 2022-02-11  0:01 UTC  (3+ messages)

Root level mismatch after sudden shutdown
 2022-02-10 23:20 UTC  (6+ messages)

[PATCH 0/8] Fix error handling on data bio submission
 2022-02-10 22:44 UTC  (9+ messages)
` [PATCH 1/8] btrfs: make search_csum_tree return 0 if we get -EFBIG
` [PATCH 2/8] btrfs: handle csum lookup errors properly on reads
` [PATCH 3/8] btrfs: check correct bio in finish_compressed_bio_read
` [PATCH 4/8] btrfs: remove the bio argument from finish_compressed_bio_read
` [PATCH 5/8] btrfs: track compressed bio errors as blk_status_t
` [PATCH 6/8] btrfs: do not double complete bio on errors during compressed reads
` [PATCH 7/8] btrfs: do not try to repair bio that has no mirror set
` [PATCH 8/8] btrfs: do not clean up repair bio if submit fails

[PATCH] Fix read-only superblock in case of subvol RO remount
 2022-02-10 22:09 UTC  (7+ messages)

[RFC 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1)
 2022-02-10 20:10 UTC  (23+ messages)
` [PATCH 06/12] btrfs: change lockdep class size check using ks->names

[PATCH v13 00/17] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2022-02-10 19:15 UTC  (29+ messages)
` [PATCH v13 01/17] fs: export rw_verify_area()
` [PATCH v13 02/17] fs: export variant of generic_write_checks without iov_iter
` [PATCH v13 03/17] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v13 04/17] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v13 05/17] btrfs: support different disk extent size for delalloc
` [PATCH v13 06/17] btrfs: clean up cow_file_range_inline()
` [PATCH v13 07/17] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v13 08/17] btrfs: add definitions + documentation for encoded I/O ioctls
` [PATCH v13 09/17] btrfs: add BTRFS_IOC_ENCODED_READ
` [PATCH v13 10/17] btrfs: add BTRFS_IOC_ENCODED_WRITE
` [PATCH v13 11/17] btrfs: send: remove unused send_ctx::{total,cmd}_send_size
` [PATCH v13 12/17] btrfs: send: explicitly number commands and attributes
` [PATCH v13 13/17] btrfs: add send stream v2 definitions
` [PATCH v13 14/17] btrfs: send: write larger chunks when using stream v2
` [PATCH v13 15/17] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v13 16/17] btrfs: send: send compressed extents with encoded writes
` [PATCH v13 17/17] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH v13 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v13 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v13 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v13 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v13 05/10] btrfs-progs: receive: process encoded_write commands
` [PATCH v13 06/10] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v13 07/10] btrfs-progs: receive: process fallocate commands
` [PATCH v13 08/10] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v13 09/10] btrfs-progs: send: stream v2 ioctl flags
` [PATCH v13 10/10] btrfs-progs: receive: add tests for basic encoded_write send/receive

[PATCH] btrfs: qgroup: Remove an oudated comment
 2022-02-10 18:59 UTC  (2+ messages)

[PATCH v12 00/17] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2022-02-10 18:42 UTC  (7+ messages)
` [PATCH v12 09/17] btrfs: add BTRFS_IOC_ENCODED_READ

[PATCH 0/5] Speedups and check_setget_bounds reporting updates
 2022-02-10 17:52 UTC  (9+ messages)
` [PATCH 1/5] btrfs: remove redundant check in up check_setget_bounds
` [PATCH 3/5] btrfs: store details about first setget bounds check failure
` [PATCH 4/5] btrfs: fail transaction when a setget bounds check failure is detected

[PATCH] btrfs: qgroup: Remove duplicated check in adding qgroup rels
 2022-02-10 17:19 UTC  (2+ messages)

[PATCH v2 0/2] btrfs: defrag: bring back the old file extent search behavior and address merged extent map generation problem
 2022-02-10 15:49 UTC  (7+ messages)
` [PATCH v2 1/2] btrfs: defrag: bring back the old file extent search behavior
` [PATCH v2 2/2] btrfs: defrag: don't use merged extent map for their generation check

[PATCH] btrfs: zoned: introduce a minimal zone size and reject mount
 2022-02-10 15:04 UTC  (3+ messages)

[PATCH 1/2] btrfs: add lzo workspace buffer length constants
 2022-02-10 14:05 UTC  (3+ messages)
` [PATCH 2/2] btrfs: prevent copying too big compressed lzo segment

[PATCH] btrfs-progs: zoned: add upper and lower zone size boundarys
 2022-02-10 13:49 UTC 

[PATCH v2 0/2] btrfs: zoned: mark relocation as writing
 2022-02-10 13:03 UTC  (4+ messages)
` [PATCH v2 1/2] fs: add asserting functions for sb_start_{write,pagefault,intwrite}
` [PATCH v2 2/2] btrfs: zoned: mark relocation as writing

MySQL corruption on BTRFS
 2022-02-10  0:54 UTC  (3+ messages)

[PATCH v2 0/6] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-09 22:32 UTC  (11+ messages)
` [PATCH v2 1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized
` [PATCH v2 2/6] generic/204: remove unnecessary _scratch_mkfs call
` [PATCH v2 3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code
` [PATCH v2 4/6] ext4/021: "
` [PATCH v2 5/6] xfs/015: "
` [PATCH v2 6/6] common: factor out xfs unique part from _filter_mkfs

failed to repair damaged filesystem, aborting | kernel BUG at fs/btrfs/extent-tree.c:4955!
 2022-02-09 21:42 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 10/15] btrfs: tree-checker: check item_size for dev_item
 2022-02-09 18:42 UTC 

[PATCH AUTOSEL 5.10 16/27] btrfs: tree-checker: check item_size for dev_item
 2022-02-09 18:40 UTC 

[PATCH] btrfs-progs: pass in block-group type to zoned_profile_supported
 2022-02-09 17:12 UTC  (2+ messages)

[PATCH] btrfs-progs: sanity check global roots key.offset
 2022-02-09 15:25 UTC  (2+ messages)

bisected: btrfs dedupe regression in v5.11-rc1: 3078d85c9a10 vfs: verify source area in vfs_dedupe_file_range_one()
 2022-02-09 12:22 UTC  (12+ messages)
              ` bisected: btrfs dedupe regression in v5.11-rc1

[PATCH 0/7] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-09  8:18 UTC  (14+ messages)
` [PATCH 1/7] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized
` [PATCH 2/7] generic/{171,172,173,174,204}: check _scratch_mkfs_sized return code
` [PATCH 3/7] ext4/021: "
` [PATCH 4/7] xfs/015: "
` [PATCH 5/7] common: rename _filter_mkfs to _xfs_filter_mkfs
` [PATCH 6/7] common: move _xfs_filter_mkfs from common/filter to common/xfs
` [PATCH 7/7] generic/204: do xfs unique preparation only for xfs

[PATCH 0/7] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-09  8:02 UTC  (7+ messages)
` [PATCH 2/7] generic/{171,172,173,174,204}: check _scratch_mkfs_sized return code
` [PATCH 5/7] common: rename _filter_mkfs to _xfs_filter_mkfs
` [PATCH 6/7] common: move _xfs_filter_mkfs from common/filter to common/xfs
` [PATCH 7/7] generic/204: do xfs unique preparation only for xfs

Still seeing high autodefrag IO with kernel 5.16.5
 2022-02-09  2:51 UTC  (10+ messages)

[PATCH] btrfs: populate extent_map::generation when reading from disk
 2022-02-09  0:41 UTC  (5+ messages)

[PATCH 0/4] btrfs: defrag: don't waste CPU time on non-target extent
 2022-02-09  0:15 UTC  (9+ messages)
` [PATCH 3/4] btrfs: defrag: use btrfs_defrag_ctrl to replace btrfs_ioctl_defrag_range_args for btrfs_defrag_file()

[PATCH v5 0/4] tests for btrfs fsverity
 2022-02-08 22:34 UTC  (3+ messages)

[PATCH] btrfs: send: in case of IO error log inode
 2022-02-08 23:04 UTC  (3+ messages)
` [PATCH v3] btrfs: send: in case of IO error log it

[PATCH] btrfs: get rid of warning on transaction commit when using flushoncommit
 2022-02-08 22:41 UTC  (2+ messages)

[PATCH] btrfs-progs: check: fix check_global_roots_uptodate
 2022-02-08 20:26 UTC 

[RFC RESEND 00/12] locking: Separate lock tracepoints from lockdep/lock_stat (v1.1)
 2022-02-08 19:43 UTC  (2+ messages)
` [PATCH 06/12] btrfs: change lockdep class size check using ks->names

[PATCH v1 0/3] btrfs: add sysfs switch to get/set metadata size
 2022-02-08 19:31 UTC  (4+ messages)
` [PATCH v1 1/3] btrfs: store chunk size in space-info struct
` [PATCH v1 2/3] btrfs: expose chunk size in sysfs
` [PATCH v1 3/3] btrfs: add force_chunk_alloc sysfs entry to force allocation

[PATCH v1] btrfs: Add new test for setting the chunk size
 2022-02-08 19:32 UTC 

[PATCH v2] btrfs: defrag: don't try to defrag extents which are under writeback
 2022-02-08 19:21 UTC  (3+ messages)

[PATCH v2] btrfs: populate extent_map::generation when reading from disk
 2022-02-08 18:42 UTC  (3+ messages)

[PATCH] btrfs: fix missing log mutex unlock after failure to log inode
 2022-02-08 16:23 UTC  (2+ messages)

[PATCH 0/4] btrfs: some misc cleanups and a fix around page reading
 2022-02-08 15:45 UTC  (3+ messages)

[PATCH 0/6] btrfs: some minor improvements and cleanups mostly around extent logging
 2022-02-08 15:44 UTC  (3+ messages)

ENOSPC during balance with filesystem switching read-only
 2022-02-08  0:19 UTC  (4+ messages)

[PATCH] btrfs: defrag: don't try to defrag extent which is going to be written back
 2022-02-07 12:53 UTC  (4+ messages)

[PATCH] btrfs: defrag: bring back the old file extent search behavior
 2022-02-07 12:43 UTC  (2+ messages)

[btrfs] 59c7b566a3: fsmark.files_per_sec 2.3% improvement
 2022-02-07  2:43 UTC 


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