messages from 2024-10-03 08:11:58 to 2024-10-09 12:24:08 UTC [more...]
[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
2024-10-09 12:24 UTC (36+ messages)
` [PATCH v4 01/28] test printk: Add very basic struct resource tests
` [PATCH v4 02/28] printk: Add print format (%pra) for struct range
` [PATCH v4 03/28] cxl/cdat: Use %pra for dpa range outputs
` [PATCH v4 04/28] range: Add range_overlaps()
` [PATCH v4 05/28] dax: Document dax dev range tuple
` [PATCH v4 06/28] cxl/pci: Delay event buffer allocation
` [PATCH v4 07/28] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)
` [PATCH v4 08/28] cxl/mem: Read dynamic capacity configuration from the device
` [PATCH v4 09/28] cxl/core: Separate region mode from decoder mode
` [PATCH v4 10/28] cxl/region: Add dynamic capacity decoder and region modes
` [PATCH v4 11/28] cxl/hdm: Add dynamic capacity size support to endpoint decoders
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions
` [PATCH v4 13/28] cxl/mem: Expose DCD partition capabilities in sysfs
` [PATCH v4 14/28] cxl/port: Add endpoint decoder DC mode support to sysfs
` [PATCH v4 15/28] cxl/region: Refactor common create region code
` [PATCH v4 16/28] cxl/region: Add sparse DAX region support
` [PATCH v4 17/28] cxl/events: Split event msgnum configuration from irq setup
` [PATCH v4 18/28] cxl/pci: Factor out interrupt policy check
` [PATCH v4 19/28] cxl/mem: Configure dynamic capacity interrupts
` [PATCH v4 20/28] cxl/core: Return endpoint decoder information from region search
` [PATCH v4 21/28] cxl/extent: Process DCD events and realize region extents
` [PATCH v4 22/28] cxl/region/extent: Expose region extent information in sysfs
` [PATCH v4 23/28] dax/bus: Factor out dev dax resize logic
` [PATCH v4 24/28] dax/region: Create resources on sparse DAX regions
` [PATCH v4 25/28] cxl/region: Read existing extents on region creation
` [PATCH v4 26/28] cxl/mem: Trace Dynamic capacity Event Record
` [PATCH v4 27/28] tools/testing/cxl: Make event logs dynamic
` [PATCH v4 28/28] tools/testing/cxl: Add DC Regions to mock mem data
[PATCH] fstests: generic/563: use fs blocksize to do the writes
2024-10-09 9:28 UTC (6+ messages)
[PATCH] generic/746: install two necessary files
2024-10-09 8:45 UTC
[PATCH] btrfs: fix uninitialized pointer free on add_inode_ref
2024-10-09 8:08 UTC
[PATCH v2 0/2] btrfs: unify the read and writer locks for btrfs_subpage
2024-10-09 5:51 UTC (3+ messages)
` [PATCH v2 1/2] btrfs: unify to use writer locks for subpage locking
` [PATCH v2 2/2] btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
[PATCH] btrfs: zoned: fix zone unusable accounting for freed reserved extent
2024-10-09 4:30 UTC
[PATCH 0/2] btrfs: fix generic/563 failures with sectorsize < PAGE_SIZE
2024-10-09 2:57 UTC (3+ messages)
` [PATCH 2/2] btrfs: allow buffered write to skip full page if it's sector aligned
[PATCH] btrfs: fix the length of reserved qgroup to free
2024-10-09 2:40 UTC (6+ messages)
[PATCH] btrfs: reduce lock contention when eb cache miss for btree search
2024-10-09 2:01 UTC
[PATCH v3 0/2] btrfs: fixes related to btrfs_folio_start_writer_lock()
2024-10-08 23:07 UTC (3+ messages)
` [PATCH v3 1/2] btrfs: fix the delalloc range locking if sector size < page size
` [PATCH v3 2/2] btrfs: remove unused btrfs_folio_start_writer_lock()
[PATCH] btrfs: remove btrfs_set_range_writeback()
2024-10-08 21:55 UTC (5+ messages)
mount: can't read superblock on - corrupt leaf - read time tree block corruption detected
2024-10-08 21:01 UTC (8+ messages)
[PATCH 0/2] btrfs: unify the read and writer locks for btrfs_subpage
2024-10-08 20:58 UTC (5+ messages)
` [PATCH 1/2] btrfs: unify to use writer locks for subpage locking
` [PATCH 2/2] btrfs: rename btrfs_folio_(set|start|end)_writer_lock()
[PATCH v2] btrfs: fix the delalloc range locking if sector size < page size
2024-10-08 20:58 UTC (3+ messages)
[PATCH v2 0/8] btrfs: delayed refs and qgroups, fixes, cleanups, improvements
2024-10-08 20:30 UTC (6+ messages)
` [PATCH v2 1/8] btrfs: fix missing error handling when adding delayed ref with qgroups enabled
[PATCH v2] btrfs: try to search for data csums in commit root
2024-10-08 19:36 UTC
[PATCH 00/10] btrfs: backref cache cleanups
2024-10-08 17:29 UTC (16+ messages)
` [PATCH 01/10] btrfs: convert BUG_ON in btrfs_reloc_cow_block to proper error handling
` [PATCH 02/10] btrfs: remove the changed list for backref cache
` [PATCH 03/10] btrfs: add a comment for new_bytenr in bacref_cache_node
` [PATCH 04/10] btrfs: cleanup select_reloc_root
` [PATCH 05/10] btrfs: remove clone_backref_node
` [PATCH 06/10] btrfs: don't build backref tree for cowonly blocks
` [PATCH 07/10] btrfs: do not handle non-shareable roots in backref cache
` [PATCH 08/10] btrfs: simplify btrfs_backref_release_cache
` [PATCH 09/10] btrfs: remove the ->lowest and ->leaves members from backref cache
` [PATCH 10/10] btrfs: remove detached list from btrfs_backref_cache
[PATCH] btrfs: fix the sleep inside RCU lock bug of is_same_device()
2024-10-08 17:23 UTC (5+ messages)
[PATCH 0/2] btrfs: RST scrub fixes for prealloc
2024-10-08 17:05 UTC (5+ messages)
` [PATCH 1/2] btrfs: return ENODATA in case RST lookup fails
` [PATCH 2/2] btrfs: scrub: skip initial RAID stripe-tree lookup errors
[PATCH] btrfs: add test for missing csums in log when doing async on subpage vol
2024-10-08 14:44 UTC (6+ messages)
[PATCH] btrfs: try to search for data csums in commit root
2024-10-08 6:00 UTC (5+ messages)
[PATCH v3 0/3] btrfs-progs: mkfs free-space-info bug
2024-10-08 0:27 UTC (4+ messages)
` [PATCH v3 1/3] btrfs-progs: remove block group free space
` [PATCH v3 2/3] btrfs-progs: check free space maps to block group
` [PATCH v3 3/3] btrfs-progs: free-space-info tree-checker
[PATCH] btrfs: fix clear_dirty and writeback ordering
2024-10-07 23:05 UTC (4+ messages)
[PATCH] btrfs/322: add git commit ID
2024-10-07 22:53 UTC (2+ messages)
[PATCH] btrfs: qgroup: run delayed iputs after ordered extent completion
2024-10-07 21:34 UTC (2+ messages)
failed to clone extents ... Invalid argument
2024-10-07 19:45 UTC (5+ messages)
[PATCH v2] btrfs/315: update filter to match mount cmd
2024-10-07 12:11 UTC (3+ messages)
[PATCH] btrfs: update some tests to be able to run with btrfs-progs v6.11
2024-10-07 11:32 UTC (4+ messages)
` [PATCH v2] "
[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
2024-10-07 10:58 UTC (2+ messages)
` (subset) "
btrfs send crash on kernel 6.11.0
2024-10-07 10:32 UTC (7+ messages)
[PATCH] btrfs: fix the delalloc range locking if sector size < page size
2024-10-06 22:45 UTC
Root filesystem read access for firmware load during hibernation image writing
2024-10-05 17:40 UTC (3+ messages)
Bytes scrubbed — more than 100%
2024-10-05 13:01 UTC (5+ messages)
[PATCH] btrfs-progs: help: recognize '--help' option option regardless of its position in arguments
2024-10-05 6:31 UTC
6.12-rc1 oops when rebalancing to RAID1 with RST enabled
2024-10-05 4:00 UTC
[GIT PULL] Btrfs fixes for 6.12-rc2
2024-10-04 17:50 UTC (2+ messages)
[PATCH v3] btrfs-progs: add rudimentary log checking
2024-10-04 15:23 UTC (4+ messages)
[PATCH v3] btrfs: don't BUG_ON() NOCOW ordered-extents with checksum list
2024-10-04 14:24 UTC (2+ messages)
[PATCH v2] btrfs: don't BUG_ON() NOCOW ordered-extents with checksum list
2024-10-04 11:08 UTC (3+ messages)
[PATCH 0/3] raid1 balancing methods
2024-10-04 10:44 UTC (2+ messages)
[PATCH] btrfs: fix the wrong rcu_str_deref() usage
2024-10-04 10:08 UTC (4+ messages)
[PATCH] btrfs: fix comments in definition of struct btrfs_file_extent_item
2024-10-04 10:03 UTC (3+ messages)
[PATCH] btrfs: don't BUG_ON() NOCOW ordered-extents with checksum list
2024-10-04 9:38 UTC (3+ messages)
BTRFS critical (device dm-0): corrupt node: root=256 block=1035372494848 slot=364, bad key order, current (8796143471049 108 0) next (50450969 1 0)
2024-10-04 8:28 UTC (6+ messages)
[PATCH 0/6] Filesystem page flags cleanup
2024-10-04 7:24 UTC (11+ messages)
` [PATCH 1/6] fs: Move clearing of mappedtodisk to buffer.c
` [PATCH 3/6] mm: Remove PageMappedToDisk
` [PATCH 4/6] btrfs: Switch from using the private_2 flag to owner_2
` [PATCH 6/6] migrate: Remove references to Private2
[PATCH 0/3] btrfs-progs: print-tree: cleanup for regular bitmap based flags print
2024-10-04 5:52 UTC (4+ messages)
` [PATCH 1/3] btrfs-progs: print-tree: use ARRAY_SIZE() to replace open-coded ones
` [PATCH 2/3] btrfs-progs: print-tree: cleanup __print_readable_flag()
` [PATCH 3/3] btrfs-progs: print-tree: use readable_flag_entry for inode flags
[PATCH v9 00/12] fs: multigrain timestamp redux
2024-10-04 4:49 UTC (3+ messages)
` [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps
[syzbot] [btrfs?] WARNING in btrfs_remove_qgroup
2024-10-04 0:07 UTC
[PATCH] btrfs: Remove unused btrfs_is_parity_mirror
2024-10-03 21:11 UTC (5+ messages)
` [PATCH] btrfs: Remove unused btrfs_try_tree_write_lock
[PATCH] btrfs: Remove unused btrfs_free_squota_rsv
2024-10-03 21:10 UTC (2+ messages)
[PATCH] btrfs: root memcgroup for metadata filemap_add_folio()
2024-10-03 20:58 UTC (10+ messages)
of btrfs_free_squota_rsv
2024-10-03 20:34 UTC (3+ messages)
BTRFS list of grievances
2024-10-03 18:32 UTC (6+ messages)
[regression] AMD SFH Driver Causes Memory Errors / Page Faults / btrfs on-disk corruption [Was: .../ btrfs going read-only]
2024-10-03 17:49 UTC (2+ messages)
kernel oops when removing device in 6.12-rc1
2024-10-03 15:58 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