messages from 2023-08-25 12:00:39 to 2023-08-30 22:03:02 UTC [more...]
[PATCH 0/5] btrfs: qgroup: reduce GFP_ATOMIC usage for ulist
2023-08-30 21:58 UTC (7+ messages)
` [PATCH 1/5] btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()
` [PATCH 2/5] btrfs: qgroup: use qgroup_iterator facility for btrfs_qgroup_free_refroot()
` [PATCH 3/5] btrfs: qgroup: use qgroup_iterator facility for qgroup_convert_meta()
` [PATCH 4/5] btrfs: qgroup: use qgroup_iterator facility for __qgroup_excl_accounting()
` [PATCH 5/5] btrfs: qgroup: use qgroup_iterator facility to replace @tmp ulist of qgroup_update_refcnt()
[PATCH V2 0/3] Supporting same fsid mounting through a compat_ro feature
2023-08-30 12:00 UTC (5+ messages)
` [PATCH 2/3] btrfs: Introduce the single-dev feature
[syzbot] Monthly btrfs report (Aug 2023)
2023-08-30 9:53 UTC
[syzbot] [btrfs?] UBSAN: array-index-out-of-bounds in FSE_decompress_wksp_body_bmi2
2023-08-30 7:49 UTC
btrfs sequential 8K read()s from compressed files are not merging
2023-08-30 18:18 UTC (7+ messages)
` (PING) "
[PATCH v6 00/11] io_uring getdents
2023-08-30 6:11 UTC (21+ messages)
` [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/11] xfs: add NOWAIT semantics for readdir
` [PATCH 03/11] vfs: add nowait flag for struct dir_context
` [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 06/11] vfs: add a nowait parameter for touch_atime()
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
` [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated
` [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 11/11] io_uring: add support for getdents
[PATCH] btrfs/237: kick reclaim process with a small filesystem
2023-08-30 5:51 UTC (2+ messages)
[PATCH v6 0/7] fs: implement multigrain timestamps
2023-08-30 1:22 UTC (7+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-08-30 0:48 UTC (4+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
[PATCH] btrfs-progs: add a free_root_extent_buffers helper
2023-08-29 17:45 UTC (3+ messages)
btrfs check errors: no inode item
2023-08-29 16:54 UTC
[syzbot] [btrfs?] KASAN: use-after-free Read in btrfs_test_super
2023-08-29 14:20 UTC (3+ messages)
[PATCH] fstests: btrfs/261 fix failure if /var/lib/btrfs isn't writable
2023-08-29 12:34 UTC
[PATCH] fstests: btrfs add more tests into the scrub group
2023-08-29 12:32 UTC
Scrub of my nvme SSD has slowed by about 2/3
2023-08-29 12:17 UTC (3+ messages)
[PATCH v3] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage
2023-08-29 11:48 UTC
[PATCH v2] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage
2023-08-29 11:22 UTC (5+ messages)
[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
2023-08-29 11:02 UTC (6+ messages)
` [PATCH 20/29] btrfs: Convert to bdev_open_by_path()
[PATCH] btrfs: fix lockdep splat and potential deadlock after failure running delayed items
2023-08-29 10:34 UTC
[PATCH] btrfs/282: skip test if /var/lib/btrfs isnt writable
2023-08-29 9:53 UTC (3+ messages)
btrfs write-bandwidth performance regression of 6.5-rc4/rc3
2023-08-29 9:45 UTC (4+ messages)
[PATCH] btrfs: do not require EXTENT_NOWAIT for btrfs_redirty_list_add()
2023-08-29 7:14 UTC
[PATCH 00/38] btrfs-progs: sync ctree.c into btrfs-progs
2023-08-29 6:42 UTC (5+ messages)
` [PATCH 02/38] btrfs-progs: remove useless add_root_to_dirty_list call in mkfs
[syzbot] [btrfs?] possible deadlock in __btrfs_release_delayed_node (3)
2023-08-28 23:03 UTC
[PATCH 0/5 v3] btrfs-progs: recover from failed metadata_uuid port kernel
2023-08-28 22:43 UTC (10+ messages)
` [PATCH 1/5] btrfs-progs: cleanup duplicate check metadata_uuid flag
` [PATCH 2/5] btrfs-progs: tune use the latest bdev in fs_devices for super_copy
` [PATCH 3/5] btrfs-progs: add support to fix superblock with CHANGING_FSID_V2 flag
` [PATCH 4/5] btrfs-progs: recover from the failed btrfstune -m|M
` [PATCH 5/5] btrfs-progs: test btrfstune -m|M ability to fix previous failures
[GIT PULL] Btrfs updates for 6.6
2023-08-28 20:14 UTC (2+ messages)
[PATCH v2 00/12] btrfs: ctree.[ch] cleanups
2023-08-28 16:25 UTC (14+ messages)
` [PATCH v2 01/12] btrfs: move btrfs_crc32c_final into free-space-cache.c
` [PATCH v2 02/12] btrfs: remove btrfs_crc32c wrapper
` [PATCH v2 03/12] btrfs: move btrfs_extref_hash into inode-item.h
` [PATCH v2 04/12] btrfs: move btrfs_name_hash to dir-item.h
` [PATCH v2 05/12] btrfs: include asm/unaligned.h in accessors.h
` [PATCH v2 06/12] btrfs: include linux/crc32c in dir-item and inode-item
` [PATCH v2 07/12] btrfs: include linux/iomap.h in file.c
` [PATCH v2 08/12] btrfs: add fscrypt related dependencies to respective headers
` [PATCH v2 09/12] btrfs: add btrfs_delayed_ref_head declaration to extent-tree.h
` [PATCH v2 10/12] btrfs: include trace header in where necessary
` [PATCH v2 11/12] btrfs: include linux/security.h in super.c
` [PATCH v2 12/12] btrfs: remove extraneous includes from ctree.h
[PATCH 0/2] btrfs-progs: rely on "btrfstune --csum" to replace "btrfs check --init-csum-tree"
2023-08-28 16:10 UTC (2+ messages)
[PATCH] btrfs-progs: tune: do not allow multiple features in different groups to be executed in one go
2023-08-28 15:57 UTC (2+ messages)
[PATCH] btrfs-progs: tests: misc-test prefix error messages
2023-08-28 15:48 UTC (2+ messages)
[PATCH] btrfs-progs: tests: fix random mkfs.btrfs failure due to loopdev cache
2023-08-28 15:46 UTC (2+ messages)
[PATCH v2 0/29] block: Make blkdev_get_by_*() return handle
2023-08-28 14:27 UTC (7+ messages)
[PATCH] btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage
2023-08-28 13:54 UTC (2+ messages)
[PATCH 11/11] btrfs: remove extraneous includes from ctree.h
2023-08-28 13:29 UTC (4+ messages)
[PATCH] btrfs: update comment for reservation of metadata space for delayed items
2023-08-28 13:27 UTC (2+ messages)
[PATCH] btrfs-progs: receive: cannot find clone source subvol when receiving in reverse direction
2023-08-28 13:24 UTC (2+ messages)
[PATCH] btrfs: release path before inode lookup during the ino lookup ioctl
2023-08-28 13:12 UTC (2+ messages)
[PATCH] btrfs-progs: print-tree add device list
2023-08-28 12:41 UTC
decouple block open flags from fmode_t v2
2023-08-28 12:09 UTC (4+ messages)
` [PATCH 01/30] block: also call ->open for incremental partition opens
[PATCH 00/11] btrfs: ctree.[ch] cleanups
2023-08-28 11:07 UTC (19+ messages)
` [PATCH 01/11] btrfs: move btrfs_crc32c_final into free-space-cache.c
` [PATCH 02/11] btrfs: remove btrfs_crc32c wrapper
` [PATCH 03/11] btrfs: move btrfs_extref_hash into inode-item.h
` [PATCH 04/11] btrfs: move btrfs_name_hash to dir-item.h
` [PATCH 05/11] btrfs: include asm/unaligned.h in accessors.h
` [PATCH 07/11] btrfs: include linux/iomap.h in file.c
` [PATCH 08/11] btrfs: add fscrypt related dependencies to respective headers
` [PATCH 09/11] btrfs: add btrfs_delayed_ref_head declaration to extent-tree.h
` [PATCH 10/11] btrfs: include trace header in where necessary
[PATCH 0/3] btrfs: make extent buffer memory continuous
2023-08-28 10:36 UTC (3+ messages)
` [PATCH 2/3] btrfs: map uncontinuous extent buffer pages into virtual address space
[PATCH 0/2] btrfs: updates to error path for delayed dir index insertion failure
2023-08-28 9:18 UTC (12+ messages)
` [PATCH 1/2] btrfs: improve error message after failure to add delayed dir index item
` [PATCH 2/2] btrfs: remove BUG() after failure to insert "
` [PATCH v2 0/3] btrfs: updates to error path for delayed dir index insertion failure
` [PATCH v2 1/3] btrfs: improve error message after failure to add delayed dir index item
` [PATCH v2 2/3] btrfs: remove BUG() after failure to insert "
` [PATCH v2 3/3] btrfs: assert delayed node locked when removing delayed item
fstests(btrfs/100) triggered a dead-lock(of scrub?)
2023-08-28 5:33 UTC (2+ messages)
[PATCH v3 0/3] use shuf to choose a random file
2023-08-28 1:37 UTC (5+ messages)
` [PATCH v3 1/3] common/rc: introduce _random_file() helper
Fwd: kernel bug when performing heavy IO operations
2023-08-27 11:54 UTC (3+ messages)
[syzbot] [btrfs?] kernel BUG in btrfs_insert_delayed_dir_index
2023-08-27 5:10 UTC
btrfs check: root errors 400, nbytes wrong
2023-08-27 2:06 UTC (4+ messages)
[syzbot] [btrfs?] kernel BUG in insert_state (2)
2023-08-26 4:14 UTC
[PATCH RFC v5 00/29] io_uring getdents
2023-08-25 22:53 UTC (39+ messages)
` [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall
` [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT
` [PATCH 03/29] xfs: add NOWAIT semantics for readdir
` [PATCH 04/29] vfs: add nowait flag for struct dir_context
` [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock
` [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage
` [PATCH 07/29] vfs: add a nowait parameter for touch_atime()
` [PATCH 08/29] vfs: add nowait parameter for file_accessed()
` [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir()
` [PATCH 10/29] vfs: add S_NOWAIT for nowait time update
` [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait
` [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update
` [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics
` [PATCH 14/29] xfs: support nowait for xfs_log_reserve()
` [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case
` [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init()
` [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN
` [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary
` [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc()
` [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case
` [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in "
` [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert()
` [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map()
` [PATCH 24/29] xfs: support nowait for xfs_buf_read_map()
` [PATCH 25/29] xfs: support nowait for xfs_buf_item_init()
` [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit
` [PATCH 27/29] xfs: add a comment for xlog_kvmalloc()
` [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit()
` [PATCH 29/29] io_uring: add support for getdents
[PATCH] btrfs: Allow online resize to use "min" shortcut
2023-08-25 20:27 UTC (5+ messages)
[syzbot] [btrfs?] possible deadlock in btrfs_search_slot (2)
2023-08-25 19:50 UTC
[PATCH] btrfs: do not block starts waiting on previous transaction commit
2023-08-25 18:38 UTC (4+ messages)
[PATCH 00/16] btrfs-progs: recover from failed metadata_uuid
2023-08-25 14:57 UTC (6+ 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