Linux XFS
[Prev Page][Next Page]
- Re: [PATCH 3/3] xfs, iomap: ->discard_folio() is broken so remove it, (continued)
- [Bug 217030] New: [Syzkaller & bisect] There is "xfs_bmapi_convert_delalloc" WARNING in v6.2-rc7 kernel,
bugzilla-daemon
- [PATCH 5.4 CANDIDATE 00/25] xfs stable candidate patches for 5.4.y (from v5.10),
Chandan Babu R
- [PATCH 5.4 CANDIDATE 01/25] xfs: remove the xfs_efi_log_item_t typedef, Chandan Babu R
- [PATCH 5.4 CANDIDATE 02/25] xfs: remove the xfs_efd_log_item_t typedef, Chandan Babu R
- [PATCH 5.4 CANDIDATE 03/25] xfs: remove the xfs_inode_log_item_t typedef, Chandan Babu R
- [PATCH 5.4 CANDIDATE 04/25] xfs: factor out a xfs_defer_create_intent helper, Chandan Babu R
- [PATCH 5.4 CANDIDATE 05/25] xfs: merge the ->log_item defer op into ->create_intent, Chandan Babu R
- [PATCH 5.4 CANDIDATE 06/25] xfs: merge the ->diff_items defer op into ->create_intent, Chandan Babu R
- [PATCH 5.4 CANDIDATE 07/25] xfs: turn dfp_intent into a xfs_log_item, Chandan Babu R
- [PATCH 5.4 CANDIDATE 08/25] xfs: refactor xfs_defer_finish_noroll, Chandan Babu R
- [PATCH 5.4 CANDIDATE 09/25] xfs: log new intent items created as part of finishing recovered intent items, Chandan Babu R
- [PATCH 5.4 CANDIDATE 10/25] xfs: fix finobt btree block recovery ordering, Chandan Babu R
- [PATCH 5.4 CANDIDATE 11/25] xfs: proper replay of deferred ops queued during log recovery, Chandan Babu R
- [PATCH 5.4 CANDIDATE 12/25] xfs: xfs_defer_capture should absorb remaining block reservations, Chandan Babu R
- [PATCH 5.4 CANDIDATE 13/25] xfs: xfs_defer_capture should absorb remaining transaction reservation, Chandan Babu R
- [PATCH 5.4 CANDIDATE 14/25] xfs: clean up bmap intent item recovery checking, Chandan Babu R
- [PATCH 5.4 CANDIDATE 15/25] xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering, Chandan Babu R
- [PATCH 5.4 CANDIDATE 16/25] xfs: fix an incore inode UAF in xfs_bui_recover, Chandan Babu R
- [PATCH 5.4 CANDIDATE 17/25] xfs: change the order in which child and parent defer ops are finished, Chandan Babu R
- [PATCH 5.4 CANDIDATE 18/25] xfs: periodically relog deferred intent items, Chandan Babu R
- [PATCH 5.4 CANDIDATE 19/25] xfs: expose the log push threshold, Chandan Babu R
- [PATCH 5.4 CANDIDATE 20/25] xfs: only relog deferred intent items if free space in the log gets low, Chandan Babu R
- [PATCH 5.4 CANDIDATE 21/25] xfs: fix missing CoW blocks writeback conversion retry, Chandan Babu R
- [PATCH 5.4 CANDIDATE 22/25] xfs: ensure inobt record walks always make forward progress, Chandan Babu R
- [PATCH 5.4 CANDIDATE 23/25] xfs: fix the forward progress assertion in xfs_iwalk_run_callbacks, Chandan Babu R
- [PATCH 5.4 CANDIDATE 24/25] xfs: prevent UAF in xfs_log_item_in_current_chkpt, Chandan Babu R
- [PATCH 5.4 CANDIDATE 25/25] xfs: sync lazy sb accounting on quiesce of read-only mounts, Chandan Babu R
- Re: [PATCH 5.4 CANDIDATE 00/25] xfs stable candidate patches for 5.4.y (from v5.10), Darrick J. Wong
- [PATCH] xfs: fix a UAF when inode item push,
Long Li
- [PATCH] xfs: fix uninitialized variable access, Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to dd07bb8b6baf, Darrick J. Wong
- [syzbot] [xfs?] KMSAN: uninit-value in xfs_getfsmap_helper, syzbot
- [syzbot] [xfs?] KASAN: use-after-free Read in xfs_inode_item_push, syzbot
- [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in __xfs_xattr_put_listent, syzbot
- [PATCH v3 00/42] xfs: per-ag centric allocation alogrithms,
Dave Chinner
- [PATCH 28/42] xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker, Dave Chinner
- [PATCH 26/42] xfs: fold xfs_alloc_ag_vextent() into callers, Dave Chinner
- [PATCH 29/42] xfs: convert trim to use for_each_perag_range, Dave Chinner
- [PATCH 25/42] xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno(), Dave Chinner
- [PATCH 09/42] xfs: convert xfs_imap() to take a perag, Dave Chinner
- [PATCH 05/42] xfs: t_firstblock is tracking AGs not blocks, Dave Chinner
- [PATCH 08/42] xfs: rework the perag trace points to be perag centric, Dave Chinner
- [PATCH 01/42] xfs: fix low space alloc deadlock, Dave Chinner
- [PATCH 13/42] xfs: perags need atomic operational state, Dave Chinner
- [PATCH 02/42] xfs: prefer free inodes at ENOSPC over chunk allocation, Dave Chinner
- [PATCH 38/42] xfs: track an active perag reference in filestreams, Dave Chinner
- [PATCH 14/42] xfs: introduce xfs_for_each_perag_wrap(), Dave Chinner
- [PATCH 11/42] xfs: inobt can use perags in many more places than it does, Dave Chinner
- [PATCH 39/42] xfs: use for_each_perag_wrap in xfs_filestream_pick_ag, Dave Chinner
- [PATCH 07/42] xfs: active perag reference counting, Dave Chinner
- [PATCH 42/42] xfs: refactor the filestreams allocator pick functions, Dave Chinner
- [PATCH 20/42] xfs: use xfs_alloc_vextent_first_ag() where appropriate, Dave Chinner
- [PATCH 18/42] xfs: use xfs_alloc_vextent_this_ag() where appropriate, Dave Chinner
- [PATCH 19/42] xfs: factor xfs_bmap_btalloc(), Dave Chinner
- [PATCH 22/42] xfs: introduce xfs_alloc_vextent_near_bno(), Dave Chinner
- [PATCH 15/42] xfs: rework xfs_alloc_vextent(), Dave Chinner
- [PATCH 21/42] xfs: use xfs_alloc_vextent_start_bno() where appropriate, Dave Chinner
- [PATCH 23/42] xfs: introduce xfs_alloc_vextent_exact_bno(), Dave Chinner
- [PATCH 17/42] xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent, Dave Chinner
- [PATCH 16/42] xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags(), Dave Chinner
- [PATCH 41/42] xfs: return a referenced perag from filestreams allocator, Dave Chinner
- [PATCH 34/42] xfs: merge filestream AG lookup into xfs_filestream_select_ag(), Dave Chinner
- [PATCH 33/42] xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c, Dave Chinner
- [PATCH 31/42] xfs: get rid of notinit from xfs_bmap_longest_free_extent, Dave Chinner
- [PATCH 06/42] xfs: don't assert fail on transaction cancel with deferred ops, Dave Chinner
- [PATCH 04/42] xfs: drop firstblock constraints from allocation setup, Dave Chinner
- [PATCH 30/42] xfs: factor out filestreams from xfs_bmap_btalloc_nullfb, Dave Chinner
- [PATCH 03/42] xfs: block reservation too large for minleft allocation, Dave Chinner
- [PATCH 10/42] xfs: use active perag references for inode allocation, Dave Chinner
- [PATCH 12/42] xfs: convert xfs_ialloc_next_ag() to an atomic, Dave Chinner
- [PATCH 24/42] xfs: introduce xfs_alloc_vextent_prepare(), Dave Chinner
- [PATCH 27/42] xfs: move the minimum agno checks into xfs_alloc_vextent_check_args, Dave Chinner
- [PATCH 32/42] xfs: use xfs_bmap_longest_free_extent() in filestreams, Dave Chinner
- [PATCH 35/42] xfs: merge new filestream AG selection into xfs_filestream_select_ag(), Dave Chinner
- [PATCH 36/42] xfs: remove xfs_filestream_select_ag() longest extent check, Dave Chinner
- [PATCH 37/42] xfs: factor out MRU hit case in xfs_filestream_select_ag, Dave Chinner
- [PATCH 40/42] xfs: pass perag to filestreams tracing, Dave Chinner
- Re: [PATCH v3 00/42] xfs: per-ag centric allocation alogrithms, Darrick J. Wong
- BUG: kernel NULL pointer dereference, address: 0000000000000042,
Avi Kivity
- [PATCH v9 00/28] Parent Pointers,
allison . henderson
- [PATCH v9 01/28] xfs: Add new name to attri/d, allison . henderson
- [PATCH v9 02/28] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5, allison . henderson
- [PATCH v9 04/28] xfs: Hold inode locks in xfs_ialloc, allison . henderson
- [PATCH v9 03/28] xfs: Increase XFS_QM_TRANS_MAXDQS to 5, allison . henderson
- [PATCH v9 05/28] xfs: Hold inode locks in xfs_trans_alloc_dir, allison . henderson
- [PATCH v9 06/28] xfs: Hold inode locks in xfs_rename, allison . henderson
- [PATCH v9 07/28] xfs: Expose init_xattrs in xfs_create_tmpfile, allison . henderson
- [PATCH v9 08/28] xfs: get directory offset when adding directory name, allison . henderson
- [PATCH v9 10/28] xfs: get directory offset when replacing a directory name, allison . henderson
- [PATCH v9 09/28] xfs: get directory offset when removing directory name, allison . henderson
- [PATCH v9 11/28] xfs: add parent pointer support to attribute code, allison . henderson
- [PATCH v9 12/28] xfs: define parent pointer xattr format, allison . henderson
- [PATCH v9 13/28] xfs: Add xfs_verify_pptr, allison . henderson
- [PATCH v9 16/28] xfs: add parent attributes to link, allison . henderson
- [PATCH v9 15/28] xfs: parent pointer attribute creation, allison . henderson
- [PATCH v9 14/28] xfs: extend transaction reservations for parent attributes, allison . henderson
- [PATCH v9 17/28] xfs: add parent attributes to symlink, allison . henderson
- [PATCH v9 18/28] xfs: remove parent pointers in unlink, allison . henderson
- [PATCH v9 19/28] xfs: Indent xfs_rename, allison . henderson
- [PATCH v9 20/28] xfs: Add parent pointers to rename, allison . henderson
- [PATCH v9 21/28] xfs: Add parent pointers to xfs_cross_rename, allison . henderson
- [PATCH v9 22/28] xfs: Add the parent pointer support to the superblock version 5., allison . henderson
- [PATCH v9 23/28] xfs: Add helper function xfs_attr_list_context_init, allison . henderson
- [PATCH v9 24/28] xfs: Filter XFS_ATTR_PARENT for getfattr, allison . henderson
- [PATCH v9 25/28] xfs: Add parent pointer ioctl, allison . henderson
- [PATCH v9 26/28] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res, allison . henderson
- [PATCH v9 27/28] xfs: drop compatibility minimum log size computations for reflink, allison . henderson
- [PATCH v9 28/28] xfs: add xfs_trans_mod_sb tracing, allison . henderson
- Re: [PATCH v9 00/28] Parent Pointers, Darrick J. Wong
- run more tests in the auto group,
Christoph Hellwig
- [PATCH 1/7] btrfs: add 198 and 219 to the auto group, Christoph Hellwig
- [PATCH 2/7] btrfs: add 125 to the auto and quick groups, Christoph Hellwig
- [PATCH 4/7] generic: add 042 to the auto and quick groups, Christoph Hellwig
- [PATCH 3/7] btrfs: add 185 to the auto and quick groups, Christoph Hellwig
- [PATCH 5/7] generic: add 125 to the auto group, Christoph Hellwig
- [PATCH 6/7] generic: add 251 to the auto group, Christoph Hellwig
- [PATCH 7/7] xfs: add 080 to the auto and quick groups, Christoph Hellwig
- Re: run more tests in the auto group, Zorro Lang
- Re: run more tests in the auto group, Darrick J. Wong
- Re: run more tests in the auto group, Anand Jain
- [PATCH v1 1/2] xfs: fix typo from filesystes to filesystems,
Xiaole He
- [PATCH] xfs: make kobj_type structures constant,
Thomas Weißschuh
- [PATCH] xfs_io: fix bmap command not detecting realtime files with xattrs,
Darrick J. Wong
- [bug report][arch linux][6.1.9-zen1-1-zen] xfs corruption, Wojciech Jablonski
- [PATCH 5.15 CANDIDATE 00/10] more xfs fixes for 5.15,
Leah Rumancik
- [PATCH 5.15 CANDIDATE 01/10] xfs: zero inode fork buffer at allocation, Leah Rumancik
- [PATCH 5.15 CANDIDATE 02/10] xfs: fix potential log item leak, Leah Rumancik
- [PATCH 5.15 CANDIDATE 03/10] xfs: detect self referencing btree sibling pointers, Leah Rumancik
- [PATCH 5.15 CANDIDATE 04/10] xfs: set XFS_FEAT_NLINK correctly, Leah Rumancik
- [PATCH 5.15 CANDIDATE 05/10] xfs: validate v5 feature fields, Leah Rumancik
- [PATCH 5.15 CANDIDATE 06/10] xfs: avoid unnecessary runtime sibling pointer endian conversions, Leah Rumancik
- [PATCH 5.15 CANDIDATE 07/10] xfs: don't assert fail on perag references on teardown, Leah Rumancik
- [PATCH 5.15 CANDIDATE 08/10] xfs: assert in xfs_btree_del_cursor should take into account error, Leah Rumancik
- [PATCH 5.15 CANDIDATE 09/10] xfs: purge dquots after inode walk fails during quotacheck, Leah Rumancik
- [PATCH 5.15 CANDIDATE 10/10] xfs: don't leak btree cursor when insrec fails after a split, Leah Rumancik
- Re: [PATCH 5.15 CANDIDATE 00/10] more xfs fixes for 5.15, Amir Goldstein
- [PATCH 0/3] Prevent ->map_pages from sleeping,
Matthew Wilcox (Oracle)
- [PATCH v2] Remove several implicit function declarations,
Arjun Shankar
- [PATCH v2] xfs_db: make flist_find_ftyp() to check for field existance on disk, Andrey Albershteyn
- [PATCH] Remove several implicit function declarations,
Arjun Shankar
- [syzbot] general protection fault in iomap_dio_bio_iter, syzbot
- [PATCH v3] xfs: allow setting full range of panic tags,
Donald Douwsma
- [PATCH v1] libxfs: fix reservation space for removing transaction,
Xiaole He
- [ANNOUNCE] xfs-linux: for-next updated to c85007e2e394, Darrick J. Wong
- [RESEND PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind,
Shiyang Ruan
- [ANNOUNCE] xfsprogs: for-next updated to e9f142486, Carlos Maiolino
- [syzbot] [ntfs3?] [btrfs?] BUG: unable to handle kernel paging request in clear_user_rep_good,
syzbot
- [PATCH v2] fsdax: dax_unshare_iter() should return a valid length, Shiyang Ruan
- [RFC PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim,
Yosry Ahmed
- [PATCH] fsdax: dax_unshare_iter() should return a valid length,
Shiyang Ruan
- [LSF/MM/BFP ATTEND][LSF/MM/BFP TOPIC] Storage: REQ_OP_VERIFY support for block layer and device drivers, Chaitanya Kulkarni
- [PATCH] xfs_db: make flist_find_ftyp() to check for field existance on disk,
Andrey Albershteyn
- xfs_repair: fatal error -- couldn't map inode 13199169, err = 117,
Panagiotis Papadakos
- [PATCHSET 0/2] fstests: random fixes for v2023.01.22,
Darrick J. Wong
- [RFCv2 0/3] iomap: Add support for subpage dirty state tracking to improve write performance,
Ritesh Harjani (IBM)
- xfs_repair on filesystem stuck in "rebuild AG headers and trees"?,
Libor Klepáč
- [PATCH v2] xfs: allow setting full range of panic tags,
Donald Douwsma
- [PATCH v2 0/2] xfs_admin: get/set label of mounted filesystems,
Catherine Hoang
- [PATCH v2 0/6] introduce vm_flags modifier functions,
Suren Baghdasaryan
- [PATCH] xfs: allow setting full range of panic tags,
Donald Douwsma
- [ANNOUNCE] New mailing list for fsverity development, Eric Biggers
- [PATCH v8 RESEND 0/8] fs: clean up internal i_version handling,
Jeff Layton
- replacement i_version counter for xfs,
Jeff Layton
- [syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xfs_btree_del_cursor, syzbot
- [PATCH v8 00/27] Parent Pointers,
allison . henderson
- [PATCH v8 01/27] xfs: Add new name to attri/d, allison . henderson
- [PATCH v8 02/27] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5, allison . henderson
- [PATCH v8 03/27] xfs: Increase XFS_QM_TRANS_MAXDQS to 5, allison . henderson
- [PATCH v8 04/27] xfs: Hold inode locks in xfs_ialloc, allison . henderson
- [PATCH v8 05/27] xfs: Hold inode locks in xfs_trans_alloc_dir, allison . henderson
- [PATCH v8 06/27] xfs: Hold inode locks in xfs_rename, allison . henderson
- [PATCH v8 07/27] xfs: Expose init_xattrs in xfs_create_tmpfile, allison . henderson
- [PATCH v8 08/27] xfs: get directory offset when adding directory name, allison . henderson
- [PATCH v8 09/27] xfs: get directory offset when removing directory name, allison . henderson
- [PATCH v8 10/27] xfs: get directory offset when replacing a directory name, allison . henderson
- [PATCH v8 11/27] xfs: add parent pointer support to attribute code, allison . henderson
- [PATCH v8 12/27] xfs: define parent pointer xattr format, allison . henderson
- [PATCH v8 13/27] xfs: Add xfs_verify_pptr, allison . henderson
- [PATCH v8 14/27] xfs: extend transaction reservations for parent attributes, allison . henderson
- [PATCH v8 17/27] xfs: add parent attributes to symlink, allison . henderson
- [PATCH v8 15/27] xfs: parent pointer attribute creation, allison . henderson
- [PATCH v8 16/27] xfs: add parent attributes to link, allison . henderson
- [PATCH v8 19/27] xfs: Indent xfs_rename, allison . henderson
- [PATCH v8 18/27] xfs: remove parent pointers in unlink, allison . henderson
- [PATCH v8 20/27] xfs: Add parent pointers to rename, allison . henderson
- [PATCH v8 22/27] xfs: Add the parent pointer support to the superblock version 5., allison . henderson
- [PATCH v8 21/27] xfs: Add parent pointers to xfs_cross_rename, allison . henderson
- [PATCH v8 23/27] xfs: Add helper function xfs_attr_list_context_init, allison . henderson
- [PATCH v8 24/27] xfs: Filter XFS_ATTR_PARENT for getfattr, allison . henderson
- [PATCH v8 25/27] xfs: Add parent pointer ioctl, allison . henderson
- [PATCH v8 26/27] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res, allison . henderson
- [PATCH v8 27/27] xfs: drop compatibility minimum log size computations for reflink, allison . henderson
- Re: [PATCH v8 00/27] Parent Pointers, Darrick J. Wong
- mkfs.xfs protofile and paths with spaces,
Daan De Meyer
- return an ERR_PTR from __filemap_get_folio v2,
Christoph Hellwig
- [ANNOUNCE] xfsprogs: for-next updated to d8eab7600,
Carlos Maiolino
- [PATCH 0/2] xfsprogs: fix libtoolize issues,
Dave Chinner
- Lockdep splat with xfs,
Damien Le Moal
- [PATCH] xfs: recheck appropriateness of map_shared lock,
Darrick J. Wong
- [PATCH 00/42] xfs: per-ag centric allocation alogrithms,
Dave Chinner
- [PATCH 16/42] xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags(), Dave Chinner
- [PATCH 01/42] xfs: fix low space alloc deadlock, Dave Chinner
- [PATCH 02/42] xfs: prefer free inodes at ENOSPC over chunk allocation, Dave Chinner
- [PATCH 10/42] xfs: use active perag references for inode allocation, Dave Chinner
- [PATCH 09/42] xfs: convert xfs_imap() to take a perag, Dave Chinner
- [PATCH 05/42] xfs: t_firstblock is tracking AGs not blocks, Dave Chinner
- [PATCH 21/42] xfs: use xfs_alloc_vextent_start_bno() where appropriate, Dave Chinner
- [PATCH 13/42] xfs: perags need atomic operational state, Dave Chinner
- [PATCH 11/42] xfs: inobt can use perags in many more places than it does, Dave Chinner
- [PATCH 15/42] xfs: rework xfs_alloc_vextent(), Dave Chinner
- [PATCH 08/42] xfs: rework the perag trace points to be perag centric, Dave Chinner
- [PATCH 12/42] xfs: convert xfs_ialloc_next_ag() to an atomic, Dave Chinner
- [PATCH 06/42] xfs: don't assert fail on transaction cancel with deferred ops, Dave Chinner
- [PATCH 03/42] xfs: block reservation too large for minleft allocation, Dave Chinner
- [PATCH 07/42] xfs: active perag reference counting, Dave Chinner
- [PATCH 23/42] xfs: introduce xfs_alloc_vextent_exact_bno(), Dave Chinner
- [PATCH 04/42] xfs: drop firstblock constraints from allocation setup, Dave Chinner
- [PATCH 17/42] xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent, Dave Chinner
- [PATCH 14/42] xfs: introduce xfs_for_each_perag_wrap(), Dave Chinner
- [PATCH 24/42] xfs: introduce xfs_alloc_vextent_prepare(), Dave Chinner
- [PATCH 40/42] xfs: pass perag to filestreams tracing, Dave Chinner
- [PATCH 27/42] xfs: move the minimum agno checks into xfs_alloc_vextent_check_args, Dave Chinner
- [PATCH 25/42] xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno(), Dave Chinner
- [PATCH 35/42] xfs: merge new filestream AG selection into xfs_filestream_select_ag(), Dave Chinner
- [PATCH 37/42] xfs: factor out MRU hit case in xfs_filestream_select_ag, Dave Chinner
- [PATCH 36/42] xfs: remove xfs_filestream_select_ag() longest extent check, Dave Chinner
- [PATCH 31/42] xfs: get rid of notinit from xfs_bmap_longest_free_extent, Dave Chinner
- [PATCH 30/42] xfs: factor out filestreams from xfs_bmap_btalloc_nullfb, Dave Chinner
- [PATCH 29/42] xfs: convert trim to use for_each_perag_range, Dave Chinner
- [PATCH 28/42] xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker, Dave Chinner
- [PATCH 26/42] xfs: fold xfs_alloc_ag_vextent() into callers, Dave Chinner
- [PATCH 22/42] xfs: introduce xfs_alloc_vextent_near_bno(), Dave Chinner
- [PATCH 20/42] xfs: use xfs_alloc_vextent_first_ag() where appropriate, Dave Chinner
- [PATCH 18/42] xfs: use xfs_alloc_vextent_this_ag() where appropriate, Dave Chinner
- [PATCH 19/42] xfs: factor xfs_bmap_btalloc(), Dave Chinner
- [PATCH 32/42] xfs: use xfs_bmap_longest_free_extent() in filestreams, Dave Chinner
- [PATCH 33/42] xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c, Dave Chinner
- [PATCH 34/42] xfs: merge filestream AG lookup into xfs_filestream_select_ag(), Dave Chinner
- [PATCH 39/42] xfs: use for_each_perag_wrap in xfs_filestream_pick_ag, Dave Chinner
- [PATCH 38/42] xfs: track an active perag reference in filestreams, Dave Chinner
- [PATCH 41/42] xfs: return a referenced perag from filestreams allocator, Dave Chinner
- [PATCH 42/42] xfs: refactor the filestreams allocator pick functions, Dave Chinner
- Re: [PATCH 00/42] xfs: per-ag centric allocation alogrithms, Darrick J. Wong
- [ANNOUNCE] xfs-linux: iomap-for-next updated to 471859f57d42,
Darrick J. Wong
- return an ERR_PTR from __filemap_get_folio,
Christoph Hellwig
- Re: [RFC v3 03/24] fs: distinguish between user initiated freeze and kernel initiated freeze,
Darrick J. Wong
- [PATCHSET 0/3] xfs-documentation: updates for 6.1,
Darrick J. Wong
- [PATCHSET v2 0/4] fstests: filesystem population fixes,
Darrick J. Wong
- [PATCHSET 0/3] fstests: fix dax+reflink tests,
Darrick J. Wong
- [PATCHSET 0/3] fstests: fix tests when XFS always_cow mode enabled,
Darrick J. Wong
- [PATCH v3] xfsdocs: add epub output,
Csaba Henk
- [PATCH v1] xfs_admin: get/set label of mounted filesystem,
Catherine Hoang
- Locking issue with directory renames,
Jan Kara
- [bug report] xfs: allow setting and clearing of log incompat feature flags,
Dan Carpenter
- [PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork,
Eric Biggers
- [PATCH v2] xfsdocs: add epub output,
Csaba Henk
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: blktests.zbd/(003/004).fail blktests.loop/(002/004).fail, kernel test robot
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: xfstests.btrfs.020/026/215.fail, kernel test robot
- [dhowells-fs:iov-extract] [iov_iter] 64ea9d6c5f: fio.read_iops 126.2% improvement, kernel test robot
- [ANNOUNCE] xfsprogs-6.1.1 released, Carlos Maiolino
- [PATCH] xfsdocs: add epub output,
Csaba Henk
- Re: [PATCH 2/2] xfs: Prevent deadlock when allocating blocks for AGFL,
Xiao Guangrong
- [PATCH linux-next] xfs: use strscpy() to instead of strncpy(),
yang.yang29
- [RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops,
Andreas Gruenbacher
- [RFC v6 03/10] iomap: Rename page_done handler to put_folio, Andreas Gruenbacher
- [RFC v6 02/10] iomap/gfs2: Unlock and put folio in page_done handler, Andreas Gruenbacher
- [RFC v6 04/10] iomap: Add iomap_get_folio helper, Andreas Gruenbacher
- [RFC v6 01/10] iomap: Add __iomap_put_folio helper, Andreas Gruenbacher
- [RFC v6 07/10] iomap: Rename page_prepare handler to get_folio, Andreas Gruenbacher
- [RFC v6 09/10] iomap: Rename page_ops to folio_ops, Andreas Gruenbacher
- [RFC v6 10/10] xfs: Make xfs_iomap_folio_ops static, Andreas Gruenbacher
- [RFC v6 06/10] iomap: Add __iomap_get_folio helper, Andreas Gruenbacher
- [RFC v6 05/10] iomap/gfs2: Get page in page_prepare handler, Andreas Gruenbacher
- [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler, Andreas Gruenbacher
- [GIT PULL] xfs: bug fixes for 6.2,
Darrick J. Wong
- xfsprogs_6.1.0-1_source.changes ACCEPTED into unstable, Debian FTP Masters
- Processing of xfsprogs_6.1.0-1_source.changes, Debian FTP Masters
- [PATCH RESEND] xfsprogs: scrub: fix warnings/errors due to missing include, Holger Hoffstätte
- [PATCH v2] filelock: move file locking definitions to separate header file,
Jeff Layton
- [ANNOUNCE] xfs-linux: for-next updated to 601a27ea09a3, Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]