public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-20 16:12:35 to 2024-11-30 14:36:41 UTC [more...]

[linus:master] [btrfs] c87c299776: iozone.average_KBps 18.5% regression
 2024-11-30 14:34 UTC 

[PATCH] btrfs: properly wait for writeback before buffered write
 2024-11-30  7:43 UTC 

[syzbot] [btrfs?] kernel BUG in __folio_start_writeback
 2024-11-30  7:01 UTC  (14+ messages)

corrupt leaf, invalid data ref objectid value, read time tree block corruption detected Inbox
 2024-11-30  4:37 UTC  (6+ messages)

[PATCH] btrfs: fix missing snapshot drew unlock when root is dead during swap activation
 2024-11-29 20:39 UTC  (4+ messages)

[PATCH v2] btrfs: don't BUG_ON() in btrfs_drop_extents()
 2024-11-29 20:37 UTC  (3+ messages)

Btrfs progs release 6.12
 2024-11-29 19:37 UTC 

[PATCH v4] btrfs: handle bio_split() error
 2024-11-29 16:34 UTC  (5+ messages)

[PATCH v2 0/3] btrfs: zoned: implement ZONE_RESET space_info reclaiming
 2024-11-29 16:21 UTC  (2+ messages)

[PATCH] btrfs: do proper folio cleanup when cow_file_range() failed
 2024-11-29  8:01 UTC 

[PATCH RFC] btrfs: keep EXTENT_DELALLOC* flags when cow_file_range() failed
 2024-11-29  6:39 UTC  (2+ messages)

[PATCH] btrfs/327: add a test case to verify inline extent data read
 2024-11-29  3:02 UTC  (2+ messages)

[PATCH] btrfs: reject out-of-band dirty folios during writeback
 2024-11-28 21:15 UTC  (6+ messages)

[PATCH] btrfs/028: kill lingering processes when test is interrupted
 2024-11-28 20:30 UTC  (4+ messages)

[PATCH] btrfs: don't BUG_ON() in btrfs_drop_extents()
 2024-11-28 15:42 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: fix documentation build errors
 2024-11-28 13:27 UTC  (2+ messages)

[PATCH] btrfs: validate system chunk array at btrfs_validate_super()
 2024-11-28 13:19 UTC  (4+ messages)

[PATCH 0/3] btrfs: extra debug output for sector size < page size cases
 2024-11-28 13:10 UTC  (8+ messages)
` [PATCH 1/3] btrfs: subpage: fix the bitmap dump for the locked flags
` [PATCH 2/3] btrfs: subpage: dump the involved bitmap when ASSERT() failed
` [PATCH 3/3] btrfs: add extra error messages for extent_writepage() failure

[PATCH v8 00/19] fanotify: add pre-content hooks
 2024-11-27 12:20 UTC  (35+ messages)
` [PATCH v8 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH v8 03/19] fsnotify: add helper to check if file is actually being watched
` [PATCH v8 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH v8 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH v8 13/19] fanotify: add a helper to check for pre content events
` [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults

"fixed up error" during scrub reported multiple times for same logical
 2024-11-27 10:16 UTC  (4+ messages)

[PATCH v2 0/2] btrfs: error handling fixes for extent_writepage()
 2024-11-27  8:15 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: fix double accounting race in extent_writepage()
` [PATCH v2 2/2] btrfs: handle submit_one_sector() error inside extent_writepage_io()

[syzbot] [btrfs?] possible deadlock in __btrfs_release_delayed_node (4)
 2024-11-27  4:41 UTC 

[PATCH 0/6] btrfs: sector size < page size enhancement
 2024-11-26 20:19 UTC  (5+ messages)
` [PATCH 1/6] btrfs: fix double accounting of ordered extents during errors

[PATCH v2] btrfs: fix lockdep warnings on io_uring encoded reads
 2024-11-26 18:00 UTC  (2+ messages)

[PATCH] btrfs: add FS_IOC_READ_VERITY_METADATA ioctl
 2024-11-26 16:23 UTC  (7+ messages)

[PATCH v2] btrfs: a new test case to verify mount behavior with background remounting
 2024-11-26 16:13 UTC  (4+ messages)

[PATCH 0/2] btrfs: fixes for the new fd-based API
 2024-11-26 15:50 UTC  (2+ messages)

[PATCH][next] btrfs: send: remove redundant assignments to variable ret
 2024-11-26 15:44 UTC  (2+ messages)

[PATCH 0/2] btrfs: add a delayed ref self test
 2024-11-26 15:34 UTC  (3+ messages)
` [PATCH 2/2] btrfs: add delayed ref self tests

[PATCH 0/2] btrfs: error handling fixes for extent_writepage()
 2024-11-26  6:29 UTC  (3+ messages)
` [PATCH 1/2] btrfs: handle btrfs_run_delalloc_range() errors correctly
` [PATCH 2/2] btrfs: handle submit_one_sector() error inside extent_writepage_io()

[syzbot] [btrfs?] possible deadlock in btrfs_finish_one_ordered
 2024-11-26  0:02 UTC 

[PATCH v2 0/7] btrfs: sector size < page size enhancement
 2024-11-25 22:55 UTC  (9+ messages)
` [PATCH v2 1/7] btrfs: fix double accounting of ordered extents during errors
` [PATCH v2 2/7] btrfs: fix inline data extent reads which zero out the remaining part
` [PATCH v2 3/7] btrfs: extract the inner loop of cow_file_range() to enhance the error handling
` [PATCH v2 4/7] btrfs: use FGP_STABLE to wait for folio writeback
` [PATCH v2 5/7] btrfs: make btrfs_do_readpage() to do block-by-block read
` [PATCH v2 6/7] btrfs: avoid deadlock when reading a partial uptodate folio
` [PATCH v2 7/7] btrfs: allow buffered write to skip full page if it's sector aligned

[PATCH v6 0/2] btrfs: Don't block system suspend during fstrim
 2024-11-25 18:08 UTC  (7+ messages)
` [PATCH v6 2/2] "

[PATCH 6.6.x] btrfs: add cancellation points to trim loops
 2024-11-25 18:07 UTC 

[PATCH v2 0/2] btrfs: fix use-after-free in btrfs_encoded_read_endio
 2024-11-25 15:55 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH] btrfs: use kmemdup in btrfs_uring_encoded_read
 2024-11-25 15:45 UTC  (2+ messages)

[PATCH AUTOSEL 6.12 08/19] btrfs: don't take dev_replace rwsem on task already holding it
 2024-11-25 15:21 UTC  (11+ messages)
` [PATCH AUTOSEL 6.12 09/19] btrfs: zlib: make the compression path to handle sector size < page size
` [PATCH AUTOSEL 6.12 10/19] btrfs: make extent_range_clear_dirty_for_io() to handle sector size < page size cases
` [PATCH AUTOSEL 6.12 11/19] btrfs: avoid unnecessary device path update for the same device
` [PATCH AUTOSEL 6.12 12/19] btrfs: canonicalize the device path before adding it
` [PATCH AUTOSEL 6.12 13/19] btrfs: reduce lock contention when eb cache miss for btree search
` [PATCH AUTOSEL 6.12 14/19] btrfs: do not clear read-only when adding sprout device
` [PATCH AUTOSEL 6.12 15/19] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()

[PATCH v2 0/3] btrfs: no longer hold the extent lock for the entire read
 2024-11-25 12:17 UTC  (4+ messages)
` [PATCH v2 3/3] btrfs: do not hold the extent lock for "

[PATCH] btrfs: use PTR_ERR() instead of PTR_ERR_OR_ZERO() for btrfs_get_extent()
 2024-11-25  6:54 UTC  (2+ messages)

[PATCH 05/12] generic/562: handle ENOSPC while cloning gracefully
 2024-11-25  5:18 UTC  (3+ messages)

[syzbot] [btrfs?] WARNING in btrfs_put_transaction (3)
 2024-11-24 14:45 UTC 

[PATCH AUTOSEL 4.19 2/2] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()
 2024-11-24 12:42 UTC 

[PATCH AUTOSEL 5.4 2/2] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()
 2024-11-24 12:42 UTC 

[PATCH AUTOSEL 5.10 2/5] btrfs: avoid unnecessary device path update for the same device
 2024-11-24 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 3/5] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()

[PATCH AUTOSEL 5.15 3/6] btrfs: avoid unnecessary device path update for the same device
 2024-11-24 12:41 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 4/6] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()

[PATCH AUTOSEL 6.1 3/7] btrfs: avoid unnecessary device path update for the same device
 2024-11-24 12:41 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 4/7] btrfs: do not clear read-only when adding sprout device
` [PATCH AUTOSEL 6.1 5/7] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()

[PATCH AUTOSEL 6.6 4/9] btrfs: don't take dev_replace rwsem on task already holding it
 2024-11-24 12:40 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 5/9] btrfs: avoid unnecessary device path update for the same device
` [PATCH AUTOSEL 6.6 6/9] btrfs: do not clear read-only when adding sprout device
` [PATCH AUTOSEL 6.6 7/9] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()

[PATCH AUTOSEL 6.11 08/16] btrfs: don't take dev_replace rwsem on task already holding it
 2024-11-24 12:39 UTC  (6+ messages)
` [PATCH AUTOSEL 6.11 09/16] btrfs: avoid unnecessary device path update for the same device
` [PATCH AUTOSEL 6.11 10/16] btrfs: canonicalize the device path before adding it
` [PATCH AUTOSEL 6.11 11/16] btrfs: reduce lock contention when eb cache miss for btree search
` [PATCH AUTOSEL 6.11 12/16] btrfs: do not clear read-only when adding sprout device
` [PATCH AUTOSEL 6.11 13/16] btrfs: fix warning on PTR_ERR() against NULL device at btrfs_control_ioctl()

WARNING: possible circular locking dependency detected
 2024-11-23 20:20 UTC 

[PATCH v9 00/19] fanotify: add pre-content hooks
 2024-11-22 10:58 UTC  (23+ messages)
` [PATCH 01/19] fs: get rid of __FMODE_NONOTIFY kludge
` [PATCH 02/19] fsnotify: opt-in for permission events at file open time
` [PATCH 03/19] fsnotify: check if file is actually being watched for pre-content events on open
` [PATCH 04/19] fanotify: don't skip extra event info if no info_mode is set
` [PATCH 05/19] fanotify: rename a misnamed constant
` [PATCH 06/19] fanotify: reserve event bit of deprecated FAN_DIR_MODIFY
` [PATCH 07/19] fsnotify: introduce pre-content permission events
` [PATCH 08/19] fsnotify: pass optional file access range in pre-content event
` [PATCH 09/19] fsnotify: generate pre-content permission event on truncate
` [PATCH 10/19] fanotify: introduce FAN_PRE_ACCESS permission event
` [PATCH 11/19] fanotify: report file range info with pre-content events
` [PATCH 12/19] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH 13/19] fanotify: disable readahead if we have pre-content watches
` [PATCH 14/19] mm: don't allow huge faults for files with pre content watches
` [PATCH 15/19] fsnotify: generate pre-content permission event on page fault
` [PATCH 16/19] xfs: add pre-content fsnotify hook for DAX faults
` [PATCH 17/19] btrfs: disable defrag on pre-content watched files
` [PATCH 18/19] ext4: add pre-content fsnotify hook for DAX faults
` [PATCH 19/19] fs: enable pre-content events on supported file systems

[PATCH] btrfs: add test for encoded reads
 2024-11-21  4:43 UTC  (7+ messages)

RFE: have a metadata-rebuild command for BTRFS
 2024-11-21  2:32 UTC 

[PATCH] fstests: fix blksize_t printf format warnings across architectures
 2024-11-21  2:04 UTC  (6+ messages)

[PATCH] btrfs-progs: device-utils: include libgen.h for musl
 2024-11-20 22:23 UTC  (3+ messages)

[PATCH 1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
 2024-11-20 16:53 UTC  (5+ messages)
` [PATCH 2/4] io_uring: use sizeof for io_issue_defs[IORING_OP_URING_CMD].async_size
` [PATCH 4/4] btrfs: don't read from userspace twice in btrfs_uring_encoded_read()


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