linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-02 20:35:23 to 2023-03-15 00:53:54 UTC [more...]

[PATCHSET v3 00/15] fstests: improve junit xml reporting
 2023-03-15  0:53 UTC  (15+ messages)
` [PATCH 01/15] check: generate section reports between tests
` [PATCH 02/15] report: derive an xml schema for the xunit report
` [PATCH 03/15] report: capture the time zone in the test report timestamp
` [PATCH 04/15] report: clarify the meaning of the timestamp attribute
` [PATCH 05/15] report: record fstests start and report generation timestamps
` [PATCH 06/15] report: encode cdata sections correctly
` [PATCH 07/15] report: encode the kernel log as a separate xml element
` [PATCH 08/15] report: sort properties by name
` [PATCH 09/15] report: pass property value to _xunit_add_property
` [PATCH 10/15] report: encode xml entities in property values
` [PATCH 11/15] report: collect basic information about a test run
` [PATCH 12/15] report: record optional environment variables
` [PATCH 13/15] report: record xfs-specific information about a test run
` [PATCH 14/15] report: record ext*-specific "

[PATCH] xfs: fix possible assert failed in xfs_fs_put_super() when do cpu offline
 2023-03-14 22:13 UTC  (3+ messages)

[Bug 217138] New: [xfstests] XFS: Assertion failed: xfs_bmap_validate_extent(ip, whichfork, &rec) == NULL, file: fs/xfs/libxfs/xfs_inode_fork.c, line: 557
 2023-03-14 15:22 UTC  (2+ messages)
` [Bug 217138] "

[LSF/MM/BPF TOPIC] SLOB+SLAB allocators removal and future SLUB improvements
 2023-03-14 13:06 UTC  (2+ messages)

[PATCH v1 0/4] setting uuid of online filesystems
 2023-03-14  6:28 UTC  (10+ messages)
` [PATCH v1 1/4] xfs: refactor xfs_uuid_mount and xfs_uuid_unmount
` [PATCH v1 2/4] xfs: implement custom freeze/thaw functions
` [PATCH v1 3/4] xfs: add XFS_IOC_SETFSUUID ioctl
` [PATCH v1 4/4] xfs: export meta uuid via xfs_fsop_geom

[linux-next:master] [mm] 480c454ff6: BUG:kernel_NULL_pointer_dereference
 2023-03-14  5:50 UTC  (3+ messages)

[RFC DELUGE v9r2d1] xfs: Parent Pointers
 2023-03-14  2:20 UTC  (23+ messages)
` [PATCHSET v9r2d1 0/5] xfs: encode parent pointer name in xattr key
  ` [PATCHSET v9r2d1.1 00/13] xfs: remove parent pointer hashing
    ` [PATCH 01/13] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE
    ` [PATCH 02/13] xfs: allow xattr matching on value for local/sf attrs
    ` [PATCH 03/13] xfs: preserve VLOOKUP in xfs_attr_set
    ` [PATCH 04/13] xfs: log VLOOKUP xattr removal operations
    ` [PATCH 05/13] xfs: log VLOOKUP xattr setting operations
    ` [PATCH 06/13] xfs: refactor extracting attri ops from alfi_op_flags
    ` [PATCH 07/13] xfs: overlay alfi_nname_len atop alfi_name_len for NVREPLACE
    ` [PATCH 08/13] xfs: rename nname to newname
    ` [PATCH 09/13] xfs: log VLOOKUP xattr nvreplace operations
    ` [PATCH 10/13] xfs: log old xattr values for NVREPLACEXXX operations
    ` [PATCH 11/13] xfs: use VLOOKUP mode to avoid hashing parent pointer names
    ` [PATCH 12/13] xfs: turn NVREPLACEXXX into NVREPLACE
    ` [PATCH 13/13] xfs: revert "load secure hash algorithm for parent pointers"

[PATCH 5.15 00/11] sgid fixes for 5.15.y
 2023-03-14  2:16 UTC  (13+ messages)
` [PATCH 5.15 01/11] xfs: use setattr_copy to set vfs inode attributes
` [PATCH 5.15 02/11] xfs: remove XFS_PREALLOC_SYNC
` [PATCH 5.15 03/11] xfs: fallocate() should call file_modified()
` [PATCH 5.15 04/11] xfs: set prealloc flag in xfs_alloc_file_space()
` [PATCH 5.15 05/11] fs: add mode_strip_sgid() helper
` [PATCH 5.15 06/11] fs: move S_ISGID stripping into the vfs_*() helpers
` [PATCH 5.15 07/11] attr: add in_group_or_capable()
` [PATCH 5.15 08/11] fs: move should_remove_suid()
` [PATCH 5.15 09/11] attr: add setattr_should_drop_sgid()
` [PATCH 5.15 10/11] attr: use consistent sgid stripping checks
` [PATCH 5.15 11/11] fs: use consistent setgid checks in is_sxid()

[Syzkaller & bisect] There is BUG: soft lockup in __cleanup_mnt in v6.3-rc1 kernel
 2023-03-14  2:15 UTC  (2+ messages)

[LSF TOPIC] online repair of filesystems: what next?
 2023-03-14  2:14 UTC  (7+ messages)

[PATCH] xfs: simplify two-level sysctl registration for xfs_table
 2023-03-12 23:31 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 6.3
 2023-03-12 16:57 UTC  (2+ messages)

return an ERR_PTR from __filemap_get_folio v2
 2023-03-10  8:02 UTC  (5+ messages)
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio

[PATCH v2 0/3] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-10  2:37 UTC  (6+ messages)
` [PATCH v2 1/3] mm: vmscan: move set_task_reclaim_state() after cgroup_reclaim()
` [PATCH v2 2/3] mm: vmscan: refactor updating reclaimed pages in reclaim_state
` [PATCH v2 3/3] mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim

xfs: system fails to boot up due to Internal error xfs_trans_cancel
 2023-03-10  0:29 UTC  (4+ messages)

[PATCH] xfs: try to idiot-proof the allocators
 2023-03-09 23:59 UTC  (2+ messages)

[PATCH v2] xfs: fix hung when transaction commit fail in xfs_inactive_ifree
 2023-03-09 14:10 UTC  (4+ messages)

[PATCH v1 0/2] Ignore non-LRU-based reclaim in memcg reclaim
 2023-03-09  4:08 UTC  (9+ messages)

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

[PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes
 2023-03-07 17:20 UTC  (3+ messages)
` [PATCH 1/2] fs: add FMODE_DIO_PARALLEL_WRITE flag
` [PATCH 2/2] io_uring: avoid hashing O_DIRECT writes if the filesystem doesn't need it

return an ERR_PTR from __filemap_get_folio v3
 2023-03-07 15:23 UTC  (9+ messages)
` [PATCH 1/7] mm: don't look at xarray value entries in split_huge_pages_in_file
` [PATCH 2/7] mm: make mapping_get_entry available outside of filemap.c
` [PATCH 3/7] mm: use filemap_get_entry in filemap_get_incore_folio
` [PATCH 4/7] shmem: remove shmem_get_partial_folio
` [PATCH 5/7] shmem: open code the page cache lookup in shmem_get_folio_gfp
` [PATCH 6/7] mm: remove FGP_ENTRY
` [PATCH 7/7] mm: return an ERR_PTR from __filemap_get_folio
` [Cluster-devel] return an ERR_PTR from __filemap_get_folio v3

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-03-07  1:32 UTC  (33+ messages)
` [PATCH 14/14] xfs: document future directions of "
` [PATCH 13/14] xfs: document the userspace fsck driver program
` [PATCH 12/14] xfs: document directory tree repairs
  ` [PATCH v24.3 "
` [PATCHSET v24.3 00/14] xfs: design documentation for online fsck
  ` [PATCH 01/14] xfs: document the motivation for online fsck design
  ` [PATCH 02/14] xfs: document the general theory underlying "
  ` [PATCH 03/14] xfs: document the testing plan for online fsck
  ` [PATCH 04/14] xfs: document the user interface "
  ` [PATCH 05/14] xfs: document the filesystem metadata checking strategy
  ` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
  ` [PATCH 07/14] xfs: document pageable kernel memory
  ` [PATCH 08/14] xfs: document btree bulk loading
  ` [PATCH 09/14] xfs: document online file metadata repair code
  ` [PATCH 10/14] xfs: document full filesystem scans for online fsck
  ` [PATCH 11/14] xfs: document metadata file repair

[PATCHSET 0/1] fstests: test upgrading older features
 2023-03-06 23:14 UTC  (6+ messages)
` [PATCH 1/1] xfs: test upgrading old features

[ANNOUNCE] xfs-linux: for-next updated to 8ac5b996bf51
 2023-03-06 18:30 UTC 

[PATCHSET v1.0 0/9] fstests: test XFS metadata directories
 2023-03-06 16:41 UTC  (3+ messages)
` [PATCH 2/9] various: fix finding metadata inode numbers when metadir is enabled

[RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
 2023-03-06 13:03 UTC  (4+ messages)

[PATCH 5.15 CANDIDATE 00/11] 5.15.y sgid fixes
 2023-03-03 16:51 UTC  (13+ messages)
` [PATCH 5.15 CANDIDATE 01/11] xfs: use setattr_copy to set vfs inode attributes
` [PATCH 5.15 CANDIDATE 02/11] xfs: remove XFS_PREALLOC_SYNC
` [PATCH 5.15 CANDIDATE 03/11] xfs: fallocate() should call file_modified()
` [PATCH 5.15 CANDIDATE 04/11] xfs: set prealloc flag in xfs_alloc_file_space()
` [PATCH 5.15 CANDIDATE 05/11] fs: add mode_strip_sgid() helper
` [PATCH 5.15 CANDIDATE 06/11] fs: move S_ISGID stripping into the vfs_*() helpers
` [PATCH 5.15 CANDIDATE 07/11] attr: add in_group_or_capable()
` [PATCH 5.15 CANDIDATE 08/11] fs: move should_remove_suid()
` [PATCH 5.15 CANDIDATE 09/11] attr: add setattr_should_drop_sgid()
` [PATCH 5.15 CANDIDATE 10/11] attr: use consistent sgid stripping checks
` [PATCH 5.15 CANDIDATE 11/11] fs: use consistent setgid checks in is_sxid()

[PATCH V2] xfs: fix off-by-one-block in xfs_discard_folio()
 2023-03-03 16:19 UTC  (2+ messages)

[PATCH 0/2] folio_copy_tail
 2023-03-03 12:05 UTC  (4+ messages)
` [PATCH 1/2] filemap: Add folio_copy_tail()
` [PATCH 2/2] iomap: Use folio_copy_tail()

[PATCHSET v2 0/3] xfsprogs: random fixes for 6.2
 2023-03-03 11:31 UTC  (7+ messages)
  ` [PATCH 1/3] mkfs: check dirent names when reading protofile
  ` [PATCH 2/3] mkfs: use suboption processing for -p
  ` [PATCH 3/3] mkfs: substitute slashes with spaces in protofiles

[linus:master] [xfs] 304a68b9c6: WARNING:at_fs/iomap/buffered-io.c:#iomap_write_delalloc_release
 2023-03-03  6:13 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).