public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-04 02:14:46 to 2020-03-09 22:07:30 UTC [more...]

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

[PATCH 00/15] btrfs: read repair/direct I/O improvements
 2020-03-09 21:32 UTC  (16+ 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

USB reset + raid6 = majority of files unreadable
 2020-03-09 21:10 UTC  (16+ messages)

[PATCH 0/5] Deal with a few ENOSPC corner cases
 2020-03-09 20:51 UTC  (9+ 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

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)

[PATCH v3 0/4] Btrfs: make ranged fsyncs always respect the given range
 2020-03-09 12:41 UTC  (5+ 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 0/2] fstests: cleanup and fix btrfs/177
 2020-03-09 11:51 UTC  (4+ messages)
` [PATCH 1/2] fstests: btrfs/177 check for minsize of the scratch device
` [PATCH 2/2] fstests: btrfs/177 fix for nodesize 64K and type single

[PATCHv4 fstests] btrfs: Test subvolume delete --subvolid feature
 2020-03-09 10:39 UTC 

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 

[LSFMMBPF TOPIC] Killing LSFMMBPF
 2020-03-07 19:12 UTC  (29+ messages)
` [Lsf-pc] "
  ` [LSFMMBPF TOPIC] LSFMMBPF 2020 COVID-19 status update
` [LSFMMBPF TOPIC] long live LFSMMBPF

[PATCH][next] btrfs/rcu-string.h: Replace zero-length array with flexible-array member
 2020-03-06 21:48 UTC  (3+ messages)

[GIT PULL] Btrfs fix for 5.6-rc5
 2020-03-06 21:00 UTC  (2+ messages)

[PATCH v2] btrfs-progs: convert, warn if converting a fs which won't mount
 2020-03-06 20:55 UTC  (2+ messages)

[PATCH v4 0/3] Add full support for cloning inline extents
 2020-03-06 20:19 UTC  (3+ messages)

[PATCH][next] Btrfs: delayed-inode.h: Replace zero-length array with flexible-array member
 2020-03-06 19:53 UTC  (2+ messages)

[PATCH] fs: btrfs: block-group.c: Fix suspicious RCU usage warning
 2020-03-06 19:53 UTC  (6+ messages)

(One more) BTRFS damaged FS... Any hope ?
 2020-03-06 18:57 UTC  (4+ messages)

[PATCH] btrfs: test power fail after a ranged fsync when not using the no-holes feature
 2020-03-06 17:51 UTC 

[PATCH v2 4/4] Btrfs: make ranged full fsyncs more efficient
 2020-03-06 17:50 UTC 

[PATCH v2 3/4] Btrfs: factor out inode items copy loop from btrfs_log_inode()
 2020-03-06 17:50 UTC 

[PATCH v2 2/4] Btrfs: add helper to get the end offset of a file extent item
 2020-03-06 17:50 UTC 

[PATCH v2 1/4] Btrfs: fix missing file extent item for hole after ranged fsync
 2020-03-06 17:50 UTC 

[PATCH v2 0/4] Btrfs: make ranged fsyncs always respect the given range
 2020-03-06 17:50 UTC 

[PATCH 0/6][v3] btrfs: fix hole corruption issue with !NO_HOLES
 2020-03-06 15:01 UTC  (5+ messages)
` [PATCH 4/6] btrfs: use the file extent tree infrastructure

[PATCH] fsx: fix bug where zero range operations never use the keep size flag
 2020-03-06 14:53 UTC  (2+ messages)

[PATCH 3/3] Btrfs: make ranged full fsyncs more efficient
 2020-03-06 11:54 UTC 

[PATCH 2/3] Btrfs: factor out inode items copy loop from btrfs_log_inode()
 2020-03-06 11:54 UTC 

[PATCH 1/3] Btrfs: add helper to get the end offset of a file extent item
 2020-03-06 11:53 UTC 

[PATCH 0/3] Btrfs: make ranged fsyncs always respect the given range
 2020-03-06 11:53 UTC 

[PATCH v2] btrfs: add test for large direct I/O w/ RAID
 2020-03-06  8:32 UTC  (2+ messages)

[PATCHv2] progs: mkfs-tests: Skip test if truncate failed with EFBIG
 2020-03-06  3:39 UTC  (5+ messages)

[PATCH 0/8][v2] relocation error handling fixes
 2020-03-05 17:46 UTC  (19+ 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 v3 3/3] Btrfs: implement full reflink support for inline extents
 2020-03-05 17:29 UTC  (7+ messages)

[PATCH 0/2] Fix btrfs check handling of missing file extents
 2020-03-05 15:38 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: fix check to catch gaps at the start of the file

[PATCH] Btrfs: make ranged full fsyncs more efficient
 2020-03-05 15:03 UTC  (3+ messages)

[PATCH 00/11] btrfs-progs: metadata_uuid feature fixes and portation
 2020-03-05 14:16 UTC  (6+ messages)

[PATCH v2 00/10] btrfs: relocation: Refactor build_backref_tree()
 2020-03-05  8:37 UTC  (16+ messages)
` [PATCH v2 01/10] btrfs: backref: Introduce the skeleton of btrfs_backref_iter
` [PATCH v2 05/10] btrfs: relocation: Refactor tree backref processing into its own function
` [PATCH v2 06/10] btrfs: relocation: Use wrapper to replace open-coded edge linking
` [PATCH v2 07/10] btrfs: relocation: Specify essential members for alloc_backref_node()
` [PATCH v2 08/10] btrfs: relocation: Remove the open-coded goto loop for breadth-first search

[PATCH 00/19] btrfs: Move generic backref cache build functions to backref.c
 2020-03-05  5:28 UTC  (6+ messages)

[PATCH v3] btrfs: implement migratepage callback
 2020-03-05  0:57 UTC 

[PATCH v2] btrfs: implement migratepage callback
 2020-03-05  0:53 UTC 

[PATCH] btrfs-progs: Output proper csum string if csum mismatch
 2020-03-05  0:46 UTC  (3+ messages)

[PATCH] btrfs: implement migratepage callback
 2020-03-04 20:19 UTC  (3+ messages)

[PATCH] btrfs: Open code insert_extent_backref
 2020-03-04 19:27 UTC  (3+ messages)

[PATCH] btrfs: Remove impossible BUG_ON in get_tree_block_key
 2020-03-04 19:25 UTC  (3+ messages)

[PATCH] btrfs-progs: dump-tree: Introduce --nofilename option
 2020-03-04 15:35 UTC  (3+ messages)

FS Remounted RO due to false-positive for OOS?
 2020-03-04 15:23 UTC  (3+ messages)

[PATCH] btrfs-progs: convert, warn if converting a fs which won't mount
 2020-03-04 15:22 UTC  (8+ messages)

[PATCH] btrfs-progs: qgroup: allow passing options to qgroup remove
 2020-03-04 14:36 UTC  (2+ messages)

[PATCH] inspect: make sure LOGICAL_INO_V2 args are zero-initialized
 2020-03-04 13:50 UTC  (2+ messages)
` [PATCH] btrfs-progs: "

[PATCH v6 0/2] btrfs: Introduce new rescue= mount options
 2020-03-04  8:09 UTC  (3+ messages)
` [PATCH v6 1/2] btrfs: Introduce "rescue=" mount option
` [PATCH v6 2/2] btrfs: Introduce new mount option to skip block group items scan

[PATCH 0/2] btrfs-progs: check: Detect overlapping csum item
 2020-03-04  7:27 UTC  (3+ messages)
` [PATCH 1/2] btrfs-progs: check: Detect overlap csum items
` [PATCH 2/2] btrfs-progs: fsck-tests: Add test image for overlapping csum item


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