linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-04 20:49:25 to 2022-01-12 05:06:58 UTC [more...]

[PATCH v5 0/4] btrfs: match device by dev_t
 2022-01-12  5:06 UTC  (5+ messages)
` [PATCH v5 1/4] btrfs: harden identification of the stale device
` [PATCH v5 2/4] btrfs: redeclare btrfs_free_stale_devices arg1 to dev_t
` [PATCH v5 3/4] btrfs: add device major-minor info in the struct btrfs_device
` [PATCH v5 4/4] btrfs: use dev_t to match device in device_matched

[PATCH v4 0/4] btrfs: match device by dev_t
 2022-01-12  4:13 UTC  (18+ messages)
` [PATCH v4 1/4] btrfs: harden identification of the stale device
    ` [External] : "
` [PATCH v4 2/4] btrfs: redeclare btrfs_stale_devices arg1 to dev_t
    ` [External] : "
` [PATCH v4 3/4] btrfs: add device major-minor info in the struct btrfs_device
` [PATCH v4 4/4] btrfs: use dev_t to match device in device_matched

[PATCH] btrfs: Move missing device handling in a dedicate function
 2022-01-12  3:28 UTC  (2+ messages)

[PATCH v2 00/17] btrfs: split bio at btrfs_map_bio() time
 2022-01-12  0:33 UTC  (6+ messages)

[GIT PULL] Btrfs updates for 5.17
 2022-01-12  0:13 UTC  (2+ messages)

[PATCH v2] btrfs-progs: Remove redundant fs uuid validation from make_btrf
 2022-01-11 17:03 UTC  (2+ messages)

btrfs send picks wrong subvolume UUID
 2022-01-11 16:46 UTC  (5+ messages)

[PATCH] btrfs-progs: Don't crash when processing a clone request during received
 2022-01-11 16:37 UTC  (5+ messages)

48 seconds to mount a BTRFS hard disk drive seems too long to me
 2022-01-11 16:13 UTC  (6+ messages)

Case for "datacow-forced" option
 2022-01-11 16:02 UTC  (4+ messages)

[PATCH 0/2] btrfs-progs: read device fsid from the sysfs
 2022-01-11 15:19 UTC  (3+ messages)

[PATCH v2 0/3] btrfs: support more pages sizes for the subpage support
 2022-01-11  9:56 UTC  (5+ messages)
` [PATCH v2 1/3] btrfs: use dummy extent buffer for super block sys chunk array read
` [PATCH v2 2/3] btrfs: make nodesize >= PAGE_SIZE case to reuse the non-subpage routine
` [PATCH v2 3/3] btrfs: expand subpage support to any PAGE_SIZE > 4K

unable to remove device due to enospc
 2022-01-11  7:22 UTC 

Adding a UUID to the top level subvol on an existing filesystem
 2022-01-11  7:31 UTC  (3+ messages)

[PATCH] fs/btrfs: remove redundant ret variable
 2022-01-11  7:12 UTC  (2+ messages)

[PATCH 0/2] btrfs: support more pages sizes for the subpage support
 2022-01-11  1:10 UTC  (5+ messages)
` [PATCH 1/2] btrfs: make nodesize >= PAGE_SIZE case to reuse the non-subpage routine
` [PATCH 2/2] btrfs: expand subpage support to any PAGE_SIZE > 4K

[PATCH] btrfs/011: continue the test if we failed to cancel the replace
 2022-01-11  0:36 UTC 

[PATCH] btrfs/011: handle finished replace properly
 2022-01-10 23:51 UTC  (7+ messages)

btrfs send/receive segfault
 2022-01-10 11:16 UTC  (3+ messages)

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2022-01-10  8:29 UTC  (8+ messages)

[PATCH v3 0/4] btrfs: match device by dev_t
 2022-01-10  6:58 UTC  (12+ messages)
` [PATCH v3 1/4] btrfs: harden identification of the stale device
` [PATCH v3 2/4] btrfs: redeclare btrfs_stale_devices arg1 to dev_t
` [PATCH v3 3/4] btrfs: add device major-minor info in the struct btrfs_device
` [PATCH v3 4/4] btrfs: use dev_t to match device in device_matched

[bug] GNOME loses all settings following failure to resume from suspend
 2022-01-09 17:04 UTC  (18+ messages)

bisected: btrfs dedupe regression in v5.11-rc1: 3078d85c9a10 vfs: verify source area in vfs_dedupe_file_range_one()
 2022-01-07 18:31 UTC  (11+ messages)
                  ` bisected: btrfs dedupe regression in v5.11-rc1

[PATCH v2 0/2] btrfs: match device by dev_t
 2022-01-07 14:48 UTC  (6+ messages)
` [PATCH v2 1/2] btrfs: harden identification of the stale device

[PATCH 0/4] btrfs: refactor scrub entrances for each profile
 2022-01-07 14:44 UTC  (6+ messages)
` [PATCH 1/4] btrfs: introduce a helper to locate an extent item
` [PATCH 2/4] btrfs: introduce dedicated helper to scrub simple-mirror based range
` [PATCH 3/4] btrfs: introduce dedicated helper to scrub simple-stripe "
` [PATCH 4/4] btrfs: use scrub_simple_mirror() to handle RAID56 data stripe scrub

[PATCH] btrfs: send: fix double and unpaired semaphore unlocks on -ENOMEM
 2022-01-07 14:09 UTC  (2+ messages)

[PATCH] btrfs: fix double unlock bugs in btrfs_compare_trees()
 2022-01-07 10:38 UTC  (3+ messages)

[PATCH 0/2] btrfs: scrub: cleanup scrub_raid56_parity() using find_first_extent_item() helper
 2022-01-07  9:52 UTC  (5+ messages)
` [PATCH 1/2] btrfs: refactor scrub_raid56_parity()
` [PATCH 2/2] btrfs: use find_first_extent_item() to replace the open-coded extent item search

[PATCH 0/2][V10] btrfs-progs: allocation_hint disk property
 2022-01-06 17:52 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: new "allocation_hint" property
` [PATCH 2/2] Update man page for allocator_hint property

[PATCH 0/6][V10] btrfs: btrfs: allocation_hint mode
 2022-01-06 17:49 UTC  (7+ messages)
` [PATCH 1/6] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 2/6] btrfs: export the device allocation_hint property in sysfs
` [PATCH 3/6] btrfs: change the device allocation_hint property via sysfs
` [PATCH 4/6] btrfs: add allocation_hint mode
` [PATCH 5/6] btrfs: rename dev_item->type to dev_item->flags
` [PATCH 6/6] btrfs: add major and minor to sysfs

[PATCH 0/4] btrfs: some more speedups for directory logging/fsync
 2022-01-06 15:31 UTC  (2+ messages)

[PATCH 0/1] btrfs: reuse existing pointers from btrfs_ioctl
 2022-01-06 15:27 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/2] btrfs: bug fix for read-only scrub on read-only mount
 2022-01-06 15:18 UTC  (7+ messages)
` [PATCH 1/2] btrfs: don't start transaction for scrub if the fs is mounted read-only

[PATCH] btrfs: fix reserved space leak on log tree nodes after transaction abort
 2022-01-06 14:53 UTC  (3+ messages)
` [PATCH v3] btrfs: fix log tree cleanup after a "

[PATCH][V2] btrfs-progs: allow autodetect_object_types() to handle link
 2022-01-06 14:49 UTC  (3+ messages)

[PATCH] btrfs-progs: remove redundant fs uuid validation from make_btrf
 2022-01-06 14:46 UTC  (3+ messages)

[RFC][V9][PATCH 0/6] btrfs: allocation_hint mode
 2022-01-06 10:09 UTC  (18+ messages)
` [PATCH 1/6] btrfs: add flags to give an hint to the chunk allocator
` [PATCH 2/6] btrfs: export the device allocation_hint property in sysfs
` [PATCH 4/6] btrfs: add allocation_hint mode
` [PATCH 5/6] btrfs: rename dev_item->type to dev_item->flags

[PATCH][TRIVIAL] btrfs-progs: Allow autodetect_object_types() to handle the link
 2022-01-05 21:43 UTC  (7+ messages)

[PATCH v2] btrfs: Remove redundant assignment of slot and leaf
 2022-01-05 16:11 UTC  (2+ messages)

[PATCH 0/2][V9] btrfs-progs: allocation_hint disk property
 2022-01-05  9:19 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: new "allocation_hint" property

[PATCH] btrfs/254: fix non-unique fsid issue
 2022-01-05  6:03 UTC 

[PATCH v2] btrfs/254: test cleaning up of the stale device
 2022-01-05  4:19 UTC  (6+ messages)

"hardware-assisted zeroing"
 2022-01-05  2:20 UTC  (19+ messages)

[PATCH 0/3] btrfs: zoned: fix zoned extent allocator
 2022-01-05  2:00 UTC  (5+ 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).