Linux XFS
[Prev Page][Next Page]
- [PATCH 12/15] xfs: support non-power-of-two rtextsize with exchange-range, (continued)
- [PATCHSET v30.1 05/15] xfs: create temporary files for online repair, Darrick J. Wong
- [PATCHSET v30.1 06/15] xfs: online repair of realtime summaries, Darrick J. Wong
- [PATCHSET v30.1 07/15] xfs: set and validate dir/attr block owners, Darrick J. Wong
- [PATCH 01/10] xfs: add an explicit owner field to xfs_da_args, Darrick J. Wong
- [PATCH 02/10] xfs: use the xfs_da_args owner field to set new dir/attr block owner, Darrick J. Wong
- [PATCH 03/10] xfs: reduce indenting in xfs_attr_node_list, Darrick J. Wong
- [PATCH 04/10] xfs: validate attr leaf buffer owners, Darrick J. Wong
- [PATCH 05/10] xfs: validate attr remote value buffer owners, Darrick J. Wong
- [PATCH 06/10] xfs: validate dabtree node buffer owners, Darrick J. Wong
- [PATCH 07/10] xfs: validate directory leaf buffer owners, Darrick J. Wong
- [PATCH 08/10] xfs: validate explicit directory data buffer owners, Darrick J. Wong
- [PATCH 09/10] xfs: validate explicit directory block buffer owners, Darrick J. Wong
- [PATCH 10/10] xfs: validate explicit directory free block owners, Darrick J. Wong
- [PATCHSET v30.1 08/15] xfs: online repair of extended attributes, Darrick J. Wong
- [PATCHSET v30.1 09/15] xfs: online repair of inode unlinked state, Darrick J. Wong
- [PATCHSET v30.1 10/15] xfs: online repair of directories, Darrick J. Wong
- [PATCHSET v30.1 11/15] xfs: move orphan files to lost and found, Darrick J. Wong
- [PATCHSET v30.1 12/15] xfs: online repair of symbolic links, Darrick J. Wong
- [PATCHSET v30.1 13/15] xfs: online fsck of iunlink buckets, Darrick J. Wong
- [PATCHSET v30.1 14/15] xfs: inode-related repair fixes, Darrick J. Wong
- [PATCHSET v30.1 15/15] xfs: less heavy locks during fstrim, Darrick J. Wong
- [PATCH 6.6 00/24] xfs backports for 6.6.y (from 6.8),
Catherine Hoang
- [PATCH 6.6 01/24] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h, Catherine Hoang
- [PATCH 6.6 03/24] xfs: consider minlen sized extents in xfs_rtallocate_extent_block, Catherine Hoang
- [PATCH 6.6 02/24] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t, Catherine Hoang
- [PATCH 6.6 04/24] xfs: don't leak recovered attri intent items, Catherine Hoang
- [PATCH 6.6 05/24] xfs: use xfs_defer_pending objects to recover intent items, Catherine Hoang
- [PATCH 6.6 06/24] xfs: pass the xfs_defer_pending object to iop_recover, Catherine Hoang
- [PATCH 6.6 07/24] xfs: transfer recovered intent item ownership in ->iop_recover, Catherine Hoang
- [PATCH 6.6 08/24] xfs: make rextslog computation consistent with mkfs, Catherine Hoang
- [PATCH 6.6 09/24] xfs: fix 32-bit truncation in xfs_compute_rextslog, Catherine Hoang
- [PATCH 6.6 10/24] xfs: don't allow overly small or large realtime volumes, Catherine Hoang
- [PATCH 6.6 11/24] xfs: make xchk_iget safer in the presence of corrupt inode btrees, Catherine Hoang
- [PATCH 6.6 12/24] xfs: remove unused fields from struct xbtree_ifakeroot, Catherine Hoang
- [PATCH 6.6 13/24] xfs: recompute growfsrtfree transaction reservation while growing rt volume, Catherine Hoang
- [PATCH 6.6 16/24] xfs: add missing nrext64 inode flag check to scrub, Catherine Hoang
- [PATCH 6.6 14/24] xfs: fix an off-by-one error in xreap_agextent_binval, Catherine Hoang
- [PATCH 6.6 15/24] xfs: force all buffers to be written during btree bulk load, Catherine Hoang
- [PATCH 6.6 18/24] xfs: short circuit xfs_growfs_data_private() if delta is zero, Catherine Hoang
- [PATCH 6.6 17/24] xfs: initialise di_crc in xfs_log_dinode, Catherine Hoang
- [PATCH 6.6 19/24] xfs: add lock protection when remove perag from radix tree, Catherine Hoang
- [PATCH 6.6 21/24] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real, Catherine Hoang
- [PATCH 6.6 20/24] xfs: fix perag leak when growfs fails, Catherine Hoang
- [PATCH 6.6 22/24] xfs: update dir3 leaf block metadata after swap, Catherine Hoang
- [PATCH 6.6 23/24] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal, Catherine Hoang
- [PATCH 6.6 24/24] xfs: remove conditional building of rt geometry validator functions, Catherine Hoang
- Re: [PATCH 6.6 00/24] xfs backports for 6.6.y (from 6.8), Greg KH
- [PATCH] debian: fix package configuration after removing platform_defs.h.in,
Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to f2e812c1522d,
Chandan Babu R
- [PATCHBOMB v2] xfsprogs: everything headed towards 6.9,
Darrick J. Wong
- Re: [PATCHBOMB v2] xfsprogs: everything headed towards 6.9, Darrick J. Wong
- [PATCHSET 01/18] xfsprogs: convert utilities to use new rt helpers, Darrick J. Wong
- [PATCH 01/13] libxfs: fix incorrect porting to 6.7, Darrick J. Wong
- [PATCH 02/13] mkfs: fix log sunit rounding when external logs are in use, Darrick J. Wong
- [PATCH 03/13] xfs_repair: fix confusing rt space units in the duplicate detection code, Darrick J. Wong
- [PATCH 04/13] libxfs: create a helper to compute leftovers of realtime extents, Darrick J. Wong
- [PATCH 05/13] libxfs: use helpers to convert rt block numbers to rt extent numbers, Darrick J. Wong
- [PATCH 06/13] xfs_repair: convert utility to use new rt extent helpers and types, Darrick J. Wong
- [PATCH 07/13] mkfs: convert utility to use new rt extent helpers and types, Darrick J. Wong
- [PATCH 08/13] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper, Darrick J. Wong
- [PATCH 09/13] xfs_repair: convert helpers for rtbitmap block/wordcount computations, Darrick J. Wong
- [PATCH 10/13] xfs_{db,repair}: use accessor functions for bitmap words, Darrick J. Wong
- [PATCH 11/13] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations, Darrick J. Wong
- [PATCH 12/13] xfs_{db,repair}: use accessor functions for summary info words, Darrick J. Wong
- [PATCH 13/13] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks, Darrick J. Wong
- [PATCHSET 02/18] libxfs: sync with 6.8, Darrick J. Wong
- [PATCH 01/67] xfs: use xfs_defer_pending objects to recover intent items, Darrick J. Wong
- [PATCH 02/67] xfs: recreate work items when recovering intent items, Darrick J. Wong
- [PATCH 03/67] xfs: use xfs_defer_finish_one to finish recovered work items, Darrick J. Wong
- [PATCH 04/67] xfs: move ->iop_recover to xfs_defer_op_type, Darrick J. Wong
- [PATCH 05/67] xfs: hoist intent done flag setting to ->finish_item callsite, Darrick J. Wong
- [PATCH 06/67] xfs: hoist ->create_intent boilerplate to its callsite, Darrick J. Wong
- [PATCH 07/67] xfs: use xfs_defer_create_done for the relogging operation, Darrick J. Wong
- [PATCH 08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog, Darrick J. Wong
- [PATCH 09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions, Darrick J. Wong
- [PATCH 10/67] xfs: move ->iop_relog to struct xfs_defer_op_type, Darrick J. Wong
- [PATCH 11/67] xfs: make rextslog computation consistent with mkfs, Darrick J. Wong
- [PATCH 12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog, Darrick J. Wong
- [PATCH 13/67] xfs: don't allow overly small or large realtime volumes, Darrick J. Wong
- [PATCH 14/67] xfs: elide ->create_done calls for unlogged deferred work, Darrick J. Wong
- [PATCH 15/67] xfs: don't append work items to logged xfs_defer_pending objects, Darrick J. Wong
- [PATCH 16/67] xfs: allow pausing of pending deferred work items, Darrick J. Wong
- [PATCH 17/67] xfs: remove __xfs_free_extent_later, Darrick J. Wong
- [PATCH 18/67] xfs: automatic freeing of freshly allocated unwritten space, Darrick J. Wong
- [PATCH 19/67] xfs: remove unused fields from struct xbtree_ifakeroot, Darrick J. Wong
- [PATCH 20/67] xfs: force small EFIs for reaping btree extents, Darrick J. Wong
- [PATCH 21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real, Darrick J. Wong
- [PATCH 22/67] xfs: update dir3 leaf block metadata after swap, Darrick J. Wong
- [PATCH 23/67] xfs: extract xfs_da_buf_copy() helper function, Darrick J. Wong
- [PATCH 24/67] xfs: move xfs_ondisk.h to libxfs/, Darrick J. Wong
- [PATCH 25/67] xfs: consolidate the xfs_attr_defer_* helpers, Darrick J. Wong
- [PATCH 26/67] xfs: store an ops pointer in struct xfs_defer_pending, Darrick J. Wong
- [PATCH 27/67] xfs: pass the defer ops instead of type to xfs_defer_start_recovery, Darrick J. Wong
- [PATCH 28/67] xfs: pass the defer ops directly to xfs_defer_add, Darrick J. Wong
- [PATCH 29/67] xfs: force all buffers to be written during btree bulk load, Darrick J. Wong
- [PATCH 30/67] xfs: set XBF_DONE on newly formatted btree block that are ready for writing, Darrick J. Wong
- [PATCH 31/67] xfs: read leaf blocks when computing keys for bulkloading into node blocks, Darrick J. Wong
- [PATCH 32/67] xfs: move btree bulkload record initialization to ->get_record implementations, Darrick J. Wong
- [PATCH 33/67] xfs: constrain dirty buffers while formatting a staged btree, Darrick J. Wong
- [PATCH 34/67] xfs: repair free space btrees, Darrick J. Wong
- [PATCH 35/67] xfs: repair inode btrees, Darrick J. Wong
- [PATCH 36/67] xfs: repair refcount btrees, Darrick J. Wong
- [PATCH 37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros, Darrick J. Wong
- [PATCH 38/67] xfs: set inode sick state flags when we zap either ondisk fork, Darrick J. Wong
- [PATCH 39/67] xfs: zap broken inode forks, Darrick J. Wong
- [PATCH 40/67] xfs: repair inode fork block mapping data structures, Darrick J. Wong
- [PATCH 41/67] xfs: create a ranged query function for refcount btrees, Darrick J. Wong
- [PATCH 42/67] xfs: create a new inode fork block unmap helper, Darrick J. Wong
- [PATCH 43/67] xfs: improve dquot iteration for scrub, Darrick J. Wong
- [PATCH 44/67] xfs: add lock protection when remove perag from radix tree, Darrick J. Wong
- [PATCH 45/67] xfs: fix perag leak when growfs fails, Darrick J. Wong
- [PATCH 46/67] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting, Darrick J. Wong
- [PATCH 47/67] xfs: also use xfs_bmap_btalloc_accounting for RT allocations, Darrick J. Wong
- [PATCH 48/67] xfs: return -ENOSPC from xfs_rtallocate_*, Darrick J. Wong
- [PATCH 49/67] xfs: indicate if xfs_bmap_adjacent changed ap->blkno, Darrick J. Wong
- [PATCH 50/67] xfs: move xfs_rtget_summary to xfs_rtbitmap.c, Darrick J. Wong
- [PATCH 51/67] xfs: split xfs_rtmodify_summary_int, Darrick J. Wong
- [PATCH 52/67] xfs: remove rt-wrappers from xfs_format.h, Darrick J. Wong
- [PATCH 53/67] xfs: remove XFS_RTMIN/XFS_RTMAX, Darrick J. Wong
- [PATCH 54/67] xfs: make if_data a void pointer, Darrick J. Wong
- [PATCH 55/67] xfs: return if_data from xfs_idata_realloc, Darrick J. Wong
- [PATCH 56/67] xfs: move the xfs_attr_sf_lookup tracepoint, Darrick J. Wong
- [PATCH 57/67] xfs: simplify xfs_attr_sf_findname, Darrick J. Wong
- [PATCH 58/67] xfs: remove xfs_attr_shortform_lookup, Darrick J. Wong
- [PATCH 59/67] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue, Darrick J. Wong
- [PATCH 60/67] xfs: remove struct xfs_attr_shortform, Darrick J. Wong
- [PATCH 61/67] xfs: remove xfs_attr_sf_hdr_t, Darrick J. Wong
- [PATCH 62/67] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts, Darrick J. Wong
- [PATCH 63/67] xfs: fix a use after free in xfs_defer_finish_recovery, Darrick J. Wong
- [PATCH 64/67] xfs: use the op name in trace_xlog_intent_recovery_failed, Darrick J. Wong
- [PATCH 65/67] xfs: fix backwards logic in xfs_bmap_alloc_account, Darrick J. Wong
- [PATCH 66/67] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal, Darrick J. Wong
- [PATCH 67/67] xfs: remove conditional building of rt geometry validator functions, Darrick J. Wong
- [PATCHSET 03/18] xfs_repair: faster btree bulkloading, Darrick J. Wong
- [PATCHSET 04/18] xfsprogs: bug fixes for 6.8, Darrick J. Wong
- [PATCHSET V2 05/18] xfsprogs: fix log sector size detection, Darrick J. Wong
- [PATCHSET 06/18] mkfs: scale shards on ssds, Darrick J. Wong
- [PATCHSET v29.4 07/18] xfs_scrub: scan metadata files in parallel, Darrick J. Wong
- [PATCHSET v29.4 08/18] xfs_repair: rebuild inode fork mappings, Darrick J. Wong
- [PATCHSET 09/18] xfs_repair: support more than 4 billion records, Darrick J. Wong
- [PATCHSET v29.4 10/18] libxfs: prepare to sync with 6.9, Darrick J. Wong
- [PATCHSET 11/18] libxfs: sync with 6.9, Darrick J. Wong
- [PATCH 001/110] xfs: convert kmem_zalloc() to kzalloc(), Darrick J. Wong
- [PATCH 003/110] xfs: convert remaining kmem_free() to kfree(), Darrick J. Wong
- [PATCH 002/110] xfs: convert kmem_alloc() to kmalloc(), Darrick J. Wong
- [PATCH 004/110] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS, Darrick J. Wong
- [PATCH 005/110] xfs: use GFP_KERNEL in pure transaction contexts, Darrick J. Wong
- [PATCH 006/110] xfs: clean up remaining GFP_NOFS users, Darrick J. Wong
- [PATCH 007/110] xfs: use xfs_defer_alloc a bit more, Darrick J. Wong
- [PATCH 008/110] xfs: Replace xfs_isilocked with xfs_assert_ilocked, Darrick J. Wong
- [PATCH 009/110] xfs: create a static name for the dot entry too, Darrick J. Wong
- [PATCH 010/110] xfs: create a predicate to determine if two xfs_names are the same, Darrick J. Wong
- [PATCH 011/110] xfs: create a macro for decoding ftypes in tracepoints, Darrick J. Wong
- [PATCH 012/110] xfs: report the health of quota counts, Darrick J. Wong
- [PATCH 013/110] xfs: implement live quotacheck inode scan, Darrick J. Wong
- [PATCH 014/110] xfs: report health of inode link counts, Darrick J. Wong
- [PATCH 015/110] xfs: teach scrub to check file nlinks, Darrick J. Wong
- [PATCH 016/110] xfs: separate the marking of sick and checked metadata, Darrick J. Wong
- [PATCH 017/110] xfs: report fs corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 018/110] xfs: report ag header corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 019/110] xfs: report block map corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 020/110] xfs: report btree block corruption errors to the health system, Darrick J. Wong
- [PATCH 021/110] xfs: report dir/attr block corruption errors to the health system, Darrick J. Wong
- [PATCH 022/110] xfs: report inode corruption errors to the health system, Darrick J. Wong
- [PATCH 023/110] xfs: report realtime metadata corruption errors to the health system, Darrick J. Wong
- [PATCH 024/110] xfs: report XFS_IS_CORRUPT errors to the health system, Darrick J. Wong
- [PATCH 025/110] xfs: add secondary and indirect classes to the health tracking system, Darrick J. Wong
- [PATCH 026/110] xfs: remember sick inodes that get inactivated, Darrick J. Wong
- [PATCH 027/110] xfs: update health status if we get a clean bill of health, Darrick J. Wong
- [PATCH 028/110] xfs: consolidate btree block freeing tracepoints, Darrick J. Wong
- [PATCH 029/110] xfs: consolidate btree block allocation tracepoints, Darrick J. Wong
- [PATCH 030/110] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor, Darrick J. Wong
- [PATCH 031/110] xfs: drop XFS_BTREE_CRC_BLOCKS, Darrick J. Wong
- [PATCH 032/110] xfs: encode the btree geometry flags in the btree ops structure, Darrick J. Wong
- [PATCH 033/110] xfs: remove bc_ino.flags, Darrick J. Wong
- [PATCH 034/110] xfs: consolidate the xfs_alloc_lookup_* helpers, Darrick J. Wong
- [PATCH 035/110] xfs: turn the allocbt cursor active field into a btree flag, Darrick J. Wong
- [PATCH 036/110] xfs: extern some btree ops structures, Darrick J. Wong
- [PATCH 037/110] xfs: initialize btree blocks using btree_ops structure, Darrick J. Wong
- [PATCH 038/110] xfs: rename btree block/buffer init functions, Darrick J. Wong
- [PATCH 039/110] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls, Darrick J. Wong
- [PATCH 040/110] xfs: remove the unnecessary daddr paramter to _init_block, Darrick J. Wong
- [PATCH 041/110] xfs: set btree block buffer ops in _init_buf, Darrick J. Wong
- [PATCH 042/110] xfs: move lru refs to the btree ops structure, Darrick J. Wong
- [PATCH 043/110] xfs: move the btree stats offset into struct btree_ops, Darrick J. Wong
- [PATCH 044/110] xfs: factor out a xfs_btree_owner helper, Darrick J. Wong
- [PATCH 045/110] xfs: factor out a btree block owner check, Darrick J. Wong
- [PATCH 046/110] xfs: store the btree pointer length in struct xfs_btree_ops, Darrick J. Wong
- [PATCH 047/110] xfs: split out a btree type from the btree ops geometry flags, Darrick J. Wong
- [PATCH 048/110] xfs: split the per-btree union in struct xfs_btree_cur, Darrick J. Wong
- [PATCH 049/110] xfs: create predicate to determine if cursor is at inode root level, Darrick J. Wong
- [PATCH 050/110] xfs: move comment about two 2 keys per pointer in the rmap btree, Darrick J. Wong
- [PATCH 051/110] xfs: add a xfs_btree_init_ptr_from_cur, Darrick J. Wong
- [PATCH 052/110] xfs: don't override bc_ops for staging btrees, Darrick J. Wong
- [PATCH 053/110] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor, Darrick J. Wong
- [PATCH 054/110] xfs: remove xfs_allocbt_stage_cursor, Darrick J. Wong
- [PATCH 055/110] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor, Darrick J. Wong
- [PATCH 056/110] xfs: remove xfs_inobt_stage_cursor, Darrick J. Wong
- [PATCH 057/110] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor, Darrick J. Wong
- [PATCH 058/110] xfs: remove xfs_refcountbt_stage_cursor, Darrick J. Wong
- [PATCH 059/110] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor, Darrick J. Wong
- [PATCH 060/110] xfs: remove xfs_rmapbt_stage_cursor, Darrick J. Wong
- [PATCH 061/110] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor, Darrick J. Wong
- [PATCH 062/110] xfs: make staging file forks explicit, Darrick J. Wong
- [PATCH 063/110] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor, Darrick J. Wong
- [PATCH 064/110] xfs: remove xfs_bmbt_stage_cursor, Darrick J. Wong
- [PATCH 065/110] xfs: split the agf_roots and agf_levels arrays, Darrick J. Wong
- [PATCH 066/110] xfs: add a name field to struct xfs_btree_ops, Darrick J. Wong
- [PATCH 067/110] xfs: add a sick_mask to struct xfs_btree_ops, Darrick J. Wong
- [PATCH 068/110] xfs: split xfs_allocbt_init_cursor, Darrick J. Wong
- [PATCH 069/110] xfs: remove xfs_inobt_cur, Darrick J. Wong
- [PATCH 070/110] xfs: remove the btnum argument to xfs_inobt_count_blocks, Darrick J. Wong
- [PATCH 071/110] xfs: split xfs_inobt_insert_sprec, Darrick J. Wong
- [PATCH 072/110] xfs: split xfs_inobt_init_cursor, Darrick J. Wong
- [PATCH 073/110] xfs: pass a 'bool is_finobt' to xfs_inobt_insert, Darrick J. Wong
- [PATCH 074/110] xfs: remove xfs_btnum_t, Darrick J. Wong
- [PATCH 075/110] xfs: simplify xfs_btree_check_sblock_siblings, Darrick J. Wong
- [PATCH 076/110] xfs: simplify xfs_btree_check_lblock_siblings, Darrick J. Wong
- [PATCH 077/110] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents, Darrick J. Wong
- [PATCH 078/110] xfs: consolidate btree ptr checking, Darrick J. Wong
- [PATCH 079/110] xfs: misc cleanups for __xfs_btree_check_sblock, Darrick J. Wong
- [PATCH 080/110] xfs: remove the crc variable in __xfs_btree_check_lblock, Darrick J. Wong
- [PATCH 081/110] xfs: tighten up validation of root block in inode forks, Darrick J. Wong
- [PATCH 082/110] xfs: consolidate btree block verification, Darrick J. Wong
- [PATCH 083/110] xfs: rename btree helpers that depends on the block number representation, Darrick J. Wong
- [PATCH 084/110] xfs: factor out a __xfs_btree_check_lblock_hdr helper, Darrick J. Wong
- [PATCH 085/110] xfs: remove xfs_btree_reada_bufl, Darrick J. Wong
- [PATCH 086/110] xfs: remove xfs_btree_reada_bufs, Darrick J. Wong
- [PATCH 087/110] xfs: move and rename xfs_btree_read_bufl, Darrick J. Wong
- [PATCH 088/110] libxfs: teach buftargs to maintain their own buffer hashtable, Darrick J. Wong
- [PATCH 089/110] libxfs: add xfile support, Darrick J. Wong
- [PATCH 090/110] libxfs: partition memfd files to avoid using too many fds, Darrick J. Wong
- [PATCH 091/110] xfs: teach buftargs to maintain their own buffer hashtable, Darrick J. Wong
- [PATCH 092/110] libxfs: support in-memory buffer cache targets, Darrick J. Wong
- [PATCH 093/110] xfs: add a xfs_btree_ptrs_equal helper, Darrick J. Wong
- [PATCH 094/110] xfs: support in-memory btrees, Darrick J. Wong
- [PATCH 095/110] xfs: launder in-memory btree buffers before transaction commit, Darrick J. Wong
- [PATCH 096/110] xfs: create a helper to decide if a file mapping targets the rt volume, Darrick J. Wong
- [PATCH 097/110] xfs: repair the rmapbt, Darrick J. Wong
- [PATCH 098/110] xfs: create a shadow rmap btree during rmap repair, Darrick J. Wong
- [PATCH 099/110] xfs: hook live rmap operations during a repair operation, Darrick J. Wong
- [PATCH 100/110] xfs: clean up bmap log intent item tracepoint callsites, Darrick J. Wong
- [PATCH 101/110] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c, Darrick J. Wong
- [PATCH 102/110] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents, Darrick J. Wong
- [PATCH 103/110] xfs: add a realtime flag to the bmap update log redo items, Darrick J. Wong
- [PATCH 104/110] xfs: support deferred bmap updates on the attr fork, Darrick J. Wong
- [PATCH 105/110] xfs: xfs_bmap_finish_one should map unwritten extents properly, Darrick J. Wong
- [PATCH 106/110] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h, Darrick J. Wong
- [PATCH 107/110] xfs: move remote symlink target read function to libxfs, Darrick J. Wong
- [PATCH 108/110] xfs: move symlink target write function to libxfs, Darrick J. Wong
- [PATCH 109/110] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL, Darrick J. Wong
- [PATCH 110/110] xfs: shrink failure needs to hold AGI buffer, Darrick J. Wong
- Re: [PATCHSET 11/18] libxfs: sync with 6.9, Christoph Hellwig
- [PATCHSET v29.4 12/18] xfsprogs: bmap log intent cleanups, Darrick J. Wong
- [PATCHSET v29.4 13/18] xfsprogs: widen BUI formats to support realtime, Darrick J. Wong
- [PATCHSET v29.4 14/18] xfs_spaceman: updates for 6.9, Darrick J. Wong
- [PATCHSET v29.4 15/18] xfs_scrub: updates for 6.9, Darrick J. Wong
- [PATCHSET v29.4 16/18] xfs_repair: use in-memory rmap btrees, Darrick J. Wong
- [PATCHSET v29.4 17/18] xfs_repair: reduce refcount repair memory usage, Darrick J. Wong
- [PATCHSET v29.4 18/18] mkfs: cleanups for 6.9, Darrick J. Wong
- [PATCH 6.6 CANDIDATE 00/24] xfs backports for 6.6.y (from 6.8),
Catherine Hoang
- [PATCH 6.6 CANDIDATE 01/24] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h, Catherine Hoang
- [PATCH 6.6 CANDIDATE 03/24] xfs: consider minlen sized extents in xfs_rtallocate_extent_block, Catherine Hoang
- [PATCH 6.6 CANDIDATE 02/24] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t, Catherine Hoang
- [PATCH 6.6 CANDIDATE 05/24] xfs: use xfs_defer_pending objects to recover intent items, Catherine Hoang
- [PATCH 6.6 CANDIDATE 06/24] xfs: pass the xfs_defer_pending object to iop_recover, Catherine Hoang
- [PATCH 6.6 CANDIDATE 07/24] xfs: transfer recovered intent item ownership in ->iop_recover, Catherine Hoang
- [PATCH 6.6 CANDIDATE 09/24] xfs: fix 32-bit truncation in xfs_compute_rextslog, Catherine Hoang
- [PATCH 6.6 CANDIDATE 10/24] xfs: don't allow overly small or large realtime volumes, Catherine Hoang
- [PATCH 6.6 CANDIDATE 08/24] xfs: make rextslog computation consistent with mkfs, Catherine Hoang
- [PATCH 6.6 CANDIDATE 15/24] xfs: force all buffers to be written during btree bulk load, Catherine Hoang
- [PATCH 6.6 CANDIDATE 11/24] xfs: make xchk_iget safer in the presence of corrupt inode btrees, Catherine Hoang
- [PATCH 6.6 CANDIDATE 14/24] xfs: fix an off-by-one error in xreap_agextent_binval, Catherine Hoang
- [PATCH 6.6 CANDIDATE 12/24] xfs: remove unused fields from struct xbtree_ifakeroot, Catherine Hoang
- [PATCH 6.6 CANDIDATE 16/24] xfs: add missing nrext64 inode flag check to scrub, Catherine Hoang
- [PATCH 6.6 CANDIDATE 19/24] xfs: add lock protection when remove perag from radix tree, Catherine Hoang
- [PATCH 6.6 CANDIDATE 21/24] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real, Catherine Hoang
- [PATCH 6.6 CANDIDATE 18/24] xfs: short circuit xfs_growfs_data_private() if delta is zero, Catherine Hoang
- [PATCH 6.6 CANDIDATE 22/24] xfs: update dir3 leaf block metadata after swap, Catherine Hoang
- [PATCH 6.6 CANDIDATE 24/24] xfs: remove conditional building of rt geometry validator functions, Catherine Hoang
- [PATCH 6.6 CANDIDATE 13/24] xfs: recompute growfsrtfree transaction reservation while growing rt volume, Catherine Hoang
- [PATCH 6.6 CANDIDATE 17/24] xfs: initialise di_crc in xfs_log_dinode, Catherine Hoang
- [PATCH 6.6 CANDIDATE 23/24] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal, Catherine Hoang
- [PATCH 6.6 CANDIDATE 20/24] xfs: fix perag leak when growfs fails, Catherine Hoang
- [PATCH 6.6 CANDIDATE 04/24] xfs: don't leak recovered attri intent items, Catherine Hoang
- Re: [PATCH 6.6 CANDIDATE 00/24] xfs backports for 6.6.y (from 6.8), Darrick J. Wong
- [syzbot] [xfs?] possible deadlock in xfs_qm_dqget,
syzbot
- [PATCH] include libgen.h for basename API prototype,
Khem Raj
- Re: [linux-next:master] [fs/mnt_idmapping.c] b4291c7fd9: xfstests.generic.645.fail,
Darrick J. Wong
- Re: fs/xfs/libxfs/xfs_dir2.c:336:15-22: WARNING opportunity for kmemdup, Darrick J. Wong
- [PATCH v2] xfs_repair: Dump both inode details in Phase 6 duplicate file check,
Srikanth C S
- [PATCH v2] xfs: compile out v4 support if disabled,
Christoph Hellwig
- bring back RT delalloc support v4,
Christoph Hellwig
- [PATCH 02/11] xfs: move RT inode locking out of __xfs_bunmapi, Christoph Hellwig
- [PATCH 01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions, Christoph Hellwig
- [PATCH 03/11] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive, Christoph Hellwig
- [PATCH 07/11] xfs: support RT inodes in xfs_mod_delalloc, Christoph Hellwig
- [PATCH 04/11] xfs: split xfs_mod_freecounter, Christoph Hellwig
- [PATCH 05/11] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc, Christoph Hellwig
- [PATCH 06/11] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay, Christoph Hellwig
- [PATCH 08/11] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations, Christoph Hellwig
- [PATCH 09/11] xfs: rework splitting of indirect block reservations, Christoph Hellwig
- [PATCH 10/11] xfs: stop the steal (of data blocks for RT indirect blocks), Christoph Hellwig
- [PATCH 11/11] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1), Christoph Hellwig
- [syzbot] [xfs?] possible deadlock in xfs_icwalk_ag,
syzbot
- [PATCH 2/2] xfs_refcount: Preventing integer overflow,
Andrey Shumilin
- [GIT PULL] xfs: Bug fixes for 6.9,
Chandan Babu R
- [PATCH] xfs_repair: Dump both inode details in Phase 6 duplicate file check,
Srikanth C S
- assertion failure in v6.7, Matthew Wilcox
- XFS: shrink capability status,
SCOTT FIELDS
- [syzbot] Monthly xfs report (Mar 2024), syzbot
- Storing bdev request_queue limits in xfs_buftarg, John Garry
- [PATCH RFC] xfs_repair: Dump both inode details in Phase 6 duplicate file check,
Srikanth C S
- [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof,
Zhang Yi
- [PATCH v4 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional, Zhang Yi
- [PATCH v4 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin(), Zhang Yi
- [PATCH v4 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks, Zhang Yi
- [PATCH v4 5/9] iomap: drop the write failure handles when unsharing and zeroing, Zhang Yi
- [PATCH v4 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter(), Zhang Yi
- [PATCH v4 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset, Zhang Yi
- [PATCH v4 9/9] iomap: do some small logical cleanup in buffered write, Zhang Yi
- [PATCH v4 8/9] iomap: make iomap_write_end() return a boolean, Zhang Yi
- [PATCH v4 6/9] iomap: don't increase i_size if it's not a write operation, Zhang Yi
- Re: [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof, Chandan Babu R
- Re: (subset) [PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof, Christian Brauner
- [PATCH] xfs: compile out v4 support if disabled,
Christoph Hellwig
- [syzbot] [xfs?] possible deadlock in xfs_qm_dqfree_one, syzbot
- [PATCH 0/5] xfs: fix discontiguous metadata block recovery,
Dave Chinner
- [PATCH v3 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof,
Zhang Yi
- [PATCH v2] xfs: allow sunit mount option to repair bad primary sb stripe values,
Dave Chinner
- [PATCH v2 0/4] xfs: recycle inactive inodes immediately,
Dave Chinner
- [PATCH v2 0/2] xfs: drop SB_I_VERSION support,
Dave Chinner
- [PATCH v2 0/9] xfs: use large folios for buffers,
Dave Chinner
- [PATCH 5/9] xfs: buffer items don't straddle pages anymore, Dave Chinner
- [PATCH 3/9] xfs: convert buffer cache to use high order folios, Dave Chinner
- [PATCH 9/9] xfs: rename bp->b_folio_count, Dave Chinner
- [PATCH 6/9] xfs: map buffers in xfs_buf_alloc_folios, Dave Chinner
- [PATCH 1/9] xfs: unmapped buffer item size straddling mismatch, Dave Chinner
- [PATCH 7/9] xfs: walk b_addr for buffer I/O, Dave Chinner
- [PATCH 4/9] xfs: kill XBF_UNMAPPED, Dave Chinner
- [PATCH 8/9] xfs: use vmalloc for multi-folio buffers, Dave Chinner
- [PATCH 2/9] xfs: use folios in the buffer cache, Dave Chinner
- Re: [PATCH v2 0/9] xfs: use large folios for buffers, Christoph Hellwig
- [PATCH v2] xfs: don't use current->journal_info, Dave Chinner
- [PATCHBOMB v13] xfs: parent pointers,
Darrick J. Wong
- [PATCHSET v13.0 1/2] xfs: Parent Pointers, Darrick J. Wong
- [PATCH 01/23] xfs: Expose init_xattrs in xfs_create_tmpfile, Darrick J. Wong
- [PATCH 02/23] xfs: add parent pointer support to attribute code, Darrick J. Wong
- [PATCH 03/23] xfs: define parent pointer ondisk extended attribute format, Darrick J. Wong
- [PATCH 04/23] xfs: add parent pointer validator functions, Darrick J. Wong
- [PATCH 05/23] xfs: extend transaction reservations for parent attributes, Darrick J. Wong
- [PATCH 06/23] xfs: parent pointer attribute creation, Darrick J. Wong
- [PATCH 07/23] xfs: add parent attributes to link, Darrick J. Wong
- [PATCH 08/23] xfs: add parent attributes to symlink, Darrick J. Wong
- [PATCH 09/23] xfs: remove parent pointers in unlink, Darrick J. Wong
- [PATCH 10/23] xfs: Add parent pointers to rename, Darrick J. Wong
- [PATCH 11/23] xfs: Add parent pointers to xfs_cross_rename, Darrick J. Wong
- [PATCH 12/23] xfs: Filter XFS_ATTR_PARENT for getfattr, Darrick J. Wong
- [PATCH 13/23] xfs: pass the attr value to put_listent when possible, Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]