linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-02 08:06:02 to 2022-08-08 13:07:32 UTC [more...]

Corrupted btrfs (LUKS), seeking advice
 2022-08-08 13:06 UTC 

[RFC PATCH 0/4] vfs: allow querying i_version via statx
 2022-08-08 11:56 UTC  (13+ messages)
` [RFC PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes
` [RFC PATCH 2/4] nfs: report the change attribute if requested
` [RFC PATCH 3/4] afs: fill out change attribute in statx replies
` [RFC PATCH 4/4] ceph: fill in the change attribute in statx requests

btrfs I/O completion cleanup and single device I/O optimizations v3
 2022-08-08 11:24 UTC  (16+ messages)
` [PATCH 01/11] btrfs: don't call bioset_integrity_create for btrfs_bioset
` [PATCH 02/11] btrfs: move btrfs_bio allocation to volumes.c
` [PATCH 03/11] btrfs: pass the operation to btrfs_bio_alloc
` [PATCH 04/11] btrfs: don't take a bio_counter reference for cloned bios
` [PATCH 05/11] btrfs: remove bioc->stripes_pending
` [PATCH 06/11] btrfs: properly abstract the parity raid bio handling
` [PATCH 07/11] btrfs: give struct btrfs_bio a real end_io handler
` [PATCH 08/11] btrfs: split submit_stripe_bio
` [PATCH 09/11] btrfs: simplify the submit_stripe_bio calling convention
` [PATCH 10/11] btrfs: make the btrfs_io_context allocation in __btrfs_map_block optional
` [PATCH 11/11] btrfs: stop allocation a btrfs_io_context for simple I/O

[PATCH] generic: test fsync after punching hole adjacent to an existing hole
 2022-08-08 11:18 UTC 

[PATCH] btrfs: update generation of hole file extent item when merging holes
 2022-08-08 11:18 UTC 

[PATCH 0/2] btrfs: send: fix a bug that sending unlink commands for directories
 2022-08-08 10:27 UTC  (3+ messages)
` [PATCH 1/2] btrfs: send: refactor get_inode_info()
` [PATCH 2/2] btrfs: send: fix a bug that sending unlink commands for directories

[PATCH] fstests: btrfs: test incremental send for changed reference paths
 2022-08-08  9:30 UTC  (2+ messages)

[PATCH] btrfs-progs: doc: Add cross reference for manual
 2022-08-08  7:28 UTC 

[PATCH v3 0/7] btrfs: scrub: changes to reduce memory usage for both regular and subpage sectorsize
 2022-08-08  5:45 UTC  (8+ messages)
` [PATCH v3 1/7] btrfs: scrub: use pointer array to replace @sblocks_for_recheck
` [PATCH v3 2/7] btrfs: extract the initialization of scrub_block into a helper function
` [PATCH v3 3/7] btrfs: extract the allocation and initialization of scrub_sector into a helper
` [PATCH v3 4/7] btrfs: scrub: introduce scrub_block::pages for more efficient memory usage for subpage
` [PATCH v3 5/7] btrfs: scrub: remove scrub_sector::page and use scrub_block::pages instead
` [PATCH v3 6/7] btrfs: scrub: move logical/physical/dev/mirror_num from scrub_sector to scrub_block
` [PATCH v3 7/7] btrfs: use larger blocksize for data extent scrub

[PATCH STABLE 5.15 0/2] btrfs: backport zoned mode fixes
 2022-08-08  4:38 UTC  (3+ messages)
` [PATCH STABLE 5.15 1/2] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH STABLE 5.15 2/2] btrfs: zoned: fix critical section of relocation inode writeback

[PATCH STABLE 5.18 v2 0/3] btrfs: backport zoned mode fixes
 2022-08-08  2:02 UTC  (4+ messages)
` [PATCH STABLE 5.18 v2 1/3] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH STABLE 5.18 v2 2/3] btrfs: zoned: fix critical section of relocation inode writeback
` [PATCH STABLE 5.18 v2 3/3] btrfs: zoned: drop optimization of zone finish

[PATCH STABLE 5.18 0/3] btrfs: backport zoned mode fixes
 2022-08-08  2:00 UTC  (5+ messages)
` [PATCH STABLE 5.18 1/3] btrfs: zoned: prevent allocation from previous data relocation BG
` [PATCH STABLE 5.18 2/3] btrfs: zoned: fix critical section of relocation inode writeback
` [PATCH STABLE 5.18 3/3] btrfs: zoned: drop optimization of zone finish

Votre demande : CRYPTOCURRENCY WILL MAKE YOU A MILLIONAIRE
 2022-08-07  9:04 UTC 

JOYERIA HUARTE Contact Form: THE FALL IN THE PRICE OF BITCOIN WILL MAKE YOU A MILLIONAIRE
 2022-08-07  6:40 UTC 

the 1st data chunk(8M) allocated by mkfs.btrfs can not be allocated again after full balance?
 2022-08-07  1:24 UTC  (2+ messages)

[PATCH] btrfs: qgroup: Fix a typo in a comment
 2022-08-06 19:42 UTC 

[M3PCS] INVEST TODAY AND BECOME THE NEXT BILLIONAIRE
 2022-08-06  7:43 UTC 

[PATCH] btrfs: auto enable discard=async when possible
 2022-08-06  7:29 UTC  (2+ messages)

[PATCH 0/2] btrfs: scrub: small enhancement related to super block errors
 2022-08-06  6:30 UTC  (11+ messages)
` [PATCH 2/2] btrfs: scrub: try to fix "

[PATCH v2 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-08-06  2:44 UTC  (5+ messages)
` [PATCH v2 1/8] fs: fat: unexport file_fat_read_at()

Balance fails with csum errors, but scrub passes without errors
 2022-08-05 19:26 UTC  (5+ messages)

[PATCH v3 0/9] btrfs: block group cleanups
 2022-08-05 16:37 UTC  (11+ messages)
` [PATCH v3 1/9] btrfs: use btrfs_fs_closing for background bg work
` [PATCH v3 2/9] btrfs: simplify btrfs_update_space_info
` [PATCH v3 3/9] btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_info
` [PATCH v3 4/9] btrfs: convert block group bit field to use bit helpers
` [PATCH v3 5/9] btrfs: remove block_group->lock protection for TO_COPY
` [PATCH v3 6/9] btrfs: simplify btrfs_put_block_group_cache
` [PATCH v3 7/9] btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTL
` [PATCH v3 8/9] btrfs: remove bg->lock protection for relocation repair flag
` [PATCH v3 9/9] btrfs: delete btrfs_wait_space_cache_v1_finished

Using async discard by default with SSDs?
 2022-08-05 15:14 UTC  (8+ messages)

fiemap is slow on btrfs on files with multiple extents
 2022-08-05  9:54 UTC  (5+ messages)

Urna Contact "THE WORLD FINANCIAL CRISIS CAN MAKE YOU RICH!"
 2022-08-05  6:34 UTC 

[PATCH v2 0/5] btrfs: scrub: make scrub uses less memory for metadata scrub
 2022-08-05  6:32 UTC  (2+ messages)

[PATCH STABLE 5.18 0/2] btrfs: raid56 backports to reduce destructive RMW
 2022-08-04 23:28 UTC  (4+ messages)
` [PATCH STABLE 5.18 1/2] btrfs: only write the sectors in the vertical stripe which has data stripes
` [PATCH STABLE 5.18 2/2] btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()

[PATCH v2 STABLE 5.10 5.15 0/2] btrfs: raid56 backports to reduce destructive RMW
 2022-08-04 23:24 UTC  (3+ messages)
` [PATCH v2 STABLE 5.10 5.15 1/2] btrfs: only write the sectors in the vertical stripe which has data stripes
` [PATCH v2 STABLE 5.10 5.15 2/2] btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()

[PATCH v2 0/9] btrfs: block group cleanups
 2022-08-04 17:25 UTC  (2+ messages)

[PATCH 0/3] Remove duplicate code in btrfs_prune_dentries/find_next_inode
 2022-08-04 16:22 UTC  (9+ messages)
` [PATCH 1/3] btrfs: introduce btrfs_find_inode
` [PATCH 2/3] btrfs: use btrfs_find_inode in btrfs_prune_dentries

[PATCH] btrfs: change btrfs_insert_file_extent() to btrfs_insert_hole_extent()
 2022-08-04 14:50 UTC  (2+ messages)

[PATCH] btrfs: check for overlapping extent items in tree checker
 2022-08-04 14:46 UTC  (3+ messages)

[PATCH] btrfs: sysfs: use sysfs_streq for string matching
 2022-08-04 14:34 UTC  (7+ messages)

[PATCH v3] btrfs: send: add support for fs-verity
 2022-08-04 14:27 UTC  (5+ messages)

[PATCH STABLE 5.10 5.15 0/2] btrfs: raid56 backports to reduce destructive RMW
 2022-08-04 11:31 UTC  (6+ messages)
` [PATCH STABLE 5.10 5.15 1/2] btrfs: only write the sectors in the vertical stripe which has data stripes
` [PATCH STABLE 5.10 5.15 2/2] btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()

BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
 2022-08-04 11:23 UTC  (6+ messages)

[PATCH v2 0/4] Selectable checksum implementation
 2022-08-04 11:12 UTC  (18+ messages)
` [PATCH v2 1/4] btrfs: prepare more slots for checksum shash
` [PATCH v2 2/4] btrfs: assign checksum shash slots on init
` [PATCH v2 3/4] btrfs: add checksum implementation selection after mount
` [PATCH v2 4/4] btrfs: sysfs: print all loaded csums implementations

[PATCH STABLE 4.9 5.4 0/2] btrfs: raid56 backports to reduce destructive RMW
 2022-08-04  7:54 UTC  (3+ messages)
` [PATCH STABLE 4.9 5.4 1/2] btrfs: only write the sectors in the vertical stripe which has data stripes
` [PATCH STABLE 4.9 5.4 2/2] btrfs: raid56: don't trust any cached sector in __raid56_parity_recover()

cache and super generation don't match, space cache will be invalidated
 2022-08-04  0:13 UTC 

[GIT PULL] Btrfs updates for 5.20
 2022-08-03 22:29 UTC  (4+ messages)

[PATCH 00/14] btrfs: introduce write-intent bitmaps for RAID56
 2022-08-03 21:00 UTC  (8+ messages)

[PATCH 0/3] btrfs: a couple fixes for log replay and a refactoring
 2022-08-03 20:05 UTC  (2+ messages)

[PATCH] btrfs-progs: check for invalid free space tree entries
 2022-08-03 19:33 UTC  (2+ messages)

[PATCH v2 0/3] btrfs-progs: avoid repeated data write for metadata and a small cleanup
 2022-08-03 19:25 UTC  (5+ messages)

[PATCH v2 0/3] btrfs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
 2022-08-03 19:10 UTC  (7+ messages)

[PATCH v3] btrfs: fix alginment of VMA for memory mapped files on THP
 2022-08-03 13:40 UTC  (2+ messages)

[PATCH]btrfs: Fix fstest case btrfs/219
 2022-08-03  6:19 UTC  (5+ messages)

[PATCH v2] btrfs-progs: receive: add support for fs-verity
 2022-08-02 20:41 UTC  (3+ messages)

[PATCH v2] mm: fix alginment of VMA for memory mapped files on THP
 2022-08-02 19:36 UTC  (3+ messages)

[PATCH] btrfs: fix infinite loop with dio faulting
 2022-08-02 18:16 UTC  (5+ messages)

[PATCH v4 0/7] btrfs: Annotate wait events with lockdep
 2022-08-02 17:58 UTC  (4+ messages)
` [PATCH v4 1/7] btrfs: Add macros for annotating "

[PATCH] btrfs: dump extra info if one free space cache has more bitmaps than it should
 2022-08-02 17:14 UTC  (2+ messages)

[PATCH 0/2] Fix relocation lockdep splat
 2022-08-02 17:10 UTC  (2+ messages)

[PATCH] fs: btrfs: fix a possible use-after-free bug caused by incorrect error handling in prepare_to_relocate()
 2022-08-02 17:03 UTC  (2+ messages)

[PATCH] btrfs-progs: tests: remove duplicated helper
 2022-08-02 15:01 UTC  (2+ messages)

[PATCH v2] btrfs: send: add support for fs-verity
 2022-08-02 14:58 UTC  (6+ messages)

[PATCH] btrfs-progs: avoid repeated data write for metadata
 2022-08-02  8:36 UTC  (4+ messages)

"parent transid verify failed" on raid5 array
 2022-08-02  8:35 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).