public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-03 02:19:17 to 2018-03-13 01:32:22 UTC [more...]

fallocate on XFS for swap
 2018-03-13  1:31 UTC  (9+ messages)

[PATCH] [RFC] iomap: Use FUA for pure data O_DSYNC DIO writes
 2018-03-13  0:15 UTC  (7+ messages)

[PATCH RFC] xfs: convert between packed and unpacked agfls on-demand
 2018-03-12 21:14 UTC  (15+ messages)

[PATCH v2] xfs: preserve i_rdev when recycling a reclaimable inode
 2018-03-12 20:16 UTC  (10+ messages)

[PATCH v5 00/11] dax: fix dma vs truncate/hole-punch
 2018-03-12 19:32 UTC  (24+ 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
` [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()

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  (11+ 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  (12+ messages)

[RFC][PATCH] xfs: adjust size/used/avail information for quota-df
 2018-03-09 13:15 UTC 

[ANNOUNCE] xfsprogs: for-next updated to 12ac6e0
 2018-03-09  2:39 UTC 

[PATCH] fsck.xfs: allow forced repairs using xfs_repair
 2018-03-08 23:28 UTC  (12+ messages)

[PATCH 00/16] xfsprogs: misc fixes, geometry refactoring
 2018-03-08 20:20 UTC  (35+ messages)
` [PATCH 03/16] xfs_scrub: log operational messages when interactive
  ` [PATCH v2 "
` [PATCH 04/16] xfs_scrub: don't ask user to run xfs_repair for only warnings
  ` [PATCH v2 "
` [PATCH 05/16] xfs_scrub: fix #include ordering to avoid build failure
` [PATCH 06/16] xfs_scrub: don't try to scan xattrs if bstat says there aren't any
` [PATCH 07/16] xfs_db: print transaction reservation type information
` [PATCH 08/16] xfs_repair: don't fail directory repairs when grabbing inodes
` [PATCH 09/16] misc: enable link time optimization, if requested
` [PATCH 12/16] xfs_db: add a superblock info command
` [PATCH 14/16] xfs_info: move to xfs_spaceman
` [RFC PATCH 17/16] xfs_spaceman: only produce info for root of mounted xfs

[PATCH] xfs: do not log/recover swapext extent owner changes for deleted inodes
 2018-03-08 19:46 UTC  (5+ messages)

[GIT PULL] xfs: fixes for 4.16-rc5
 2018-03-08 18:48 UTC 

[PATCH 0/7] xfsprogs: 4.15 rollup pt. 5
 2018-03-08 18:27 UTC  (5+ messages)
` [PATCH 1/7] xfs_scrub: log operational messages when interactive

[PATCH 0/4] Remove a few macros
 2018-03-08 13:23 UTC  (12+ messages)
` [PATCH 1/4] Get rid of XFS_BUF_PTR() macro
` [PATCH 2/4] Get rid of XFS_BUF_TARGET() macro
` [PATCH 3/4] get rid of XFS_BUF_COUNT() macro
` [PATCH 4/4] Get rid of XFS_BUF_SET_COUNT() macro

[PATCH 0/5] xfsprogs: my very own patchbomb
 2018-03-08  8:13 UTC  (23+ messages)
` [PATCH 1/5] libxfs: Replace XFS_BUF_SET_PTR with xfs_buf_associate_memory
` [PATCH 2/5] libxfs: add function to free all buffers in bcache
` [PATCH 3/5] libxfs: move xfs_inode_zone to rdwr.c
` [PATCH 4/5] libxfs: Catch non-empty zones on destroy
  ` [PATCH 4/5 V2] "
` [PATCH 5/5] Call libxfs_destroy from other utilities
` [PATCH 6/5] libxfs-apply: add Signed-off-by:

[PATCH] xfs: Correctly invert xfs_buftarg LRU isolation logic
 2018-03-08  8:08 UTC  (3+ messages)

[PATCH] xfs: fix transaction allocation deadlock in IO path
 2018-03-08  8:08 UTC  (8+ messages)

[PATCH 0/2] xfs: don't require a dirty log on snapshots
 2018-03-08  0:41 UTC  (4+ messages)
` [PATCH 1/2] xfs: always check for and process unlinked inodes on mount
` [PATCH 2/2] xfs: don't dirty snapshot logs for unlinked inode recovery

[PATCH 0/4 V2] Remove a few macros
 2018-03-07  9:05 UTC  (5+ messages)
` [PATCH 1/4] Get rid of XFS_BUF_PTR() macro
` [PATCH 2/4] Get rid of XFS_BUF_TARGET() macro
` [PATCH 3/4] get rid of XFS_BUF_COUNT() macro
` [PATCH 4/4] Get rid of XFS_BUF_SET_COUNT() macro

[PATCH] inode: don't memset the inode address space twice
 2018-03-07  1:32 UTC  (3+ messages)

[PATCH v2] xfs: rewrite the fdatasync optimization
 2018-03-07  0:45 UTC  (3+ messages)

[PATCH] xfs_io: add RWF_DSYNC support to pwrite
 2018-03-06 17:07 UTC  (3+ messages)
` [PATCH V2] "

[PATCH 0/5] xfs: fix various problems
 2018-03-06 12:02 UTC  (14+ messages)
` [PATCH 5/5] xfs: fix agfl wrapping

[PATCH 2 1/2] dax: change bdev_dax_supported() to take a block_device as input
 2018-03-06  0:06 UTC  (7+ messages)
` [PATCH 2 2/2] xfs: fix rt_dev usage for DAX

[PATCH] xfs: Correctly invert xfs_buftarg LRU isolation logic
 2018-03-05 18:52 UTC  (5+ messages)

Processed: glibc 2.27 is now in unstable
 2018-03-05 12:57 UTC 

[RFC v2] mkfs.xfs: add mkfs.xfs.conf parse support using libini_config
 2018-03-03 22:53 UTC  (4+ messages)

[PATCH v5 00/12] vfio, dax: prevent long term filesystem-dax pins and other fixes
 2018-03-03  2:19 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox