linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-13 18:15:01 to 2021-08-19 08:05:25 UTC [more...]

[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
 2021-08-19  8:01 UTC  (14+ messages)
` [PATCH] VFS/BTRFS/NFSD: provide more unique inode number for btrfs export

failed to read the system array: -2 / open_ctree failed
 2021-08-19  7:46 UTC  (2+ messages)

[PATCH] generic: add swapfile maxpages regression test
 2021-08-19  6:31 UTC  (4+ messages)
    ` [PATCH] mm/swap: consider max pages in iomap_swapfile_add_extent

[PATCH V2] btrfs: traverse seed devices if fs_devices::devices is empty in show_devname
 2021-08-19  6:18 UTC  (5+ messages)

[PATCH v4 0/2] Add subcommand that dumps file extents
 2021-08-19  6:05 UTC  (8+ messages)
` [PATCH v4 2/2] btrfs-progs: cmds: "

[PATCH v2 00/12] btrfs-progs: make check handle invalid bg items
 2021-08-19  5:57 UTC  (20+ messages)
` [PATCH v2 01/12] btrfs-progs: fix running lowmem check tests
` [PATCH v2 02/12] btrfs-progs: do not infinite loop on corrupt keys with lowmem mode
` [PATCH v2 03/12] btrfs-progs: propagate fs root errors in "
` [PATCH v2 04/12] btrfs-progs: propagate extent item "
` [PATCH v2 05/12] btrfs-progs: do not double add unaligned extent records
` [PATCH v2 06/12] btrfs-progs: add the ability to corrupt block group items
` [PATCH v2 07/12] btrfs-progs: add the ability to corrupt fields of the super block
` [PATCH v2 08/12] btrfs-progs: make check detect and fix invalid used for block groups
` [PATCH v2 09/12] btrfs-progs: make check detect and fix problems with super_bytes_used
` [PATCH v2 10/12] btrfs-progs: check btrfs_super_used in lowmem check
` [PATCH v2 11/12] btrfs-progs: add a test image with a corrupt block group item
` [PATCH v2 12/12] btrfs-progs: add a test image with an invalid super bytes_used

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

[PATCH v2] btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling
 2021-08-19  1:08 UTC  (6+ messages)

[PATCH] btrfs: sysfs: advertise zoned support among features
 2021-08-18 23:48 UTC  (5+ messages)

[PATCH] btrfs: reflink: Assure length != 0 in btrfs_extent_same()
 2021-08-18 23:22 UTC  (3+ messages)

[RESEND PATCH] btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
 2021-08-18 22:28 UTC  (2+ messages)

[GIT PULL] Btrfs fix for v5.14-rc7
 2021-08-18 19:12 UTC  (2+ messages)

[PATCH 0/3] btrfs-progs: make subpage warnings more strict
 2021-08-18 18:12 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: tests: also check subpage warning for type 2 test cases
` [PATCH 2/3] btrfs-progs: tests: don't check subpage related warnings for fsck type 1 tests
` [PATCH 3/3] btrfs-progs: require full nodesize alignement for subpage support

[PATCH v10 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-08-18 18:07 UTC  (26+ messages)
` [PATCH v10 01/14] fs: export rw_verify_area()
` [PATCH v10 02/14] fs: export variant of generic_write_checks without iov_iter
` [PATCH v10 03/14] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v10 04/14] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v10 05/14] btrfs: support different disk extent size for delalloc
` [PATCH v10 06/14] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v10 07/14] btrfs: add definitions + documentation for encoded I/O ioctls
` [PATCH v10 08/14] btrfs: add BTRFS_IOC_ENCODED_READ
` [PATCH v10 09/14] btrfs: add BTRFS_IOC_ENCODED_WRITE
` [PATCH v10 10/14] btrfs: add send stream v2 definitions
` [PATCH v10 11/14] btrfs: send: write larger chunks when using stream v2
` [PATCH v10 12/14] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v10 13/14] btrfs: send: send compressed extents with encoded writes
` [PATCH v10 14/14] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH v10 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v10 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v10 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v10 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v10 05/10] btrfs-progs: receive: process encoded_write commands
` [PATCH v10 06/10] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v10 07/10] btrfs-progs: receive: process fallocate commands
` [PATCH v10 08/10] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v10 09/10] btrfs-progs: send: stream v2 ioctl flags
` [PATCH v10 10/10] btrfs-progs: receive: add tests for basic encoded_write send/receive

swapfile with BTRFS RAID 1
 2021-08-18 13:00 UTC  (2+ messages)

[PATCH] btrfs: fix a potential double put bug and some related use-after-free bugs
 2021-08-18 12:11 UTC  (3+ messages)

[PATCH] btrfs-progs: Drop the type check in init_alloc_chunk_ctl_policy_regular
 2021-08-18 11:26 UTC  (10+ messages)

[PATCH v2] btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
 2021-08-18 10:24 UTC  (3+ messages)

[PATCH] btrfs: zoned: exclude relocation and page writeback
 2021-08-18  9:55 UTC  (7+ messages)

[PATCH v2 49/63] btrfs: Use memset_startat() to clear end of struct
 2021-08-18  9:28 UTC  (3+ messages)

fstests btrfs/232 cause kworker rcu_gp CPU stalls on linux 5.4.141
 2021-08-18  7:54 UTC  (2+ messages)

[PATCH] btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
 2021-08-18  6:49 UTC  (6+ messages)

[PATCH 0/3] btrfs-progs: make check handle invalid bg items
 2021-08-18  5:45 UTC  (5+ messages)
` [PATCH 1/3] btrfs-progs: add the ability to corrupt block group items
` [PATCH 2/3] btrfs-progs: make check detect and fix invalid used for block groups
` [PATCH 3/3] btrfs-progs: add a test image with a corrupt block group item

[PATCH v3 0/3] fstests: add checks for testing zoned btrfs
 2021-08-18  2:51 UTC  (7+ messages)
` [PATCH v3 1/3] common: add zoned block device checks
` [PATCH v3 2/3] fstests: btrfs: add checks for zoned block device
` [PATCH v3 3/3] fstests: generic: "

[PATCH] btrfs-progs: cmds/subvolume: try to delete subvolume by id when its path can't be reoslved
 2021-08-17 22:21 UTC  (3+ messages)

[PATCH] btrfs-progs: tests: Verify block group size in mkfs
 2021-08-17 20:59 UTC 

Is there a way to repeair btrfs?
 2021-08-17 17:23 UTC 

Corruption errors on Samsung 980 Pro
 2021-08-17 16:31 UTC  (4+ messages)

[PATCH v2 0/2] btrfs: subpage: pack all subpage bitmaps into a larger bitmap
 2021-08-17 13:44 UTC  (8+ messages)
` [PATCH v2 1/4] btrfs: only call btrfs_alloc_subpage() when sectorsize is smaller than PAGE_SIZE
` [PATCH v2 2/4] btrfs: make btrfs_alloc_subpage() to return struct btrfs_subpage * directly
` [PATCH v2 3/4] btrfs: introduce btrfs_subpage_bitmap_info
` [PATCH v2 4/4] btrfs: subpage: pack all subpage bitmaps into a larger bitmap

[PATCH] btrfs-progs: mkfs: set super_cache_generation to 0 if we're using free space tree
 2021-08-17 13:26 UTC  (2+ messages)

5.14-0-rc5, splat in block_group_cache_tree_search while __btrfs_unlink_inode
 2021-08-17  8:46 UTC  (10+ messages)

[PATCH 0/2] Preemptive flushing fixes
 2021-08-17  8:39 UTC  (4+ messages)
` [PATCH 2/2] btrfs: do not do preemptive flushing if the majority is global rsv

5.14.0-rc5: WARNING: at fs/btrfs/super.c:2507 btrfs_show_devname+0x83/0x90
 2021-08-17  3:18 UTC 

switch iomap to an iterator model v2
 2021-08-17  2:37 UTC  (12+ messages)
` [PATCH 11/30] iomap: add the new iomap_iter model
  ` [PATCH v2.1 "
` [PATCH 19/30] iomap: switch iomap_bmap to use iomap_iter
  ` [PATCH v2.1 "
` [PATCH 24/30] iomap: remove iomap_apply
  ` [PATCH v2.1 "
` [PATCH 31/30] iomap: move iomap iteration code to iter.c

[PATCH 0/2] btrfs: fix the generic/475 crash for subpage case
 2021-08-16 23:30 UTC  (7+ messages)
` [PATCH 2/2] btrfs: replace BUG_ON() in btrfs_csum_one_bio() with proper error handling

[PATCH 0/2] btrfs: subpage: pack all subpage bitmaps into a larger bitmap
 2021-08-16 23:18 UTC  (10+ messages)
` [PATCH 1/2] btrfs: introduce btrfs_subpage_bitmap_info
` [PATCH 2/2] btrfs: subpage: pack all subpage bitmaps into a larger bitmap

[PATCH 0/7] btrfs: Use btrfs_find_item whenever possible
 2021-08-16 16:51 UTC  (3+ messages)
` [PATCH 1/7] btrfs: Reorder btrfs_find_item arguments

[RFC PATCH] btrfs: do not warn if fs_devices has no device when call btrfs_show_devname
 2021-08-16 16:33 UTC  (2+ messages)

[PATCH] btrfs: fix max max_inline for pagesize=64K
 2021-08-16 15:10 UTC  (2+ messages)

[PATCH] btrfs: zoned: fix ordered extent boundary calculation
 2021-08-16 14:09 UTC  (2+ messages)

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

[PATCH] btrfs: avoid unnecessarily logging directories that had no changes
 2021-08-16 13:02 UTC  (2+ messages)

[PATCH RFC] btrfs: Introduce btrfs_for_each_slot
 2021-08-16 12:54 UTC  (4+ messages)

[PATCH v2 0/8] fstests: add checks for testing zoned btrfs
 2021-08-16  6:19 UTC  (11+ messages)
` [PATCH v2 5/8] common: add zoned block device checks
` [PATCH v2 7/8] fstests: btrfs: add checks for zoned block device
` [PATCH v2 8/8] fstests: generic: "

[PATCH 16/17] btrfs: zoned: finish fully written block group
 2021-08-16  4:34 UTC  (3+ messages)

[PATCH v4 8/8] btrfs/244: introduce btrfs specific idmapped mounts tests
 2021-08-14 10:48 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).