linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-25 15:38:14 to 2023-09-29 12:33:10 UTC [more...]

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] xfs: drop experimental warning for FSDAX
 2023-09-29 11:56 UTC  (14+ messages)

[PATCH 00/21] block atomic writes
 2023-09-29 10:27 UTC  (22+ 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

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

Endless calls to xas_split_alloc() due to corrupted xarray entry
 2023-09-29 10:11 UTC  (4+ messages)

[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 v2 0/1] fstests: fix ro mounting with unknown rocompat features
 2023-09-29  5:22 UTC  (3+ messages)
` [PATCH 1/1] xfs/270: update commit id for _fixed_by tag

[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] "

[MEGAPATCHSET v27] xfs: online repair, second part of part 1
 2023-09-28 17:01 UTC  (48+ messages)
` [PATCHSET v27.0 0/1] xfs: prevent livelocks in xchk_iget
  ` [PATCH 1/1] xfs: make xchk_iget safer in the presence of corrupt inode btrees
` [PATCHSET v27.0 0/7] xfs: reserve disk space for online repairs
  ` [PATCH 1/7] xfs: don't append work items to logged xfs_defer_pending objects
  ` [PATCH 2/7] xfs: allow pausing of pending deferred work items
  ` [PATCH 3/7] xfs: remove __xfs_free_extent_later
  ` [PATCH 4/7] xfs: automatic freeing of freshly allocated unwritten space
  ` [PATCH 5/7] xfs: implement block reservation accounting for btrees we're staging
  ` [PATCH 6/7] xfs: log EFIs for all btree blocks being used to stage a btree
  ` [PATCH 7/7] xfs: force small EFIs for reaping btree extents
` [PATCHSET v27.0 0/4] xfs: prepare repair for bulk loading
  ` [PATCH 1/4] xfs: force all buffers to be written during btree bulk load
  ` [PATCH 2/4] xfs: add debug knobs to control btree bulk load slack factors
  ` [PATCH 3/4] xfs: move btree bulkload record initialization to ->get_record implementations
  ` [PATCH 4/4] xfs: constrain dirty buffers while formatting a staged btree
` [PATCHSET v27.0 0/4] xfs: online repair of AG btrees
  ` [PATCH 1/4] xfs: roll the scrub transaction after completing a repair
  ` [PATCH 2/4] xfs: repair free space btrees
  ` [PATCH 3/4] xfs: repair inode btrees
  ` [PATCH 4/4] xfs: repair refcount btrees
` [PATCHSET v27.0 0/7] xfs: online repair of inodes and forks
  ` [PATCH 1/7] xfs: disable online repair quota helpers when quota not enabled
  ` [PATCH 2/7] xfs: try to attach dquots to files before repairing them
  ` [PATCH 3/7] xfs: repair inode records
  ` [PATCH 4/7] xfs: zap broken inode forks
  ` [PATCH 5/7] xfs: abort directory parent scrub scans if we encounter a zapped directory
  ` [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
` [PATCHSET v27.0 0/5] xfs: online repair of file fork mappings
  ` [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
` [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

[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

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-09-28 10:32 UTC  (5+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
  ` [PATCH v15] "

Prezentacja
 2023-09-28  7:40 UTC 

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-09-27 16:21 UTC  (6+ messages)
` [PATCH v4 "
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()

[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  (17+ 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 

proposal: enhance 'cp --reflink' to expose ioctl_ficlonerange
 2023-09-26 21:18 UTC  (8+ messages)

[PATCH 0/1] Fix cross-compilation issue with randbytes
 2023-09-26 21:28 UTC  (4+ messages)
` [PATCH 1/1] libfrog: "

[PATCHSET v2 0/1] fstests: fix unshare data corruption bug
 2023-09-26 14:47 UTC  (4+ messages)
` [PATCH 1/1] generic: test FALLOC_FL_UNSHARE when pagecache is not loaded

[PATCHSET 0/1] fstests: reload entire iunlink lists
 2023-09-25 22:02 UTC  (3+ messages)
` [PATCH 1/1] xfs: test unlinked inode list repair on demand

[PATCHSET 0/2] xfsprogs: reload the last iunlink item
 2023-09-25 21:59 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: dump unlinked buckets
` [PATCH 2/2] xfs_db: create unlinked inodes

[PATCHSET 0/3] xfsprogs: adjust defaults for 6.6 LTS kernels
 2023-09-25 21:59 UTC  (4+ messages)
` [PATCH 1/3] mkfs: enable large extent counts by default
` [PATCH 2/3] mkfs: enable reverse mapping "
` [PATCH 3/3] mkfs: add a config file for 6.6 LTS kernels

[PATCHSET 0/2] xfs_db: use directio for filesystem access
 2023-09-25 21:59 UTC  (3+ messages)
` [PATCH 1/2] libxfs: make platform_set_blocksize optional with directio
` [PATCH 2/2] xfs_db: use directio for device access

[PATCHSET v26.2 0/3] xfsprogs: force rebuilding of metadata
 2023-09-25 21:59 UTC  (4+ messages)
` [PATCH 1/3] xfs_io: support passing the FORCE_REBUILD flag to online repair
` [PATCH 2/3] xfs_scrub: don't retry unsupported optimizations
` [PATCH 3/3] xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD

[PATCHSET 0/5] libxfs: sync with 6.6
 2023-09-25 21:58 UTC  (6+ messages)
` [PATCH 1/5] xfs: convert to ctime accessor functions
` [PATCH 2/5] xfs: allow userspace to rebuild metadata structures
` [PATCH 3/5] xfs: switch to multigrain timestamps
` [PATCH 4/5] xfs: fix log recovery when unknown rocompat bits are set
` [PATCH 5/5] Revert "xfs: switch to multigrain timestamps"

[PATCHSET 0/1] xfs: fix reloading the last iunlink item
 2023-09-25 21:44 UTC  (3+ messages)
` [PATCH 1/1] xfs: fix reloading entire unlinked bucket lists

[PATCH 5.15 1/6] xfs: bound maximum wait time for inodegc work
 2023-09-25 19:12 UTC  (2+ messages)

[PATCH] iomap: add a workaround for racy i_size updates on block devices
 2023-09-25 15:53 UTC  (4+ messages)

[GIT PULL] xfs: fix reloading the last iunlink item
 2023-09-25 15:39 UTC 


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