messages from 2022-08-06 08:03:41 to 2022-08-13 06:58:33 UTC [more...]
[PATCH] Revert "btrfs: fix repair of compressed extents" and "btrfs: pass a btrfs_bio to btrfs_repair_one_sector"
2022-08-13 6:58 UTC (4+ messages)
[PATCH 0/1] btrfs: Add a lockdep annotation for the reservation space wait event
2022-08-13 6:46 UTC (4+ messages)
` [PATCH 1/1] btrfs: Annotate the reservation space wait event with lockdep
fix read repair on compressed extents v3
2022-08-13 5:33 UTC (4+ messages)
` [PATCH 3/6] btrfs: pass a btrfs_bio to btrfs_repair_one_sector
A sparse(make C=1) warning in btrfs about the 'blk_opf_t'
2022-08-13 4:53 UTC (5+ messages)
Corrupt leaf, trying to recover
2022-08-13 4:45 UTC (2+ messages)
misc-next and for-next: kernel BUG at fs/btrfs/extent_io.c:2350! during raid5 recovery
2022-08-13 1:50 UTC (16+ messages)
du --bytes show different value for btrfs and e.g. ext4 with identical data
2022-08-13 0:11 UTC
Out of space; balance crashes (dmesg backtrace), makes filesystem read-only; can't fix
2022-08-12 19:47 UTC
stalling IO regression in linux 5.12
2022-08-12 18:02 UTC (9+ messages)
` stalling IO regression since linux 5.12, through 5.18
[PATCH v2 0/2] btrfs: send: fix failures when processing inodes with no links
2022-08-12 16:28 UTC (6+ messages)
` [PATCH v2 1/2] btrfs: send: refactor get_inode_info()
` [PATCH v2 2/2] btrfs: send: fix failures when processing inodes with no links
[PATCH v3 0/2] btrfs: send: fix failures when processing inodes with no links
2022-08-12 16:21 UTC (5+ messages)
` [PATCH v3 1/2] btrfs: send: refactor get_inode_info()
` [PATCH v3 2/2] brfs: send: fix failures when processing inodes with no links
[PATCH] btrfs: handle DIO read faults properly
2022-08-12 15:39 UTC (3+ messages)
[PATCH 0/2] fix issues during suspended replace operation
2022-08-12 10:32 UTC (3+ messages)
` [PATCH 1/2] btrfs: fix assert during replace-cancel of suspended replace-operation
` [PATCH 2/2] btrfs: add info when mount fails due to stale replace target
[PATCH v1] btrfs-progs: chunk tree search solution for btrfs249
2022-08-12 7:57 UTC (2+ messages)
[RFC PATCH 0/2] btrfs: Add a lockdep annotation for the extent bits wait event
2022-08-12 0:42 UTC (3+ messages)
` [RFC PATCH 1/2] btrfs: Add lockdep wrappers around the extent bits locking and unlocking functions
` [RFC PATCH 2/2] btrfs: Lockdep annotations for the extent bits wait event
[PATCH 0/1] btrfs: Add macros for multilevel wait event annotations with lockdep
2022-08-12 0:17 UTC (2+ messages)
` [PATCH 1/1] btrfs: Macros for multilevel annotations of wait events "
[PATCH] generic: test fsync after punching hole adjacent to an existing hole
2022-08-11 17:05 UTC (5+ messages)
[PATCH AUTOSEL 5.15 61/69] btrfs: output mirror number for bad metadata
2022-08-11 15:56 UTC
[PATCH AUTOSEL 5.18 84/93] btrfs: output mirror number for bad metadata
2022-08-11 15:42 UTC
[PATCH AUTOSEL 5.19 093/105] btrfs: output mirror number for bad metadata
2022-08-11 15:28 UTC (2+ messages)
` [PATCH AUTOSEL 5.19 094/105] btrfs: repair all known bad mirrors
[PATCH] btrfs-progs: fi resize: fix return value check_resize_args()
2022-08-11 15:22 UTC
btrfs replace interrupted + corruptes fs
2022-08-11 6:52 UTC (3+ messages)
[PATCH v2] btrfs: check the superblock to ensure the fs is not modified at thaw time
2022-08-11 6:47 UTC
Corrupted btrfs (LUKS), seeking advice
2022-08-11 6:40 UTC (11+ messages)
[PATCH] btrfs: check the superblock to ensure the fs is not modified at thaw time
2022-08-11 6:36 UTC
[PATCH] btrfs-progs: Fix seed device bug for btrfs249
2022-08-11 6:21 UTC (4+ messages)
[PATCH 0/2] btrfs: send: fix a bug that sending unlink commands for directories
2022-08-11 6:09 UTC (6+ messages)
` [PATCH 1/2] btrfs: send: refactor get_inode_info()
` [PATCH 2/2] btrfs: send: fix a bug that sending unlink commands for directories
5.19.0: dnf install hangs when system is under load
2022-08-11 2:21 UTC (3+ messages)
btrfs I/O completion cleanup and single device I/O optimizations v3
2022-08-10 14:42 UTC (17+ 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 0/2] btrfs-progs: read device fsid from the sysfs
2022-08-10 11:43 UTC (4+ messages)
[RFC PATCH 0/4] vfs: allow querying i_version via statx
2022-08-10 10:35 UTC (14+ messages)
` [RFC PATCH 1/4] vfs: report change attribute in statx for IS_I_VERSION inodes
` [RFC PATCH 4/4] ceph: fill in the change attribute in statx requests
[PATCH] Fix btrfs_find_device for btrfs/249
2022-08-10 10:07 UTC (2+ messages)
[PATCH] btrfs: Fix btrfs_find_device for btrfs/249
2022-08-10 7:47 UTC (3+ messages)
[PATCH v3 0/9] btrfs: block group cleanups
2022-08-10 7:42 UTC (3+ messages)
` [PATCH v3 4/9] btrfs: convert block group bit field to use bit helpers
[PATCH] btrfs: scrub: remove impossible sanity checks
2022-08-10 5:58 UTC
Help fixing filesystem after stupid lvresize
2022-08-09 20:36 UTC (3+ messages)
[PATCH] fs/btrfs: Use atomic_try_cmpxchg in free_extent_buffer
2022-08-09 16:36 UTC
for-next: KCSAN failures on 6130a25681d4 (kdave/for-next) Merge branch 'for-next-next-v5.20-20220804' into for-next-20220804
2022-08-09 7:35 UTC (2+ messages)
[PATCH STABLE 4.9 5.4 0/2] btrfs: raid56 backports to reduce destructive RMW
2022-08-09 6:38 UTC (6+ messages)
[PATCH v3 0/5] btrfs-progs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
2022-08-09 6:03 UTC (6+ messages)
` [PATCH v3 1/5] btrfs-progs: mkfs: dynamically modify mkfs blocks array
` [PATCH v3 2/5] btrfs-progs: don't save block group root into super block
` [PATCH v3 3/5] btrfs-progs: separate block group tree from extent tree v2
` [PATCH v3 4/5] btrfs-progs: btrfstune: add the ability to convert to block group tree feature
` [PATCH v3 5/5] btrfs-progs: mkfs: add artificial dependency for block group tree
[PATCH v3 0/3] btrfs: separate BLOCK_GROUP_TREE feature from extent-tree-v2
2022-08-09 5:02 UTC (4+ messages)
` [PATCH v3 1/3] btrfs: enhance unsupported compat RO flags handling
` [PATCH v3 2/3] btrfs: don't save block group root into super block
` [PATCH v3 3/3] btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
btrfs bug
2022-08-08 23:54 UTC
[PATCH 0/2] btrfs: fix a lockdep_assert_locked() warning
2022-08-08 20:10 UTC (3+ messages)
` [PATCH 1/2] btrfs: call __btrfs_remove_free_space_cache_locked on cache load failure
` [PATCH 2/2] btrfs: remove use btrfs_remove_free_space_cache instead of variant
[PATCH] btrfs: update generation of hole file extent item when merging holes
2022-08-08 19:09 UTC (2+ messages)
[PATCH STABLE 5.15 0/2] btrfs: backport zoned mode fixes
2022-08-08 13:42 UTC (4+ 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 13:41 UTC (5+ 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/2] btrfs: raid56 backports to reduce destructive RMW
2022-08-08 13:39 UTC (2+ messages)
[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.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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox