linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-17 13:23:37 to 2025-06-26 13:57:18 UTC [more...]

[PATCH v2 0/9] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-06-26 13:57 UTC  (16+ messages)
` [PATCH v2 1/9] block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
` [PATCH v2 2/9] nvme: set max_hw_wzeroes_unmap_sectors if device supports DEAC bit
` [PATCH v2 3/9] nvmet: set WZDS and DRB if device enables unmap write zeroes operation
` [PATCH v2 4/9] scsi: sd: set max_hw_wzeroes_unmap_sectors if device supports SD_ZERO_*_UNMAP
` [PATCH v2 5/9] dm: clear unmap write zeroes limits when disabling write zeroes
` [PATCH v2 6/9] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [PATCH v2 7/9] block: factor out common part in blkdev_fallocate()
` [PATCH v2 8/9] block: add FALLOC_FL_WRITE_ZEROES support
` [PATCH v2 9/9] ext4: "

(no subject)
 2025-06-26 11:59 UTC  (14+ messages)
` [PATCH 1/7] xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlock
` [PATCH 2/7] xfs: catch stale AGF/AGF metadata
` [PATCH 3/7] xfs: avoid dquot buffer pin deadlock
` [PATCH 4/7] xfs: add tracepoints for stale pinned inode state debug
` [PATCH 5/7] xfs: rearrange code in xfs_buf_item.c
` [PATCH 6/7] xfs: factor out stale buffer item completion
` [PATCH 7/7] xfs: fix unmount hang with unflushable inodes stuck in the AIL

[PATCH] xfs: report a writeback error on a read() call
 2025-06-26 10:25 UTC  (16+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin (2)
 2025-06-26  7:33 UTC  (3+ messages)

[PATCH v6 0/3] atomic writes tests (part 2)
 2025-06-26  0:27 UTC  (4+ messages)
` [PATCH v6 1/3] common/atomicwrites: add helper for multi block atomic writes
` [PATCH v6 2/3] generic: various atomic write tests with hardware and scsi_debug
` [PATCH v6 3/3] xfs: more multi-block atomic writes tests

[PATCH v5 0/3] atomic writes tests (part 2)
 2025-06-26  0:00 UTC  (9+ messages)
` [PATCH v5 2/3] generic: various atomic write tests with hardware and scsi_debug
` [PATCH v5 3/3] xfs: more multi-block atomic writes tests

[PATCH v3 00/16] fuse: use iomap for buffered writes + writeback
 2025-06-25 17:02 UTC  (27+ messages)
` [PATCH v3 01/16] iomap: pass more arguments using struct iomap_writepage_ctx
` [PATCH v3 02/16] iomap: cleanup the pending writeback tracking in iomap_writepage_map_blocks
` [PATCH v3 03/16] iomap: refactor the writeback interface
` [PATCH v3 04/16] iomap: hide ioends from the generic writeback code
` [PATCH v3 05/16] iomap: add public helpers for uptodate state manipulation
` [PATCH v3 06/16] iomap: move all ioend handling to ioend.c
` [PATCH v3 07/16] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH v3 08/16] iomap: move folio_unlock out of iomap_writeback_folio
` [PATCH v3 09/16] iomap: export iomap_writeback_folio
` [PATCH v3 10/16] iomap: replace iomap_folio_ops with iomap_write_ops
` [PATCH v3 11/16] iomap: add read_folio_range() handler for buffered writes
` [PATCH v3 12/16] fuse: use iomap "
` [PATCH v3 13/16] fuse: use iomap for writeback
` [PATCH v3 14/16] fuse: use iomap for folio laundering
` [PATCH v3 15/16] fuse: hook into iomap for invalidating and checking partial uptodateness
` [PATCH v3 16/16] fuse: refactor writeback to use iomap_writepage_ctx inode

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-06-25 16:44 UTC  (12+ messages)
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
          ` does fuse need ->launder_folios, was: "

[syzbot] Monthly xfs report (Jun 2025)
 2025-06-25 14:15 UTC 

[PATCH 0/2] xfs: iclog small cleanup
 2025-06-25 11:22 UTC  (12+ messages)
` [PATCH 1/2] xfs: replace iclogs circular list with a list_head
` [PATCH 2/2] xfs: kill xlog_in_core_2_t typedef

misc cleanups
 2025-06-25  6:23 UTC  (29+ messages)
` [PATCH 2/7] xfs: remove the call to sync_blockdev in xfs_configure_buftarg
` [PATCH 3/7] xfs: remove the call to bdev_validate_blocksize "
` [PATCH 4/7] xfs: refactor xfs_calc_atomic_write_unit_max
` [PATCH 5/7] xfs: rename the bt_bdev_* buftarg fields
` [PATCH 7/7] xfs: remove the bt_meta_sectorsize field in struct buftarg

cleanup log item formatting
 2025-06-24 14:38 UTC  (6+ messages)

[PATCH 5.15.y] xfs: fix super block buf log item UAF during force shutdown
 2025-06-24 13:48 UTC 

[ANNOUNCE] xfsprogs: v6.15.0 released
 2025-06-24 13:31 UTC 

[syzbot] [xfs?] INFO: task hung in xfs_map_blocks
 2025-06-24  6:56 UTC 

[PATCH v2 00/16] fuse: use iomap for buffered writes + writeback
 2025-06-23 20:53 UTC  (10+ messages)
` [PATCH v2 04/16] iomap: add wrapper function iomap_bio_readpage()

[PATCH v3 0/2] statx.2: Add stx_atomic_write_unit_max_opt
 2025-06-23  0:59 UTC  (5+ messages)
` [PATCH v3 1/2] statx.2: properly align stx_dio_read_offset_align
` [PATCH v3 2/2] statx.2: Add stx_atomic_write_unit_max_opt

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2025-06-20 14:03 UTC  (2+ messages)

[QUESTION] Long read latencies on mixed rw buffered IO
 2025-06-20 13:46 UTC  (2+ messages)
` [PATCH] xfs: Remove i_rwsem lock in buffered read

[PATCH 00/10] convert the majority of file systems to mmap_prepare
 2025-06-19 17:47 UTC  (17+ messages)
` [PATCH 01/10] mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
` [PATCH 02/10] mm/nommu: use file_has_valid_mmap_hooks() helper
` [PATCH 07/10] mm/filemap: introduce generic_file_*_mmap_prepare() helpers
` [PATCH 08/10] fs: convert simple use of generic_file_*_mmap() to .mmap_prepare()
` [PATCH 10/10] fs: replace mmap hook with .mmap_prepare for simple mappings

[PATCH v2] statx.2: Add stx_atomic_write_unit_max_opt
 2025-06-19 13:45 UTC  (6+ messages)

temporary hung tasks on XFS since updating to 6.6.92
 2025-06-19 10:05 UTC  (9+ messages)

[PATCH v3 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:58 UTC  (15+ messages)
` [PATCH v3 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v3 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v3 03/14] mm: Remove remaining uses of PFN_DEV
` [PATCH v3 04/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v3 05/14] mm/gup: Remove pXX_devmap usage from get_user_pages()
` [PATCH v3 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v3 07/14] mm: Remove redundant pXd_devmap calls
` [PATCH v3 08/14] mm/khugepaged: Remove redundant pmd_devmap() check
` [PATCH v3 09/14] powerpc: Remove checks for devmap pages and PMDs/PUDs
` [PATCH v3 10/14] fs/dax: Remove FS_DAX_LIMITED config option
` [PATCH v3 11/14] mm: Remove devmap related functions and page table bits
` [PATCH v3 12/14] mm: Remove PFN_DEV, PFN_MAP, PFN_SPECIAL, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH v3 13/14] mm: Remove callers of pfn_t functionality
` [PATCH v3 14/14] mm/memremap: Remove unused devmap_managed_key

[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-19  8:52 UTC  (17+ messages)
` [PATCH v2 01/14] mm: Convert pXd_devmap checks to vma_is_dax
` [PATCH v2 02/14] mm: Filter zone device pages returned from folio_walk_start()
` [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
` [PATCH v2 06/14] mm/huge_memory: Remove pXd_devmap usage from insert_pXd_pfn()
` [PATCH v2 08/14] mm/khugepaged: Remove redundant pmd_devmap() check

[PATCH] xfs: fix incorrect tail lsn tracking when AIL is empty
 2025-06-19  2:17 UTC  (2+ messages)

[PATCH V2] generic/738 : add missing _fixed_by_git_commit line to the test
 2025-06-18 14:18 UTC  (2+ messages)

refactor the iomap writeback code v2
 2025-06-18  4:43 UTC  (20+ messages)
` [PATCH 01/11] iomap: pass more arguments using struct iomap_writepage_ctx
` [PATCH 03/11] iomap: refactor the writeback interface
` [PATCH 04/11] iomap: hide ioends from the generic writeback code
` [PATCH 06/11] iomap: move all ioend handling to ioend.c
` [PATCH 07/11] iomap: rename iomap_writepage_map to iomap_writeback_folio
` [PATCH 09/11] iomap: export iomap_writeback_folio
` [PATCH 10/11] iomap: replace iomap_folio_ops with iomap_write_ops

[PATCH 5.15] xfs: allow inode inactivation during a ro mount log recovery
 2025-06-18  0:24 UTC  (2+ messages)

refactor the iomap writeback code
 2025-06-17 19:32 UTC  (5+ messages)
` [PATCH 6/6] iomap: move all ioend handling to ioend.c

[PATCH] fs/xfs: use scnprintf() in show functions
 2025-06-17 13:23 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).