linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 03:20:07 to 2021-07-19 09:17:42 UTC [more...]

[PATCH v4 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-07-19  9:17 UTC  (16+ 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

[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  (55+ 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 v5 0/9] fsdax: introduce fs query to support reflink
 2021-07-16  6:32 UTC  (6+ messages)
` [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case

[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  (5+ messages)
` [PATCH 1/3] xfs: AIL needs asynchronous CIL forcing
` [PATCH 2/3] xfs: CIL work is serialised, not pipelined
` [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  (10+ messages)
` [PATCH 1/5] xfs: move xlog_commit_record to xfs_log_cil.c
` [PATCH 2/5] xfs: pass a CIL context to xlog_write()
` [PATCH 3/5] xfs: factor out log write ordering from xlog_cil_push_work()
` [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  (19+ messages)
` [PATCH 1/9] xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
` [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 6/9] xfs: rework xlog_state_do_callback()
` [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()

[PATCH v4] fs: forbid invalid project ID
 2021-07-14  5:04 UTC  (3+ messages)

[PATCH 0/9] xfs: shutdown is a racy mess
 2021-07-14  5:02 UTC  (5+ messages)
` [PATCH 5/9] xfs: make forced shutdown processing atomic

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


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