messages from 2020-11-19 21:14:35 to 2020-12-01 00:03:25 UTC [more...]
[PATCH v7 00/10] btrfs: free space tree mounting fixes
2020-12-01 0:01 UTC (14+ messages)
` [PATCH v7 01/12] btrfs: lift rw mount setup from mount and remount
` [PATCH v7 06/12] btrfs: clear free space tree on ro->rw remount
` [PATCH v7 09/12] btrfs: warn when remount will not change the free space tree
[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
2020-11-30 19:35 UTC (16+ messages)
` [PATCH man-pages v6] Document encoded I/O
` [PATCH v6 02/11] fs: add O_ALLOW_ENCODED open flag
` [PATCH v6 04/11] btrfs: fix btrfs_write_check()
` [PATCH v6 05/11] btrfs: fix check_data_csum() error message for direct I/O
[PATCH v10 00/41] btrfs: zoned block device support
2020-11-30 18:11 UTC (51+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v10 03/41] btrfs: introduce ZONED feature flag
` [PATCH v10 04/41] btrfs: get zone information of zoned block devices
` [PATCH v10 05/41] btrfs: check and enable ZONED mode
` [PATCH v10 06/41] btrfs: introduce max_zone_append_size
` [PATCH v10 07/41] btrfs: disallow space_cache in ZONED mode
` [PATCH v10 08/41] btrfs: disallow NODATACOW "
` [PATCH v10 09/41] btrfs: disable fallocate "
` [PATCH v10 10/41] btrfs: disallow mixed-bg "
` [PATCH v10 11/41] btrfs: implement log-structured superblock for "
` [PATCH v10 12/41] btrfs: implement zoned chunk allocator
` [PATCH v10 13/41] btrfs: verify device extent is aligned to zone
[PATCH 0/6] btrfs: some performance improvements for dbench alike workloads
2020-11-30 17:30 UTC (8+ messages)
` [PATCH 1/6] btrfs: fix race causing unnecessary inode logging during link and rename
` [PATCH 2/6] btrfs: fix race that results in logging old extents during a fast fsync
` [PATCH 3/6] btrfs: fix race that causes unnecessary logging of ancestor inodes
` [PATCH 4/6] btrfs: fix race that makes inode logging fallback to transaction commit
` [PATCH 5/6] btrfs: fix race leading to unnecessary transaction commit when logging inode
` [PATCH 6/6] btrfs: do not block inode logging for so long during transaction commit
[PATCH] btrfs: do not allow -o compress-force to override per-inode settings
2020-11-30 17:28 UTC (10+ messages)
[PATCH 0/2] mild btrfs async discard fix
2020-11-30 16:22 UTC (3+ messages)
` [PATCH 1/2] btrfs: fix racy access to discard_ctl data
` [PATCH 2/2] btrfs: don't overabuse discard lock
corrupted root, doesnt check, repair or mount
2020-11-30 13:15 UTC (4+ messages)
WARNING in close_fs_devices (3)
2020-11-29 16:52 UTC (3+ messages)
[btrfs] 5dd570e069: xfstests.btrfs.220.fail
2020-11-29 14:41 UTC
[PATCH] btrfs: disk-io: output error message for tree block bytenr mismatch case
2020-11-29 10:16 UTC
[PATCH] btrfs: test if rename handles dir item collision correctly
2020-11-29 7:19 UTC (3+ messages)
[PATCH][next] btrfs: fix spelling mistake "inititialize" -> "initialize"
2020-11-27 19:44 UTC (2+ messages)
[PATCH -next] btrfs: remove unused variable
2020-11-27 19:49 UTC (2+ messages)
[PATCH v4 0/3] btrfs-progs: Fix logical-resolve
2020-11-27 19:30 UTC (4+ messages)
` [PATCH v4 1/3] btrfs-progs: Adapt find_mount_root to verify other fields of mntent struct
` [PATCH v4 2/3] btrfs-progs: inspect: Fix logical-resolve file path lookup
` [PATCH v4 3/3] btrfs-progs: tests: Add new logical-resolve test
btrfs crash on armv7
2020-11-28 0:45 UTC (7+ messages)
[GIT PULL] Btrfs fixes for 5.10-rc6
2020-11-27 21:21 UTC (2+ messages)
Change Btrfs defaults on LUKS container on SSDs to dup metadata profile
2020-11-27 20:21 UTC
[PATCH 0/3] Remove deprecated inode cache feature
2020-11-27 16:30 UTC (8+ messages)
` [PATCH 1/3] btrfs: Move btrfs_find_highest_objectid/btrfs_find_free_objectid to disk-io.c
` [PATCH 2/3] btrfs: Replace calls to btrfs_find_free_ino with btrfs_find_free_objectid
` [PATCH 3/3] btrfs: Remove inode cache feature
btrfs metadata mirroring
2020-11-27 16:09 UTC (2+ messages)
Many "incorrect global backref count" – repair advisable?
2020-11-27 5:07 UTC
Safe unmounting of external btrfs disk
2020-11-27 2:17 UTC (3+ messages)
State of BTRFS
2020-11-26 18:18 UTC (3+ messages)
Snapshots, Dirty Data, and Power Failure
2020-11-26 15:10 UTC (5+ messages)
[PATCH] btrfs: drop casts of bio bi_sector
2020-11-26 15:10 UTC (2+ messages)
[btrfs] ccb0edc68b: xfstests.btrfs.179.fail
2020-11-26 11:09 UTC (2+ messages)
[PATCH 0/3] fstests: Fix tests which checks for swapfile support
2020-11-26 3:51 UTC (3+ messages)
Requesting help recovering broken Btrfs file system
2020-11-25 18:28 UTC (2+ messages)
[PATCH 4/4] btrfs: Return bool from btrfs_should_end_transaction
2020-11-25 11:54 UTC (2+ messages)
[PATCH] btrfs: Return bool from should_end_transaction
2020-11-25 11:53 UTC (2+ messages)
[PATCH] btrfs: Remove noinline attribute from wait_for_commit
2020-11-25 11:51 UTC (5+ messages)
[PATCH 1/1] Btrfs: correctly calculate item size used when item key collision happends
2020-11-25 11:48 UTC (4+ messages)
[PATCH v2 00/42] Cleanup error handling in relocation
2020-11-24 18:44 UTC (18+ messages)
` [PATCH v2 02/42] btrfs: fix lockdep splat in btrfs_recover_relocation
` [PATCH v2 05/42] btrfs: return an error from btrfs_record_root_in_trans
` [PATCH v2 13/42] btrfs: handle btrfs_record_root_in_trans failure in btrfs_recover_log_trees
` [PATCH v2 14/42] btrfs: handle btrfs_record_root_in_trans failure in create_subvol
` [PATCH v2 20/42] btrfs: do not panic in __add_reloc_root
` [PATCH v2 33/42] btrfs: handle extent reference errors in do_relocation
` [PATCH v2 37/42] btrfs: handle __add_reloc_root failure in btrfs_recover_relocation
[PATCH 0/3] Simplify error handling in 3 functions
2020-11-24 16:12 UTC (5+ messages)
` [PATCH 1/3] btrfs: Remove err variable from btrfs_delete_subvolume
` [PATCH 2/3] btrfs: Eliminate err variable from merge_reloc_root
` [PATCH 3/3] btrfs: Remove err variable from do_relocation
[PATCH] btrfs: Annotate unlocked accesses to transaction state
2020-11-24 14:44 UTC
[PATCH v2 00/24] btrfs: preparation patches for subpage support
2020-11-24 6:20 UTC (4+ messages)
` [PATCH v2 13/24] btrfs: handle sectorsize < PAGE_SIZE case for extent buffer accessors
[PATCH] fs/btrfs: remove parent_level in btrfs_sb_log_location_bdev
2020-11-24 5:03 UTC
[PATCH] btrfs: fix lockdep splat when reading qgroup config on mount
2020-11-24 2:42 UTC (3+ messages)
[PATCH] btrfs: fix lockdep splat when enabling and disabling qgroups
2020-11-23 19:50 UTC (2+ messages)
[PATCH] btrfs: do nofs allocations when adding and removing qgroup relations
2020-11-23 19:43 UTC (2+ messages)
[PATCH v2] btrfs: return EAGAIN when receiving a pending signal in the defrag loops
2020-11-23 19:17 UTC (2+ messages)
[PATCH] btrfs: remove the useless value assignment in block_rsv_release_bytes
2020-11-23 17:58 UTC (4+ messages)
[PATCH] btrfs: unlock path before checking if extent is shared during nocow writeback
2020-11-23 16:13 UTC (2+ messages)
[PATCH] btrfs: tree-checker: annotate all error branches as unlikely
2020-11-23 15:39 UTC (3+ messages)
[PATCH] Btrfs: correctly caculate item size used when item key collision happends
2020-11-23 10:58 UTC (4+ messages)
` [PATCH v2] Btrfs: correctly calculate "
[btrfs] 19cfa79c62: fio.write_iops 17.8% improvement
2020-11-23 6:51 UTC
[PATCH v3 0/3] btrfs-progs: Fix logical-resolve
2020-11-23 3:50 UTC (4+ messages)
` [PATCH v3 1/3] btrfs-progs: Adapt find_mount_root to verify other fields of mntent struct
` [PATCH v3 2/3] btrfs-progs: inspect: Fix logical-resolve file path lookup
` [PATCH v3 3/3] btrfs-progs: tests: Add new logical-resolve test
[PATCH v2 0/3] btrfs-progs: Fix logical-resolve
2020-11-21 12:48 UTC (9+ messages)
` [PATCH v2 1/3] btrfs-progs: Adapt find_mount_root to verify other fields of mntent struct
` [PATCH v2 2/3] btrfs-progs: inspect: Fix logical-resolve file path lookup
[PATCH] btrfs: remove stub device info from messages when we have no fs_info
2020-11-21 8:35 UTC (2+ messages)
Not enough space during conversion to raid5, filesystem fails to mount as RW
2020-11-21 6:02 UTC (2+ messages)
[PATCH] btrfs: tree-checker: add missing returns after data_ref alignment checks
2020-11-20 22:51 UTC (2+ messages)
[PATCH v3] btrfs: don't access possibly stale fs_info data for printing duplicate device
2020-11-20 16:36 UTC (4+ messages)
Need Help with crashed Btrfs filesystem
2020-11-20 14:57 UTC (2+ messages)
corrupt leaf; invalid root item size
2020-11-20 13:47 UTC (14+ messages)
[PATCH 5/5] btrfs: restart snapshot delete if we have to end the transaction
2020-11-20 8:48 UTC (2+ messages)
[PATCH] btrfs: free-space-cache: Fix error return code in __load_free_space_cache
2020-11-20 1:08 UTC
[PATCH] btrfs-progs: fix invalid size check for extent items
2020-11-19 21:14 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