linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-06 22:09:27 to 2020-03-13 21:19:47 UTC [more...]

[PATCH 0/8][v4] Cleanup how we handle root refs, part 2
 2020-03-13 21:19 UTC  (2+ messages)

[PATCH 0/4] Relocation and backref resolution fixes
 2020-03-13 21:17 UTC  (5+ messages)
` [PATCH 1/4] btrfs: move reserve_metadat_bytes up in relocate_tree_block
` [PATCH 2/4] btrfs: restart relocate_tree_blocks properly
` [PATCH 3/4] btrfs: track reloc roots based on their commit_root bytenr
` [PATCH 4/4] btrfs: do not resolve backrefs for roots that are being deleted

[PATCH 0/5] Fix up some stupid delayed ref flushing behaviors
 2020-03-13 21:12 UTC  (6+ messages)
` [PATCH 1/5] btrfs: set delayed_refs.flushing for the first delayed ref flushing
` [PATCH 2/5] btrfs: delayed refs pre-flushing should only run the heads we have
` [PATCH 3/5] btrfs: only run delayed refs once before committing
` [PATCH 4/5] btrfs: run delayed refs less often in commit_cowonly_roots
` [PATCH 5/5] btrfs: stop running all delayed refs during snapshot

[PATCH 0/2] Drop some mis-uses of READA
 2020-03-13 21:09 UTC  (3+ messages)
` [PATCH 1/2] btrfs: do not use READA for running delayed refs
` [PATCH 2/2] btrfs: do not READA in build_backref_tree

[PATCH 0/5][v2] Deal with a few ENOSPC corner cases
 2020-03-13 19:58 UTC  (6+ messages)
` [PATCH 1/5] btrfs: Improve global reserve stealing logic
` [PATCH 2/5] btrfs: allow us to use up to 90% of the global rsv for unlink
` [PATCH 3/5] btrfs: Account for trans_block_rsv in may_commit_transaction
` [PATCH 4/5] btrfs: only check priority tickets for priority flushing
` [PATCH 5/5] btrfs: run btrfs_try_granting_tickets if a priority ticket fails

[PATCH 0/5] Deal with a few ENOSPC corner cases
 2020-03-13 19:54 UTC  (18+ messages)
` [PATCH 1/5] btrfs: Improve global reserve stealing logic
` [PATCH 2/5] btrfs: Account for trans_block_rsv in may_commit_transaction
` [PATCH 3/5] btrfs: only take normal tickets into account "
` [PATCH 4/5] btrfs: only check priority tickets for priority flushing
` [PATCH 5/5] btrfs: run btrfs_try_granting_tickets if a priority ticket fails

[PATCH] btrfs: force chunk allocation if our global rsv is larger than metadata
 2020-03-13 19:28 UTC 

LSF/MM/BPF 2020: Postponement announcement
 2020-03-13 18:47 UTC 

[PATCH] btrfs-progs: Remove support for BTRFS_SUBVOL_CREATE_ASYNC
 2020-03-13 18:36 UTC  (2+ messages)

[PATCH 0/8][v3] relocation error handling fixes
 2020-03-13 17:39 UTC  (12+ messages)
` [PATCH 1/8] btrfs: drop block from cache on error in relocation
` [PATCH 2/8] btrfs: do not init a reloc root if we aren't relocating
` [PATCH 3/8] btrfs: unset reloc control if we fail to recover
` [PATCH 4/8] btrfs: free the reloc_control in a consistent way
` [PATCH 5/8] btrfs: run clean_dirty_subvols if we fail to start a trans
` [PATCH 6/8] btrfs: clear BTRFS_ROOT_DEAD_RELOC_TREE before dropping the reloc root
` [PATCH 7/8] btrfs: hold a ref on the root->reloc_root
` [PATCH 8/8] btrfs: remove a BUG_ON() from merge_reloc_roots()

[PATCH 0/8][v2] relocation error handling fixes
 2020-03-13 15:32 UTC  (6+ messages)
` [PATCH 4/8] btrfs: free the reloc_control in a consistent way

[PATCH 0/3] Removal of BTRFS_SUBVOL_CREATE_ASYNC support
 2020-03-13 15:23 UTC  (4+ messages)
` [PATCH 1/3] btrfs: Remove "
` [PATCH 2/3] btrfs: Remove transid argument from btrfs_ioctl_snap_create_transid
` [PATCH 3/3] btrfs: Remove async_transid btrfs_mksubvol/create_subvol/create_snapshot

[PATCH v3 0/4] Btrfs: make ranged fsyncs always respect the given range
 2020-03-13 13:17 UTC  (9+ messages)
` [PATCH v3 1/4] Btrfs: fix missing file extent item for hole after ranged fsync
` [PATCH v3 2/4] Btrfs: add helper to get the end offset of a file extent item
` [PATCH v3 3/4] Btrfs: factor out inode items copy loop from btrfs_log_inode()
` [PATCH v3 4/4] Btrfs: make ranged full fsyncs more efficient

[PATCH] btrfs: relocation: Use btrfs_find_all_leaves() to locate parent tree leaves of a data extent
 2020-03-13  1:27 UTC  (5+ messages)

[PATCH] btrfs: Optimise space flushing machinery
 2020-03-12 20:36 UTC  (6+ messages)

[PATCH] btrfs-progs: match the max chunk size to the kernel
 2020-03-12 11:12 UTC  (3+ messages)

btrfs may be broken too - Re: Is ext4_dio_read_iter() broken?
 2020-03-12 10:26 UTC 

Request about "Page cache invalidation failure on direct I/O."
 2020-03-11 20:42 UTC 

[PATCH] btrfs: sysfs: Use scnprintf() for avoiding potential buffer overflow
 2020-03-11 19:59 UTC  (4+ messages)

[PATCH 00/15] btrfs: read repair/direct I/O improvements
 2020-03-11 18:34 UTC  (42+ messages)
` [PATCH 01/15] btrfs: fix error handling when submitting direct I/O bio
` [PATCH 02/15] btrfs: fix double __endio_write_update_ordered in direct I/O
` [PATCH 03/15] btrfs: look at full bi_io_vec for repair decision
` [PATCH 04/15] btrfs: don't do repair validation for checksum errors
` [PATCH 05/15] btrfs: clarify btrfs_lookup_bio_sums documentation
` [PATCH 06/15] btrfs: rename __readpage_endio_check to check_data_csum
` [PATCH 07/15] btrfs: make btrfs_check_repairable() static
` [PATCH 08/15] btrfs: move btrfs_dio_private to inode.c
` [PATCH 09/15] btrfs: kill btrfs_dio_private->private
` [PATCH 10/15] btrfs: convert btrfs_dio_private->pending_bios to refcount_t
` [PATCH 11/15] btrfs: put direct I/O checksums in btrfs_dio_private instead of bio
` [PATCH 12/15] btrfs: get rid of one layer of bios in direct I/O
` [PATCH 13/15] btrfs: simplify direct I/O read repair
` [PATCH 14/15] btrfs: get rid of endio_repair_workers
` [PATCH 15/15] btrfs: unify buffered and direct I/O read repair

[PATCHv4 fstests] btrfs: Test subvolume delete --subvolid feature
 2020-03-11 17:47 UTC  (2+ messages)

[PATCH] btrfs: test power fail after a ranged fsync when not using the no-holes feature
 2020-03-11 17:46 UTC  (2+ messages)

[PATCH RESEND v2 0/3] btrfs-progs: fix clone from wrong subvolume
 2020-03-11 15:50 UTC  (5+ messages)
` [PATCH RESEND v2 1/3] btrfs-progs: receive: remove commented out transid checks
` [PATCH RESEND v2 2/3] btrfs-progs: receive: don't lookup clone root for received subvolume
` [PATCH RESEND v2 3/3] btrfs-progs: tests: add test for receiving clone from duplicate subvolume

[PATCH] btrfs: fix ref-verify to catch operations on 0 ref extents
 2020-03-11 15:21 UTC 

[PATCH v4 0/9] fs: interface for directly reading/writing compressed data
 2020-03-11  8:47 UTC  (6+ messages)
` [PATCH man-pages v4] Document encoded I/O

[PATCH v2 0/4] btrfs-progs: fix clone from wrong subvolume
 2020-03-11  8:03 UTC  (5+ messages)
` [PATCH v2 3/4] btrfs-progs: receive: don't lookup clone root for received subvolume

(One more) BTRFS damaged FS... Any hope ?
 2020-03-11  7:07 UTC  (9+ messages)

USB reset + raid6 = majority of files unreadable
 2020-03-11  4:41 UTC  (9+ messages)

[PATCH v3] btrfs: implement migratepage callback
 2020-03-11  1:30 UTC  (3+ messages)

[PATCH] Btrfs: fix log context list corruption after rename whiteout error
 2020-03-11  0:59 UTC  (2+ messages)

[PATCH] btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
 2020-03-11  0:32 UTC  (2+ messages)

[PATCH] btrfs: Remove __ prefix from btrfs_block_rsv_release
 2020-03-11  0:29 UTC  (2+ messages)

Btrfs not mountable + btrfs Check killed
 2020-03-10 23:05 UTC 

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-10 13:40 UTC  (8+ messages)
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update

[PATCH v8 0/5] Introduce per-profile available space array to avoid over-confident can_overcommit()
 2020-03-10 13:35 UTC  (3+ messages)
` [PATCH v8 1/5] btrfs: Introduce per-profile available space facility

ENOSPC in btrfs_drop_snapshot with 5.4.21
 2020-03-10 12:29 UTC  (6+ messages)

Help with my btfrs corruption after a power failure!
 2020-03-10  8:53 UTC  (2+ messages)

[PATCH 0/2] fstests: cleanup and fix btrfs/177
 2020-03-10  4:22 UTC  (6+ messages)
` [PATCH 1/2] fstests: btrfs/177 check for minsize of the scratch device
  ` [PATCH v2 "
` [PATCH 2/2] fstests: btrfs/177 fix for nodesize 64K and type single

[PATCH v3 0/3] btrfs: Make balance cancelling response faster
 2020-03-09 23:25 UTC  (2+ messages)

[josef-btrfs:zygo-reworked 74/75] fs//btrfs/extent-tree.c:2096:53: warning: integer overflow in expression
 2020-03-09 22:06 UTC 

problem with newer kernels
 2020-03-09 19:45 UTC  (8+ messages)

[PATCH][next] btrfs: scrub: Replace zero-length array with flexible-array member
 2020-03-09 16:25 UTC  (2+ messages)

BTRFS remove device crashing whole system
 2020-03-08 21:05 UTC 

Howto take a snapshot from an image as ordinary user?
 2020-03-08 15:39 UTC  (2+ messages)

[ fstests PATCHv3 0/2] btrfs: Test subvolume delete by id feature
 2020-03-08 15:15 UTC  (6+ messages)
` [ fstests PATCHv3 2/2] btrfs: Test subvolume delete --subvolid feature

btrfs based backup?
 2020-03-08 15:11 UTC  (4+ messages)
` freezes during snapshot creation/deletion -- to be expected? (Was: Re: btrfs based backup?)

[PATCH 0/2] btrfs-progs: Auto resize fs after device replace
 2020-03-08 10:58 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: Move resize into functionaly into utils.c
` [PATCH 2/2] btrfs-progs: replace: New argument to resize the fs after replace

kernel BUG at fs/btrfs/volumes.c:LINE!
 2020-03-07 21:53 UTC  (6+ messages)

Howto take a snapshot from an image as ordinary user?
 2020-03-07 21:11 UTC 

[PATCH][next] btrfs/rcu-string.h: Replace zero-length array with flexible-array member
 2020-03-06 21:48 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).