linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-20 11:41:37 to 2021-09-28 11:50:41 UTC [more...]

[PATCH v2 0/7]
 2021-09-28 11:50 UTC  (16+ messages)
` [PATCH v2 2/7] btrfs: do not take the uuid_mutex in btrfs_rm_device
  ` [PATCH] btrfs: drop lockdep assert in close_fs_devices()
` [PATCH v2 3/7] btrfs: do not read super look for a device path

Host managed SMR drive issue
 2021-09-28 11:49 UTC  (17+ messages)

[PATCH v3 0/5] Miscellaneous error handling patches
 2021-09-28 10:22 UTC  (11+ messages)
` [PATCH v3 1/5] btrfs: change handle_fs_error in recover_log_trees to aborts
` [PATCH v3 2/5] btrfs: change error handling for btrfs_delete_*_in_log
` [PATCH v3 3/5] btrfs: add a BTRFS_FS_ERROR helper
` [PATCH v3 4/5] btrfs: do not infinite loop in data reclaim if we aborted
` [PATCH v3 5/5] btrfs: fix abort logic in btrfs_replace_file_extents

[GIT PULL] fsverity fix for 5.15-rc4
 2021-09-28  6:22 UTC 

[PATCH AUTOSEL 5.10 05/23] btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
 2021-09-28  5:56 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 06/23] btrfs: fix mount failure due to past and transient device flush error

[PATCH AUTOSEL 5.14 06/40] btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
 2021-09-28  5:54 UTC  (2+ messages)
` [PATCH AUTOSEL 5.14 07/40] btrfs: fix mount failure due to past and transient device flush error

[RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles
 2021-09-28  3:11 UTC  (7+ messages)
` [PATCH v3 8/9] block, btrfs, ext4, xfs: Implement swap_rw

[PATCH 0/5] btrfs-progs: use direct-IO for zoned device
 2021-09-27 21:51 UTC  (14+ messages)
` [PATCH 1/5] btrfs-progs: mkfs: do not set zone size on non-zoned mode
` [PATCH 2/5] btrfs-progs: introduce btrfs_pwrite wrapper for pwrite
` [PATCH 3/5] btrfs-progs: introduce btrfs_pread wrapper for pread
` [PATCH 4/5] btrfs-progs: temporally set zoned flag for initial tree reading
` [PATCH 5/5] btrfs-progs: use direct-IO for zoned device

[PATCH 0/3] btrfs: speedup bulk item insertions
 2021-09-27 19:27 UTC  (5+ messages)
` [PATCH 1/3] btrfs: loop only once over data sizes array when inserting an item batch
` [PATCH 2/3] btrfs: unexport setup_items_for_insert()
` [PATCH 3/3] btrfs: use single bulk copy operations when logging directories

[PATCH 0/3] Rework fs error handling
 2021-09-27 17:52 UTC  (4+ messages)
` [PATCH 2/3] btrfs: add a btrfs_has_fs_error helper

[PATCH] btrfs: index free space entries on size
 2021-09-27 16:24 UTC  (2+ messages)

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

seagate hm-smr issue
 2021-09-27  0:07 UTC  (4+ messages)

kernel BUG in __clear_extent_bit
 2021-09-24 15:16 UTC  (5+ messages)

[PATCH] btrfs/179: fix test failure when there are no snapshots to delete
 2021-09-24 14:06 UTC 

[PATCH v2 1/2] btrfs: make sure btrfs_io_context::fs_info is always initialized
 2021-09-24 12:46 UTC  (3+ messages)
` [PATCH v2 2/2] btrfs: remove btrfs_raid_bio::fs_info member

btrfs receive fails with "failed to clone extents"
 2021-09-24  9:57 UTC  (19+ messages)
          ` Fwd: "

[PATCH] btrfs-progs: Remove support for BTRFS_SUBVOL_CREATE_ASYNC
 2021-09-24  9:25 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 5.15-rc3
 2021-09-23 21:42 UTC  (2+ messages)

[PATCH 1/2] btrfs: make sure btrfs_io_context::fs_info is always initialized
 2021-09-23 21:12 UTC  (5+ messages)
` [PATCH 2/2] btrfs: remove btrfs_raid_bio::fs_info member

[PATCH] btrfs-progs: properly format btrfs_header in btrfs_create_root()
 2021-09-23 19:22 UTC  (2+ messages)

[PATCH] btrfs-progs: remove max_zone_append_size logic
 2021-09-23 19:19 UTC  (2+ messages)

[PATCH] clear_bit BTRFS_DEV_STATE_MISSING if the device->bdev is not NULL During mount
 2021-09-23 14:34 UTC  (5+ messages)

[PATCH] btrfs-progs: check: fix indent --clear-ino-cache option
 2021-09-23 12:30 UTC  (2+ messages)

[PATCH v6 0/3] btrfs: cleanup prepare_sprout
 2021-09-23 11:55 UTC  (11+ messages)
` [PATCH v6 1/3] btrfs: declare seeding_dev in init_new_device as bool
` [PATCH v6 2/3] btrfs: remove unused device_list_mutex for seed fs_devices
` [PATCH v6 3/3] btrfs: consolidate device_list_mutex in prepare_sprout to its parent

[PATCH v3 0/3] btrfs: btrfs_bio and btrfs_io_bio rename
 2021-09-23  5:57 UTC  (13+ messages)
` [PATCH v3 2/3] btrfs: remove btrfs_bio_alloc() helper
` [PATCH v3 3/3] btrfs: rename struct btrfs_io_bio to btrfs_logical_bio

Btrfs progs release 5.14.1
 2021-09-23  2:48 UTC  (5+ messages)

[PATCH 00/11] sandbox: Minor fixes and improvements
 2021-09-23  2:08 UTC  (3+ messages)
` [PATCH 04/11] btrfs: Suppress the message about missing filesystem

Shameless plug for the FS Track at LPC next week!
 2021-09-23  0:38 UTC  (9+ messages)
            ` Alternative project ids and quotas semantics (Was: Shameless plug for the FS Track at LPC next week!)

[PATCH 0/2] btrfs-progs: fixes for mkfs.btrfs on file with emulated zones
 2021-09-22 19:47 UTC  (4+ messages)
` [PATCH 1/2] btrfs-progs: use btrfs_device_size() instead of device_get_partition_size_fd()
` [PATCH 2/2] btrfs-progs: do not zone reset on emulated zoned mode

[PATCH] btrfs: assert that extent buffers are write locked instead of only locked
 2021-09-22 19:44 UTC  (2+ messages)

[PATCH] fs-verity: fix signed integer overflow with i_size near S64_MAX
 2021-09-22 17:22 UTC  (2+ messages)

[PATCH RFC 0/3] btrfs: refactor how we handle btrfs_io_context and slightly reduce memory usage for both btrfs_bio and btrfs_io_context
 2021-09-22  9:57 UTC  (5+ messages)
` [PATCH RFC 1/3] btrfs: add btrfs_bio::bioc pointer for further modification
` [PATCH RFC 2/3] btrfs: remove redundant parameters for submit_stripe_bio()
` [PATCH RFC 3/3] btrfs: replace btrfs_bio::device member with stripe_num

[PATCH v2 0/8] Implement progs support for removing received uuid on RW vols
 2021-09-21 22:08 UTC  (6+ messages)
` [PATCH v2 1/8] btrfs-progs: Add btrfs_is_empty_uuid

bug: btrfs device stats not showing raid1 errors
 2021-09-21 19:57 UTC  (3+ messages)

5.15.0-rc1 armv7hl Workqueue: btrfs-delalloc btrfs_work_helper PC is at mmiocpy LR is at ZSTD_compressStream
 2021-09-21 19:56 UTC  (3+ messages)

aarch64: Unsupported V0 extent filesystem detected
 2021-09-21 18:55 UTC  (3+ messages)

[RFC PATCH] btrfs: zoned: auto reclaim low mostly full block-groups first
 2021-09-21  7:31 UTC  (3+ messages)

possible deadlock in __btrfs_release_delayed_node
 2021-09-20 13:08 UTC 


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).