messages from 2022-12-13 18:39:24 to 2022-12-23 20:37:23 UTC [more...]
[PATCH v2 00/11] fsverity: support for non-4K pages
2022-12-23 20:36 UTC (11+ messages)
` [PATCH v2 01/11] fsverity: use unsigned long for level_start
` [PATCH v2 02/11] fsverity: simplify Merkle tree readahead size calculation
` [PATCH v2 03/11] fsverity: store log2(digest_size) precomputed
` [PATCH v2 04/11] fsverity: use EFBIG for file too large to enable verity
` [PATCH v2 05/11] fsverity: replace fsverity_hash_page() with fsverity_hash_block()
` [PATCH v2 06/11] fsverity: support verification with tree block size < PAGE_SIZE
` [PATCH v2 08/11] ext4: simplify ext4_readpage_limit()
` [PATCH v2 09/11] f2fs: simplify f2fs_readpage_limit()
` [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()
` [PATCH v2 11/11] ext4: allow verity with fs block size < PAGE_SIZE
Repression on lseek (holes) on 1-byte files since Linux 6.1-rc1
2022-12-23 18:31 UTC (3+ messages)
` Repression on lseek (holes) on 1-byte files since Linux 6.1-rc1 #forregzbot
[PATCH] btrfs: fix off-by-one in delalloc search during lseek
2022-12-23 18:28 UTC
Recurring CSUM errors in root -9 when balancing and various files on scrub
2022-12-23 15:17 UTC (3+ messages)
` Re[2]: "
[syzbot] [btrfs?] BUG: unable to handle kernel paging request in btrfs_is_subpage
2022-12-23 10:58 UTC
[PATCH] btrfs/154: migrate to python3
2022-12-23 2:56 UTC
[PATCH] fstests: btrfs/220: fix the test failure due to new default mount option
2022-12-23 0:06 UTC (2+ messages)
Btrfs progs release 6.1
2022-12-22 20:57 UTC
Separate mailing list (and git and patchwork) for fsverity?
2022-12-22 16:51 UTC (3+ messages)
Which dashboard do most fs developers use for the fstests results?
2022-12-22 12:08 UTC
[PATCH v2 1/2] btrfs-progs: fi show: Print missing device for a mounted file system
2022-12-22 11:55 UTC (2+ messages)
[syzbot] [btrfs?] general protection fault in start_transaction
2022-12-22 7:31 UTC
[PATCH v3] btrfs: fix compat_ro checks against remount
2022-12-22 2:54 UTC (2+ messages)
BTRFS volume unmountable: open_ctree failed
2022-12-22 0:24 UTC (7+ messages)
recurring corruption with latest kernels
2022-12-21 23:48 UTC (4+ messages)
[PATCH 0/8] Fixup uninitialized warnings and enable extra checks
2022-12-21 18:36 UTC (32+ messages)
` [PATCH 1/8] btrfs: fix uninit warning in run_one_async_start
` [PATCH 2/8] btrfs: fix uninit warning in btrfs_cleanup_ordered_extents
` [PATCH 3/8] btrfs: fix uninit warning from get_inode_gen usage
` [PATCH 4/8] btrfs: fix uninit warning in btrfs_update_block_group
` [PATCH 5/8] btrfs: fix uninit warning in __set_extent_bit and convert_extent_bit
` [PATCH 6/8] btrfs: extract out zone cache usage into it's own helper
` [PATCH 7/8] btrfs: fix uninit warning in btrfs_sb_log_location
` [PATCH 8/8] btrfs: turn on -Wmaybe-uninitialized
[PATCH v2] btrfs: fix compat_ro checks against remount
2022-12-21 12:26 UTC (6+ messages)
[PATCH] btrfs: fix compat_ro checks against remount
2022-12-21 8:53 UTC (6+ messages)
[PATCH] btrfs: refuse to remount read-write with unsupported compat-ro features
2022-12-20 19:53 UTC (5+ messages)
[PATCH] btrfs-progs: corrupt-block: fix the mismatch in --root and -r options
2022-12-20 19:49 UTC (2+ messages)
[PATCH] btrfs: don't clear EXTENT_BUFFER_DIRTY bit if the tree block is not dirtied in our transaction
2022-12-20 18:57 UTC (2+ messages)
[PATCH] btrfs: fix fscrypt name leak after failure to join log transaction
2022-12-20 18:35 UTC (3+ messages)
[PATCH 0/4] btrfs: delayed_ref parameter cleanup
2022-12-20 18:33 UTC (3+ messages)
[PATCH] btrfs: fix uninitialized return value in raid56 scrub code
2022-12-20 18:03 UTC (4+ messages)
[PATCH] fstests: skip btrfs/253 for zoned devices
2022-12-20 14:48 UTC (4+ messages)
Doing anything with the external disk except mounting causes whole system lockup
2022-12-20 11:56 UTC (3+ messages)
[PATCH v2] btrfs: new test for logical inode resolution panic
2022-12-20 11:33 UTC (2+ messages)
[PATCH] fstests: report: always save the dmesg as system-err if KEEP_DMESG is set
2022-12-20 0:55 UTC (7+ messages)
[PATCH] fstests: report: add arch and kernel version info into testsuite attributes
2022-12-20 0:00 UTC (5+ messages)
[syzbot] general protection fault in detach_extent_buffer_page (3)
2022-12-19 9:05 UTC
[PATCH v2 0/3] btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot
2022-12-19 6:54 UTC (7+ messages)
` [PATCH v2 1/3] btrfs: refactor anon_dev with new_fs_root_args for create subvolume/snapshot
` [PATCH v2 2/3] btrfs: change snapshot_lock to dynamic pointer
` [PATCH v2 3/3] btrfs: add snapshot_lock to new_fs_root_args
[syzbot] WARNING in add_to_free_space_tree
2022-12-18 20:11 UTC
[PATCH AUTOSEL 6.1 20/22] btrfs: do not panic if we can't allocate a prealloc extent state
2022-12-17 15:27 UTC
[PATCH] fsverity: don't check builtin signatures when require_signatures=0
2022-12-17 3:53 UTC (5+ messages)
[PATCH] btrfs: scrub: improve its tree block error reporting
2022-12-17 2:34 UTC
[PATCH 0/8] extent buffer dirty cleanups
2022-12-17 2:10 UTC (6+ messages)
` [PATCH 2/8] btrfs: do not check header generation in btrfs_clean_tree_block
[PATCH] fsverity: mark builtin signatures as deprecated
2022-12-17 2:04 UTC (8+ messages)
[PATCH] Use pread/pwrite/ftruncate/stat instead of 64bit equivalents
2022-12-16 22:26 UTC (2+ messages)
[PATCH] btrfs: new test for logical inode resolution panic
2022-12-16 21:56 UTC (6+ messages)
[PATCH] btrfs: fix logical_ino ioctl panic
2022-12-16 17:52 UTC (3+ messages)
[PATCH v4 0/5] btrfs: data block group size classes
2022-12-16 8:07 UTC (9+ messages)
` [PATCH v4 1/5] btrfs: use ffe_ctl in btrfs allocator tracepoints
` [PATCH v4 2/5] btrfs: add more ffe tracepoints
` [PATCH v4 3/5] btrfs: introduce size class to block group allocator
` [PATCH v4 4/5] btrfs: load block group size class when caching
` [PATCH v4 5/5] btrfs: dont use size classes for zoned file systems
[PATCH 0/9] btrfs: more optimizations for lseek and fiemap
2022-12-16 6:53 UTC (4+ messages)
[RFC PATCH] fstests: add basic json output support
2022-12-15 23:39 UTC (3+ messages)
A BTRFS filesystem where the scrub is okay and check returns extents errors
2022-12-15 19:38 UTC
[PATCH] fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG
2022-12-15 6:04 UTC
[PATCH 0/4] fsverity cleanups
2022-12-14 23:10 UTC (6+ messages)
` [PATCH 1/4] fsverity: optimize fsverity_file_open() on non-verity files
` [PATCH 2/4] fsverity: optimize fsverity_prepare_setattr() "
` [PATCH 3/4] fsverity: optimize fsverity_cleanup_inode() "
` [PATCH 4/4] fsverity: pass pos and size to ->write_merkle_tree_block
[syzbot] KMSAN: uninit-value in longest_match
2022-12-14 21:18 UTC (4+ messages)
[PATCH] btrfs: move btrfs_abort_transaction to transaction.c
2022-12-14 18:17 UTC (2+ messages)
[PATCH] btrfs: remove level argument from btrfs_set_block_flags
2022-12-14 18:11 UTC (2+ messages)
small btrfs-zoned fixlets and optimizations
2022-12-14 17:01 UTC (5+ messages)
` [PATCH 2/7] btrfs; rename the disk_bytenr in strut btrfs_ordered_extent
small raid56 cleanups v2
2022-12-14 16:45 UTC (6+ messages)
` [PATCH 5/8] btrfs: cleanup scrub_rbio
[PATCH] btrfs: fix event name typo for FLUSH_DELAYED_REFS
2022-12-14 16:23 UTC (3+ messages)
[PATCH] btrfs: use BTRFS_SEQ_LAST for qgroups backref lookup
2022-12-14 16:19 UTC (2+ messages)
[PATCH] check: call _check_dmesg even if the test case failed
2022-12-14 11:33 UTC (2+ messages)
[PoC PATCH 00/11] btrfs: scrub: rework to get rid of the complex bio formshaping
2022-12-13 22:08 UTC (2+ messages)
[PATCH 06/16] btrfs: Lock extents before pages in writepages
2022-12-13 19:20 UTC (22+ messages)
` [PATCH 07/16] btrfs: Lock extents before folio for read()s
` [PATCH 08/16] btrfs: Lock extents before pages for buffered write()
` [PATCH 09/16] btrfs: lock/unlock extents while creation/end of async_chunk
` [PATCH 10/16] btrfs: decide early if range should be async
` [PATCH 11/16] btrfs: lock extents before pages - defrag
` [PATCH 12/16] btrfs: Perform memory faults under locked extent
` [PATCH 13/16] btrfs: writepage fixup lock rearrangement
` [PATCH 14/16] btrfs: lock extent before pages for encoded read ioctls
` [PATCH 15/16] btrfs: lock extent before pages in encoded write
` [PATCH 16/16] btrfs: btree_writepages lock extents before pages
[PATCH 0/3] btrfs: fix unexpected -ENOMEM with percpu_counter_init when create snapshot
2022-12-13 19:02 UTC (5+ messages)
` [PATCH 1/3] btrfs: refactor anon_dev with new_fs_root_args for create subvolume/snapshot
[PATCH] btrfs: fix leak of fs devices after removing btrfs module
2022-12-13 18:47 UTC (2+ messages)
[PATCH] btrfs: Fix an error handling path in btrfs_defrag_leaves()
2022-12-13 18:45 UTC (2+ messages)
[PATCH] btrfs: Fix an error handling path in btrfs_rename()
2022-12-13 18:41 UTC (2+ 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