messages from 2018-03-09 15:47:05 to 2018-03-15 17:49:06 UTC [more...]
[PATCH RFC] xfs, memcg: Call xfs_fs_nr_cached_objects() only in case of global reclaim
2018-03-15 17:49 UTC (4+ messages)
[PATCH] fsck.xfs: allow forced repairs using xfs_repair
2018-03-15 17:47 UTC (21+ messages)
` [PATCH 1/2] xfs_repair: add flag -e to detect corrected errors
` [PATCH 2/2 v1] fsck.xfs: allow forced repairs using xfs_repair
` [PATCH 2/2 v2] "
[PATCH v2] xfs: detect agfl count corruption and reset agfl
2018-03-15 17:45 UTC
[PATCH] xfs: detect agfl count corruption and reset agfl
2018-03-15 16:27 UTC (6+ messages)
[PATCH v6 00/15] dax: fix dma vs truncate/hole-punch
2018-03-15 15:52 UTC (16+ messages)
` [PATCH v6 01/15] dax: store pfns in the radix
` [PATCH v6 02/15] fs, dax: prepare for dax-specific address_space_operations
` [PATCH v6 03/15] block, dax: remove dead code in blkdev_writepages()
` [PATCH v6 04/15] xfs, dax: introduce xfs_dax_aops
` [PATCH v6 05/15] ext4, dax: introduce ext4_dax_aops
` [PATCH v6 06/15] ext2, dax: introduce ext2_dax_aops
` [PATCH v6 07/15] fs, dax: use page->mapping to warn if truncate collides with a busy page
` [PATCH v6 08/15] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v6 09/15] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v6 10/15] memremap: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v6 11/15] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v6 12/15] xfs: require mmap lock for xfs_break_layouts()
` [PATCH v6 13/15] xfs: communicate lock drop events from xfs_break_layouts()
` [PATCH v6 14/15] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v6 15/15] xfs, dax: introduce xfs_break_dax_layouts()
[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
2018-03-15 14:53 UTC (32+ messages)
` [PATCH v5 01/11] dax: store pfns in the radix
` [PATCH v5 02/11] xfs, dax: introduce xfs_dax_aops
` [PATCH v5 03/11] ext4, dax: introduce ext4_dax_aops
` [PATCH v5 04/11] ext2, dax: introduce ext2_dax_aops
` [PATCH v5 05/11] fs, dax: use page->mapping to warn if truncate collides with a busy page
` [PATCH v5 06/11] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
` [PATCH v5 07/11] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v5 08/11] wait_bit: introduce {wait_on,wake_up}_atomic_one
` [RFC][PATCH] sched/wait_bit: Introduce wait_var_event()/wake_up_var()
` [PATCH v5 09/11] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v5 10/11] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v5 11/11] xfs, dax: introduce xfs_break_dax_layouts()
[RFC][PATCH] xfs: adjust size/used/avail information for quota-df
2018-03-15 14:25 UTC (2+ messages)
[PATCH 0/2] xfs: don't require a dirty log on snapshots
2018-03-15 12:41 UTC (5+ messages)
` [PATCH 1/2] xfs: always check for and process unlinked inodes on mount
XFS crash consistency bug : Loss of fsynced metadata operation
2018-03-15 10:32 UTC (13+ messages)
generic/127 failure on xfs with hacked fsx
2018-03-15 7:58 UTC (4+ messages)
[PATCH v2 0/9] xfs-4.17: online scrub fixes
2018-03-15 0:30 UTC (10+ messages)
` [PATCH 1/9] xfs: sanity-check the unused space before trying to use it
` [PATCH 2/9] xfs: refactor bmap record valiation
` [PATCH 3/9] xfs: refactor inode verifier error logging
` [PATCH 4/9] xfs: refactor inode buffer "
` [PATCH 5/9] xfs: bmap scrubber should do rmap xref with bmap for sparse files
` [PATCH 6/9] xfs: inode scrubber shouldn't bother with raw checks
` [PATCH 7/9] xfs: remove xfs_buf parameter from inode scrub methods
` [PATCH 8/9] xfs: record inode buf errors as a xref error in inode scrubber
` [PATCH 9/9] xfs: move inode extent size hint validation to libxfs
[PATCH] mkfs.xfs: add configuration file parsing support using our own parser
2018-03-14 22:13 UTC (9+ messages)
xfs_log_force related cleanups
2018-03-14 18:39 UTC (17+ messages)
` [PATCH 1/8] xfs: remove misleading comment text on xfs_inode_item_unlock
` [PATCH 2/8] xfs: remove an outdated comment for xfs_inode_item_committing
` [PATCH 3/8] xfs: remove the unused log_flushed variable in xfs_extent_busy_flush
` [PATCH 4/8] xfs: merge _xfs_log_force and xfs_log_force
` [PATCH 5/8] xfs: merge _xfs_log_force_lsn and xfs_log_force_lsn
` [PATCH 6/8] xfs: refactor xfs_log_force
` [PATCH 7/8] xfs: refactor xfs_log_force_lsn
` [PATCH 8/8] xfs: unwind the try_again loop in xfs_log_force
[PATCH v2] xfs: preserve i_rdev when recycling a reclaimable inode
2018-03-14 16:01 UTC (21+ messages)
[PATCH RFC] xfs: convert between packed and unpacked agfls on-demand
2018-03-14 15:28 UTC (18+ messages)
[PATCH 0/4] Remove a few macros
2018-03-14 13:05 UTC (2+ messages)
misc fixes and cleanups
2018-03-14 8:42 UTC (19+ messages)
` [PATCH 1/8] xfs: fix the check for COW extents in xfs_swap_extents
` [PATCH 2/8] xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocks
` [PATCH 3/8] xfs: assert that xfs_reflink_allocate_cow is called with XFS_ILOCK_EXCL
` [PATCH 4/8] xfs: remove xfs_zero_range
` [PATCH 5/8] xfs: minor cleanup for xfs_get_blocks
` [PATCH 6/8] xfs: minor cleanup for xfs_reflink_end_cow
` [PATCH 7/8] xfs: mark xfs_reflink_clear_inode_flag static
` [PATCH 8/8] xfs: only clear preallocated COW blocks in xfs_reflink_clear_inode_flag
[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
2018-03-13 18:52 UTC (7+ messages)
fallocate on XFS for swap
2018-03-13 7:14 UTC (10+ messages)
Processed: tagging 859841, tagging 892415, tagging 892529, tagging 865585, tagging 865606, tagging 891307
2018-03-11 5:03 UTC
[PATCH 0/2] xfs: fix transaction joining problems
2018-03-10 0:48 UTC (8+ messages)
` [PATCH 1/2] xfs: fix double ijoin in xfs_inactive_symlink_rmt()
` [PATCH 2/2] xfs: fix double ijoin in xfs_reflink_cancel_cow_range
` [PATCH 3/2] xfs: fix double ijoin in xfs_reflink_clear_inode_flag()
[PATCH v4 00/18] dax: fix dma vs truncate/hole-punch
2018-03-09 17:26 UTC (9+ messages)
` [PATCH v4 17/18] mm, fs, dax: dax_flush_dma, handle dma vs block-map-change collisions
[PATCH] xfs: handle inconsistent log item formatting state correctly
2018-03-09 15:47 UTC (11+ 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;
as well as URLs for NNTP newsgroup(s).