public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-30 21:41:30 to 2024-08-11 09:46:00 UTC [more...]

BTRFS doesn't compress on the fly
 2024-08-11  9:39 UTC  (12+ messages)

[PATCH] btrfs-progs: property: introduce drop_subtree_threshold property
 2024-08-11  9:23 UTC  (3+ messages)

6.10/regression/bisected - after f1d97e769152 I spotted increased execution time of the kswapd0 process and symptoms as if there is not enough memory
 2024-08-11  8:08 UTC  (2+ messages)

[BUG] unable to mount zoned volume after force shutdown
 2024-08-11  6:19 UTC  (6+ messages)

[PATCH] btrfs: tree-checker: add btrfs dev extent checks
 2024-08-11  5:50 UTC 

[PATCH] btrfs-progs: add recursive subvol delete
 2024-08-11  2:55 UTC  (5+ messages)

Help! Unmountable due to dev extent overlap
 2024-08-11  2:21 UTC  (2+ messages)

Recovering data after kernel panic: bad tree block start
 2024-08-10 23:36 UTC  (12+ messages)

[PATCH v5] btrfs-progs: add --subvol option to mkfs.btrfs
 2024-08-10 22:40 UTC  (4+ messages)

Force remove of broken extent/subvolume? (Crash in btrfs_run_delayed_refs)
 2024-08-10 18:39 UTC  (8+ messages)

Bisected Regression: Cache filling up causing drastic performance degradation on Linux 6.10.3
 2024-08-10  5:36 UTC 

[REGRESSION] bisected: btrfs: spin locks way too much when accessing many files concurrently
 2024-08-10  0:57 UTC  (5+ messages)

[PATCH 0/2] btrfs: add __free attribute and improve xattr cleanup
 2024-08-09 23:11 UTC  (3+ messages)
` [PATCH 1/2] btrfs: use __free in linux/cleanup.h to reduce btrfs_free_path boilerplate
` [PATCH 2/2] btrfs: use __free to automatically free btrfs_path on exit

[PATCH] btrfs: add io_uring interface for encoded reads
 2024-08-09 18:34 UTC  (2+ messages)

[PATCH] btrfs: fix invalid mapping xarray state
 2024-08-09 15:08 UTC  (3+ messages)

[PATCH v4] btrfs-progs: add --subvol option to mkfs.btrfs
 2024-08-09  9:09 UTC  (5+ messages)

Round robin read policy?
 2024-08-09  8:44 UTC  (3+ messages)

[PATCH v3] btrfs: zoned: properly take lock to read/update BG's zoned variables
 2024-08-09  7:59 UTC 

[PATCH 0/2] btrfs: reduce extent map lookup overhead for data write
 2024-08-08 23:13 UTC  (7+ messages)
` [PATCH 1/2] btrfs: introduce extent_map::em_cached member
` [PATCH 2/2] btrfs: utilize cached extent map for data writeback

btrfs corruption issue on Pine64 PinePhone
 2024-08-08 11:31 UTC  (8+ messages)

[PATCH for 6.6 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-08  9:55 UTC  (3+ messages)

[PATCH v2] btrfs: refactor __extent_writepage_io() to do sector-by-sector submission
 2024-08-08  4:14 UTC 

Unable to remove device from raid6 after disk failure
 2024-08-07 23:35 UTC 

[PATCH] btrfs: refactor __extent_writepage_io() to do sector-by-sector submission
 2024-08-07 23:22 UTC  (6+ messages)

[PATCH] btrfs: directly wake up cleaner kthread in the BTRFS_IOC_SYNC ioctl
 2024-08-07 22:27 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 6.11-rc3
 2024-08-07 17:02 UTC  (2+ messages)

[PATCH for 5.15 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:06 UTC 

[PATCH for 6.1 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:06 UTC 

[PATCH for 6.10 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:05 UTC 

[PATCH][RESEND] btrfs: check delayed refs when we're checking if a ref exists
 2024-08-07 14:20 UTC 

[syzbot] kernel BUG in set_state_bits
 2024-08-07 11:33 UTC  (5+ messages)
` [syzbot] [btrfs?] "

'btrfs filesystem defragment' makes files explode in size, especially fallocated ones
 2024-08-06 23:04 UTC  (19+ messages)

[PATCH v2 0/3] btrfs-progs: use libbtrfsutil for subvolume creation
 2024-08-06 16:41 UTC  (10+ messages)
` [PATCH v2 1/3] btrfs-progs: use libbtrfsutil for btrfs subvolume create
` [PATCH v2 2/3] btrfs-progs: use libbtrfsutil for btrfs subvolume snapshot
` [PATCH v2 3/3] btrfs-progs: remove unused qgroup functions

[PATCH v4] btrfs: add test for btrfstune squota enable/disable
 2024-08-06 13:45 UTC  (2+ messages)

[PATCH] generic: test page fault during direct IO write with O_APPEND
 2024-08-06 12:37 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] btrfs: make btrfs_is_subpage() to return false directly for 4K page size
 2024-08-06 10:11 UTC  (3+ messages)

btrfs check errors
 2024-08-06  7:08 UTC 

[PATCH AUTOSEL 6.6 05/15] btrfs: tree-checker: validate dref root and objectid
 2024-08-05 17:57 UTC 

[PATCH AUTOSEL 6.10 05/16] btrfs: tree-checker: validate dref root and objectid
 2024-08-05 17:55 UTC 

[PATCH v3 0/5] btrfs: fix relocation on RAID stripe-tree filesystems
 2024-08-05 16:33 UTC  (8+ messages)
` [PATCH v3 1/5] btrfs: don't dump stripe-tree on lookup error
` [PATCH v3 2/5] btrfs: rename btrfs_io_stripe::is_scrub to rst_search_commit_root
` [PATCH v3 3/5] btrfs: set rst_search_commit_root in case of relocation
` [PATCH v3 4/5] btrfs: don't readahead the relocation inode on RST
` [PATCH v3 5/5] btrfs: change RST lookup error message to debug

[PATCH v2] btrfs: zoned: properly take lock to read/update BG's zoned variables
 2024-08-05 16:26 UTC  (3+ messages)

[PATCH] btrfs/312: add git commit ID
 2024-08-05 16:11 UTC  (2+ messages)

Handling recovery from 2-device btrfs raid1 with bad generation on one device due to partial hardware failure
 2024-08-05  7:54 UTC  (3+ messages)

[syzbot] [btrfs?] kernel BUG in btrfs_run_defrag_inodes (2)
 2024-08-04 19:33 UTC 

[PATCH 0/3] btrfs: remove __GFP_NOFAIL usage for debug builds
 2024-08-04  9:22 UTC  (6+ messages)

[PATCH] btrfs-progs: add --subvol option to mkfs.btrfs
 2024-08-02 23:43 UTC  (3+ messages)
  ` RFC: mkfs.btrfs --subvols UI [was Re: [PATCH] btrfs-progs: add --subvol option to mkfs.btrfs]

[PATCH v9] btrfs: prefer to allocate larger folio for metadata
 2024-08-02 16:00 UTC  (2+ messages)

[PATCH] btrfs: fix double inode unlock for direct IO sync writes
 2024-08-02 15:54 UTC  (2+ messages)

[syzbot] [btrfs?] WARNING: bad unlock balance in btrfs_direct_write
 2024-08-02 12:29 UTC  (3+ messages)
` [PATCH] btrfs: Add missing skip-lock for locks

[PATCH v2 0/5] btrfs-progs: rework how we traverse rootdir
 2024-08-01  6:12 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs-progs: constify the name parameter of btrfs_add_link()
` [PATCH v2 2/5] btrfs-progs: mkfs: rework how we traverse rootdir
` [PATCH v2 3/5] btrfs-progs: rootdir: warn about hard links
` [PATCH v2 4/5] btrfs-progs: mkfs-tests: a new test case to verify handling of "
` [PATCH v2 5/5] btrfs-progs: mkfs-tests: verify cross mount point behavior for rootdir

[PATCH 0/3] btrfs-progs: rework how we traverse rootdir
 2024-08-01  0:06 UTC  (10+ messages)
` [PATCH 1/3] btrfs-progs: constify the name parameter of btrfs_add_link()
` [PATCH 2/3] btrfs-progs: mkfs: rework how we traverse rootdir
` [PATCH 3/3] btrfs-progs: rootdir: reject hard links

[PATCH] fstests: remove unnecessary stdout/stderr redirection for run_check calls
 2024-07-31 23:30 UTC  (2+ messages)

[PATCH] generic/019: redirect fsstress output to log file instead
 2024-07-31 23:29 UTC  (3+ messages)

[PATCH] btrfs/287: wait for subvolume deletion to complete
 2024-07-31 23:27 UTC  (3+ messages)

[PATCH] btrfs: locking comment for cow_file_range_inline
 2024-07-31 23:25 UTC  (2+ messages)

[PATCH v8] btrfs: prefer to allocate larger folio for metadata
 2024-07-31 22:37 UTC  (5+ messages)

[PATCH v2] btrfs-progs: add --subvol option to mkfs.btrfs
 2024-07-31 22:30 UTC  (8+ messages)

[PATCH v2 0/5] btrfs: fix relocation on RAID stripe-tree filesystems
 2024-07-31 20:13 UTC  (3+ messages)

[PATCH] btrfs: zoned: properly take lock to read/update BG's zoned variables
 2024-07-31 16:07 UTC  (7+ messages)

[PATCH v2] btrfs: emit a warning about space cache v1 being deprecated
 2024-07-31 15:01 UTC  (3+ messages)

[GIT PULL] Btrfs fixes for 6.11-rc2
 2024-07-31  2:43 UTC  (2+ messages)

[PATCH v3] btrfs-progs: add --subvol option to mkfs.btrfs
 2024-07-30 21:40 UTC  (2+ messages)


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