messages from 2017-10-31 23:28:38 to 2017-11-03 16:55:57 UTC [more...]
b+tree for the incore extent list V2
2017-11-03 16:55 UTC (32+ messages)
` [PATCH 01/21] xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_real
` [PATCH 02/21] xfs: remove a duplicate assignment "
` [PATCH 03/21] xfs: treat idx as a cursor "
` [PATCH 04/21] xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delay
` [PATCH 05/21] xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real
` [PATCH 06/21] xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_real
` [PATCH 07/21] xfs: treat idx as a cursor in xfs_bmap_del_extent_*
` [PATCH 08/21] xfs: treat idx as a cursor in xfs_bmap_collapse_extents
` [PATCH 09/21] xfs: pass an on-disk extent to xfs_bmbt_validate_extent
` [PATCH 10/21] xfs: iterate over extents in xfs_iextents_copy
` [PATCH 11/21] xfs: iterate over extents in xfs_bmap_extents_to_btree
` [PATCH 12/21] xfs: introduce the xfs_iext_cursor abstraction
` [PATCH 13/21] xfs: iterate backwards in xfs_reflink_cancel_cow_blocks
` [PATCH 14/21] xfs: simplify xfs_reflink_convert_cow
` [PATCH 15/21] xfs: remove support for inlining data/extents into the inode fork
` [PATCH 16/21] xfs: allow unaligned extent records in xfs_bmbt_disk_set_all
` [PATCH 17/21] xfs: use a b+tree for the in-core extent list
` [PATCH 18/21] xfs: remove the nr_extents argument to xfs_iext_insert
` [PATCH 19/21] xfs: remove the nr_extents argument to xfs_iext_remove
` [PATCH 20/21] xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
` [PATCH 21/21] xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h
[PATCH 00/14] rollup of fstests fixes
2017-11-03 16:30 UTC (38+ messages)
` [PATCH 01/14] common/xfs: refactor xfs_scrub presence testing
` [PATCH 02/14] common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.full
` [PATCH 03/14] misc: add module reloading helpers
` [PATCH 04/14] xfs: test that we don't leak inodes and dquots during failed cow recovery
` [PATCH 05/14] xfs/333: fix errors with new inode pointer verifiers
` [PATCH 06/14] generic/459: fix test running errors
` [PATCH 07/14] generic/459: explicitly require thin_check
` [PATCH 08/14] common/xfs: remove inode-paths cruft
` [PATCH 09/14] xfs/348: dir->symlink corruption must not be allowed
` [PATCH 10/14] xfs/122: add inode log formats
` [PATCH 11/14] xfs/010: filter and record the unknown block state messages
` [PATCH 12/14] generic/204: break out of fs-filling loop early if we ENOSPC
` [PATCH v2 12/14] generic/204: use available blocks to determine the number of files to create
` [PATCH 13/14] xfs/013: don't fail because cp ran out of space
` [PATCH 14/14] generic: test IO at maximum file offset
` [PATCH v2 "
` [PATCH 15/14] xfs/020: check that we have enough space to write out a huge fs
[PATCH v2 1/2] fiemap: Factor out actual fiemap call code
2017-11-03 16:28 UTC (8+ messages)
` [PATCH v2 1/4] common: Check for fiemap range argument support
` [PATCH v3] "
[RFC PATCH 0/14] xfs: Towards thin provisioning aware filesystems
2017-11-03 12:19 UTC (16+ messages)
[PATCH 0/5] xfs refcount conversions
2017-11-03 8:19 UTC (5+ messages)
Administrateur du système
2017-11-03 6:41 UTC
b+tree for the incore extent list
2017-11-03 7:26 UTC (43+ messages)
` [PATCH 01/18] xfs: pass an on-disk extent to xfs_bmbt_validate_extent
` [PATCH 09/18] xfs: allow unaligned extent records in xfs_bmbt_disk_set_all
` [PATCH 10/18] xfs: iterate over extents in xfs_iextents_copy
` [PATCH 11/18] xfs: iterate over extents in xfs_bmap_extents_to_btree
` [PATCH 12/18] xfs: introduce the xfs_iext_cursor abstraction
` [PATCH 14/18] xfs: simplify xfs_reflink_convert_cow
` [PATCH 15/18] xfs: remove support for inlining data/extents into the inode fork
` [PATCH 16/18] xfs: use a b+tree for the in-core extent list
Administrateur du système
2017-11-03 6:52 UTC
[PATCH] build: define _DEFAULT_SOURCE if _BSD_SOURCE
2017-11-03 3:10 UTC (6+ messages)
[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
2017-11-03 2:32 UTC (20+ messages)
` [PATCH 01/15] dax: quiet bdev_dax_supported()
` [PATCH 02/15] mm, dax: introduce pfn_t_special()
` [PATCH 03/15] dax: require 'struct page' by default for filesystem dax
` [PATCH 04/15] brd: remove dax support
` [PATCH 07/15] dax: stop requiring a live device for dax_flush()
` [PATCH 08/15] dax: store pfns in the radix
` [PATCH 09/15] tools/testing/nvdimm: add 'bio_delay' mechanism
` [PATCH 10/15] IB/core: disable memory registration of fileystem-dax vmas
` [PATCH 11/15] [media] v4l2: disable filesystem-dax mapping support
` [PATCH 12/15] mm, dax: enable filesystems to trigger page-idle callbacks
` [PATCH 13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate
` [PATCH 15/15] wait_bit: introduce {wait_on,wake_up}_devmap_idle
[PATCH] xfs: scrub check the uniqueness of the AGFL entries
2017-11-03 1:04 UTC
[PATCH] xfs_repair: clear extra file attributes on symlinks
2017-11-02 21:22 UTC (10+ messages)
[PATCH v2] xfs: scrub: avoid uninitialized return code
2017-11-02 19:57 UTC (2+ messages)
[PATCH 1/2] xfs: scrub: avoid uninitialized return code
2017-11-02 16:52 UTC (6+ messages)
` [PATCH 2/2] xfs: fix unused variable warnings
[PATCH v2] xfs: truncate pagecache before writeback in xfs_setattr_size()
2017-11-02 12:39 UTC (3+ messages)
Possible to mount this XFS at least temporarily to retrieve files?
2017-11-02 8:41 UTC (3+ messages)
[RFC PATCH] xfs: account for per-AG reservation in statfs f_blocks
2017-11-01 22:50 UTC (3+ messages)
xfs: list corruption in xfs_setup_inode()
2017-11-01 21:55 UTC (9+ messages)
[PATCH] xfs: scrub extended attribute leaf space
2017-11-01 21:11 UTC (5+ messages)
` [PATCH v2] "
[PATCH 1/6] quota: clear speculative delalloc when checking quota usage
2017-11-01 21:13 UTC (4+ messages)
` [PATCH 8/6] xfs/333: fix errors with new inode pointer verifiers
` [PATCH v2 "
[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
2017-11-01 15:36 UTC (20+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 02/18] mm: Remove VM_FAULT_HWPOISON_LARGE_MASK
` [PATCH 03/18] dax: Simplify arguments of dax_insert_mapping()
` [PATCH 04/18] dax: Factor out getting of pfn out of iomap
` [PATCH 05/18] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 06/18] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 07/18] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 08/18] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 09/18] dax: Fix comment describing dax_iomap_fault()
` [PATCH 10/18] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 11/18] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/18] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 13/18] dax, iomap: Add support for synchronous faults
` [PATCH 14/18] dax: Implement dax_finish_sync_fault()
` [PATCH 15/18] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/18] ext4: Support for synchronous DAX faults
` [PATCH 17/18] xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()
` [PATCH 18/18] xfs: support for synchronous DAX faults
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC
[PATCH] xfs: flush the range before zero partial block range on truncate down
2017-11-01 12:06 UTC (5+ messages)
[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
2017-11-01 3:47 UTC (9+ messages)
` [PATCH 17/17] xfs: support for synchronous DAX faults
[PATCH] xfs: move error injection tags into their own file
2017-11-01 0:54 UTC (6+ messages)
` [PATCH v2] "
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;
as well as URLs for NNTP newsgroup(s).