Show patches with: Archived = No       |   24565 patches
« 1 2 ... 93 94 95245 246 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[04/10] xfs: mark the record passed into btree init_key functions as const xfs: constify btree operations - 1 - --- 2021-08-12 Darrick J. Wong Accepted
[03/10] xfs: make the record pointer passed to query_range functions const xfs: constify btree operations - 1 - --- 2021-08-12 Darrick J. Wong Accepted
[02/10] xfs: make the key parameters to all btree query range functions const xfs: constify btree operations - 1 - --- 2021-08-12 Darrick J. Wong Accepted
[01/10] xfs: make the key parameters to all btree key comparison functions const xfs: constify btree operations - 1 - --- 2021-08-12 Darrick J. Wong Accepted
[3/3] xfs: remove the xfs_dqblk_t typedef [1/3] xfs: remove the xfs_dinode_t typedef - 2 - --- 2021-08-12 Christoph Hellwig Accepted
[2/3] xfs: remove the xfs_dsb_t typedef [1/3] xfs: remove the xfs_dinode_t typedef - 2 - --- 2021-08-12 Christoph Hellwig Accepted
[1/3] xfs: remove the xfs_dinode_t typedef [1/3] xfs: remove the xfs_dinode_t typedef - 2 - --- 2021-08-12 Christoph Hellwig Accepted
[v5,13/13] tools: update test_hmm script to support SP config Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,12/13] tools: update hmm-test to support device generic type Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,11/13] lib: add support for device generic type in test_hmm Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,10/13] lib: test_hmm add module param for zone device type Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,09/13] lib: test_hmm add ioctl to get zone device type Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,07/13] mm: add generic type support to migrate_vma helpers Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,06/13] include/linux/mm.h: helpers to check zone device generic type Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,05/13] drm/amdkfd: generic type as sys mem on migration to ram Support DEVICE_GENERIC memory in migrate_vma_* - 1 - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,04/13] drm/amdkfd: add SPM support for SVM Support DEVICE_GENERIC memory in migrate_vma_* - 1 - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,03/13] kernel: resource: lookup_resource as exported symbol Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,02/13] mm: remove extra ZONE_DEVICE struct page refcount Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[v5,01/13] ext4/xfs: add page refcount helper Support DEVICE_GENERIC memory in migrate_vma_* - - - --- 2021-08-12 Sierra Guiza, Alejandro (Alex) Superseded
[2/2] xfs: add trace point for fs shutdown xfs: more random tweaks - 1 - --- 2021-08-12 Darrick J. Wong Accepted
[1/2] xfs: remove unnecessary agno variable from struct xchk_ag xfs: more random tweaks - 1 - --- 2021-08-12 Darrick J. Wong Accepted
[3/3] xfs: make fsmap backend function key parameters const xfs: fix various bugs in fsmap - 2 - --- 2021-08-12 Darrick J. Wong Accepted
[2/3] xfs: fix off-by-one error when the last rt extent is in use xfs: fix various bugs in fsmap - 2 - --- 2021-08-12 Darrick J. Wong Accepted
[1/3] xfs: make xfs_rtalloc_query_range input parameters const xfs: fix various bugs in fsmap - 2 - --- 2021-08-12 Darrick J. Wong Accepted
[3/3] xfs: rename buffer cache index variable b_bn xfs: clean up buffer cache disk addressing - 1 - --- 2021-08-10 Dave Chinner Superseded
[2/3] xfs: convert bp->b_bn references to xfs_buf_daddr() xfs: clean up buffer cache disk addressing - 1 - --- 2021-08-10 Dave Chinner Superseded
[1/3] xfs: introduce xfs_buf_daddr() xfs: clean up buffer cache disk addressing - 2 - --- 2021-08-10 Dave Chinner Superseded
[16/16] xfs: kill xfs_sb_version_has_v3inode() xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[15/16] xfs: introduce xfs_sb_is_v5 helper xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[14/16] xfs: remove unused xfs_sb_version_has wrappers xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[13/16] xfs: convert xfs_sb_version_has checks to use mount features xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[12/16] xfs: convert scrub to use mount-based feature checks xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[11/16] xfs: open code sb verifier feature checks xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[10/16] xfs: convert xfs_fs_geometry to use mount feature checks xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[09/16] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[08/16] xfs: convert remaining mount flags to state flags xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[07/16] xfs: convert mount flags to features xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[06/16] xfs: consolidate mount option features in m_features xfs: rework feature flags - 2 - --- 2021-08-10 Dave Chinner Superseded
[05/16] xfs: replace xfs_sb_version checks with feature flag checks xfs: rework feature flags - 2 - --- 2021-08-10 Dave Chinner Superseded
[04/16] xfs: reflect sb features in xfs_mount xfs: rework feature flags - 2 - --- 2021-08-10 Dave Chinner Superseded
[03/16] xfs: rework attr2 feature and mount options xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[02/16] xfs: rename xfs_has_attr() xfs: rework feature flags - 1 - --- 2021-08-10 Dave Chinner Superseded
[01/16] xfs: sb verifier doesn't handle uncached sb buffer xfs: rework feature flags - 2 - --- 2021-08-10 Dave Chinner Superseded
[3/3] xfs: move the CIL workqueue to the CIL xfs: make CIL pipelining work - 1 - --- 2021-08-10 Dave Chinner Accepted
[2/3] xfs: CIL work is serialised, not pipelined xfs: make CIL pipelining work - 1 - --- 2021-08-10 Dave Chinner Accepted
[1/3] xfs: AIL needs asynchronous CIL forcing xfs: make CIL pipelining work - 2 - --- 2021-08-10 Dave Chinner Accepted
[5/5] xfs: order CIL checkpoint start records xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[4/5] xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state() xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[3/5] xfs: factor out log write ordering from xlog_cil_push_work() xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[2/5] xfs: pass a CIL context to xlog_write() xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[1/5] xfs: move xlog_commit_record to xfs_log_cil.c xfs: strictly order log start records - 2 - --- 2021-08-10 Dave Chinner Accepted
[9/9] xfs: log head and tail aren't reliable during shutdown xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[8/9] xfs: don't run shutdown callbacks on active iclogs xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[7/9] xfs: separate out log shutdown callback processing xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[6/9] xfs: rework xlog_state_do_callback() xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[5/9] xfs: make forced shutdown processing atomic xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[4/9] xfs: convert log flags to an operational state field xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[3/9] xfs: move recovery needed state updates to xfs_log_mount_finish xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[2/9] xfs: XLOG_STATE_IOERROR must die xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[1/9] xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown() xfs: shutdown is a racy mess - 2 - --- 2021-08-10 Dave Chinner Accepted
[4/4] xfs: remove the active vs running quota differentiation [1/4] xfs: remove support for disabling quota accounting on a mounted file system - 2 - --- 2021-08-09 Christoph Hellwig Accepted
[3/4] xfs: remove the flags argument to xfs_qm_dquot_walk [1/4] xfs: remove support for disabling quota accounting on a mounted file system - 2 - --- 2021-08-09 Christoph Hellwig Accepted
[2/4] xfs: remove xfs_dqrele_all_inodes [1/4] xfs: remove support for disabling quota accounting on a mounted file system - - - --- 2021-08-09 Christoph Hellwig Accepted
[1/4] xfs: remove support for disabling quota accounting on a mounted file system [1/4] xfs: remove support for disabling quota accounting on a mounted file system - 1 - --- 2021-08-09 Christoph Hellwig Accepted
[24/30] iomap: remove iomap_apply [01/30] iomap: fix a trivial comment typo in trace.h - 1 - --- 2021-08-09 Christoph Hellwig Superseded
[19/30] iomap: switch iomap_bmap to use iomap_iter [01/30] iomap: fix a trivial comment typo in trace.h - - - --- 2021-08-09 Christoph Hellwig Superseded
[11/30] iomap: add the new iomap_iter model [01/30] iomap: fix a trivial comment typo in trace.h - 2 - --- 2021-08-09 Christoph Hellwig Superseded
[5/5] xfs: dump log intent items that cannot be recovered due to corruption xfs: other stuff for 5.15 - 2 - --- 2021-08-05 Darrick J. Wong Accepted
[4/5] xfs: grab active perag ref when reading AG headers xfs: other stuff for 5.15 - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[2/5] xfs: drop experimental warnings for bigtime and inobtcount xfs: other stuff for 5.15 - 4 - --- 2021-08-05 Darrick J. Wong Accepted
[1/5] xfs: fix silly whitespace problems with kernel libxfs xfs: other stuff for 5.15 - 2 - --- 2021-08-05 Darrick J. Wong Accepted
[14/14] xfs: throttle inode inactivation queuing on memory reclaim xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[13/14] xfs: avoid buffer deadlocks when walking fs inodes xfs: deferred inode inactivation - 2 - --- 2021-08-05 Darrick J. Wong Accepted
[12/14] xfs: use background worker pool when transactions can't get free space xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[11/14] xfs: don't run speculative preallocation gc when fs is frozen xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[10/14] xfs: flush inode inactivation work when compiling usage statistics xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[09/14] xfs: inactivate inodes any time we try to free speculative preallocations xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[08/14] xfs: queue inactivation immediately when free realtime extents are tight xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[07/14] xfs: queue inactivation immediately when quota is nearing enforcement xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[06/14] xfs: queue inactivation immediately when free space is tight xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[05/14] xfs: per-cpu deferred inode inactivation queues xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[04/14] xfs: detach dquots from inode if we don't need to inactivate it xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[03/14] xfs: move xfs_inactive call to xfs_inode_mark_reclaimable xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[02/14] xfs: introduce all-mounts list for cpu hotplug notifications xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[01/14] xfs: introduce CPU hotplug infrastructure xfs: deferred inode inactivation - 1 - --- 2021-08-05 Darrick J. Wong Accepted
[pre-03/20,#2] xfs: introduce all-mounts list for cpu hotplug notifications Untitled series #526219 - - - --- 2021-08-04 Dave Chinner Superseded
[pre-03/20,#1] xfs: introduce CPU hotplug infrastructure [alternative,v2] xfs: per-cpu deferred inode inactivation queues - 1 - --- 2021-08-04 Dave Chinner Superseded
[alternative,v2] xfs: per-cpu deferred inode inactivation queues [alternative,v2] xfs: per-cpu deferred inode inactivation queues - 1 - --- 2021-08-04 Darrick J. Wong Superseded
[alternative] xfs: per-cpu deferred inode inactivation queues [alternative] xfs: per-cpu deferred inode inactivation queues - - - --- 2021-08-03 Dave Chinner Superseded
[RESEND,v6,9/9] fsdax: add exception for reflinked files fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[RESEND,v6,6/9] xfs: Implement ->notify_failure() for XFS fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[RESEND,v6,5/9] mm: Introduce mf_dax_kill_procs() for fsdax case fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[RESEND,v6,3/9] mm: factor helpers for memory_failure_dev_pagemap fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[RESEND,v6,2/9] dax: Introduce holder for dax_device fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[v6,9/9] fsdax: add exception for reflinked files fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[v6,8/9] md: Implement dax_holder_operations fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[v6,7/9] dm: Introduce ->rmap() to find bdev offset fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[v6,5/9] mm: Introduce mf_dax_kill_procs() for fsdax case fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
[v6,4/9] pmem,mm: Implement ->memory_failure in pmem driver fsdax: introduce fs query to support reflink - - - --- 2021-07-30 Shiyang Ruan Superseded
« 1 2 ... 93 94 95245 246 »