messages from 2025-03-17 15:40:08 to 2025-03-25 12:20:20 UTC [more...]
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-25 12:15 UTC (16+ messages)
` [RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
` [RFC PATCH V3 02/43] rv64ilp32_abi: riscv: Adapt Makefile and Kconfig
` [RFC PATCH V3 03/43] rv64ilp32_abi: riscv: Adapt ULL & UL definition
` [RFC PATCH V3 04/43] rv64ilp32_abi: riscv: Introduce xlen_t to adapt __riscv_xlen != BITS_PER_LONG
` [RFC PATCH V3 05/43] rv64ilp32_abi: riscv: crc32: Utilize 64-bit width to improve the performance
` [RFC PATCH V3 06/43] rv64ilp32_abi: riscv: csum: "
` [RFC PATCH V3 07/43] rv64ilp32_abi: riscv: arch_hweight: Adapt cpopw & cpop of zbb extension
` [RFC PATCH V3 08/43] rv64ilp32_abi: riscv: bitops: Adapt ctzw & clzw "
` [RFC PATCH V3 09/43] rv64ilp32_abi: riscv: Reuse LP64 SBI interface
` [RFC PATCH V3 10/43] rv64ilp32_abi: riscv: Update SATP.MODE.ASID width
` [RFC PATCH V3 11/43] rv64ilp32_abi: riscv: Introduce PTR_L and PTR_S
` [RFC PATCH V3 12/43] rv64ilp32_abi: riscv: Introduce cmpxchg_double
` [RFC PATCH V3 13/43] rv64ilp32_abi: riscv: Correct stackframe layout
` [RFC PATCH V3 14/43] rv64ilp32_abi: riscv: Adapt kernel module code
` [RFC PATCH V3 15/43] rv64ilp32_abi: riscv: mm: Adapt MMU_SV39 for 2GiB address space
[PATCH] generic: test fsync of file with no more hard links
2025-03-25 11:52 UTC (6+ messages)
[PATCH v4] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
2025-03-25 10:52 UTC (2+ messages)
[PATCH] btrfs/058: fix test to actually have an open tmpfile during the send operation
2025-03-25 9:03 UTC (2+ messages)
[PATCH v3] btrfs: simplify the reserved space handling inside copy_one_range()
2025-03-25 8:01 UTC
[linux-next:master] [btrfs] 968f19c5b1: xfstests.btrfs.226.fail
2025-03-25 7:23 UTC (3+ messages)
mount compress=zstd leaves files uncompressed, that used to compress well with before
2025-03-24 20:29 UTC (6+ messages)
[GIT PULL] Btrfs updates for 6.15
2025-03-24 16:37 UTC
[PATCH v2] btrfs: simplify the reserved space handling inside copy_one_range()
2025-03-24 9:19 UTC
[PATCH 6.6.y] btrfs: make sure that WRITTEN is set on all metadata blocks
2025-03-24 7:34 UTC
[PATCH] btrfs: simplify the reserved space handling inside copy_one_range()
2025-03-24 6:32 UTC (3+ messages)
[syzbot] kernel BUG in close_ctree
2025-03-23 6:21 UTC (3+ messages)
` [syzbot] [btrfs?] "
BTRFS error count 754 after reboot on Debian kernel 6.12.17
2025-03-23 4:11 UTC (3+ messages)
[PATCH v2 0/2] Avoid setting folio->private
2025-03-22 22:19 UTC (4+ messages)
` [PATCH 2/2] btrfs: kill EXTENT_FOLIO_PRIVATE
[syzbot] Monthly btrfs report (Mar 2025)
2025-03-22 18:47 UTC
[RFC PATCH v5 0/5] introduce io_uring_cmd_import_fixed_vec
2025-03-22 15:23 UTC (20+ messages)
` [RFC PATCH v5 1/5] io_uring: rename the data cmd cache
` [RFC PATCH v5 2/5] io_uring/cmd: don't expose entire cmd async data
` [RFC PATCH v5 3/5] io_uring/cmd: add iovec cache for commands
` [RFC PATCH v5 4/5] io_uring/cmd: introduce io_uring_cmd_import_fixed_vec
` [RFC PATCH v5 5/5] btrfs: ioctl: introduce btrfs_uring_import_iovec()
` (subset) [RFC PATCH v5 0/5] introduce io_uring_cmd_import_fixed_vec
[linux-next-20250320][btrfs] Kernel OOPs while running btrfs/108
2025-03-22 14:15 UTC (3+ messages)
[PATCH] btrfs: correctly escape subvol in btrfs_show_options
2025-03-22 10:15 UTC (3+ messages)
[PATCH 0/4] btrfs: refactor btrfs_buffered_write() for the incoming large data folios
2025-03-22 8:50 UTC (14+ messages)
` [PATCH 1/4] btrfs: remove force_page_uptodate variable from btrfs_buffered_write()
` [PATCH 2/4] btrfs: cleanup the reserved space inside the loop of btrfs_buffered_write()
` [PATCH 3/4] btrfs: extract the space reservation code from btrfs_buffered_write()
` [PATCH 4/4] btrfs: extract the main loop of btrfs_buffered_write() into a helper
[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
2025-03-21 16:08 UTC (5+ messages)
` [PATCH v3 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "
[PATCH 5.10] btrfs: have proper error handling in btrfs_init_reloc_root
2025-03-21 15:32 UTC
[PATCH] btrfs: fix fsync of files with no hard links not persisting deletion
2025-03-21 11:08 UTC
Iomap buffered write short copy handling (with full folio uptodate)
2025-03-21 9:16 UTC (3+ messages)
[syzbot] [btrfs?] WARNING in add_to_free_space_tree (2)
2025-03-21 1:37 UTC
[PATCH v4 00/15] FITRIM improvement
2025-03-20 19:00 UTC (3+ messages)
` [PATCH v4 09/15] btrfs: replace pending/pinned chunks lists with io tree
[PATCH v2 00/13] btrfs: zoned: split out space_info for dedicated block groups
2025-03-20 16:39 UTC (27+ messages)
` [PATCH v2 01/13] btrfs: take btrfs_space_info in btrfs_reserve_data_bytes
` [PATCH v2 02/13] btrfs: take struct btrfs_inode in btrfs_free_reserved_data_space_noquota
` [PATCH v2 03/13] btrfs: factor out init_space_info()
` [PATCH v2 04/13] btrfs: spin out do_async_reclaim_{data,metadata}_space()
` [PATCH v2 05/13] btrfs: factor out check_removing_space_info()
` [PATCH v2 06/13] btrfs: introduce space_info argument to btrfs_chunk_alloc
` [PATCH v2 07/13] btrfs: pass space_info for block group creation
` [PATCH v2 08/13] btrfs: introduce btrfs_space_info sub-group
` [PATCH v2 09/13] btrfs: introduce tree-log sub-space_info
` [PATCH v2 10/13] btrfs: tweak extent/chunk allocation for space_info sub-space
` [PATCH v2 11/13] btrfs: use proper data space_info
` [PATCH v2 12/13] btrfs: add block_rsv for treelog
` [PATCH v2 13/13] btrfs: reclaim from sub-space space_info
[LSF/MM/BPF TOPIC] File system checksum offload
2025-03-20 5:48 UTC (13+ messages)
btrfs-progs: -q/--quiet not accepted for "btrfs subvolume" subcommands
2025-03-20 1:18 UTC (4+ messages)
[PATCH] btrfs: remove force_page_uptodate variable from btrfs_buffered_write()
2025-03-19 23:54 UTC
[PATCH 0/2] btrfs-progs: allowing 2K block size for experimental builds
2025-03-19 23:27 UTC (4+ messages)
[PATCH] btrfs-progs: cmds: show child subvolumes during recursive delete
2025-03-19 22:03 UTC (2+ messages)
[PATCH v2 1/1] btrfs-progs: add slack space for mkfs --shrink
2025-03-19 22:01 UTC (3+ messages)
[PATCH] btrfs-progs: cmds/qgroup: use sysfs to detect inconsistent status early
2025-03-19 21:56 UTC (2+ messages)
[PATCH 1/1] btrfs: ioctl: don't free iov when -EAGAIN in uring encoded read
2025-03-19 18:04 UTC (2+ messages)
[PATCH] btrfs: fix typo in space info explanation
2025-03-19 14:26 UTC (2+ messages)
[PATCH] btrfs: remove call to btrfs_delete_unused_bgs() in close_ctree()
2025-03-19 14:26 UTC (3+ messages)
[PATCH] btrfs: fix signedness issue in min()
2025-03-19 12:40 UTC (4+ messages)
[PATCH v3] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
2025-03-19 11:07 UTC (5+ messages)
[PATCH v3 0/2] btrfs: zoned: skip reporting zone for new block group
2025-03-19 2:06 UTC (4+ messages)
` [PATCH v3 1/2] block: introduce zone capacity helper
` [PATCH v3 2/2] btrfs: zoned: skip reporting zone for new block group
[PATCH] btrfs: remove EXTENT_BUFFER_IN_TREE flag
2025-03-18 17:16 UTC (7+ messages)
[PATCH] btrfs: move block perfect compression out of experimental features
2025-03-18 16:30 UTC (2+ messages)
[RFC PATCH v4 0/5] introduce io_uring_cmd_import_fixed_vec
2025-03-18 13:19 UTC (15+ messages)
` [RFC PATCH v4 4/5] btrfs: ioctl: introduce btrfs_uring_import_iovec()
` [RFC PATCH v4 5/5] btrfs: ioctl: don't free iov when -EAGAIN in uring encoded read
[PATCH v2] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
2025-03-18 12:52 UTC (2+ messages)
[PATCH] fstests: btrfs: zoned: verify RAID conversion with write pointer mismatch
2025-03-18 10:35 UTC (7+ messages)
[PATCH 0/2] btrfs: zoned: fix zone management on degraded filesystems
2025-03-18 10:10 UTC (3+ messages)
[PATCH] btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
2025-03-18 9:48 UTC (2+ messages)
[PATCH] btrfs-progs: resize: remove the misleading warning for the 'max' option
2025-03-18 9:46 UTC (2+ messages)
[PATCH v2 0/2] btrfs: zoned: skip reporting zone for new block group
2025-03-18 8:04 UTC (9+ messages)
` [PATCH v2 1/2] block: introduce zone capacity helper
` [PATCH v2 2/2] btrfs: zoned: skip reporting zone for new block group
[PATCH] btrfs: fix broken drop_caches on extent_buffer folios
2025-03-17 23:47 UTC
[PATCH v2 0/6] Ioctl to clear unused space in various ways
2025-03-17 20:11 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