messages from 2023-07-27 08:11:34 to 2023-08-01 08:36:03 UTC [more...]
btrfs write-bandwidth performance regression of 6.5-rc4/rc3
2023-08-01 8:35 UTC (3+ messages)
[PATCH v2 00/10] btrfs: zoned: write-time activation of metadata block group
2023-08-01 7:58 UTC (15+ messages)
` [PATCH v2 01/10] btrfs: introduce struct to consolidate extent buffer write context
` [PATCH v2 02/10] btrfs: zoned: introduce block_group context to btrfs_eb_write_context
` [PATCH v2 03/10] btrfs: zoned: return int from btrfs_check_meta_write_pointer
` [PATCH v2 04/10] btrfs: zoned: defer advancing meta_write_pointer
` [PATCH v2 05/10] btrfs: zoned: update meta_write_pointer on zone finish
` [PATCH v2 06/10] btrfs: zoned: reserve zones for an active metadata/system block group
` [PATCH v2 07/10] btrfs: zoned: activate metadata block group on write time
` [PATCH v2 08/10] btrfs: zoned: no longer count fresh BG region as zone unusable
` [PATCH v2 09/10] btrfs: zoned: don't activate non-DATA BG on allocation
` [PATCH v2 10/10] btrfs: zoned: re-enable metadata over-commit for zoned mode
[PATCH] btrfs: fix replace/scrub failure with metadata_uuid
2023-08-01 7:45 UTC (2+ messages)
[PATCH] btrfs/276: allow a slight increase in the number of extents
2023-08-01 6:55 UTC
[PATCH RFC] Btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
2023-08-01 2:59 UTC (12+ messages)
[PATCH] btrfs: output extra debug info if we failed to find an inline backref
2023-08-01 0:31 UTC (3+ messages)
[PATCH] btrfs: wait on uncached block groups on every allocation loop
2023-07-31 20:28 UTC
[PATCH v2] btrfs: zoned: do not zone finish data relocation block group
2023-07-31 16:49 UTC (2+ messages)
[PATCH] btrfs: set_page_extent_mapped after read_folio in relocate_one_page
2023-07-31 16:04 UTC (2+ messages)
[syzbot] WARNING in lookup_inline_extent_backref
2023-07-31 15:09 UTC (3+ messages)
[PATCH 0/7 v2] metadata_uuid misc cleanup and fixes part2
2023-07-31 11:16 UTC (8+ messages)
` [PATCH 1/7] btrfs: add a helper to read the superblock metadata_uuid
` [PATCH 2/7] btrfs: simplify memcpy either of metadata_uuid or fsid
` [PATCH 3/7] btrfs: fix fsid in btrfs_validate_super
` [PATCH 4/7] btrfs: fix metadata_uuid "
` [PATCH 5/7] btrfs: drop redundant check to use fs_devices::metadata_uuid
` [PATCH 6/7] btrfs: add a superblock helper to read metadata_uuid or NULL
` [PATCH 7/7] btrfs: use btrfs_sb_metadata_uuid_or_null
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-31 11:13 UTC (6+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
[PATCH 0/4] metadata_uuid misc cleanup and fixes part2
2023-07-31 10:59 UTC (10+ messages)
` [PATCH 1/4] btrfs: simplify memcpy for either metadata_uuid or fsid
` [PATCH 2/4] btrfs: fix fsid in btrfs_validate_super
` [PATCH 3/4] btrfs: fix metadata_uuid "
` [PATCH 4/4] btrfs: drop redundant check to use fs_devices::metadata_uuid
[syzbot] [btrfs?] kernel BUG in prepare_to_merge
2023-07-31 10:01 UTC (9+ messages)
[PATCH] btrfs: exit gracefully if reloc roots don't match
2023-07-31 5:52 UTC
improvements for users - crc errors and more
2023-07-30 14:11 UTC
[syzbot] Monthly btrfs report (Jul 2023)
2023-07-30 13:15 UTC
[syzbot] [btrfs?] WARNING in emit_fiemap_extent
2023-07-29 21:45 UTC (2+ messages)
[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
2023-07-29 8:47 UTC (66+ messages)
` [PATCH v3 02/49] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v3 03/49] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 06/49] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v3 07/49] binder: dynamically allocate the android-binder shrinker
` [PATCH v3 08/49] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v3 09/49] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v3 10/49] erofs: dynamically allocate the erofs-shrinker
` [PATCH v3 11/49] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v3 12/49] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v3 13/49] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v3 14/49] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v3 15/49] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v3 16/49] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v3 17/49] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v3 18/49] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v3 19/49] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v3 20/49] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v3 21/49] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v3 22/49] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v3 23/49] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v3 24/49] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v3 25/49] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v3 26/49] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v3 27/49] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v3 29/49] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v3 30/49] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v3 31/49] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v3 32/49] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v3 33/49] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v3 34/49] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v3 35/49] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v3 36/49] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v3 37/49] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v3 38/49] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v3 39/49] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v3 40/49] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v3 41/49] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v3 42/49] fs: super: dynamically allocate the s_shrink
` [PATCH v3 43/49] mm: shrinker: remove old APIs
` [PATCH v3 44/49] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v3 45/49] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v3 46/49] mm: shrinker: make global slab shrink lockless
` [PATCH v3 47/49] mm: shrinker: make memcg "
` [PATCH v3 48/49] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v3 49/49] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH 0/5] btrfs: scrub: improve the scrub performance
2023-07-28 21:14 UTC (9+ messages)
` [PATCH 1/5] btrfs: scrub: avoid unnecessary extent tree search preparing stripes
` [PATCH 2/5] btrfs: scrub: avoid unnecessary csum "
` [PATCH 3/5] btrfs: scrub: fix grouping of read IO
` [PATCH 4/5] btrfs: scrub: don't go ordered workqueue for dev-replace
` [PATCH 5/5] btrfs: scrub: move write back of repaired sectors into scrub_stripe_read_repair_worker()
Drives failures in irregular RAID1-Pool
2023-07-28 18:52 UTC (6+ messages)
[PATCH v6 0/7] fs: implement multigrain timestamps
2023-07-28 11:00 UTC (2+ messages)
` (subset) "
[PATCH] btrfs-progs: register device after successfully changing the fsid
2023-07-28 9:15 UTC (3+ messages)
[PATCH] btrfs-progs: tests: not_run for global_prereq fail
2023-07-28 3:51 UTC (4+ messages)
[PATCH RFC 4/4] btrfs: scrub: make sctx->stripes[] array work as a ring buffer
2023-07-28 3:15 UTC (2+ messages)
[PATCH 0/2] btrfs: do not commit transaction to avoid deadly ENOSPC trap
2023-07-27 22:26 UTC (4+ messages)
` [PATCH 2/2] btrfs: do not commit transaction canceling a suspended replace
[PATCH RFC 0/2] btrfs: make extent buffer memory continuous
2023-07-27 22:24 UTC (4+ messages)
` [PATCH RFC 1/2] btrfs: map uncontinuous extent buffer pages into virtual address space
[PATCH v5 00/18] btrfs: simple quotas
2023-07-27 22:13 UTC (19+ messages)
` [PATCH v5 01/18] btrfs: introduce quota mode
` [PATCH v5 02/18] btrfs: add new quota mode for simple quotas
` [PATCH v5 03/18] btrfs: expose quota mode via sysfs
` [PATCH v5 04/18] btrfs: add simple_quota incompat feature to sysfs
` [PATCH v5 05/18] btrfs: flush reservations during quota disable
` [PATCH v5 06/18] btrfs: create qgroup earlier in snapshot creation
` [PATCH v5 07/18] btrfs: function for recording simple quota deltas
` [PATCH v5 08/18] btrfs: rename tree_ref and data_ref owning_root
` [PATCH v5 09/18] btrfs: track owning root in btrfs_ref
` [PATCH v5 10/18] btrfs: track original extent owner in head_ref
` [PATCH v5 11/18] btrfs: new inline ref storing owning subvol of data extents
` [PATCH v5 12/18] btrfs: inline owner ref lookup helper
` [PATCH v5 13/18] btrfs: record simple quota deltas
` [PATCH v5 14/18] btrfs: simple quota auto hierarchy for nested subvols
` [PATCH v5 15/18] btrfs: check generation when recording simple quota delta
` [PATCH v5 16/18] btrfs: track metadata relocation cow with simple quota
` [PATCH v5 17/18] btrfs: track data relocation "
` [PATCH v5 18/18] btrfs: only set QUOTA_ENABLED when done reading qgroups
[PATCH] btrfs/294: reject zoned devices for now
2023-07-27 22:15 UTC (3+ messages)
[GIT PULL] Btrfs fixes for 6.5-rc4
2023-07-27 19:49 UTC (2+ messages)
[PATCH v3 0/8] btrfs: preparation patches for the incoming metadata folio conversion
2023-07-27 18:27 UTC (6+ messages)
small writeback fixes v2
2023-07-27 17:06 UTC (2+ messages)
[PATCH] btrfs-progs: update more items to .gitignore
2023-07-27 16:45 UTC (2+ messages)
[PATCH 0/3] btrfs: fix generic/475 hang
2023-07-27 16:32 UTC (3+ messages)
` [PATCH 2/3] btrfs: move comments to btrfs_loop_type definition
[PATCH] Btrfs: improve message log due to race with systemd and mount
2023-07-27 15:29 UTC (3+ messages)
Btrfs progs release 6.3.3
2023-07-27 12:45 UTC
btrfs NOCOW fix and cleanups
2023-07-27 11:50 UTC (7+ messages)
[PATCH RFC] fstests: add configuration option for executing post mkfs commands
2023-07-27 9:04 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