linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 07:19:23 to 2021-07-19 23:38:01 UTC [more...]

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-19 20:47 UTC  (18+ messages)
` [PATCH v4 01/13] ext4/xfs: add page refcount helper
` [PATCH v4 02/13] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v4 03/13] kernel: resource: lookup_resource as exported symbol
` [PATCH v4 04/13] drm/amdkfd: add SPM support for SVM
` [PATCH v4 05/13] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v4 06/13] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v4 07/13] mm: add generic type support to migrate_vma helpers
` [PATCH v4 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages
` [PATCH v4 09/13] lib: test_hmm add ioctl to get zone device type
` [PATCH v4 10/13] lib: test_hmm add module param for "
` [PATCH v4 11/13] lib: add support for device generic type in test_hmm
` [PATCH v4 12/13] tools: update hmm-test to support device generic type
` [PATCH v4 13/13] tools: update test_hmm script to support SP config

xfs/319 vs 1k block size file systems
 2021-07-19 18:21 UTC  (3+ messages)

RFC: switch iomap to an iterator model
 2021-07-19 17:57 UTC  (44+ messages)
` [PATCH 01/27] iomap: fix a trivial comment typo in trace.h
` [PATCH 02/27] iomap: remove the iomap arguments to ->page_{prepare,done}
` [PATCH 03/27] iomap: mark the iomap argument to iomap_sector const
` [PATCH 04/27] fs: mark the iomap argument to __block_write_begin_int const
` [PATCH 05/27] fsdax: mark the iomap argument to dax_iomap_sector as const
` [PATCH 06/27] iomap: mark the iomap argument to iomap_read_inline_data const
` [PATCH 07/27] iomap: mark the iomap argument to iomap_read_page_sync const
` [PATCH 08/27] iomap: add the new iomap_iter model
` [PATCH 09/27] iomap: switch readahead and readpage to use iomap_iter
` [PATCH 10/27] iomap: switch iomap_file_buffered_write "
` [PATCH 11/27] iomap: switch iomap_file_unshare "
` [PATCH 12/27] iomap: switch iomap_zero_range "
` [PATCH 13/27] iomap: switch iomap_page_mkwrite "
` [PATCH 14/27] iomap: switch __iomap_dio_rw "
` [PATCH 15/27] iomap: switch iomap_fiemap "
` [PATCH 16/27] iomap: switch iomap_bmap "
` [PATCH 17/27] iomap: switch iomap_seek_hole "
` [PATCH 18/27] iomap: switch iomap_seek_data "
` [PATCH 19/27] iomap: switch iomap_swapfile_activate "
` [PATCH 20/27] fsdax: switch dax_iomap_rw "
` [PATCH 21/27] iomap: remove iomap_apply
` [PATCH 22/27] iomap: pass an iomap_iter to various buffered I/O helpers
` [PATCH 23/27] iomap: rework unshare flag
` [PATCH 24/27] fsdax: factor out helpers to simplify the dax fault code
` [PATCH 25/27] fsdax: factor out a dax_fault_actor() helper
` [PATCH 26/27] fsdax: switch the fault handlers to use iomap_iter
` [PATCH 27/27] iomap: constify iomap_iter_srcmap

[PATCH v5 0/9] fsdax: introduce fs query to support reflink
 2021-07-19 15:18 UTC  (10+ messages)
` [PATCH v5 2/9] dax: Introduce holder for dax_device
` [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v5 9/9] fs/dax: Remove useless functions

[PATCH] iomap: Add missing flush_dcache_page
 2021-07-19  8:39 UTC  (5+ messages)

[PATCH 0/9] f2fs: use iomap for direct I/O
 2021-07-19  8:59 UTC  (12+ messages)
` [PATCH 1/9] f2fs: make f2fs_write_failed() take struct inode
` [PATCH 2/9] f2fs: remove allow_outplace_dio()
` [PATCH 3/9] f2fs: rework write preallocations
` [PATCH 4/9] f2fs: reduce indentation in f2fs_file_write_iter()
` [PATCH 5/9] f2fs: fix the f2fs_file_write_iter tracepoint
` [PATCH 6/9] f2fs: implement iomap operations
` [PATCH 7/9] f2fs: use iomap for direct I/O reads
` [PATCH 8/9] f2fs: use iomap for direct I/O writes
` [PATCH 9/9] f2fs: remove f2fs_direct_IO()

[GIT PULL] iomap: fixes for 5.14-rc2
 2021-07-18 18:48 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 5.14-rc2
 2021-07-18 18:48 UTC  (2+ messages)

[PATCHSET 0/1] fstests: fixes for test control code
 2021-07-18 16:23 UTC  (4+ messages)
` [PATCH 1/1] new: allow users to specify a new test id

[PATCHSET 0/8] fstests: random fixes
 2021-07-18 14:35 UTC  (5+ messages)
` [PATCH 4/8] dmthin: erase the metadata device properly before starting

[patch 07/54] mm/slub: use stackdepot to save stack trace in objects
 2021-07-18 14:17 UTC  (8+ messages)

[PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-17 19:54 UTC  (6+ messages)

[PATCH] xfs: Convert from atomic_t to refcount_t on xlog_ticket->t_ref
 2021-07-17 10:21 UTC 

[PATCH 0/14 v10] fs: Hole punch vs page cache filling races
 2021-07-16 16:57 UTC  (18+ messages)
` [PATCH 01/14] mm: Fix comments mentioning i_mutex
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 08/14] xfs: Convert to use invalidate_lock
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
` [PATCH 11/14] f2fs: "
` [PATCH 12/14] fuse: "
` [PATCH 13/14] ceph: Fix race between hole punch and page fault
` [PATCH 14/14] cifs: "

[PATCH 00/16] xfs: rework feature flags
 2021-07-16  9:43 UTC  (51+ messages)
` [PATCH 01/16] xfs: sb verifier doesn't handle uncached sb buffer
` [PATCH 02/16] xfs: rename xfs_has_attr()
` [PATCH 03/16] xfs: rework attr2 feature and mount options
` [PATCH 04/16] xfs: reflect sb features in xfs_mount
` [PATCH 05/16] xfs: replace xfs_sb_version checks with feature flag checks
` [PATCH 06/16] xfs: consolidate mount option features in m_features
` [PATCH 07/16] xfs: convert mount flags to features
` [PATCH 08/16] xfs: convert remaining mount flags to state flags
` [PATCH 09/16] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
` [PATCH 10/16] xfs: convert xfs_fs_geometry to use mount feature checks
` [PATCH 11/16] xfs: open code sb verifier "
` [PATCH 12/16] xfs: convert scrub to use mount-based "
` [PATCH 13/16] xfs: convert xfs_sb_version_has checks to use mount features
` [PATCH 14/16] xfs: remove unused xfs_sb_version_has wrappers
` [PATCH 15/16] xfs: introduce xfs_sb_is_v5 helper
` [PATCH 16/16] xfs: kill xfs_sb_version_has_v3inode()

[PATCH RFC 07/13] iomap: simplify iomap_swapfile_fail() with '%pD' specifier
 2021-07-16  6:17 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to b102a46ce16f
 2021-07-15 20:56 UTC 

[ANNOUNCE] xfs-linux: iomap-5.14-fixes updated to 229adf3c64db
 2021-07-15 20:55 UTC 

don't allow disabling quota accounting on a mounted file system
 2021-07-15 17:15 UTC  (11+ messages)
` [PATCH 1/3] xfs: remove support for "
` [PATCH 2/3] xfs: remove the flags argument to xfs_qm_dquot_walk
` [PATCH 3/3] xfs: remove the active vs running quota differentiation

[PATCH] xfs: detect misaligned rtinherit directory extent size hints
 2021-07-15  6:08 UTC  (5+ messages)

[PATCHSET v2 0/2] xfs: small fixes to realtime growfs
 2021-07-15  6:06 UTC  (7+ messages)
` [PATCH 1/2] xfs: improve FSGROWFSRT precondition checking
` [PATCH 2/2] xfs: fix an integer overflow error in xfs_growfs_rt

[PATCH v4][next] xfs: Replace one-element arrays with flexible-array members
 2021-07-15  5:33 UTC  (6+ messages)

prepare for removing support to disable quota accounting
 2021-07-14 23:37 UTC  (13+ messages)
` [PATCH 1/6] common/quota: allow removing quota options entirely in _qmount_option
` [PATCH 2/6] xfs/007: unmount after disabling quota
` [PATCH 3/6] xfs/106: don't test disabling quota accounting
` [PATCH 4/6] xfs/220: avoid failure when disabling quota accounting is not supported
` [PATCH 5/6] xfs/304: don't turn quota accounting off
` [PATCH 6/6] xfs/305: "

[PATCH] fs:xfs: cleanup __FUNCTION__ usage
 2021-07-14 23:27 UTC  (2+ messages)

[PATCH 0/3 v6] xfs: make CIL pipelining work
 2021-07-14 23:25 UTC  (3+ messages)
` [PATCH 3/3] xfs: move the CIL workqueue to the CIL

[PATCH 0/5 v2] xfs: strictly order log start records
 2021-07-14 22:39 UTC  (5+ messages)
` [PATCH 4/5] xfs: attached iclog callbacks in xlog_cil_set_ctx_write_state()
` [PATCH 5/5] xfs: order CIL checkpoint start records

[PATCH 0/9 v2] xfs: shutdown is a racy mess
 2021-07-14 22:12 UTC  (13+ messages)
` [PATCH 2/9] xfs: XLOG_STATE_IOERROR must die
` [PATCH 3/9] xfs: move recovery needed state updates to xfs_log_mount_finish
` [PATCH 5/9] xfs: make forced shutdown processing atomic
` [PATCH 7/9] xfs: separate out log shutdown callback processing
` [PATCH 8/9] xfs: don't run shutdown callbacks on active iclogs
` [PATCH 9/9] xfs: log head and tail aren't reliable during shutdown

[PATCH 0/3 v3] xfs, mm: memory allocation improvements
 2021-07-14 21:15 UTC  (4+ messages)
` [PATCH 1/3] mm: Add kvrealloc()


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).