public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-25 04:07:03 to 2024-10-31 21:51:12 UTC [more...]

[PATCH v3 0/4] ext4: Add atomic writes support for DIO
 2024-10-31 21:51 UTC  (9+ messages)
` [PATCH v3 1/4] ext4: Add statx support for atomic writes
` [PATCH v3 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v3 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v3 4/4] ext4: Do not fallback to buffered-io for DIO atomic write

[PATCH 0/6] ext4: Add atomic write support for DIO
 2024-10-31 21:36 UTC  (35+ messages)
` [PATCH 1/6] ext4: Add statx support for atomic writes
` [PATCH 2/6] ext4: Check for atomic writes support in write iter
` [PATCH 4/6] ext4: Warn if we ever fallback to buffered-io for DIO atomic writes
` [PATCH 5/6] iomap: Lift blocksize restriction on "

[PATCH 0/3] xfs: sparse inodes overlap end of filesystem
 2024-10-31 20:45 UTC  (17+ messages)
` [PATCH 2/3] xfs: allow sparse inode records at the end of runt AGs
` [PATCH 3/3] xfs: sb_spino_align is not verified

[PATCH v2 0/2] fstests/xfs: a couple growfs log recovery tests
 2024-10-31 19:43 UTC  (11+ messages)
` [PATCH v2 1/2] xfs: online grow vs. log recovery stress test
` [PATCH v2 2/2] xfs: online grow vs. log recovery stress test (realtime version)

[PATCH] xfs/157: mkfs does not need a specific fssize
 2024-10-31 19:35 UTC 

[PATCH] xfs: simplify sector number calculation in xfs_zero_extent
 2024-10-31 18:40 UTC  (3+ messages)

[syzbot] [xfs?] INFO: task hung in __fdget_pos (4)
 2024-10-31 13:38 UTC  (2+ messages)
` [syzbot] [fs] "

xfsprogs_6.11.0-1_source.changes ACCEPTED into unstable
 2024-10-31  8:26 UTC 

Processing of xfsprogs_6.11.0-1_source.changes
 2024-10-31  0:21 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 81a1e1c32ef4
 2024-10-30 10:44 UTC 

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-30  5:57 UTC  (10+ messages)
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages

[PATCH v2] xfs: fix the entry condition of exact EOF block allocation optimization
 2024-10-30  4:56 UTC 

misc page fault handler cleanups
 2024-10-30  4:45 UTC  (11+ messages)
` [PATCH 1/4] xfs: split the page fault trace event
` [PATCH 2/4] xfs: split write fault handling out of __xfs_filemap_fault
` [PATCH 3/4] xfs: remove __xfs_filemap_fault
` [PATCH 4/4] xfs: remove xfs_page_mkwrite_iomap_ops

[PATCHBOMB v2] xfsprogs: utility changes for 6.12
 2024-10-30  4:36 UTC  (16+ messages)
` [PATCHSET v5.2 1/2] xfs_db: debug realtime geometry
  ` [PATCH 1/8] xfs_db: support passing the realtime device to the debugger
  ` [PATCH 2/8] xfs_db: report the realtime device when associated with each io cursor
  ` [PATCH 3/8] xfs_db: make the daddr command target the realtime device
  ` [PATCH 4/8] xfs_db: access realtime file blocks
  ` [PATCH 5/8] xfs_db: access arbitrary realtime blocks and extents
  ` [PATCH 6/8] xfs_db: enable conversion of rt space units
  ` [PATCH 7/8] xfs_db: convert rtbitmap geometry
  ` [PATCH 8/8] xfs_db: convert rtsummary geometry
` [PATCHSET 2/2] mkfs: new config file for 6.12 LTS
  ` [PATCH 1/1] mkfs: add a config file for 6.12 LTS kernels

[PATCH] xfs: fix the judgment of whether the file already has extents
 2024-10-29 20:46 UTC  (5+ messages)

[PATCH v2 0/4] ext4: Add atomic writes support for DIO
 2024-10-29 15:27 UTC  (12+ messages)
` [PATCH v2 1/4] ext4: Add statx support for atomic writes
` [PATCH v2 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v2 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v2 4/4] ext4: Do not fallback to buffered-io for DIO atomic write

[PATCH 0/2] fstests/xfs: a couple growfs log recovery tests
 2024-10-29 14:22 UTC  (4+ messages)
` [PATCH 1/2] xfs: online grow vs. log recovery stress test

[PATCH] xfs: Do not fallback to buffered-io for DIO atomic write
 2024-10-28 18:39 UTC  (3+ messages)

[PATCHBOMB] xfsprogs: utility changes for 6.12
 2024-10-28 17:58 UTC  (52+ messages)
` [PATCHSET v31.2 1/5] xfsprogs: atomic file content commits
  ` [PATCH 1/7] man: document file range commit ioctls
  ` [PATCH 2/7] libfrog: add support for commit range ioctl family
  ` [PATCH 3/7] libxfs: remove unused xfs_inode fields
  ` [PATCH 4/7] libxfs: validate inumber in xfs_iget
  ` [PATCH 5/7] xfs_fsr: port to new file exchange library function
  ` [PATCH 6/7] xfs_io: add a commitrange option to the exchangerange command
  ` [PATCH 7/7] xfs_io: add atomic file update commands to exercise file commit range
` [PATCHSET v2.6 2/5] xfs_db: debug realtime geometry
  ` [PATCH 1/8] xfs_db: support passing the realtime device to the debugger
  ` [PATCH 2/8] xfs_db: report the realtime device when associated with each io cursor
  ` [PATCH 3/8] xfs_db: make the daddr command target the realtime device
  ` [PATCH 4/8] xfs_db: access realtime file blocks
  ` [PATCH 5/8] xfs_db: access arbitrary realtime blocks and extents
  ` [PATCH 6/8] xfs_db: enable conversion of rt space units
  ` [PATCH 7/8] xfs_db: convert rtbitmap geometry
  ` [PATCH 8/8] xfs_db: convert rtsummary geometry
` [PATCHSET v2.6 3/5] xfs_metadump: support external devices
  ` [PATCH 1/1] xfs_db: allow setting current address to log blocks
` [PATCHSET v2.6 4/5] mkfs/repair: use new rtbitmap helpers
  ` [PATCH 1/6] xfs_repair: checking rt free space metadata must happen during phase 4
  ` [PATCH 2/6] xfs_repair: use xfs_validate_rt_geometry
  ` [PATCH 3/6] mkfs: remove a pointless rtfreesp_init forward declaration
  ` [PATCH 4/6] mkfs: use xfs_rtfile_initialize_blocks
  ` [PATCH 5/6] xfs_repair: use libxfs_rtfile_initialize_blocks
  ` [PATCH 6/6] xfs_repair: stop preallocating blocks in mk_rbmino and mk_rsumino
` [PATCHSET v31.2 5/5] xfs_scrub_all: bug fix for 6.12
  ` [PATCH 1/1] xfs_scrub_all: wait for services to start activating

[PATCH] xfs: notrun if kernel xfs not supports ascii-ci feature
 2024-10-28 12:50 UTC  (3+ messages)

[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
 2024-10-28 12:27 UTC  (3+ messages)

[PATCHSET] fsdax/xfs: unshare range fixes for 6.12
 2024-10-28 11:14 UTC  (4+ messages)

[PATCH] Fix out-of-bounds access in xfs_bmapi_allocate by validating whichfork
 2024-10-28  8:46 UTC  (4+ messages)
` [PATCH] Follow-up on Submitted Patch: Fix out-of-bounds access in xfs_bmapi_allocate

[GIT PULL] xfs: bug fixes for 6.12-rc5
 2024-10-27 18:56 UTC  (2+ messages)

[PATCH] xfs: Reduce unnecessary searches when searching for the best extents
 2024-10-27  4:05 UTC  (3+ messages)

[PATCHSET v5.1 3/9] xfs: metadata inode directory trees
 2024-10-26  7:29 UTC  (3+ messages)
` [PATCH 20/29] xfs: don't fail repairs on metadata files with no attr fork

fix recovery of allocator ops after a growfs
 2024-10-26  7:27 UTC  (2+ messages)

[PATCHSET v31.1 1/8] xfs: atomic file content commits
 2024-10-25 21:23 UTC  (4+ messages)
` [PATCH 1/1] xfs: introduce new file range commit ioctls

[PATCH] iomap: elide zero range flush from partial eof zeroing
 2024-10-25 16:49 UTC  (5+ messages)

[PATCH 0/2] generic: Addition of new tests for extsize hints
 2024-10-25  6:17 UTC  (12+ messages)
` [PATCH 1/2] common/xfs,xfs/207: Adding a common helper function to check xflag bits on a given file
` [PATCH 2/2] generic: Addition of new tests for extsize hints

[PATCH 0/2] fix generic quota tests for XFS with 32k and 64k block sizes
 2024-10-25  5:28 UTC  (5+ messages)
` [PATCH 1/2] generic/219: use filesystem blocksize while calculating the file size
    `  "


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