linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-18 06:11:24 to 2023-03-07 01:32:15 UTC [more...]

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-03-07  1:31 UTC  (38+ messages)
` [PATCH 07/14] xfs: document pageable kernel memory
` [PATCH 13/14] xfs: document the userspace fsck driver program
` [PATCH 10/14] xfs: document full filesystem scans for online fsck
` [PATCH 12/14] xfs: document directory tree repairs
  ` [PATCH v24.3 "
` [PATCH 14/14] xfs: document future directions of online fsck
` [PATCH 11/14] xfs: document metadata file repair
` [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

[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)

[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-05  6:21 UTC 

[RFC DELUGE v9r2d1] xfs: Parent Pointers
 2023-03-03 17:12 UTC  (25+ 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 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)

[RFCv3 0/3] iomap: Add support for subpage dirty state tracking to improve write performance
 2023-03-02 18:59 UTC  (17+ messages)
` [RFCv3 1/3] iomap: Allocate iop in ->write_begin() early
` [RFCv3 2/3] iomap: Change uptodate variable name to state
` [RFCv3 3/3] iomap: Support subpage size dirty tracking to improve write performance

[PATCHSET v24.2 0/7] fstests: atomic file updates
 2023-03-02 15:36 UTC  (10+ messages)
` [PATCH 1/7] xfs/122: fix for swapext log items
` [PATCH 2/7] generic: test old xfs extent swapping ioctl
` [PATCH 3/7] generic: test new vfs swapext ioctl
` [PATCH 4/7] generic, xfs: test scatter-gather atomic file updates
` [PATCH 5/7] generic: test that file privilege gets dropped with FIEXCHANGE_RANGE
` [PATCH 6/7] fsx: support FIEXCHANGE_RANGE
` [PATCH 7/7] fsstress: update for FIEXCHANGE_RANGE

Locking issue with directory renames
 2023-03-02  9:21 UTC  (8+ messages)

[PATCH] xfs: fix off-by-one-block in xfs_discard_folio()
 2023-03-01 22:12 UTC  (7+ messages)

[PATCH v2] xfs: fix hung when transaction commit fail in xfs_inactive_ifree
 2023-03-01  5:01 UTC  (3+ messages)

[PATCHSET v24.0 0/7] fstests: atomic file updates
 2023-03-01  2:56 UTC  (4+ messages)
` [PATCH 6/7] fsx: support FIEXCHANGE_RANGE

[PATCH] xfs: quotacheck failure can race with background inode inactivation
 2023-03-01  0:39 UTC  (2+ messages)

[GIT PULL] xfs: moar new code for 6.3
 2023-03-01  0:13 UTC  (2+ messages)

[LSF TOPIC] online repair of filesystems: what next?
 2023-02-28 20:49 UTC 

[PATCH] xfs: recheck appropriateness of map_shared lock
 2023-02-28 20:08 UTC  (3+ messages)

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

[PATCH] xfs_db: introduce attr_modify command
 2023-02-28 16:35 UTC 

[PATCH v2 00/11] fsverity: support for non-4K pages
 2023-02-28  3:53 UTC  (4+ messages)
` [f2fs-dev] "

[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin
 2023-02-28  1:30 UTC 

[Syzkaller & bisect] There is "xfs_dquot_alloc" related BUG in v6.2 in guest
 2023-02-28  1:12 UTC  (5+ messages)

[PATCH] MAINTAINERS: update fsverity git repo, list, and patchwork
 2023-02-28  1:01 UTC  (2+ messages)
` [f2fs-dev] "

[ANNOUNCE] xfs-linux: for-next updated to 6e2985c938e8
 2023-02-27 17:10 UTC 

[PATCH] xfs: restore old agirotor behavior
 2023-02-27 17:09 UTC  (3+ messages)

[PATCH v2 RESEND] Remove several implicit function declarations
 2023-02-27 14:48 UTC  (2+ messages)

[PATCH v10 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-02-27 10:06 UTC  (13+ messages)
` [PATCH v10 2/3] fs: introduce super_drop_pagecache()
` [PATCH v10 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[PATCHSET v23.3 00/14] xfs: design documentation for online fsck
 2023-02-25  7:32 UTC  (5+ messages)
` [PATCH 09/14] xfs: document online file metadata repair code

xfs: system fails to boot up due to Internal error xfs_trans_cancel
 2023-02-24 21:18 UTC  (6+ messages)

[ANNOUNCE] xfsprogs: for-next updated to d6642ab8c
 2023-02-24 14:30 UTC 

[PATCHSET 0/5] xfsprogs: random fixes for 6.2
 2023-02-23 22:03 UTC  (14+ messages)
  ` [PATCH 1/5] xfs_spaceman: fix broken -g behavior in freesp command
  ` [PATCH 2/5] xfs_scrub: fix broken realtime free blocks unit conversions
  ` [PATCH 3/5] xfs_io: set fs_path when opening files on foreign filesystems
  ` [PATCH 4/5] xfs_io: fix bmap command not detecting realtime files with xattrs
  ` [PATCH 5/5] mkfs: substitute slashes with spaces in protofiles

[GIT PULL] xfs: new code for 6.3, part 1
 2023-02-22 22:27 UTC  (2+ messages)

[GIT PULL] iomap: new code for 6.3
 2023-02-22 22:27 UTC  (2+ messages)

Fotowoltaika - nowe warunki
 2023-02-22  8:34 UTC 

[PATCH] xfs_io: fix bmap command not detecting realtime files with xattrs
 2023-02-22  8:28 UTC  (2+ messages)

BUG: kernel NULL pointer dereference, address: 0000000000000042
 2023-02-19 19:10 UTC  (4+ messages)

[NYE DELUGE 2/4] xfs: online repair in its entirety
 2023-02-18  6:16 UTC  (5+ messages)
` [PATCHSET v24.0 0/2] fstests: online repair for fs summary counters
` [PATCHSET v24.0 0/2] fstests: fix a few bugs in fs population

[PATCHSET v24.0 0/1] fstests: online repair of rmap btrees
 2023-02-18  6:15 UTC  (3+ messages)
` [PATCH 1/1] xfs/422: don't freeze while racing rmap repair and fsstress

[PATCHSET v24.0 0/1] fstests: online repair of file link counts
 2023-02-18  6:13 UTC  (3+ messages)
` [PATCH 1/1] xfs: race fsstress with inode link count check and repair

[PATCHSET v24.0 0/1] fstests: online repair of quota counters
 2023-02-18  6:12 UTC  (3+ messages)
` [PATCH 1/1] xfs: race fsstress with online scrub and repair for quotacheck

[PATCHSET v24.0 0/1] fstests: online repair of quota and counters
 2023-02-18  6:12 UTC  (4+ messages)
` [PATCH 1/1] xfs: race fsstress with online scrub and repair for quota metadata


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).