linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-27 00:18:06 to 2023-10-03 16:10:33 UTC [more...]

[PATCH 00/21] block atomic writes
 2023-10-03 16:10 UTC  (55+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
` [PATCH 03/21] fs/bdev: Add atomic write support info to statx
` [PATCH 04/21] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH 05/21] block: Add REQ_ATOMIC flag
` [PATCH 06/21] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH 07/21] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH 08/21] block: Error an attempt to split an atomic write bio
` [PATCH 09/21] block: Add checks to merging of atomic writes
` [PATCH 10/21] block: Add fops atomic write support
` [PATCH 11/21] fs: xfs: Don't use low-space allocator for alignment > 1
` [PATCH 12/21] fs: xfs: Introduce FORCEALIGN inode flag
` [PATCH 13/21] fs: xfs: Make file data allocations observe the 'forcealign' flag
` [PATCH 14/21] fs: xfs: Enable file data forcealign feature
` [PATCH 15/21] fs: xfs: Support atomic write for statx
` [PATCH 16/21] fs: iomap: Atomic write support
` [PATCH 17/21] fs: xfs: iomap atomic "
` [PATCH 18/21] scsi: sd: Support reading atomic properties from block limits VPD
` [PATCH 19/21] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH 20/21] scsi: scsi_debug: Atomic write support
` [PATCH 21/21] nvme: Support atomic writes

[PATCHSET 0/2] xfsprogs: reload the last iunlink item
 2023-10-03 12:34 UTC  (2+ messages)

[PATCH 0/1] Fix cross-compilation issue with randbytes
 2023-10-03 11:15 UTC  (4+ messages)
` [PATCH 1/1] libfrog: "

[PATCHSET 0/3] xfsprogs: adjust defaults for 6.6 LTS kernels
 2023-10-03 11:51 UTC  (2+ messages)

[PATCHSET 0/2] xfs_db: use directio for filesystem access
 2023-10-03 11:47 UTC  (2+ messages)

[PATCHSET v26.2 0/3] xfsprogs: force rebuilding of metadata
 2023-10-03 11:33 UTC  (2+ messages)

[PATCH] xfs: drop experimental warning for FSDAX
 2023-10-02 12:39 UTC  (21+ messages)

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-10-02 11:57 UTC  (8+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
  ` [PATCH v15] "

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-10-02  7:57 UTC  (7+ messages)
` [PATCH v4 "
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()

Removal of KM_NOFS
 2023-10-01 22:38 UTC  (3+ messages)

[PATCH 26/29] xfs: move xfs_xattr_handlers to .rodata
 2023-10-01 16:18 UTC  (2+ messages)

[PATCHSET v2 0/1] fstests: fix ro mounting with unknown rocompat features
 2023-10-01 11:51 UTC  (6+ messages)
` [PATCH 1/1] xfs/270: update commit id for _fixed_by tag
  ` [PATCH v2.1 1/1] xfs/{270,557,600}: "

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-10-01  5:01 UTC  (24+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
            ` [OT] "
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
 2023-09-30 20:35 UTC  (3+ messages)

[GIT PULL] iomap: bug fixes for 6.6-rc4
 2023-09-30 18:12 UTC  (5+ messages)

[GIT PULL v2] iomap: bug fixes for 6.6-rc4
 2023-09-30 17:23 UTC 

Endless calls to xas_split_alloc() due to corrupted xarray entry
 2023-09-30  2:12 UTC  (6+ messages)

[GIT PULL] xfs: bug fixes for 6.6
 2023-09-29 23:59 UTC  (2+ messages)

[PATCH] xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
 2023-09-29 18:43 UTC 

BUG: MADV_COLLAPSE doesn't work for XFS files
 2023-09-29 12:33 UTC  (5+ messages)
      ` BUG: MADV_COLLAPSE doesn't work for XFS files]

[PATCH 0/7] xfsprogs: Enable extent forcealign feature
 2023-09-29  9:53 UTC  (8+ messages)
` [PATCH 1/7] xfs: create a new inode flag to require extsize alignment of file data space
` [PATCH 2/7] xfs: allow files to require data mappings to be aligned to extszhint
` [PATCH 3/7] xfs_db: expose force_align feature and flags
` [PATCH 4/7] xfs_io: implement lsattr and chattr support for forcealign
` [PATCH 5/7] xfs_repair: check the force-align flag
` [PATCH 6/7] mkfs: add an extsize= option that allows units
` [PATCH 7/7] mkfs: enable the new force-align feature

[PATCHSET 0/1] fstests: disallow LARP on old fses
 2023-09-29  5:17 UTC  (3+ messages)
` [PATCH 1/1] xfs/018: make sure that larp mode actually works

[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
 2023-09-29  5:01 UTC  (7+ messages)
` [Bug 217572] "

[PATCHSET v27.0 0/1] xfs: prevent livelocks in xchk_iget
 2023-09-28 17:01 UTC  (4+ messages)
` [PATCH 1/1] xfs: make xchk_iget safer in the presence of corrupt inode btrees

[ANNOUNCE] xfs-linux: iomap-for-next updated to 684f7e6d28e8
 2023-09-28 16:31 UTC 

[PATCH] iomap: Spelling s/preceeding/preceding/g
 2023-09-28 16:30 UTC  (3+ messages)

[PATCH v2] libfrog: drop build host crc32 selftest
 2023-09-28 11:23 UTC 

[PATCH] libfrog: drop build host crc32 selftest
 2023-09-28 11:19 UTC  (3+ messages)

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
` [PATCH 01/87] "
  ` [PATCH 76/87] fs/xfs: convert to new inode {a,m}time accessors

Prezentacja
 2023-09-28  7:40 UTC 

[ANNOUNCE] xfs-linux: iomap-for-next updated to 381c043233e6
 2023-09-27 15:33 UTC 

[PATCH] Documentation: xfs: Remove repeated word in comments
 2023-09-27 12:27 UTC  (3+ messages)

[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
 2023-09-27 10:26 UTC  (10+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 59c71548cf10
 2023-09-27  9:36 UTC 

Słowa kluczowe do wypozycjonowania
 2023-09-27  8:11 UTC 

[PATCHSET v27.0 0/7] xfs: online repair of inodes and forks
 2023-09-26 23:36 UTC  (5+ messages)
` [PATCH 2/7] xfs: try to attach dquots to files before repairing them
` [PATCH 4/7] xfs: zap broken inode forks
` [PATCH 6/7] xfs: skip the rmapbt search on an empty attr fork unless we know it was zapped
` [PATCH 7/7] xfs: repair obviously broken inode modes

[MEGAPATCHSET v27] xfs: online repair, second part of part 1
 2023-09-26 23:40 UTC  (13+ messages)
` [PATCHSET v27.0 0/4] xfs: prepare repair for bulk loading
` [PATCHSET v27.0 0/4] xfs: online repair of rt bitmap file
  ` [PATCH 1/4] xfs: repair the inode core and forks of a metadata inode
  ` [PATCH 2/4] xfs: create a new inode fork block unmap helper
  ` [PATCH 3/4] xfs: always check the rtbitmap and rtsummary files
  ` [PATCH 4/4] xfs: online repair of realtime bitmaps
` [PATCHSET v27.0 0/5] xfs: online repair of quota and rt metadata files
  ` [PATCH 1/5] xfs: check the ondisk space mapping behind a dquot
  ` [PATCH 2/5] xfs: check dquot resource timers
  ` [PATCH 3/5] xfs: pull xfs_qm_dqiterate back into scrub
  ` [PATCH 4/5] xfs: improve dquot iteration for scrub
  ` [PATCH 5/5] xfs: repair quotas

[PATCHSET v27.0 0/7] xfs: reserve disk space for online repairs
 2023-09-26 23:32 UTC  (3+ messages)
` [PATCH 3/7] xfs: remove __xfs_free_extent_later
` [PATCH 5/7] xfs: implement block reservation accounting for btrees we're staging

[PATCHSET v27.0 0/4] xfs: online repair of AG btrees
 2023-09-26 23:35 UTC  (2+ messages)
` [PATCH 4/4] xfs: repair refcount btrees

[PATCHSET v27.0 0/5] xfs: online repair of file fork mappings
 2023-09-26 23:38 UTC  (6+ messages)
` [PATCH 1/5] xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
` [PATCH 2/5] xfs: repair inode fork block mapping data structures
` [PATCH 3/5] xfs: refactor repair forcing tests into a repair.c helper
` [PATCH 4/5] xfs: create a ranged query function for refcount btrees
` [PATCH 5/5] xfs: repair problems in CoW forks


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