Linux Btrfs filesystem development
 help / color / mirror / Atom feed
 messages from 2025-02-20 11:04:57 to 2025-02-26 09:51:03 UTC [more...]

[PATCH 00/27] Struct btrfs_path auto cleaning conversions
 2025-02-26  9:50 UTC  (4+ messages)
` [PATCH 01/27] btrfs: use BTRFS_PATH_AUTO_FREE in sample_block_group_extent_item()
` [PATCH 02/27] btrfs: use BTRFS_PATH_AUTO_FREE in insert_dev_extent()
` [PATCH 03/27] btrfs: use BTRFS_PATH_AUTO_FREE in btrfs_setup_space_cache()

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-02-26  8:29 UTC  (27+ messages)
` [PATCH v3 01/16] coccinelle: misc: secs_to_jiffies: Patch expressions too
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()
` [PATCH v3 03/16] accel/habanalabs: "
` [PATCH v3 04/16] ALSA: ac97: "
` [PATCH v3 05/16] btrfs: "
` [PATCH v3 06/16] rbd: "
` [PATCH v3 07/16] libceph: "
` [PATCH v3 08/16] ata: libata-zpodd: "
` [PATCH v3 09/16] xfs: "
` [PATCH v3 10/16] power: supply: da9030: "
` [PATCH v3 11/16] nvme: "
` [PATCH v3 12/16] spi: spi-fsl-lpspi: "
` [PATCH v3 13/16] spi: spi-imx: "
` [PATCH v3 14/16] platform/x86/amd/pmf: "
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "
` [PATCH v3 16/16] RDMA/bnxt_re: "
` (subset) [PATCH v3 00/16] Converge on using secs_to_jiffies() part two

[PATCH 0/2] Extent buffer allocation helpers cleanup
 2025-02-26  8:22 UTC  (3+ messages)
` [PATCH 1/2] btrfs: don't pass nodesize to __alloc_extent_buffer()
` [PATCH 2/2] btrfs: merge alloc_dummy_extent_buffer() helpers

[PATCH v2] btrfs: Replace deprecated strncpy() with strscpy()
 2025-02-26  8:11 UTC  (2+ messages)

[PATCH 0/3] btrfs: support 2k block size for debug builds
 2025-02-26  4:10 UTC  (4+ messages)
` [PATCH 1/3] btrfs: subpage: do not hold subpage spin lock when clearing folio writeback
` [PATCH 2/3] btrfs: properly limit inline data extent according to block size
` [PATCH 3/3] btrfs: allow debug builds to accept 2K "

[PATCH 0/2] btrfs-progs: allowing 2K block size for experimental builds
 2025-02-26  3:59 UTC  (5+ messages)
` [PATCH] btrfs-progs: docs: add an extra note to btrfs data checksum and directIO
` [PATCH 1/3] btrfs-progs: fix the incorrect buffer size for super block
` [PATCH 2/3] btrfs-progs: support 2k block size
` [PATCH 3/3] btrfs-progs: convert: check the sectorsize against BTRFS_MIN_BLOCKSIZE

[PATCH v2 0/3] btrfs: enhancement to pass generic/563
 2025-02-26  0:04 UTC  (8+ messages)
` [PATCH v2 1/3] btrfs: introduce a read path dedicated extent lock helper
` [PATCH v2 2/3] btrfs: make btrfs_do_readpage() to do block-by-block read
` [PATCH v2 3/3] btrfs: allow buffered write to avoid full page read if it's block aligned

[PATCH 0/7] btrfs: make subpage handling be feature full
 2025-02-25 23:44 UTC  (20+ messages)
` [PATCH 1/7] btrfs: prevent inline data extents read from touching blocks beyond its range
` [PATCH 2/7] btrfs: fix the qgroup data free range for inline data extents
` [PATCH 3/7] btrfs: introduce a read path dedicated extent lock helper
` [PATCH 4/7] btrfs: make btrfs_do_readpage() to do block-by-block read
` [PATCH 5/7] btrfs: allow buffered write to avoid full page read if it's block aligned
` [PATCH 6/7] btrfs: allow inline data extents creation if block size < page size
` [PATCH 7/7] btrfs: remove the subpage related warning message

[PATCH 0/2] fstests: a couple fixes for btrfs/254
 2025-02-25 22:19 UTC  (11+ messages)
` [PATCH 1/2] btrfs/254: don't leave mount on test fs in case of failure/interruption
          ` [PATCH] fstests: finish UMOUNT_PROG to _unmount conversion

[PATCH 1/2] btrfs: use min_t() for mismatched type comparison
 2025-02-25 21:28 UTC  (4+ messages)
` [PATCH 2/2] btrfs: replace 64-bit division with a shift

[PATCH 0/5] btrfs: prepare for larger folios support
 2025-02-25 18:41 UTC  (17+ messages)
` [PATCH 1/5] btrfs: prepare subpage.c "
` [PATCH 2/5] btrfs: remove the PAGE_SIZE usage inside inline extent reads
` [PATCH 3/5] btrfs: prepare btrfs_launcher_folio() for larger folios support
` [PATCH 4/5] btrfs: prepare extent_io.c for future larger folio support
` [PATCH 5/5] btrfs: prepare btrfs_page_mkwrite() for larger folios

[GIT PULL] Btrfs fixes for 6.14-rc5
 2025-02-25 17:52 UTC  (2+ messages)

[PATCH 0/2] Page and folio count helper cleanups
 2025-02-25 17:24 UTC  (3+ messages)
` [PATCH 1/2] btrfs: add __pure attribute to eb page and folio counters
` [PATCH 2/2] btrfs: use num_extent_folios() in for loop bounds

[PATCH] btrfs: simplify parameters of metadata folio helpers
 2025-02-25 16:16 UTC 

[PATCH 0/3] btrfs: some fixes around automatic block group reclaim
 2025-02-25 13:51 UTC  (8+ messages)
` [PATCH 1/3] btrfs: get zone unusable bytes while holding lock at btrfs_reclaim_bgs_work()
` [PATCH 2/3] btrfs: get used "
` [PATCH 3/3] btrfs: fix reclaimed bytes accounting after automatic block group reclaim

[PATCH] btrfs: Replace deprecated strncpy() with strscpy_pad()
 2025-02-25 12:58 UTC  (3+ messages)

[PATCH] btrfs: zoned: fix extent unlock in cow_file_range()
 2025-02-25 12:41 UTC  (2+ messages)

[PATCH] btrfs: fix data race when accessing the block_group's used field
 2025-02-25 11:43 UTC  (8+ messages)

[PATCH] fstests: btrfs/314: fix the failure when SELinux is enabled
 2025-02-25  9:56 UTC  (20+ messages)
` [PATCH v2] "

BTRFS error (device dm-4): failed to run delayed ref for logical 350223581184 num_bytes 16384 type 176 action 1 ref_mod 1: -117 (kernel 6.11.2)
 2025-02-25  9:25 UTC  (8+ messages)

[PATCH v3 0/5] fstests: btrfs: add test case to validate sysfs input arguments
 2025-02-25  0:20 UTC  (8+ messages)
` [PATCH v3 1/5] fstests: common/rc: set_fs_sysfs_attr: redirect errors to stdout
` [PATCH v3 2/5] fstests: filter: helper for sysfs error filtering
` [PATCH v3 3/5] fstests: common/rc: add sysfs argument verification helpers
` [PATCH v3 4/5] fstests: btrfs: testcase for sysfs policy syntax verification
` [PATCH v3 5/5] fstests: btrfs: testcase for sysfs chunk_size attribute validation

[PATCH v2 0/4] btrfs: allow creating inline data extents for sector size < page size case
 2025-02-24 16:47 UTC  (5+ messages)
` [PATCH v2 1/4] btrfs: fix inline data extent reads which zero out the remaining part

[PATCH] btrfs: add a sanity check for btrfs root in btrfs_search_old_slot()
 2025-02-24 14:24 UTC  (3+ messages)

[PATCH 0/8][next] Avoid a couple hundred -Wflex-array-member-not-at-end warnings
 2025-02-24  9:59 UTC  (2+ messages)
` [PATCH 5/8][next] btrfs: Avoid "

[PATCH] btrfs: add a sanity check for btrfs root in btrfs_next_old_leaf()
 2025-02-24  9:45 UTC  (3+ messages)

[PATCH] fstests: btrfs/226: fill in missing comments changes
 2025-02-23 22:31 UTC  (8+ messages)
  ` [PATCH v2] "

[PATCH 0/2] btrfs: fix filesystem corruption caused by space cache race
 2025-02-23 11:31 UTC  (5+ messages)
` [PATCH 2/2] btrfs: get rid of block group caching progress logic

[PATCH 0/2] Avoid setting folio->private
 2025-02-21 20:20 UTC  (3+ messages)
` [PATCH 1/2] btrfs: add mapping_set_release_always to inode's mapping
` [PATCH 2/2] btrfs: kill EXTENT_FOLIO_PRIVATE

[syzbot] [btrfs?] kernel BUG in btrfs_backref_release_cache
 2025-02-21 18:17 UTC 

[syzbot] [btrfs?] kernel BUG in btrfs_free_fs_info (2)
 2025-02-21 16:28 UTC 

[PATCH] fstests: add commit IDs for kernel patches that are already in Linus' tree
 2025-02-21 14:51 UTC  (2+ messages)

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-21  9:34 UTC  (5+ messages)

[PATCH v2 00/30] btrfs: avoid repeated path computations and allocations for send
 2025-02-20 23:46 UTC  (23+ messages)
` [PATCH v2 10/30] btrfs: send: simplify return logic from is_inode_existent()
` [PATCH v2 11/30] btrfs: send: simplify return logic from get_cur_inode_state()
` [PATCH v2 12/30] btrfs: send: factor out common logic when sending xattrs
` [PATCH v2 13/30] btrfs: send: only use booleans variables at process_recorded_refs()
` [PATCH v2 14/30] btrfs: send: add and use helper to rename current inode when processing refs
` [PATCH v2 15/30] btrfs: send: simplify return logic from send_remove_xattr()
` [PATCH v2 16/30] btrfs: send: simplify return logic from record_new_ref_if_needed()
` [PATCH v2 17/30] btrfs: send: simplify return logic from record_deleted_ref_if_needed()
` [PATCH v2 18/30] btrfs: send: simplify return logic from record_new_ref()
` [PATCH v2 19/30] btrfs: send: simplify return logic from record_deleted_ref()
` [PATCH v2 20/30] btrfs: send: simplify return logic from record_changed_ref()
` [PATCH v2 21/30] btrfs: send: remove unnecessary return variable from process_new_xattr()
` [PATCH v2 22/30] btrfs: send: simplify return logic from process_changed_xattr()
` [PATCH v2 23/30] btrfs: send: simplify return logic from send_verity()
` [PATCH v2 24/30] btrfs: send: simplify return logic from send_rename()
` [PATCH v2 25/30] btrfs: send: simplify return logic from send_link()
` [PATCH v2 26/30] btrfs: send: simplify return logic from send_unlink()
` [PATCH v2 27/30] btrfs: send: simplify return logic from send_rmdir()
` [PATCH v2 28/30] btrfs: send: keep the current inode's path cached
` [PATCH v2 29/30] btrfs: send: avoid path allocation for the current inode when issuing commands
` [PATCH v2 30/30] btrfs: send: simplify return logic from send_set_xattr()

BTRFS critical: unable to find chunk map for logical
 2025-02-20 18:12 UTC  (11+ messages)

[PATCH 00/22] More inode type cleanups
 2025-02-20 15:19 UTC  (4+ messages)
` [PATCH 10/22] btrfs: pass struct btrfs_inode to btrfs_fill_inode()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox