messages from 2021-10-27 22:03:35 to 2021-11-04 17:43:39 UTC [more...]
[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
2021-11-04 17:43 UTC (33+ messages)
` [dm-devel] "
futher decouple DAX from block devices
2021-11-04 17:35 UTC (39+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
` [dm-devel] "
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c
[RFC PATCH 0/8] block: add support for REQ_OP_VERIFY
2021-11-04 17:34 UTC (16+ messages)
` [RFC PATCH 1/8] "
` [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support
` [RFC PATCH 3/8] nvme: add support for the Verify command
` [PATCH 4/8] nvmet: add Verify command support for bdev-ns
` [RFC PATCH 5/8] nvmet: add Verify emulation "
` [RFC PATCH 6/8] nvmet: add verify emulation support for file-ns
` [RFC PATCH 7/8] null_blk: add REQ_OP_VERIFY support
` [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY
[PATCH] xfsprogs: move stubbed-out kernel functions out of xfs_shared.h
2021-11-04 17:15 UTC (7+ messages)
` [PATCH V2] "
` [PATCH V3 RFC] xfsprogs: remove stubbed-out kernel functions out from xfs_shared.h
[PATCH] xfs: Fix double unlock in defer capture code
2021-11-04 16:59 UTC (4+ messages)
XFS / xfs_repair - problem reading very large sparse files on very large filesystem
2021-11-04 16:20 UTC (2+ messages)
[PATCH 00/21] iomap/xfs folio patches
2021-11-04 8:40 UTC (69+ messages)
` [PATCH 01/21] fs: Remove FS_THP_SUPPORT
` [PATCH 02/21] block: Add bio_add_folio()
` [PATCH 03/21] block: Add bio_for_each_folio_all()
` [PATCH 04/21] iomap: Convert to_iomap_page to take a folio
` [PATCH 05/21] iomap: Convert iomap_page_create "
` [PATCH 06/21] iomap: Convert iomap_page_release "
` [PATCH 07/21] iomap: Convert iomap_releasepage to use "
` [PATCH 08/21] iomap: Add iomap_invalidate_folio
` [PATCH 09/21] iomap: Pass the iomap_page into iomap_set_range_uptodate
` [PATCH 10/21] iomap: Convert bio completions to use folios
` [PATCH 11/21] iomap: Use folio offsets instead of page offsets
` [PATCH 12/21] iomap: Convert iomap_read_inline_data to take a folio
` [PATCH 13/21] iomap: Convert readahead and readpage to use "
` [PATCH 14/21] iomap: Convert iomap_page_mkwrite "
` [PATCH 15/21] iomap: Convert iomap_write_begin and iomap_write_end to folios
` [PATCH 16/21] iomap: Convert iomap_write_end_inline to take a folio
` [PATCH 17/21] iomap,xfs: Convert ->discard_page to ->discard_folio
` [PATCH 18/21] iomap: Convert iomap_add_to_ioend to take a folio
` [PATCH 19/21] iomap: Convert iomap_migrate_page to use folios
` [PATCH 20/21] iomap: Support multi-page folios in invalidatepage
` [PATCH 21/21] xfs: Support multi-page folios
[PATCH] xfs: use swap() to make code cleaner
2021-11-04 6:24 UTC
[PATCHSET 00/61] xfs: sync libxfs with 5.14
2021-11-04 2:30 UTC (4+ messages)
` [PATCH 61/61] mkfs: warn about V4 deprecation when creating new V4 filesystems
[PATCH v2] fsstress: run more than 2^32 operations
2021-11-03 16:12 UTC
[PATCH v2] tests/xfs: test COW writeback failure when overlapping non-shared blocks
2021-11-03 16:10 UTC (4+ messages)
[PATCH] fsstress: run more than 2^32 operations
2021-11-03 5:25 UTC (2+ messages)
[GIT PULL] xfs: new code for 5.16
2021-11-02 19:52 UTC (2+ messages)
xfsrestore'ing from file backups don't restore...why not?
2021-11-02 14:29 UTC (12+ messages)
` cause of xfsdump msg: root ino 192 differs from mount dir ino 256
[PATCHSET v2 0/2] xfs: clean up zone terminology
2021-11-01 12:40 UTC (2+ messages)
[PATCH] xfs:using swap() instead of tmp variable
2021-11-01 12:28 UTC
[PATCH] xfs: Fix the free logic of state in xfs_attr_node_hasname
2021-11-01 7:00 UTC (4+ messages)
` [PATCH v2] "
[PATCH v8 0/8] fsdax: introduce fs query to support reflink
2021-10-31 18:16 UTC (11+ messages)
` [PATCH v8 1/8] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v8 2/8] dax: Introduce holder for dax_device
` [PATCH v8 3/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v8 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v8 5/8] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v8 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v8 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v8 8/8] fsdax: add exception for reflinked files
[PATCH] xfs/126: Add a getxattr opeartion
2021-10-31 15:15 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 2a09b575074f
2021-10-30 16:57 UTC
[Bug 214767] New: xfs seems to hang due to race condition? maybe related to (gratuitous) thaw
2021-10-29 2:22 UTC (3+ messages)
` [Bug 214767] "
[Question] ext4/xfs: Default behavior changed after per-file DAX
2021-10-28 19:19 UTC (13+ messages)
Segmentation fault on 28tb usb3 volume with xfs_repair
2021-10-28 17:15 UTC (2+ messages)
[PATCH] xfs: use swap() to make code cleaner
2021-10-28 11:28 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