public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-02 23:32:38 to 2023-02-10 06:33:47 UTC [more...]

[syzbot] [xfs?] KASAN: use-after-free Read in xfs_inode_item_push
 2023-02-10  6:33 UTC 

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in __xfs_xattr_put_listent
 2023-02-10  6:29 UTC 

[PATCH v3 00/42] xfs: per-ag centric allocation alogrithms
 2023-02-10  5:00 UTC  (45+ messages)
` [PATCH 01/42] xfs: fix low space alloc deadlock
` [PATCH 02/42] xfs: prefer free inodes at ENOSPC over chunk allocation
` [PATCH 03/42] xfs: block reservation too large for minleft allocation
` [PATCH 04/42] xfs: drop firstblock constraints from allocation setup
` [PATCH 05/42] xfs: t_firstblock is tracking AGs not blocks
` [PATCH 06/42] xfs: don't assert fail on transaction cancel with deferred ops
` [PATCH 07/42] xfs: active perag reference counting
` [PATCH 08/42] xfs: rework the perag trace points to be perag centric
` [PATCH 09/42] xfs: convert xfs_imap() to take a perag
` [PATCH 10/42] xfs: use active perag references for inode allocation
` [PATCH 11/42] xfs: inobt can use perags in many more places than it does
` [PATCH 12/42] xfs: convert xfs_ialloc_next_ag() to an atomic
` [PATCH 13/42] xfs: perags need atomic operational state
` [PATCH 14/42] xfs: introduce xfs_for_each_perag_wrap()
` [PATCH 15/42] xfs: rework xfs_alloc_vextent()
` [PATCH 16/42] xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags()
` [PATCH 17/42] xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent
` [PATCH 18/42] xfs: use xfs_alloc_vextent_this_ag() where appropriate
` [PATCH 19/42] xfs: factor xfs_bmap_btalloc()
` [PATCH 20/42] xfs: use xfs_alloc_vextent_first_ag() where appropriate
` [PATCH 21/42] xfs: use xfs_alloc_vextent_start_bno() "
` [PATCH 22/42] xfs: introduce xfs_alloc_vextent_near_bno()
` [PATCH 23/42] xfs: introduce xfs_alloc_vextent_exact_bno()
` [PATCH 24/42] xfs: introduce xfs_alloc_vextent_prepare()
` [PATCH 25/42] xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno()
` [PATCH 26/42] xfs: fold xfs_alloc_ag_vextent() into callers
` [PATCH 27/42] xfs: move the minimum agno checks into xfs_alloc_vextent_check_args
` [PATCH 28/42] xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker
` [PATCH 29/42] xfs: convert trim to use for_each_perag_range
` [PATCH 30/42] xfs: factor out filestreams from xfs_bmap_btalloc_nullfb
` [PATCH 31/42] xfs: get rid of notinit from xfs_bmap_longest_free_extent
` [PATCH 32/42] xfs: use xfs_bmap_longest_free_extent() in filestreams
` [PATCH 33/42] xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c
` [PATCH 34/42] xfs: merge filestream AG lookup into xfs_filestream_select_ag()
` [PATCH 35/42] xfs: merge new filestream AG selection "
` [PATCH 36/42] xfs: remove xfs_filestream_select_ag() longest extent check
` [PATCH 37/42] xfs: factor out MRU hit case in xfs_filestream_select_ag
` [PATCH 38/42] xfs: track an active perag reference in filestreams
` [PATCH 39/42] xfs: use for_each_perag_wrap in xfs_filestream_pick_ag
` [PATCH 40/42] xfs: pass perag to filestreams tracing
` [PATCH 41/42] xfs: return a referenced perag from filestreams allocator
` [PATCH 42/42] xfs: refactor the filestreams allocator pick functions

[PATCH] xfs: make kobj_type structures constant
 2023-02-10  2:57 UTC  (2+ messages)

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-02-10  0:24 UTC  (19+ messages)
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
` [PATCH 07/14] xfs: document pageable kernel memory
` [PATCH 05/14] xfs: document the filesystem metadata checking strategy
` [PATCH 08/14] xfs: document btree bulk loading
` [PATCH 12/14] xfs: document directory tree repairs
  ` [PATCH v24.3 "

[PATCH v3] xfs: allow setting full range of panic tags
 2023-02-10  0:02 UTC  (3+ messages)

[PATCH 0/3] Prevent ->map_pages from sleeping
 2023-02-09 23:59 UTC  (14+ messages)
` [PATCH 1/3] xfs: Remove xfs_filemap_map_pages() wrapper
` [PATCH 2/3] afs: Split afs_pagecache_valid() out of afs_validate()
` [PATCH 3/3] mm: Hold the RCU read lock over calls to ->map_pages

BUG: kernel NULL pointer dereference, address: 0000000000000042
 2023-02-09 21:50 UTC  (3+ messages)

run more tests in the auto group
 2023-02-09 17:11 UTC  (12+ messages)
` [PATCH 1/7] btrfs: add 198 and 219 to "
` [PATCH 2/7] btrfs: add 125 to the auto and quick groups
` [PATCH 3/7] btrfs: add 185 "
` [PATCH 4/7] generic: add 042 "
` [PATCH 5/7] generic: add 125 to the auto group
` [PATCH 6/7] generic: add 251 "
` [PATCH 7/7] xfs: add 080 to the auto and quick groups

[PATCH 5.15 CANDIDATE 00/10] more xfs fixes for 5.15
 2023-02-09  8:08 UTC  (15+ messages)
` [PATCH 5.15 CANDIDATE 01/10] xfs: zero inode fork buffer at allocation
` [PATCH 5.15 CANDIDATE 02/10] xfs: fix potential log item leak
` [PATCH 5.15 CANDIDATE 03/10] xfs: detect self referencing btree sibling pointers
` [PATCH 5.15 CANDIDATE 04/10] xfs: set XFS_FEAT_NLINK correctly
` [PATCH 5.15 CANDIDATE 05/10] xfs: validate v5 feature fields
` [PATCH 5.15 CANDIDATE 06/10] xfs: avoid unnecessary runtime sibling pointer endian conversions
` [PATCH 5.15 CANDIDATE 07/10] xfs: don't assert fail on perag references on teardown
` [PATCH 5.15 CANDIDATE 08/10] xfs: assert in xfs_btree_del_cursor should take into account error
` [PATCH 5.15 CANDIDATE 09/10] xfs: purge dquots after inode walk fails during quotacheck
` [PATCH 5.15 CANDIDATE 10/10] xfs: don't leak btree cursor when insrec fails after a split

[PATCH v9 00/28] Parent Pointers
 2023-02-09  8:01 UTC  (29+ messages)
` [PATCH v9 01/28] xfs: Add new name to attri/d
` [PATCH v9 02/28] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
` [PATCH v9 03/28] xfs: Increase XFS_QM_TRANS_MAXDQS "
` [PATCH v9 04/28] xfs: Hold inode locks in xfs_ialloc
` [PATCH v9 05/28] xfs: Hold inode locks in xfs_trans_alloc_dir
` [PATCH v9 06/28] xfs: Hold inode locks in xfs_rename
` [PATCH v9 07/28] xfs: Expose init_xattrs in xfs_create_tmpfile
` [PATCH v9 08/28] xfs: get directory offset when adding directory name
` [PATCH v9 09/28] xfs: get directory offset when removing "
` [PATCH v9 10/28] xfs: get directory offset when replacing a "
` [PATCH v9 11/28] xfs: add parent pointer support to attribute code
` [PATCH v9 12/28] xfs: define parent pointer xattr format
` [PATCH v9 13/28] xfs: Add xfs_verify_pptr
` [PATCH v9 14/28] xfs: extend transaction reservations for parent attributes
` [PATCH v9 15/28] xfs: parent pointer attribute creation
` [PATCH v9 16/28] xfs: add parent attributes to link
` [PATCH v9 17/28] xfs: add parent attributes to symlink
` [PATCH v9 18/28] xfs: remove parent pointers in unlink
` [PATCH v9 19/28] xfs: Indent xfs_rename
` [PATCH v9 20/28] xfs: Add parent pointers to rename
` [PATCH v9 21/28] xfs: Add parent pointers to xfs_cross_rename
` [PATCH v9 22/28] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v9 23/28] xfs: Add helper function xfs_attr_list_context_init
` [PATCH v9 24/28] xfs: Filter XFS_ATTR_PARENT for getfattr
` [PATCH v9 25/28] xfs: Add parent pointer ioctl
` [PATCH v9 26/28] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
` [PATCH v9 27/28] xfs: drop compatibility minimum log size computations for reflink
` [PATCH v9 28/28] xfs: add xfs_trans_mod_sb tracing

[PATCH v1 1/2] xfs: fix typo from filesystes to filesystems
 2023-02-09  5:43 UTC  (3+ messages)
` [PATCH v1 2/2] libxfs: fix reservation space for removing transaction

[PATCH] xfs_io: fix bmap command not detecting realtime files with xattrs
 2023-02-09  2:38 UTC 

[PATCH v1] libxfs: fix reservation space for removing transaction
 2023-02-09  1:43 UTC  (2+ messages)

[bug report][arch linux][6.1.9-zen1-1-zen] xfs corruption
 2023-02-08 23:25 UTC 

[RFC PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-02-08 22:28 UTC  (11+ messages)
` [RFC PATCH v1 1/2] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [RFC PATCH v1 2/2] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

[PATCH v2] Remove several implicit function declarations
 2023-02-08 16:34 UTC  (2+ messages)

[PATCH v2] xfs_db: make flist_find_ftyp() to check for field existance on disk
 2023-02-08 11:02 UTC 

Fotowoltaika - nowe warunki
 2023-02-07  9:15 UTC 

[PATCH] Remove several implicit function declarations
 2023-02-08  9:43 UTC 

[syzbot] general protection fault in iomap_dio_bio_iter
 2023-02-08  0:21 UTC 

[PATCHSET v24.0 0/5] fstests: race online scrub with fsstress
 2023-02-07 18:48 UTC  (15+ messages)
` [PATCH 2/5] xfs: race fsstress with online scrubbers for AG and fs metadata
  ` [PATCH v24.1 "
` [PATCH 3/5] fuzzy: add a custom xfs find utility for scrub stress tests
  ` [PATCH v24.1 "
` [PATCH 4/5] fuzzy: allow xfs scrub stress tests to pick preconfigured fsstress configs
` [PATCH 1/5] xfs/357: switch fuzzing to agi 1

[PATCH] xfs_db: make flist_find_ftyp() to check for field existance on disk
 2023-02-07 17:39 UTC  (2+ messages)

[PATCH 00/42] xfs: per-ag centric allocation alogrithms
 2023-02-06 23:26 UTC  (21+ messages)
` [PATCH 07/42] xfs: active perag reference counting
` [PATCH 14/42] xfs: introduce xfs_for_each_perag_wrap()
` [PATCH 20/42] xfs: use xfs_alloc_vextent_first_ag() where appropriate
` [PATCH 29/42] xfs: convert trim to use for_each_perag_range
` [PATCH 41/42] xfs: return a referenced perag from filestreams allocator
` [PATCH 42/42] xfs: refactor the filestreams allocator pick functions

[PATCH][next] xfs: Replace one-element arrays with flexible-array members
 2023-02-06 19:17 UTC  (6+ messages)

[RESEND PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-02-06  6:45 UTC  (9+ messages)
` [PATCH v9 1/3] xfs: fix the calculation of length and end
` [PATCH v9 2/3] fs: move drop_pagecache_sb() for others to use
` [PATCH v9 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[ANNOUNCE] xfs-linux: for-next updated to c85007e2e394
 2023-02-05 17:11 UTC 

[PATCH v2 00/11] fsverity: support for non-4K pages
 2023-02-03 22:01 UTC  (2+ messages)

[syzbot] [ntfs3?] [btrfs?] BUG: unable to handle kernel paging request in clear_user_rep_good
 2023-02-03 16:32 UTC  (3+ messages)

[ANNOUNCE] xfsprogs: for-next updated to e9f142486
 2023-02-03 13:14 UTC 

[PATCH v2 0/2] xfs_admin: get/set label of mounted filesystems
 2023-02-03 12:48 UTC  (5+ messages)
  ` [PATCH v2 1/2] xfs_admin: correctly parse IO_OPTS parameters
  ` [PATCH v2 2/2] xfs_admin: get/set label of mounted filesystem

xfs_repair: fatal error -- couldn't map inode 13199169, err = 117
 2023-02-03 12:38 UTC  (2+ messages)

[PATCH v2] fsdax: dax_unshare_iter() should return a valid length
 2023-02-03  1:48 UTC 

[PATCH] fsdax: dax_unshare_iter() should return a valid length
 2023-02-03  0:42 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox