Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2022-08-08 11:21:01 to 2022-08-15 11:46:12 UTC [more...]

[PATCH v3 0/8] U-boot: fs: add generic unaligned read offset handling
 2022-08-15 11:45 UTC  (9+ messages)
` [PATCH v3 1/8] fs: fat: unexport file_fat_read_at()
` [PATCH v3 2/8] fs: btrfs: fix a bug which no data get read if the length is not 0
` [PATCH v3 3/8] fs: btrfs: fix a crash if specified range is beyond file size
` [PATCH v3 4/8] fs: btrfs: move the unaligned read code to _fs_read() for btrfs
` [PATCH v3 5/8] fs: ext4: rely on _fs_read() to handle leading unaligned block read
` [PATCH v3 6/8] fs: fat: rely on higher layer to get block aligned read range
` [PATCH v3 7/8] fs: ubifs: rely on higher layer to do unaligned read
` [PATCH v3 8/8] fs: erofs: add unaligned read range handling

stalling IO regression in linux 5.12
 2022-08-15 11:25 UTC  (11+ messages)
        ` stalling IO regression since linux 5.12, through 5.18

[PATCH v2] btrfs-progs: chunk tree search solution for btrfs249
 2022-08-15  8:06 UTC  (2+ messages)

[PATCH] btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O path
 2022-08-15  2:42 UTC 

Corrupted btrfs (LUKS), seeking advice
 2022-08-14 13:18 UTC  (12+ messages)

[PATCH STABLE 4.9 4.14] btrfs: reject log replay if there is unsupported RO compat flag
 2022-08-14  5:51 UTC 

[PATCH STABLE 4.19] btrfs: reject log replay if there is unsupported RO compat flag
 2022-08-14  5:48 UTC 

[PATCH STABLE 5.4] btrfs: reject log replay if there is unsupported RO compat flag
 2022-08-14  5:44 UTC 

[PATCH STABLE v5.10] btrfs: reject log replay if there is unsupported RO compat flag
 2022-08-14  5:39 UTC 

Uncorrectable error during multiple scrub (raid5 recovery)
 2022-08-14  5:31 UTC  (5+ messages)

misc-next and for-next: kernel BUG at fs/btrfs/extent_io.c:2350! during raid5 recovery
 2022-08-14  4:52 UTC  (17+ messages)

金子工務店 "The Telegraph: $72,000 per day on investments"
 2022-08-14  0:10 UTC 

Corrupt leaf, trying to recover
 2022-08-14  0:11 UTC  (8+ messages)

[PATCH STABLE 5.18 0/2] btrfs: raid56 backports to reduce destructive RMW
 2022-08-13 22:17 UTC  (4+ messages)

du --bytes show different value for btrfs and e.g. ext4 with identical data
 2022-08-13 19:29 UTC  (3+ messages)

A sparse(make C=1) warning in btrfs about the 'blk_opf_t'
 2022-08-13 16:03 UTC  (7+ messages)

[PATCH v2] btrfs: don't merge pages into bio if their page offset is not continuous
 2022-08-13  8:09 UTC  (2+ messages)

[PATCH] btrfs: don't merge pages into bio if their page offset is not continuous
 2022-08-13  7:46 UTC  (4+ messages)

[PATCH] Revert "btrfs: fix repair of compressed extents" and "btrfs: pass a btrfs_bio to btrfs_repair_one_sector"
 2022-08-13  7:12 UTC  (8+ 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

Out of space; balance crashes (dmesg backtrace), makes filesystem read-only; can't fix
 2022-08-12 19:47 UTC 

[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 

[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  (7+ 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 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  (12+ 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  (2+ messages)

[PATCH STABLE 5.18 v2 0/3] btrfs: backport zoned mode fixes
 2022-08-08 13:41 UTC  (2+ messages)


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