linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-29 00:57:31 to 2021-08-06 09:59:36 UTC [more...]

A null-ptr-dereference bug in btrfs_rm_device in fs/btrfs/volumes.c
 2021-08-06  9:59 UTC  (2+ messages)

[PATCH] btrfs: zoned: allow disabling of zone auto relcaim
 2021-08-06  9:27 UTC 

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-06  8:18 UTC  (85+ messages)
` [PATCH 07/11] exportfs: Allow filehandle lookup to cross internal mount points
` [PATCH 04/11] VFS: export lookup_mnt()
` [PATCH 01/11] VFS: show correct dev num in mountinfo
                ` A Third perspective on BTRFS nfsd subvol dev/inode number issues
` [PATCH 11/11] btrfs: use automount to bind-mount all subvol roots
  ` [btrfs] 5874902268: xfstests.btrfs.202.fail
` [PATCH 09/11] nfsd: Allow filehandle lookup to cross internal mount points
` [PATCH 05/11] VFS: new function: mount_is_internal()

[PATCH v5 00/11] btrfs: defrag: rework to support sector perfect defrag
 2021-08-06  8:12 UTC  (12+ messages)
` [PATCH v5 01/11] btrfs: defrag: pass file_ra_state instead of file for btrfs_defrag_file()
` [PATCH v5 02/11] btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_defrag()
` [PATCH v5 03/11] btrfs: defrag: replace hard coded PAGE_SIZE to sectorsize
` [PATCH v5 04/11] btrfs: defrag: extract the page preparation code into one helper
` [PATCH v5 05/11] btrfs: defrag: introduce a new helper to collect target file extents
` [PATCH v5 06/11] btrfs: defrag: introduce a helper to defrag a continuous prepared range
` [PATCH v5 07/11] btrfs: defrag: introduce a helper to defrag a range
` [PATCH v5 08/11] btrfs: defrag: introduce a new helper to defrag one cluster
` [PATCH v5 09/11] btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
` [PATCH v5 10/11] btrfs: defrag: remove the old infrastructure
` [PATCH v5 11/11] btrfs: defrag: enable defrag for subpage case

[PATCH 0/7] btrfs: Use btrfs_find_item whenever possible
 2021-08-06  6:18 UTC  (21+ messages)
` [PATCH 1/7] btrfs: Reorder btrfs_find_item arguments
` [PATCH 2/7] btrfs: backref: Use btrfs_find_item in btrfs_find_one_extref
` [PATCH 3/7] btrfs: zoned: Use btrfs_find_item in calculate_emulated_zone_size
` [PATCH 4/7] btrfs: root-tree: Use btrfs_find_item in btrfs_find_orphan_roots
` [PATCH 5/7] btrfs: scrub: Use btrfs_find_item in scrub_enumerate_chunks
` [PATCH 6/7] btrfs: tree-log: Simplify log_new_ancestors
` [PATCH 7/7] btrfs: ioctl: Simplify btrfs_ioctl_get_subvol_info

Serious issues with scrub and raid56
 2021-08-05 22:40 UTC 

why is the same mount point repeatedly mounted in nested manner?
 2021-08-05 20:41 UTC  (3+ messages)

[PATCH v2] btrfs: fix root drop key inconsistent when drop subvolume/snapshot fails
 2021-08-05  8:57 UTC  (4+ messages)

[PATCH RFC] btrfs: sysfs: bytes_zone_unusable is not under CONFIG_BTRFS_DEBUG
 2021-08-05  1:07 UTC 

[PATCH] btrfs: sysfs: map sysfs files to their path
 2021-08-05  1:02 UTC 

[PATCH] btrfs: sysfs: advertise zoned support among features
 2021-08-05  0:13 UTC  (2+ messages)

[PATCH] btrfs: print if fsverity support is built in when loading module
 2021-08-05  0:07 UTC  (4+ messages)

Files/Folders invisibles with 'ls -a' but can 'cd' to folder
 2021-08-04 22:55 UTC  (2+ messages)

[bug report] btrfs: zoned: enable relocation on a zoned filesystem
 2021-08-04 10:15 UTC 

Random csum errors
 2021-08-04  6:07 UTC  (5+ messages)
  ` Aw: "
    `  "

[PATCH] btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
 2021-08-03 23:51 UTC  (5+ messages)

[PATCH] Btrfs: fix root drop key mismatch when drop snapshot fails
 2021-08-03  7:36 UTC  (4+ messages)

[PATCH] btrfs: properly cleanup the ordered extents if we hit critical error during bio assembly and submission
 2021-08-03  6:43 UTC 

[PATCH] btrfs: don't call end_extent_writepage() in __extent_writepage() when IO failed
 2021-08-03  5:53 UTC 

[PATCH 0/2] btrfs: fix the generic/475 crash for subpage case
 2021-08-03  5:31 UTC  (7+ messages)
` [PATCH 1/2] btrfs: don't try to flush data write bio if we hit error preparing it
` [PATCH 2/2] btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling

A Third perspective on BTRFS nfsd subvol dev/inode number issues
 2021-08-02 21:50 UTC  (2+ messages)

[PATCH RFC] btrfs: Introduce btrfs_for_each_slot
 2021-08-02 12:57 UTC 

[PATCH] btrfs: tree-log: Check btrfs_lookup_data_extent return value
 2021-08-02 12:47 UTC  (2+ messages)

[PATCH v4 00/21] btrfs: support idmapped mounts
 2021-08-02 12:28 UTC  (4+ messages)
` [PATCH v4 01/21] namei: add mapping aware lookup helper

[PATCH] btrfs: send: Simplify send_create_inode_if_needed
 2021-08-02 11:59 UTC  (4+ messages)

[PATCH v2] btrfs: unify the error pathes in __extent_writepage() for subpage and regular sectorsize
 2021-08-02 10:27 UTC  (2+ messages)

[PATCH] btrfs-progs: mkfs: set super_cache_generation to 0 if we're using free space tree
 2021-08-02  7:45 UTC  (3+ messages)

abysmal performance on newly created filesystem on nvme device
 2021-08-01 23:56 UTC  (2+ messages)

BUG: kernel NULL pointer dereference when running btrfs balance
 2021-08-01 20:07 UTC 

[PATCH] fstests: generic/204: fail if the mkfs fails
 2021-08-01 15:57 UTC  (5+ messages)

[PATCH] fstests: remove results .dmesg on each run
 2021-08-01 10:52 UTC  (2+ messages)

inconsistent send/receive behavior
 2021-08-01  7:57 UTC  (2+ messages)

[PATCH v2 6/6] btrfs/244: introduce btrfs specific idmapped mounts tests
 2021-07-31 16:58 UTC 

'cleaning free space cache v1' on first mount with mkfs -R free-space-tree
 2021-07-31  1:19 UTC 

[GIT PULL] Btrfs fixes fro 5.14-rc4
 2021-07-30 18:11 UTC  (2+ messages)

Btrfs progs release 5.13.1
 2021-07-30 16:17 UTC  (2+ messages)

[PATCH] btrfs-progs: default to SINGLE profile on zoned devices
 2021-07-30 14:09 UTC  (5+ messages)

[PATCH 1/2] btrfs-progs: check/original: detect directory inode with nlinks >= 2
 2021-07-30 13:54 UTC  (2+ messages)

Cannot mount hm-smr drive with btrfs
 2021-07-30 13:30 UTC 

Cannot mount hm-smr drive with btrfs
 2021-07-30 13:19 UTC 

[PATCH] btrfs: setup the page before calling any subpage helper
 2021-07-30 11:27 UTC  (3+ messages)

Why usable space can be so different?
 2021-07-30  9:11 UTC  (5+ messages)

RFC: switch iomap to an iterator model
 2021-07-29 20:33 UTC  (2+ messages)

[PATCH] btrfs: avoid unnecessarily logging directories that had no changes
 2021-07-29 17:52 UTC 

[PATCH] btrfs: remove no longer needed full sync flag check at inode_logged()
 2021-07-29 17:30 UTC  (2+ messages)

[PATCH] btrfs: update comment at log_conflicting_inodes()
 2021-07-29 17:29 UTC  (2+ messages)

[PATCH] btrfs: remove unnecessary NULL check for the new inode during rename exchange
 2021-07-29 17:27 UTC  (2+ messages)

[PATCH 0/7] Allocate structures on stack instead of kmalloc()
 2021-07-29 17:22 UTC  (5+ messages)
` [PATCH 3/7] btrfs: Allocate btrfs_ioctl_get_subvol_info_args on stack

[PATCH] fs: reduce pointers while using file_ra_state_init()
 2021-07-29 16:08 UTC  (5+ messages)

[PATCH v2] libbtrfsutil: fix race between subvolume iterator and deletion
 2021-07-29 11:11 UTC  (2+ messages)

[PATCH v2] btrfs: Introduce btrfs_search_backwards function
 2021-07-29 11:09 UTC  (2+ messages)

reorganizing my snapshots: how to move a readonly snapshot? (btrbk)
 2021-07-29 10:10 UTC  (4+ messages)

BTRFS scrub reports an error but check doesn't find any errors
 2021-07-29  3:12 UTC  (4+ 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).