messages from 2020-04-20 22:53:11 to 2020-04-24 12:32:57 UTC [more...]
[PATCH AUTOSEL 5.6 08/38] xfs: acquire superblock freeze protection on eofblocks scans
2020-04-24 12:22 UTC (2+ messages)
` [PATCH AUTOSEL 5.6 09/38] xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
[PATCH AUTOSEL 5.4 06/26] xfs: acquire superblock freeze protection on eofblocks scans
2020-04-24 12:23 UTC (2+ messages)
` [PATCH AUTOSEL 5.4 07/26] xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
[PATCH AUTOSEL 4.19 03/18] xfs: acquire superblock freeze protection on eofblocks scans
2020-04-24 12:23 UTC (2+ messages)
` [PATCH AUTOSEL 4.19 04/18] xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
[PATCH AUTOSEL 4.14 02/21] xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
2020-04-24 12:24 UTC
[PATCH AUTOSEL 4.9 01/13] xfs: fix partially uninitialized structure in xfs_reflink_remap_extent
2020-04-24 12:24 UTC
[PATCH] xfs: define printk_once variants for xfs messages
2020-04-24 11:44 UTC (2+ messages)
[PATCH v2 00/13] xfs: flush related error handling cleanups
2020-04-24 11:14 UTC (31+ messages)
` [PATCH v2 01/13] xfs: refactor failed buffer resubmission into xfsaild
` [PATCH v2 02/13] xfs: factor out buffer I/O failure simulation code
` [PATCH v2 03/13] xfs: fallthru to buffer attach on error and simplify error handling
` [PATCH v2 04/13] xfs: remove unnecessary shutdown check from xfs_iflush()
` [PATCH v2 05/13] xfs: ratelimit unmount time per-buffer I/O error message
` [PATCH v2 06/13] xfs: fix duplicate verification from xfs_qm_dqflush()
` [PATCH v2 07/13] xfs: abort consistently on dquot flush failure
` [PATCH v2 08/13] xfs: elide the AIL lock on log item failure tracking
` [PATCH v2 09/13] xfs: clean up AIL log item removal functions
` [PATCH v2 10/13] xfs: combine xfs_trans_ail_[remove|delete]()
` [PATCH v2 11/13] xfs: remove unused iflush stale parameter
` [PATCH v2 12/13] xfs: random buffer write failure errortag
` [PATCH v2 13/13] xfs: remove unused shutdown types
[PATCH] common/fuzzy: don't attempt online scrubbing unless supported
2020-04-24 11:03 UTC (3+ messages)
[PATCH] xfsprogs: don't warn about packed members
2020-04-24 10:33 UTC (6+ messages)
[PATCH 0/5] fstests: random fixes
2020-04-24 10:30 UTC (9+ messages)
` [PATCH 1/5] generic/590: fix the xfs feature detection logic
` [PATCH 2/5] xfs/126: make sure we corrupt the attr leaf in a detectable way
` [PATCH 3/5] generic/570: don't run this test on systems supporting userspace hibernate
` [PATCH 4/5] xfs/30[78]: fix regressions due to strengthened AGF checks
` [PATCH 5/5] xfs/122: fix for linux 5.7 stuff
[PATCH 0/2] WARN fibmap user in case of possible addr truncation
2020-04-24 10:07 UTC (7+ messages)
` [PATCH 1/2] fibmap: Warn and return an error in case of block > INT_MAX
` [PATCH 2/2] iomap: bmap: Remove the WARN and return the proper block address
[PATCH V10 00/11] XFS - Enable per-file/per-directory DAX operations V10
2020-04-24 5:55 UTC (28+ messages)
` [PATCH V10 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V10 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V10 03/11] fs/stat: Define DAX statx attribute
` [PATCH V10 04/11] Documentation/dax: Update Usage section
` [PATCH V10 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V10 06/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V10 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V10 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V10 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
` [PATCH V10 10/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V10 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
xfsprogs_5.6.0-1_amd64.changes ACCEPTED into unstable
2020-04-24 1:19 UTC
Processing of xfsprogs_5.6.0-1_amd64.changes
2020-04-24 1:13 UTC
[PATCH] xfs: don't change to infinate lock to avoid dead lock
2020-04-24 1:39 UTC (5+ messages)
[PATCH 0/4] fstests: new tests
2020-04-23 23:32 UTC (5+ messages)
` [PATCH 1/4] xfs: test that reflink forces the log if mounted with wsync
` [PATCH 2/4] xfs: race freeze and fsmap for a while to see if we livelock
` [PATCH 3/4] xfs: make sure our default quota warning limits and grace periods survive quotacheck
` [PATCH 4/4] xfs: test sunit/swidth updates
[PATCH RFC] xfs: log message when allocation fails due to alignment constraints
2020-04-23 19:52 UTC (2+ messages)
Refactoring the Review Process
2020-04-23 19:35 UTC (3+ messages)
[XFS SUMMIT] 64bit timestamps
2020-04-23 16:23 UTC (3+ messages)
[XFS SUMMIT] xfs and gcc
2020-04-23 15:03 UTC
[PATCH V9 00/11] XFS - Enable per-file/per-directory DAX operations V9
2020-04-23 8:24 UTC (36+ messages)
` [PATCH V9 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V9 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V9 03/11] fs/stat: Define DAX statx attribute
` [PATCH V9 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V9 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V9 06/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V9 07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V9 08/11] fs: Lift XFS_IDONTCACNE to the VFS layer
` [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
` [PATCH V9 11/11] Documentation/dax: Update Usage section
Deferred inode inactivation and nonblocking inode reclaim
2020-04-23 6:46 UTC (3+ messages)
` [XFS SUMMIT] "
[XFS SUMMIT] Online Fsck Status Update
2020-04-22 23:55 UTC
Virtual XFS Developer Meetings
2020-04-22 23:48 UTC (2+ messages)
` [XFS SUMMIT] "
[XFS SUMMIT] Atomic File Updates
2020-04-22 23:45 UTC
LSFMMBPF 2020 Cancellation announcement
2020-04-22 23:14 UTC
[PATCH 0/2] Extend xattr extent counter to 32-bits
2020-04-22 22:51 UTC (6+ messages)
` [PATCH 2/2] xfs: "
[PATCH 00/19] xfs: refactor log recovery
2020-04-22 16:18 UTC (22+ messages)
` [PATCH 01/19] xfs: complain when we don't recognize the log item type
` [PATCH 02/19] xfs: refactor log recovery item sorting into a generic dispatch structure
` [PATCH 03/19] xfs: refactor log recovery item dispatch for pass2 readhead functions
` [PATCH 04/19] xfs: refactor log recovery item dispatch for pass1 commit functions
` [PATCH 05/19] xfs: refactor log recovery buffer item dispatch for pass2 "
` [PATCH 06/19] xfs: refactor log recovery inode "
` [PATCH 07/19] xfs: refactor log recovery intent "
` [PATCH 08/19] xfs: refactor log recovery dquot "
` [PATCH 09/19] xfs: refactor log recovery icreate "
` [PATCH 10/19] xfs: refactor log recovery quotaoff "
` [PATCH 11/19] xfs: refactor EFI log item recovery dispatch
` [PATCH 12/19] xfs: refactor RUI "
` [PATCH 13/19] xfs: refactor CUI "
` [PATCH 14/19] xfs: refactor BUI "
` [PATCH 15/19] xfs: refactor releasing finished intents during log recovery
` [PATCH 16/19] xfs: refactor adding recovered intent items to the log
` [PATCH 17/19] xfs: hoist the ail unlock/lock cycle when cancelling intents during recovery
` [PATCH 18/19] xfs: remove xlog_item_is_intent
` [PATCH 19/19] xfs: move xlog_recover_intent_pass2 up in the file
[RFC 0/2] Begin switching iomap from apply to iter
2020-04-22 15:19 UTC (5+ messages)
` [PATCH 1/2] iomap: Add iomap_iter API
[PATCH 0/3] xfs: fix inode use-after-free during log recovery
2020-04-22 2:08 UTC (4+ messages)
` [PATCH 1/3] xfs: proper replay of deferred ops queued "
` [PATCH 2/3] xfs: reduce log recovery transaction block reservations
` [PATCH 3/3] xfs: teach deferred op freezer to freeze and thaw inodes
[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
2020-04-21 18:56 UTC (6+ messages)
` [PATCH RFC 3/8] fs/ext4: Disallow encryption if inode is DAX
[PATCH v2 00/29] fs: convert remaining docs to ReST file format
2020-04-21 16:54 UTC (3+ messages)
` [PATCH v2 28/29] docs: filesystems: convert xfs-delayed-logging-design.txt to ReST
` [PATCH v2 29/29] docs: filesystems: convert xfs-self-describing-metadata.txt "
[PATCH] xfs/126: make blocktrash work reliably on attrleaf blocks
2020-04-21 15:26 UTC (2+ messages)
[PATCH 00/12] xfs: flush related error handling cleanups
2020-04-21 12:13 UTC (9+ messages)
` [PATCH 05/12] xfs: ratelimit unmount time per-buffer I/O error warning
[PATCH v11 00/25] Change readahead API
2020-04-21 7:28 UTC (4+ messages)
` [PATCH v11 19/25] erofs: Convert compressed files from readpages to readahead
[PATCH] xfs_db: fix crc invalidation segfault
2020-04-21 0:26 UTC (4+ messages)
[PATCH V8 00/11] Enable per-file/per-directory DAX operations V8
2020-04-21 0:19 UTC (5+ messages)
` [PATCH V8 10/11] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
[PATCH v8 00/20] xfs: Delay Ready Attributes
2020-04-20 23:26 UTC (8+ messages)
` [PATCH v8 18/20] xfs: Add delay ready attr remove routines
` [PATCH v8 19/20] xfs: Add delay ready attr set routines
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).