Linux XFS
[Prev Page][Next Page]
- [PATCH 2/3] xfs: print name of function causing fs shutdown instead of hex pointer, (continued)
- [PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*,
Alex Sierra
- [PATCH v3 1/8] ext4/xfs: add page refcount helper, Alex Sierra
- [PATCH v3 2/8] mm: remove extra ZONE_DEVICE struct page refcount, Alex Sierra
- [PATCH v3 3/8] kernel: resource: lookup_resource as exported symbol, Alex Sierra
- [PATCH v3 4/8] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v3 5/8] drm/amdkfd: generic type as sys mem on migration to ram, Alex Sierra
- [PATCH v3 6/8] include/linux/mm.h: helpers to check zone device generic type, Alex Sierra
- [PATCH v3 7/8] mm: add generic type support to migrate_vma helpers, Alex Sierra
- [PATCH v3 8/8] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages, Alex Sierra
- Re: [PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*, Sierra Guiza, Alejandro (Alex)
- Re: [PATCH v3 0/8] Support DEVICE_GENERIC memory in migrate_vma_*, Theodore Ts'o
- [bug report] xfs: Add delay ready attr remove routines,
Dan Carpenter
- [PATCH 0/8 V2] xfs: log fixes for for-next,
Dave Chinner
- [PATCH 4/8] xfs: pass a CIL context to xlog_write(), Dave Chinner
- [PATCH 5/8] xfs: factor out log write ordering from xlog_cil_push_work(), Dave Chinner
- [PATCH 8/8] xfs: order CIL checkpoint start records, Dave Chinner
- [PATCH 1/8] xfs: add iclog state trace events, Dave Chinner
- [PATCH 2/8] xfs: don't wait on future iclogs when pushing the CIL, Dave Chinner
- [PATCH 6/8] xfs: separate out setting CIL context LSNs from xlog_write, Dave Chinner
- [PATCH 3/8] xfs: move xlog_commit_record to xfs_log_cil.c, Dave Chinner
- [PATCH 7/8] xfs: attached iclog callbacks in xlog_cil_set_ctx_write_state(), Dave Chinner
- Re: [PATCH 0/8 V2] xfs: log fixes for for-next, Brian Foster
- Re: [PATCH 0/8 V2] xfs: log fixes for for-next, Dave Chinner
- Re: New Defects reported by Coverity Scan for linux-next weekly scan, Darrick J. Wong
- [PATCHSET 0/2] xfs: minor fixes to log recovery problems,
Darrick J. Wong
- [PATCHSET 0/2] xfs: various small fixes,
Darrick J. Wong
- log write cleanups,
Christoph Hellwig
- [PATCH 0/14 v8] fs: Hole punch vs page cache filling races,
Jan Kara
- [PATCH 02/14] documentation: Sync file_operations members with reality, Jan Kara
- [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings, Jan Kara
- [PATCH 08/14] xfs: Convert to use invalidate_lock, Jan Kara
- [PATCH 01/14] mm: Fix comments mentioning i_mutex, Jan Kara
- [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock, Jan Kara
- [PATCH 06/14] ext2: Convert to using invalidate_lock, Jan Kara
- [PATCH 13/14] ceph: Fix race between hole punch and page fault, Jan Kara
- [PATCH 12/14] fuse: Convert to using invalidate_lock, Jan Kara
- [PATCH 14/14] cifs: Fix race between hole punch and page fault, Jan Kara
- [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock, Jan Kara
- [PATCH 07/14] xfs: Refactor xfs_isilocked(), Jan Kara
- [PATCH 10/14] zonefs: Convert to using invalidate_lock, Jan Kara
- [PATCH 11/14] f2fs: Convert to using invalidate_lock, Jan Kara
- [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers, Jan Kara
- xfs: fix CIL push hang in for-next tree,
Dave Chinner
- copy / move reflink files to new filesystem / or whole fs,
Ralf Groß
- [djwong-xfs:vectorized-scrub 161/315] fs/xfs/libxfs/xfs_dir2.c: xfs_shared.h is included more than once.,
kernel test robot
- [GIT PULL v2] fstests: move test group lists into test files, Darrick J. Wong
- [PATCHSET v2 00/13] fstests: move test group lists into test files,
Darrick J. Wong
- [PATCH 01/13] fstests: fix group check in new script, Darrick J. Wong
- [PATCH 02/13] misc: move exit status into trap handler, Darrick J. Wong
- [PATCH 03/13] fstests: refactor test boilerplate code, Darrick J. Wong
- [PATCH 04/13] fstests: add tool migrate group membership data to test files, Darrick J. Wong
- [PATCH 05/13] fstests: move test group info to test files, Darrick J. Wong
- [PATCH 06/13] fstests: clean up open-coded golden output, Darrick J. Wong
- [PATCH 07/13] fstests: automatically generate group files, Darrick J. Wong
- [PATCH 08/13] fstests: convert nextid to use automatic group generation, Darrick J. Wong
- [PATCH 09/13] fstests: adapt the new test script to our new group tagging scheme, Darrick J. Wong
- [PATCH 10/13] check: use generated group files, Darrick J. Wong
- [PATCH 11/13] fstests: remove group files, Darrick J. Wong
- [PATCH 12/13] fstests: remove test group management code, Darrick J. Wong
- [PATCH 13/13] misc: update documentation to reflect auto-generated group files, Darrick J. Wong
- [PATCHSET v7 00/16] xfs: deferred inode inactivation,
Darrick J. Wong
- [PATCH 01/16] xfs: refactor the inode recycling code, Darrick J. Wong
- [PATCH 02/16] xfs: move xfs_inactive call to xfs_inode_mark_reclaimable, Darrick J. Wong
- [PATCH 03/16] xfs: detach dquots from inode if we don't need to inactivate it, Darrick J. Wong
- [PATCH 04/16] xfs: clean up xfs_inactive a little bit, Darrick J. Wong
- [PATCH 05/16] xfs: separate primary inode selection criteria in xfs_iget_cache_hit, Darrick J. Wong
- [PATCH 06/16] xfs: defer inode inactivation to a workqueue, Darrick J. Wong
- [PATCH 07/16] xfs: drop dead dquots before scheduling inode for inactivation, Darrick J. Wong
- [PATCH 08/16] xfs: expose sysfs knob to control inode inactivation delay, Darrick J. Wong
- [PATCH 09/16] xfs: reduce inactivation delay when things are tight, Darrick J. Wong
- [PATCH 10/16] xfs: inactivate inodes any time we try to free speculative preallocations, Darrick J. Wong
- [PATCH 11/16] xfs: flush inode inactivation work when compiling usage statistics, Darrick J. Wong
- [PATCH 12/16] xfs: parallelize inode inactivation, Darrick J. Wong
- [PATCH 13/16] xfs: don't run speculative preallocation gc when fs is frozen, Darrick J. Wong
- [PATCH 14/16] xfs: scale speculative preallocation gc delay based on free space, Darrick J. Wong
- [PATCH 15/16] xfs: use background worker pool when transactions can't get free space, Darrick J. Wong
- [PATCH 16/16] xfs: avoid buffer deadlocks when walking fs inodes, Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to e0d2d97b5477, Darrick J. Wong
- Re: A Potential Bug in fs/xfs/libxfs/xfs_bmap.c, Darrick J. Wong
- [PATCH -next] xfs: Fix -Wunused-variable warning,
YueHaibing
- [BUG] generic/475 recovery failure(s),
Brian Foster
[PATCH] xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs(),
Geert Uytterhoeven
[bug report] xfs: use perag for ialloc btree cursors,
Dan Carpenter
[GIT PULL] xfs: Delay Ready Attributes,
Allison Henderson
[ANNOUNCE] xfs-linux: for-next **REBASED** to 7e4311b04be4, Darrick J. Wong
[PATCHSET v1 00/13] fstests: move test group lists into test files,
Darrick J. Wong
- [PATCH 01/13] fstests: fix group check in new script, Darrick J. Wong
- [PATCH 02/13] misc: move exit status into trap handler, Darrick J. Wong
- [PATCH 03/13] fstests: refactor test boilerplate code, Darrick J. Wong
- [PATCH 04/13] fstests: add tool migrate group membership data to test files, Darrick J. Wong
- [PATCH 05/13] fstests: move test group info to test files, Darrick J. Wong
- [PATCH 06/13] fstests: clean up open-coded golden output, Darrick J. Wong
- [PATCH 07/13] fstests: automatically generate group files, Darrick J. Wong
- [PATCH 08/13] fstests: convert nextid to use automatic group generation, Darrick J. Wong
- [PATCH 09/13] fstests: adapt the new test script to our new group tagging scheme, Darrick J. Wong
- [PATCH 10/13] check: use generated group files, Darrick J. Wong
- [PATCH 11/13] fstests: remove group files, Darrick J. Wong
- [PATCH 12/13] fstests: remove test group management code, Darrick J. Wong
- [PATCH 13/13] misc: update documentation to reflect auto-generated group files, Darrick J. Wong
[GIT PULL v2] xfs: CIL and log scalability improvements,
Dave Chinner
[GIT PULL v2] xfs: buffer cache bulk page allocation,
Dave Chinner
[PATCHSET v6 0/9] xfs: deferred inode inactivation,
Darrick J. Wong
[PATCH 0/14 v7] fs: Hole punch vs page cache filling races,
Jan Kara
- [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings, Jan Kara
- [PATCH 02/14] documentation: Sync file_operations members with reality, Jan Kara
- [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock, Jan Kara
- [PATCH 01/14] mm: Fix comments mentioning i_mutex, Jan Kara
- [PATCH 06/14] ext2: Convert to using invalidate_lock, Jan Kara
- [PATCH 10/14] zonefs: Convert to using invalidate_lock, Jan Kara
- [PATCH 14/14] cifs: Fix race between hole punch and page fault, Jan Kara
- [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock, Jan Kara
- [PATCH 08/14] xfs: Convert to use invalidate_lock, Jan Kara
- [PATCH 07/14] xfs: Refactor xfs_isilocked(), Jan Kara
- [PATCH 13/14] ceph: Fix race between hole punch and page fault, Jan Kara
- [PATCH 12/14] fuse: Convert to using invalidate_lock, Jan Kara
- [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers, Jan Kara
- [PATCH 11/14] f2fs: Convert to using invalidate_lock, Jan Kara
- Re: [PATCH 0/14 v7] fs: Hole punch vs page cache filling races, Jan Kara
[PATCH v20 10/14] xfs: Add delay ready attr set routines,
Allison Henderson
[PATCH] xfs: drop the AGI being passed to xfs_check_agi_freecount,
Dave Chinner
[PATCHSET v2 0/2] xfs: rename struct xfs_eofblocks,
Darrick J. Wong
[PATCHSET v3 0/3] xfs: preserve inode health reports for longer,
Darrick J. Wong
[ANNOUNCE] xfs-linux: for-next updated to 6a180b1d35a0, Darrick J. Wong
[PATCH] xfs: remove redundant initialization of variable error,
Shaokun Zhang
[PATCH v20 00/14] Delay Ready Attributes,
Allison Henderson
[PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto,
Satya Tangirala
[GIT PULL] xfs: CIL and log scalability improvements,
Dave Chinner
[PATCH v4 00/10] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v4 02/10] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock, Shiyang Ruan
- [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping, Shiyang Ruan
- [PATCH v4 01/10] pagemap: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver, Shiyang Ruan
- [PATCH v4 06/10] fs/dax: Implement dax_holder_operations, Shiyang Ruan
- [PATCH v4 07/10] dm: Introduce ->rmap() to find bdev offset, Shiyang Ruan
- [PATCH v4 08/10] md: Implement dax_holder_operations, Shiyang Ruan
- [PATCH v4 09/10] xfs: Implement ->corrupted_range() for XFS, Shiyang Ruan
- [PATCH v4 10/10] fs/dax: Remove useless functions, Shiyang Ruan
[PATCH 00/39 v5] xfs: CIL and log optimisations,
Dave Chinner
- [PATCH 06/39] xfs: remove need_start_rec parameter from xlog_write(), Dave Chinner
- [PATCH 14/39] xfs: embed the xlog_op_header in the unmount record, Dave Chinner
- [PATCH 22/39] xfs:_introduce xlog_write_partial(), Dave Chinner
- [PATCH 23/39] xfs: xlog_write() no longer needs contwr state, Dave Chinner
- [PATCH 13/39] xfs: only CIL pushes require a start record, Dave Chinner
- [PATCH 15/39] xfs: embed the xlog_op_header in the commit record, Dave Chinner
- [PATCH 07/39] xfs: journal IO cache flush reductions, Dave Chinner
- [PATCH 19/39] xfs: log ticket region debug is largely useless, Dave Chinner
- [PATCH 02/39] xfs: separate CIL commit record IO, Dave Chinner
- [PATCH 08/39] xfs: Fix CIL throttle hang when CIL space used going backwards, Dave Chinner
- [PATCH 09/39] xfs: xfs_log_force_lsn isn't passed a LSN, Dave Chinner
- [PATCH 17/39] xfs: move log iovec alignment to preparation function, Dave Chinner
- [PATCH 11/39] xfs: CIL work is serialised, not pipelined, Dave Chinner
- [PATCH 01/39] xfs: log stripe roundoff is a property of the log, Dave Chinner
- [PATCH 03/39] xfs: remove xfs_blkdev_issue_flush, Dave Chinner
- [PATCH 04/39] xfs: async blkdev cache flush, Dave Chinner
- [PATCH 27/39] xfs: lift init CIL reservation out of xc_cil_lock, Dave Chinner
- [PATCH 25/39] xfs: CIL context doesn't need to count iovecs, Dave Chinner
- [PATCH 31/39] xfs: track CIL ticket reservation in percpu structure, Dave Chinner
- [PATCH 32/39] xfs: convert CIL busy extents to per-cpu, Dave Chinner
- [PATCH 35/39] xfs: convert log vector chain to use list heads, Dave Chinner
- [PATCH 37/39] xfs: avoid cil push lock if possible, Dave Chinner
- [PATCH 20/39] xfs: pass lv chain length into xlog_write(), Dave Chinner
- [PATCH 10/39] xfs: AIL needs asynchronous CIL forcing, Dave Chinner
- [PATCH 12/39] xfs: factor out the CIL transaction header building, Dave Chinner
- [PATCH 34/39] xfs: convert CIL to unordered per cpu lists, Dave Chinner
- [PATCH 21/39] xfs: introduce xlog_write_single(), Dave Chinner
- [PATCH 18/39] xfs: reserve space and initialise xlog_op_header in item formatting, Dave Chinner
- [PATCH 33/39] xfs: Add order IDs to log items in CIL, Dave Chinner
- [PATCH 28/39] xfs: rework per-iclog header CIL reservation, Dave Chinner
- [PATCH 16/39] xfs: log tickets don't need log client id, Dave Chinner
- [PATCH 29/39] xfs: introduce per-cpu CIL tracking structure, Dave Chinner
- [PATCH 38/39] xfs: xlog_sync() manually adjusts grant head space, Dave Chinner
- [PATCH 36/39] xfs: move CIL ordering to the logvec chain, Dave Chinner
- [PATCH 39/39] xfs: expanding delayed logging design with background material, Dave Chinner
- [PATCH 26/39] xfs: use the CIL space used counter for emptiness checks, Dave Chinner
- [PATCH 30/39] xfs: implement percpu cil space used calculation, Dave Chinner
- [PATCH 24/39] xfs: xlog_write() doesn't need optype anymore, Dave Chinner
- [PATCH 05/39] xfs: CIL checkpoint flushes caches unconditionally, Dave Chinner
- Re: [PATCH 00/39 v5] xfs: CIL and log optimisations, Darrick J. Wong
[PATCHSET 0/2] xfs: rename struct xfs_eofblocks,
Darrick J. Wong
[PATCHSET v2 0/3] xfs: preserve inode health reports for longer,
Darrick J. Wong
[PATCHSET v6 00/15] xfs: clean up incore inode walk functions,
Darrick J. Wong
- [PATCH 01/15] xfs: move the quotaoff dqrele inode walk into xfs_icache.c, Darrick J. Wong
- [PATCH 02/15] xfs: detach inode dquots at the end of inactivation, Darrick J. Wong
- [PATCH 03/15] xfs: move the inode walk functions further down, Darrick J. Wong
- [PATCH 04/15] xfs: rename xfs_inode_walk functions to xfs_icwalk, Darrick J. Wong
- [PATCH 05/15] xfs: pass the goal of the incore inode walk to xfs_inode_walk(), Darrick J. Wong
- [PATCH 06/15] xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grab, Darrick J. Wong
- [PATCH 07/15] xfs: move xfs_inew_wait call into xfs_dqrele_inode, Darrick J. Wong
- [PATCH 08/15] xfs: remove iter_flags parameter from xfs_inode_walk_*, Darrick J. Wong
- [PATCH 09/15] xfs: remove indirect calls from xfs_inode_walk{,_ag}, Darrick J. Wong
- [PATCH 10/15] xfs: clean up inode state flag tests in xfs_blockgc_igrab, Darrick J. Wong
- [PATCH 11/15] xfs: make the icwalk processing functions clean up the grab state, Darrick J. Wong
- [PATCH 12/15] xfs: fix radix tree tag signs, Darrick J. Wong
- [PATCH 13/15] xfs: pass struct xfs_eofblocks to the inode scan callback, Darrick J. Wong
- [PATCH 14/15] xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag, Darrick J. Wong
- [PATCH 15/15] xfs: refactor per-AG inode tagging functions, Darrick J. Wong
[GIT PULL] xfs: initial agnumber -> perag conversions for shrink,
Dave Chinner
[PATCHSET v5 00/14] xfs: clean up incore inode walk functions,
Darrick J. Wong
- [PATCH 01/14] xfs: move the quotaoff dqrele inode walk into xfs_icache.c, Darrick J. Wong
- [PATCH 02/14] xfs: detach inode dquots at the end of inactivation, Darrick J. Wong
- [PATCH 03/14] xfs: move the inode walk functions further down, Darrick J. Wong
- [PATCH 04/14] xfs: pass the goal of the incore inode walk to xfs_inode_walk(), Darrick J. Wong
- [PATCH 05/14] xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grab, Darrick J. Wong
- [PATCH 06/14] xfs: move xfs_inew_wait call into xfs_dqrele_inode, Darrick J. Wong
- [PATCH 07/14] xfs: remove iter_flags parameter from xfs_inode_walk_*, Darrick J. Wong
- [PATCH 08/14] xfs: remove indirect calls from xfs_inode_walk{,_ag}, Darrick J. Wong
- [PATCH 09/14] xfs: clean up the blockgc grab and scan calls a little, Darrick J. Wong
- [PATCH 10/14] xfs: clean up xfs_dqrele_inode calling conventions, Darrick J. Wong
- [PATCH 11/14] xfs: fix radix tree tag signs, Darrick J. Wong
- [PATCH 12/14] xfs: pass struct xfs_eofblocks to the inode scan callback, Darrick J. Wong
- [PATCH 13/14] xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag, Darrick J. Wong
- [PATCH 14/14] xfs: refactor per-AG inode tagging functions, Darrick J. Wong
[GIT PULL] xfs: Use bulk page allocator for buffer cache,
Dave Chinner
[PATCHSET v2 0/5] xfs: clean up quotaoff inode walks,
Darrick J. Wong
[PATCHSET 0/3] xfs: various unit conversion,
Darrick J. Wong
[GIT PULL] xfs: fixes for 5.13-rc4,
Darrick J. Wong
[PATCH] xfs: sort variable alphabetically to avoid repeated declaration,
Shaokun Zhang
[ANNOUNCE] xfs-linux: for-next updated to 0fe0bbe00a6f, Darrick J. Wong
attempt to restore file dumps, but no files selectable in interactive mode, L A Walsh
[PATCH] generic/639: Add tiny swapfile test, Ritesh Harjani
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]