messages from 2025-12-16 05:43:02 to 2025-12-23 00:38:33 UTC [more...]
re-enable IOCB_NOWAIT writes to files v4
2025-12-23 0:37 UTC (6+ messages)
` [PATCH 01/11] fs: remove inode_update_time
` [PATCH 02/11] fs: allow error returns from generic_update_time
` [PATCH 03/11] fs: exit early in generic_update_time when there is no work
` [PATCH 04/11] fs: delay the actual timestamp updates in inode_update_timestamps
` [PATCH 05/11] fs: return I_DIRTY_* and allow error returns from inode_update_timestamps
re-enable IOCB_NOWAIT writes to files v3
2025-12-22 23:41 UTC (19+ messages)
` [PATCH 01/10] fs: remove inode_update_time
` [PATCH 02/10] fs: allow error returns from generic_update_time
` [PATCH 03/10] fs: exit early in generic_update_time when there is no work
` [PATCH 04/10] fs: factor out a mark_inode_dirty_time helper
` [PATCH 05/10] fs: allow error returns from inode_update_timestamps
` [PATCH 06/10] fs: factor out a sync_lazytime helper
` [PATCH 07/10] fs: add a ->sync_lazytime method
` [PATCH 08/10] fs: add support for non-blocking timestamp updates
` [PATCH 09/10] xfs: implement ->sync_lazytime
` [PATCH 10/10] xfs: enable non-blocking timestamp updates
[RFC PATCH 2/2] swsusp: make it possible to hibernate to device mapper devices
2025-12-22 22:24 UTC (4+ messages)
btrfs ASSERT() error when make C=1, but OK when make C=0
2025-12-22 19:57 UTC (2+ messages)
[PATCH v3 0/3] kbuild: remove gcc's -Wtype-limits
2025-12-22 19:55 UTC (9+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v3 3/3] overflow: Remove is_non_negative() and is_negative()
FOP_DONTCACHE when btrfs Direct IO fallback to buffered IO
2025-12-22 19:49 UTC (3+ messages)
Request for assistance: Error on rerun of btrfstune convert-to-block-group-tree after accidental Ctrl-C
2025-12-22 14:01 UTC
[PATCH] btrfs: check inlined file extent before accessing members after type
2025-12-22 8:19 UTC
[syzbot] [btrfs?] WARNING in btree_csum_one_bio
2025-12-22 5:59 UTC
[PATCH v2] btrfs: replace is_data_bbio() with is_data_inode() for direct usage
2025-12-22 3:59 UTC
[RFC v2 00/17] bio cleanups
2025-12-21 15:39 UTC (19+ messages)
` [RFC v2 01/17] xfs: don't clobber bi_status in xfs_zone_alloc_and_submit
` [RFC v2 02/17] bio: rename bio_chain arguments
` [RFC v2 03/17] bio: use bio_io_error more often
` [RFC v2 04/17] bio: add bio_set_status
` [RFC v2 05/17] bio: use bio_set_status for BLK_STS_* status codes
` [RFC v2 06/17] bio: do not check bio->bi_status before assigning to it
` [RFC v2 07/17] block: consecutive blk_status_t error codes
` [RFC v2 08/17] block: fix blk_status_to_{errno,str} inconsistency
` [RFC v2 09/17] block: turn blk_errors array into a macro
` [RFC v2 10/17] block: optimize blk_status <=> errno conversion
` [RFC v2 11/17] bio: bio_set_status from non-zero errno
` [RFC v2 12/17] bio: do not check bio->bi_status before assigning to it (part 2)
` [RFC v2 13/17] xfs: use bio_set_status in xfs_zone_alloc_and_submit
` [RFC v2 14/17] bio: switch to bio_set_status in submit_bio_noacct
` [RFC v2 15/17] bio: never set bi_status to BLK_STS_OK during completion
` [RFC v2 16/17] bio: never set bi_status to BLK_STS_OK during completion (part 2)
` [RFC v2 17/17] bio: add bio_endio_status
[PATCH 1/1] btrfs: ioctl: introduce btrfs_uring_import_iovec()
2025-12-21 12:01 UTC
[RFC v2 00/17] bio clenups
2025-12-21 2:51 UTC
[PATCH v3] btrfs: add mount time auto fix for orphan fst entries
2025-12-21 1:13 UTC (2+ messages)
[PATCH v2 0/4] kbuild: remove gcc's -Wtype-limits
2025-12-20 12:03 UTC (8+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] kbuild: cleanup local -Wno-type-limits exceptions
` [PATCH v2 3/4] overflow: Remove is_non_negative() and is_negative()
` [PATCH v2 4/4] minmax: remove useless cast in __is_nonneg()
[PATCH] btrfs: show correct warning if can't read data reloc tree
2025-12-20 0:24 UTC (3+ messages)
[PATCH] btrfs: simplify check for zoned NODATASUM writes in btrfs_submit_chunk()
2025-12-20 0:09 UTC (3+ messages)
[PATCH 0/2] kbuild: remove gcc's -Wtype-limits
2025-12-19 22:21 UTC (15+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] kbuild: cleanup local -Wno-type-limits exceptions
[RFC 00/12] bio cleanups
2025-12-19 20:14 UTC (20+ messages)
` [RFC 01/12] bio: rename bio_chain arguments
` [RFC 02/12] bio: use bio_io_error more often
` [RFC 03/12] bio: add bio_set_errno
` [RFC 05/12] bio: add bio_set_status
` [RFC 06/12] bio: don't check target->bi_status on error
` [RFC 11/12] bio: add bio_endio_errno
` [RFC 12/12] bio: add bio_endio_status
[PATCH] btrfs: fix NULL pointer dereference in do_abort_log_replay
2025-12-19 18:24 UTC (2+ messages)
[PATCH] btrfs: avoid transaction commit on error in insert_balance_item()
2025-12-19 14:01 UTC (3+ messages)
[PATCH] btrfs: remove redundant inode NULL check in is_data_bbio()
2025-12-19 12:56 UTC (2+ messages)
[PATCH] btrfs: release path before iget_failed() in btrfs_read_locked_inode()
2025-12-19 11:26 UTC
[syzbot] [btrfs?] possible deadlock in __btrfs_release_delayed_node (5)
2025-12-19 11:02 UTC
[PATCH][next] btrfs: fix spelling mistake "duing" -> "during"
2025-12-19 10:52 UTC (2+ messages)
[PATCH v2] btrfs: add mount time auto fix for orphan fst entries
2025-12-19 10:24 UTC (2+ messages)
[PATCH] btrfs: mark qgroup inconsistent if dropping a large subvolume
2025-12-19 5:53 UTC
[PATCH] btrfs: tag as unlikely error conditions in the transaction commit path
2025-12-19 4:51 UTC (2+ messages)
[PATCH] btrfs: Fix -Wmaybe-uninitialized warning
2025-12-19 3:11 UTC (3+ messages)
[PATCH] btrfs: remove assertions after btrfs_bio struct changes
2025-12-19 2:50 UTC (4+ messages)
[PATCH v7 00/16] Remap tree
2025-12-19 2:12 UTC (13+ messages)
` [PATCH v7 01/16] btrfs: add definitions and constants for remap-tree
` [PATCH v7 02/16] btrfs: add REMAP chunk type
` [PATCH v7 09/16] btrfs: handle deletions from remapped block group
` [PATCH v7 10/16] btrfs: handle setting up relocation of block group with remap-tree
` [PATCH v7 11/16] btrfs: move existing remaps before relocating block group
` [PATCH v7 14/16] btrfs: allow balancing remap tree
[PATCH] btrfs: add mount time auto fix for orphan fst entries
2025-12-18 23:57 UTC
[PATCH] btrfs: remove unreachable return after btrfs_backref_panic
2025-12-18 20:32 UTC (2+ messages)
[PATCH v5 0/4] btrfs: zoned: zoned statistics fixes and updates
2025-12-18 20:26 UTC (9+ messages)
` [PATCH v5 1/4] btrfs: remove zoned statistics from sysfs
` [PATCH v5 2/4] btrfs: zoned: show statistics about zoned filesystems in mountstats
` [PATCH v5 3/4] btrfs: move space_info_flag_to_str() to space-info.h
` [PATCH v5 4/4] btrfs: zoned: print block-group type for zoned statistics
[PATCH 0/2] btrfs: minor bs != ps cases fixes for free space tree enforcing
2025-12-18 9:36 UTC (4+ messages)
` [PATCH 1/2] btrfs: only enforce free space tree if v1 cache is required for bs < ps cases
` [PATCH 2/2] btrfs: forcing free space tree for bs > "
kernel 6.17 and 6.18, WARNING: CPU: 5 PID: 7181 at fs/btrfs/inode.c:4297 __btrfs_unlink_inode, forced readonly
2025-12-17 18:42 UTC (5+ messages)
[PATCH] btrfs: avoid transaction commit on error in del_balance_item()
2025-12-17 16:05 UTC (4+ messages)
[PATCH] btrfs: move unlikely checks around btrfs_is_shutdown() into the helper
2025-12-17 13:37 UTC (2+ messages)
[PATCH v2] btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
2025-12-17 11:14 UTC
[PATCH] btrfs: zoned: fixup last alloc pointer after extent removal for RAID1
2025-12-17 11:07 UTC (2+ messages)
[syzbot] [btrfs?] WARNING in __btrfs_update_delayed_inode (3)
2025-12-17 8:29 UTC
[PATCH 0/3] btrfs-progs: check: properly fix missing INODE_REF cases
2025-12-17 8:08 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: check/original: add dedicated missing INODE_REF repair
` [PATCH 2/3] btrfs-progs: check/lowmem: fix "
` [PATCH 3/3] btrfs-progs: fsck-tests: add a test case for repairing missing INODE_REF
[PATCH] btrfs: don't call btrfs_handle_fs_error() in btrfs_commit_transaction()
2025-12-17 6:47 UTC (2+ messages)
[PATCH] btrfs: don't call btrfs_handle_fs_error() in qgroup_account_snapshot()
2025-12-17 6:46 UTC (2+ messages)
[PATCH 0/4] btrfs: some cleanups in btrfs_find_orphan_roots()
2025-12-17 6:44 UTC (9+ messages)
` [PATCH 1/4] btrfs: use single return variable "
` [PATCH 2/4] btrfs: remove redundant path release "
` [PATCH 3/4] btrfs: don't call btrfs_handle_fs_error() after failure to join transaction
` [PATCH 4/4] btrfs: don't call btrfs_handle_fs_error() after failure to delete orphan item
[PATCH] btrfs: release path before initializing extent tree in btrfs_read_locked_inode()
2025-12-16 21:33 UTC (3+ messages)
[PATCH v4] btrfs: add an ASSERT() to catch ordered extents missing checksums
2025-12-16 15:35 UTC (2+ messages)
btrfs lockdep splat while paging
2025-12-16 15:16 UTC (2+ messages)
[PATCH] btrfs: avoid access-byoned-folio for bs > ps encoded writes
2025-12-16 11:29 UTC (2+ messages)
[PATCH v2 0/2] btrfs-progs: enhance detection on unknown keys in subvolumes
2025-12-16 9:23 UTC (3+ messages)
` [PATCH v2 1/2] btrfs-progs: enhance detection on unknown inode keys
` [PATCH v2 2/2] btrfs-progs: add a test case for unknown keys in subvolume trees
[syzbot] [btrfs?] possible deadlock in btrfs_commit_inode_delayed_inode (2)
2025-12-16 8:38 UTC
[GIT PULL] Btrfs fixes for 6.19-rc2
2025-12-16 8:04 UTC (2+ messages)
[PATCH v4 0/4] btrfs: zoned: zoned statistics fixes and updates
2025-12-16 7:08 UTC (4+ messages)
` [PATCH v4 1/3] btrfs: zoned: move zoned stats to mountstats
[PATCH] btrfs: refactor the main loop of cow_file_range()
2025-12-16 7:01 UTC (2+ messages)
[PATCH] btrfs: zoned: re-flow prepare_allocation_zoned
2025-12-16 6:23 UTC (3+ messages)
[PATCH] btrfs-progs: enhance detection on unknown inode keys
2025-12-16 6:02 UTC
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