messages from 2024-11-15 15:31:41 to 2024-11-26 15:50:37 UTC [more...]
[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 (4+ messages)
` [PATCH 2/2] btrfs: add delayed ref self tests
[PATCH] btrfs: add FS_IOC_READ_VERITY_METADATA ioctl
2024-11-26 15:23 UTC (6+ messages)
[syzbot] [btrfs?] kernel BUG in __folio_start_writeback
2024-11-26 8:43 UTC (7+ messages)
[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()
[PATCH] btrfs: reject out-of-band dirty folios during writeback
2024-11-26 2:33 UTC (4+ messages)
[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()
[PATCH 0/6] btrfs: sector size < page size enhancement
2024-11-24 7:31 UTC (3+ messages)
` [PATCH 1/6] btrfs: fix double accounting of ordered extents during errors
WARNING: possible circular locking dependency detected
2024-11-23 20:20 UTC
[PATCH v8 00/19] fanotify: add pre-content hooks
2024-11-22 13:51 UTC (43+ messages)
` [PATCH v8 01/19] fs: get rid of __FMODE_NONOTIFY kludge
` [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 05/19] fanotify: rename a misnamed constant
` [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 12/19] fanotify: allow to set errno in FAN_DENY permission response
` [PATCH v8 13/19] fanotify: add a helper to check for pre content events
` [PATCH v8 14/19] fanotify: disable readahead if we have pre-content watches
` [PATCH v8 15/19] mm: don't allow huge faults for files with pre content watches
` [PATCH v8 16/19] fsnotify: generate pre-content permission event on page fault
` [PATCH v8 17/19] xfs: add pre-content fsnotify hook for write faults
` [PATCH v8 18/19] btrfs: disable defrag on pre-content watched files
` [PATCH v8 19/19] fs: enable pre-content events on supported file systems
[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 (4+ messages)
[PATCH 1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
2024-11-20 16:53 UTC (7+ messages)
` [PATCH 2/4] io_uring: use sizeof for io_issue_defs[IORING_OP_URING_CMD].async_size
` [PATCH 3/4] io_uring/cmd: add per-op data to struct io_uring_cmd_data
` [PATCH 4/4] btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
[PATCH] btrfs: add io_uring interface for encoded writes
2024-11-20 15:50 UTC (5+ messages)
[PATCH v7 00/18] fanotify: add pre-content hooks
2024-11-20 11:36 UTC (7+ messages)
` [PATCH v7 05/18] fsnotify: introduce pre-content permission events
[PATCH] btrfs: validate system chunk array at btrfs_validate_super()
2024-11-20 5:22 UTC
[syzbot] [btrfs?] WARNING in btrfs_release_global_block_rsv (2)
2024-11-20 2:12 UTC
Mount forced read only
2024-11-19 23:58 UTC (3+ messages)
[PATCH] btrfs: ref-verify: fix use-after-free after invalid ref action
2024-11-19 16:38 UTC (2+ messages)
[PATCH 0/3] btrfs-progs: fix documentation build errors
2024-11-19 6:56 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: fix doc compile error in CHANGES file
` [PATCH 2/3] btrfs-progs: fix doc build issue caused by confusion between BTRFS_ and target
` [PATCH 3/3] btrfs-progs: fix doc build errors correct hyperlink formatting
[PATCH] btrfs-progs: utils: ask_user: flush stdout after prompt
2024-11-19 4:33 UTC (2+ messages)
[GIT PULL] Btrfs updates for 6.13
2024-11-19 1:09 UTC (2+ messages)
[PATCHSET v5 0/17] Uncached buffered IO
2024-11-18 14:49 UTC (4+ messages)
` [PATCH 10/17] mm/filemap: make buffered writes work with RWF_UNCACHED
[syzbot] Monthly btrfs report (Nov 2024)
2024-11-18 10:39 UTC
btrfs scrub results in kernel oops does not proceed and cannot be canceled
2024-11-18 8:26 UTC (5+ messages)
[PATCH v3 05/10] btrfs: introduce RAID1 round-robin read balancing
2024-11-18 7:34 UTC (2+ messages)
[PATCH v3 00/10] raid1 balancing methods
2024-11-18 1:15 UTC (3+ messages)
[PATCH 0/2] fstests: refine filesystem module reload handling
2024-11-18 0:12 UTC (7+ messages)
` [PATCH 1/2] fstests: move fs-module reload to earlier in the run_section function
` [PATCH 2/2] fstests: FS_MODULE_RELOAD_OPTIONS to control filesystem module reload options
Re: [PATCH] fs/btrfs: Pass write-hint for buffered IO
2024-11-15 3:05 UTC (2+ messages)
` "
[PATCH u-boot v2] fs: btrfs: hide duplicate 'Cannot lookup file' error on 'load'
2024-11-15 21:39 UTC (2+ messages)
[GIT PULL] Btrfs fix for 6.12-rc8
2024-11-15 18:59 UTC (2+ messages)
[PATCH] btrfs: dont loop for nowait writes when checking for cross references
2024-11-15 16:10 UTC (2+ messages)
[PATCH v2] btrfs: fix lockdep warnings on io_uring encoded reads
2024-11-15 15:49 UTC
[PATCH] btrfs: fix lockdep warnings on io_uring encoded reads
2024-11-15 15:43 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox