linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-07 16:57:38 to 2020-08-18 09:16:49 UTC [more...]

Can we change the S_DAX flag immediately on XFS without dropping caches?
 2020-08-18  9:16 UTC  (12+ messages)

[PATCH v2 00/11] xfs: widen timestamps to deal with y2038
 2020-08-18  6:48 UTC  (14+ messages)
` [PATCH 01/11] xfs: explicitly define inode timestamp range
` [PATCH 02/11] xfs: refactor quota expiration timer modification
` [PATCH 03/11] xfs: refactor default quota grace period setting code
` [PATCH 04/11] xfs: remove xfs_timestamp_t
` [PATCH 05/11] xfs: move xfs_log_dinode_to_disk to the log code
` [PATCH 06/11] xfs: refactor inode timestamp coding
` [PATCH 07/11] xfs: convert struct xfs_timestamp to union
` [PATCH 08/11] xfs: widen ondisk timestamps to deal with y2038 problem
` [PATCH 09/11] xfs: refactor quota timestamp coding
` [PATCH 10/11] xfs: enable bigtime for quota timers
` [PATCH 11/11] xfs: enable big timestamps

[PATCH RFC 0/4] xfstests: widen timestamps to deal with y2038
 2020-08-18  6:16 UTC  (6+ messages)
` [PATCH 1/4] xfs/122: embiggen struct xfs_agi size for inobtcount feature
` [PATCH 2/4] xfs: test inobtcount upgrade
` [PATCH 3/4] xfs: detect time limits from filesystem
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[PATCH] [xfs_db:type] do nothing if 'current type' == 'the requested type'
 2020-08-18  3:25 UTC  (2+ messages)

[PATCH 00/18] xfsprogs: widen timestamps to deal with y2038
 2020-08-17 23:00 UTC  (19+ messages)
` [PATCH 01/18] libxfs: create a real struct timespec64
` [PATCH 02/18] xfs: explicitly define inode timestamp range
` [PATCH 03/18] xfs: refactor quota expiration timer modification
` [PATCH 04/18] xfs: refactor default quota grace period setting code
` [PATCH 05/18] xfs: remove xfs_timestamp_t
` [PATCH 06/18] xfs: move xfs_log_dinode_to_disk to the log code
` [PATCH 07/18] xfs: refactor inode timestamp coding
` [PATCH 08/18] xfs: convert struct xfs_timestamp to union
` [PATCH 09/18] libxfs: refactor NSEC_PER_SEC
` [PATCH 10/18] xfs: widen ondisk timestamps to deal with y2038 problem
` [PATCH 11/18] xfs: refactor quota timestamp coding
` [PATCH 12/18] xfs: enable bigtime for quota timers
` [PATCH 13/18] xfs: enable big timestamps
` [PATCH 14/18] xfs_db: report bigtime format timestamps
` [PATCH 15/18] xfs_db: support printing time limits
` [PATCH 16/18] xfs_db: add bigtime upgrade path
` [PATCH 17/18] xfs_repair: support bigtime
` [PATCH 18/18] mkfs: format bigtime filesystems

[PATCH 0/7] xfsprogs: add a inode btree blocks counts to the AGI header
 2020-08-17 22:58 UTC  (8+ messages)
` [PATCH 1/7] xfs: store inode btree block counts in "
` [PATCH 2/7] xfs_db: support displaying "
` [PATCH 3/7] xfs_db: add bigtime upgrade path
` [PATCH 4/7] xfs_repair: check inode btree block counters in AGI
` [PATCH 5/7] xfs_repair: regenerate "
` [PATCH 6/7] xfs: enable new inode btree counters feature
` [PATCH 7/7] mkfs: enable the inode btree counter feature

[PATCH v2 0/2] xfs: add inode btree blocks counters to the AGI header
 2020-08-17 22:56 UTC  (3+ messages)
` [PATCH 1/2] xfs: store inode btree block counts in "
` [PATCH 2/2] xfs: enable new inode btree counters feature

[PATCH 0/2] Get rid of kmem_realloc()
 2020-08-17 15:39 UTC  (6+ messages)
` [PATCH 1/2] xfs: remove kmem_realloc() users
` [PATCH 2/2] xfs: remove kmem_realloc()

[PATCH v2 0/4] xfsprogs: various small enhancements
 2020-08-17 15:43 UTC  (15+ messages)
` [PATCH 1/4] xfs_db: fix nlink usage in check
` [PATCH 2/4] xfs_db: report the inode dax flag
` [PATCH 3/4] man: update mkfs.xfs inode flag option documentation
` [PATCH 4/4] mkfs: allow setting dax flag on root directory
  ` [PATCH v2 "

[PATCH] xfstests: add test for xfs_repair progress reporting
 2020-08-17  7:53 UTC  (10+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH V2 00/10] Bail out if transaction can cause extent count to overflow
 2020-08-17  7:44 UTC  (15+ messages)
` [PATCH V2 01/10] xfs: Add helper for checking per-inode extent count overflow
` [PATCH V2 02/10] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH V2 03/10] xfs: Check for extent overflow when deleting an extent
` [PATCH V2 04/10] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V2 05/10] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V2 06/10] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V2 07/10] xfs: Check for extent overflow when inserting a hole
` [PATCH V2 08/10] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V2 09/10] xfs: Check for extent overflow when remapping an extent
` [PATCH V2 10/10] xfs: Check for extent overflow when swapping extents

WARN_ON_ONCE(1) in iomap_dio_actor()
 2020-08-17  7:07 UTC  (8+ messages)

[PATCH] xfsprogs: move custom interface definitions out of xfs_fs.h
 2020-08-17  6:56 UTC  (2+ messages)

[Bug 208907] New: [fstests generic/074 on xfs]: 5.7.10 fails with a hung task on
 2020-08-14 22:41 UTC  (4+ messages)
` [Bug 208907] "

[PATCH v2] xfs_db: use correct inode to set inode type
 2020-08-14  4:53 UTC  (3+ messages)

[GIT PULL] xfs: small fixes for 5.9-rc1
 2020-08-13 19:47 UTC  (2+ messages)

[PATCH] xfs_db: use correct inode to set inode type
 2020-08-13 17:37 UTC  (7+ messages)

[Bug 208827] New: [fio io_uring] io_uring write data crc32c verify failed
 2020-08-12 15:26 UTC  (48+ messages)
` [Bug 208827] "

[PATCH 00/13] xfs: in memory inode unlink log items
 2020-08-12 11:12 UTC  (15+ messages)
` [PATCH 01/13] xfs: xfs_iflock is no longer a completion
` [PATCH 02/13] xfs: add log item precommit operation
` [PATCH 03/13] xfs: factor the xfs_iunlink functions
` [PATCH 04/13] xfs: arrange all unlinked inodes into one list
` [PATCH 05/13] xfs: add unlink list pointers to xfs_inode
` [PATCH 06/13] xfs: replace iunlink backref lookups with list lookups
` [PATCH 07/13] xfs: mapping unlinked inodes is now redundant
` [PATCH 08/13] xfs: updating i_next_unlinked doesn't need to return old value
` [PATCH 09/13] xfs: validate the unlinked list pointer on update
` [PATCH 10/13] xfs: re-order AGI updates in unlink list updates
` [PATCH 11/13] xfs: combine iunlink inode update functions
` [PATCH 12/13] xfs: add in-memory iunlink log item
` [PATCH 13/13] xfs: reorder iunlink remove operation in xfs_ifree

xfs_reclaim_inodes_ag taking several seconds
 2020-08-12  6:49 UTC  (5+ messages)

[RFC 0/2] Avoid indirect function calls in iomap
 2020-08-11 22:31 UTC  (7+ messages)
` [PATCH 1/2] iomap: Add iomap_iter
` [PATCH 2/2] iomap: Convert readahead to iomap_iter

[PATCH 0/2] xfsprogs: various small enhancements
 2020-08-11 20:18 UTC  (8+ messages)
` [PATCH 1/2] xfs_db: fix nlink usage in check
` [PATCH 2/2] mkfs: allow setting dax flag on root directory

[ANNOUNCE] xfsprogs for-next updated to 54b4eee7
 2020-08-11  0:36 UTC 

[PATCH 0/3] xfs: preparation for syncing with 5.8
 2020-08-10 23:21 UTC  (5+ messages)
` [PATCH 1/3] xfs_db: stop misusing an onstack inode

[RFC PATCH 0/8] fsdax: introduce FS query interface to support reflink
 2020-08-10 21:10 UTC  (8+ messages)
` [RFC PATCH 1/8] fs: introduce get_shared_files() for dax&reflink

[PATCH] xfs/518: modify timer/state commands to remove new g,p timer output
 2020-08-09 16:22 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next rebased to 818d5a91559f
 2020-08-08 17:16 UTC  (2+ messages)
` [ANNOUNCE] xfs-linux: for-next updated to 96cf2a2c7556

[GIT PULL] xfs: new code for 5.9-rc1
 2020-08-07 18:01 UTC  (2+ 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).