linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-12 08:35:01 to 2021-07-17 08:57:49 UTC [more...]

Read time tree block corruption detected
 2021-07-17  8:57 UTC  (5+ messages)

Corruption errors on Samsung 980 Pro
 2021-07-17  8:31 UTC  (3+ messages)
  ` Corruption errors on Samsung 980 Pro (FIXED for now)

bad file extent, some csum missing - how to check that restored volumes are error-free?
 2021-07-17  0:59 UTC  (15+ messages)

[syzbot] WARNING in sta_info_alloc
 2021-07-16 23:07 UTC 

migrating to space_cache=2 and btrfs userspace commands
 2021-07-16 23:00 UTC  (16+ messages)

[PATCH v3 1/2] btrfs-progs: export util functions about file extent items
 2021-07-16 22:56 UTC  (5+ messages)
` [PATCH v3 2/2] btrfs-progs: cmds: Add subcommand that dumps file extents

"bad tree block start, want 419774464 have 0" after a clean shutdown, could it be a disk firmware issue?
 2021-07-16 22:44 UTC 

what are the current best practices for maintaining a BTRFS file system?
 2021-07-16 18:09 UTC  (2+ messages)

cannot mount after freeze
 2021-07-16 15:13 UTC  (4+ messages)

[PATCH v7 00/17] btrfs: add data write support for subpage
 2021-07-16 13:59 UTC  (8+ messages)
` [PATCH v7 01/17] btrfs: properly reset @this_bio_flag in btrfs_do_readpage() to avoid inheriting old bio flags to next extent
` [PATCH v7 05/17] btrfs: rework btrfs_decompress_buf2page()
` [PATCH v7 08/17] btrfs: make relocate_one_page() to handle subpage case
` [PATCH v7 12/17] btrfs: reject raid5/6 fs for subpage
` [PATCH v7 17/17] btrfs: allow read-write for 4K sectorsize on 64K page size systems

[PATCH 00/27] btrfs: limited subpage compressed write support
 2021-07-16  9:11 UTC  (31+ messages)
` [PATCH 01/27] btrfs: remove unused parameter @nr_pages in add_ra_bio_pages()
` [PATCH 02/27] btrfs: remove unnecessary parameter @delalloc_start for writepage_delalloc()
` [PATCH 03/27] btrfs: use async_chunk::async_cow to replace the confusing pending pointer
` [PATCH 04/27] btrfs: don't pass compressed pages to btrfs_writepage_endio_finish_ordered()
` [PATCH 05/27] btrfs: make add_ra_bio_pages() to be subpage compatible
` [PATCH 06/27] btrfs: introduce compressed_bio::pending_sectors to trace compressed bio more elegantly
` [PATCH 07/27] btrfs: add subpage checked_bitmap to make PageChecked flag to be subpage compatible
` [PATCH 08/27] btrfs: handle errors properly inside btrfs_submit_compressed_read()
` [PATCH 09/27] btrfs: handle errors properly inside btrfs_submit_compressed_write()
` [PATCH 10/27] btrfs: introduce submit_compressed_bio() for compression
` [PATCH 11/27] btrfs: introduce alloc_compressed_bio() "
` [PATCH 12/27] btrfs: make btrfs_submit_compressed_read() to determine stripe boundary at bio allocation time
` [PATCH 13/27] btrfs: make btrfs_submit_compressed_write() "
` [PATCH 14/27] btrfs: remove unused function btrfs_bio_fits_in_stripe()
` [PATCH 15/27] btrfs: refactor submit_compressed_extents()
` [PATCH 16/27] btrfs: cleanup for extent_write_locked_range()
` [PATCH 17/27] btrfs: make compress_file_range() to be subpage compatible
` [PATCH 18/27] btrfs: make btrfs_submit_compressed_write() "
` [PATCH 19/27] btrfs: make end_compressed_bio_writeback() to be subpage compatble
` [PATCH 20/27] btrfs: make extent_write_locked_range() to be subpage compatible
` [PATCH 21/27] btrfs: extract uncompressed async extent submission code into a new helper
` [PATCH 22/27] btrfs: rework lzo_compress_pages() to make it subpage compatible
` [PATCH 23/27] btrfs: teach __extent_writepage() to handle locked page differently
` [PATCH 24/27] btrfs: allow page to be unlocked by btrfs_page_end_writer_lock() even if it's locked by plain page_lock()
` [PATCH 25/27] btrfs: allow subpage to compress a range which only covers one page
` [PATCH 26/27] btrfs: don't run delalloc range which is beyond the locked_page to prevent deadlock for subpage compression
` [PATCH 27/27] btrfs: only allow subpage compression if the range is fully page aligned

nfs subvolume access?
 2021-07-15 23:08 UTC  (22+ messages)
    ` cannot use btrfs for nfs server
    ` [PATCH/RFC] NFSD: handle BTRFS subvolumes better

[PATCH] btrfs: fix rw device counting in __btrfs_free_extra_devids
 2021-07-15 13:11 UTC  (4+ messages)

btrfs cannot be mounted or checked
 2021-07-15 12:50 UTC  (17+ messages)

Memory folios and Btrfs
 2021-07-15 11:38 UTC  (3+ messages)

[PATCH v3] btrfs: rescue: allow ibadroots to skip bad extent tree when reading block group items
 2021-07-15  8:13 UTC  (4+ messages)

[PATCH v3 0/9] ENOSPC delalloc flushing fixes
 2021-07-15  7:31 UTC  (14+ messages)
` [PATCH v3 1/9] btrfs: wake up async_delalloc_pages waiters after submit
` [PATCH v3 2/9] btrfs: include delalloc related info in dump space info tracepoint
` [PATCH v3 3/9] btrfs: enable a tracepoint when we fail tickets
` [PATCH v3 4/9] btrfs: handle shrink_delalloc pages calculation differently
` [PATCH v3 5/9] btrfs: wait on async extents when flushing delalloc
` [PATCH v3 6/9] fs: add a filemap_fdatawrite_wbc helper
` [PATCH v3 7/9] btrfs: use the filemap_fdatawrite_wbc helper for delalloc shrinking
` [PATCH v3 8/9] 9p: migrate from sync_inode to filemap_fdatawrite_wbc
` [PATCH v3 9/9] fs: kill sync_inode

[PATCH v2] btrfs: rescue: allow ibadroots to skip bad extent tree when reading block group items
 2021-07-15  7:15 UTC  (5+ messages)

[PATCH] btrfs: rescue: allow ibadroots to skip bad extent tree when reading block group items
 2021-07-15  2:25 UTC  (3+ messages)

[PATCH] btrfs: add special case to setget helpers for 64k pages
 2021-07-14 23:37 UTC  (6+ messages)

IO failure without other (device) error
 2021-07-14 16:32 UTC  (11+ messages)

Enhancement Idea - Optional PGO+LTO build for btrfs-progs
 2021-07-14 13:01 UTC  (7+ messages)

[RFC PATCH] btrfs: do not warn if fs_devices has no device when call btrfs_show_devname
 2021-07-14  9:30 UTC 

[PATCH] btrfs-progs: doc: fix the out-of-date contents on btrfs-progs support on free space cache tree
 2021-07-14  6:54 UTC  (2+ messages)

[PATCH v2] btrfs-progs: cmds: Add subcommand that dumps file extents
 2021-07-14  6:41 UTC  (9+ messages)

[PATCH 00/24] btrfs: support idmapped mounts
 2021-07-14  1:00 UTC  (31+ messages)
` [PATCH 01/24] namei: handle mappings in lookup_one_len()
` [PATCH 02/24] namei: handle mappings in lookup_one_len_unlocked()
` [PATCH 03/24] namei: handle mappings in lookup_positive_unlocked()
` [PATCH 04/24] namei: handle mappings in try_lookup_one_len()
` [PATCH 05/24] btrfs/inode: handle idmaps in btrfs_new_inode()
` [PATCH 06/24] btrfs/inode: allow idmapped rename iop
` [PATCH 07/24] btrfs/inode: allow idmapped getattr iop
` [PATCH 08/24] btrfs/inode: allow idmapped mknod iop
` [PATCH 09/24] btrfs/inode: allow idmapped create iop
` [PATCH 10/24] btrfs/inode: allow idmapped mkdir iop
` [PATCH 11/24] btrfs/inode: allow idmapped symlink iop
` [PATCH 12/24] btrfs/inode: allow idmapped tmpfile iop
` [PATCH 13/24] btrfs/inode: allow idmapped setattr iop
` [PATCH 14/24] btrfs/inode: allow idmapped permission iop
` [PATCH 15/24] btrfs/ioctl: check whether fs{g,u}id are mapped during subvolume creation
` [PATCH 16/24] btrfs/inode: allow idmapped BTRFS_IOC_{SNAP,SUBVOL}_CREATE{_V2} ioctl
` [PATCH 17/24] btrfs/ioctl: allow idmapped BTRFS_IOC_SNAP_DESTROY{_V2} ioctl
` [PATCH 18/24] btrfs/ioctl: relax restrictions for BTRFS_IOC_SNAP_DESTROY_V2 with subvolids
` [PATCH 19/24] btrfs/ioctl: allow idmapped BTRFS_IOC_SET_RECEIVED_SUBVOL{_32} ioctl
` [PATCH 20/24] btrfs/ioctl: allow idmapped BTRFS_IOC_SUBVOL_SETFLAGS ioctl
` [PATCH 21/24] btrfs/ioctl: allow idmapped BTRFS_IOC_INO_LOOKUP_USER ioctl
` [PATCH 22/24] btrfs/acl: handle idmapped mounts
` [PATCH 23/24] btrfs/super: allow idmapped btrfs
` [PATCH 24/24] btrfs/242: introduce btrfs specific idmapped mounts tests

[GIT PULL] Btrfs fixes for 5.14-rc2
 2021-07-13 19:17 UTC  (2+ messages)

[PATCH] btrfs: Use next_leaf instead of next_item when slots > nritems
 2021-07-13 13:58 UTC 

Btrfs progs release 5.13
 2021-07-13 12:44 UTC 

[PATCH] btrfs-progs: default to SINGLE profile on zoned devices
 2021-07-12 19:16 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).