public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-04 04:53:48 to 2025-02-05 16:07:37 UTC [more...]

[PATCH 1/2] xfs/614: query correct direct I/O alignment
 2025-02-05 16:07 UTC  (7+ messages)
` [PATCH 2/2] xfs/614: remove the _require_loop call

[PATCH 6.6 CANDIDATE 00/24] xfs backports for 6.6.y (from 6.12)
 2025-02-05 16:01 UTC  (28+ messages)
  ` [PATCH 6.6 CANDIDATE 01/24] xfs: assert a valid limit in xfs_rtfind_forw
  ` [PATCH 6.6 CANDIDATE 02/24] xfs: validate inumber in xfs_iget
  ` [PATCH 6.6 CANDIDATE 03/24] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
  ` [PATCH 6.6 CANDIDATE 04/24] xfs: fix a typo
  ` [PATCH 6.6 CANDIDATE 05/24] xfs: skip background cowblock trims on inodes open for write
  ` [PATCH 6.6 CANDIDATE 06/24] xfs: don't free cowblocks from under dirty pagecache on unshare
  ` [PATCH 6.6 CANDIDATE 07/24] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
  ` [PATCH 6.6 CANDIDATE 08/24] xfs: return bool from xfs_attr3_leaf_add
  ` [PATCH 6.6 CANDIDATE 09/24] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
  ` [PATCH 6.6 CANDIDATE 10/24] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
  ` [PATCH 6.6 CANDIDATE 11/24] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
  ` [PATCH 6.6 CANDIDATE 12/24] xfs: don't ifdef around the exact minlen allocations
  ` [PATCH 6.6 CANDIDATE 13/24] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
  ` [PATCH 6.6 CANDIDATE 14/24] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
  ` [PATCH 6.6 CANDIDATE 15/24] xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
  ` [PATCH 6.6 CANDIDATE 16/24] xfs: Remove empty declartion in header file
  ` [PATCH 6.6 CANDIDATE 17/24] xfs: pass the exact range to initialize to xfs_initialize_perag
  ` [PATCH 6.6 CANDIDATE 18/24] xfs: update the file system geometry after recoverying superblock buffers
  ` [PATCH 6.6 CANDIDATE 19/24] xfs: error out when a superblock buffer update reduces the agcount
  ` [PATCH 6.6 CANDIDATE 20/24] xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
  ` [PATCH 6.6 CANDIDATE 21/24] xfs: update the pag for the last AG at recovery time
  ` [PATCH 6.6 CANDIDATE 22/24] xfs: Reduce unnecessary searches when searching for the best extents
  ` [PATCH 6.6 CANDIDATE 23/24] xfs: streamline xfs_filestream_pick_ag
  ` [PATCH 6.6 CANDIDATE 24/24] xfs: Check for delayed allocations before setting extsize

[PATCHSET RFC 6.12] xfs: bug fixes for 6.12.y LTS
 2025-02-05 15:56 UTC  (13+ messages)
` [PATCH 01/10] xfs: avoid nested calls to __xfs_trans_commit
` [PATCH 02/10] xfs: don't lose solo superblock counter update transactions
` [PATCH 03/10] xfs: don't lose solo dquot "
` [PATCH 04/10] xfs: separate dquot buffer reads from xfs_dqflush
` [PATCH 05/10] xfs: clean up log item accesses in xfs_qm_dqflush{,_done}
` [PATCH 06/10] xfs: attach dquot buffer to dquot log item buffer
` [PATCH 07/10] xfs: convert quotacheck to attach dquot buffers
` [PATCH 08/10] xfs: don't over-report free space or inodes in statvfs
` [PATCH 09/10] xfs: release the dquot buf outside of qli_lock
` [PATCH 10/10] xfs: lock dquot buffer before detaching dquot from b_li_list

[PATCH v5 00/10] iomap: incremental per-operation iter advance
 2025-02-05 13:58 UTC  (11+ messages)
` [PATCH v5 01/10] iomap: factor out iomap length helper
` [PATCH v5 02/10] iomap: split out iomap check and reset logic from iter advance
` [PATCH v5 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v5 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v5 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v5 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v5 07/10] iomap: support incremental iomap_iter advances
` [PATCH v5 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v5 09/10] iomap: advance the iter directly on unshare range
` [PATCH v5 10/10] iomap: advance the iter directly on zero range

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-05 13:03 UTC  (8+ messages)
` [PATCH v6 01/26] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v6 23/26] mm: Remove pXX_devmap callers

[PATCHSET v2] fstests: random fixes for v2025.02.02
 2025-02-05 12:46 UTC  (57+ messages)
` [PATCH 01/34] generic/476: fix fsstress process management
` [PATCH 02/34] metadump: make non-local function variables more obvious
` [PATCH 03/34] metadump: fix cleanup for v1 metadump testing
` [PATCH 04/34] generic/019: don't fail if fio crashes while shutting down
` [PATCH 05/34] fuzzy: do not set _FSSTRESS_PID when exercising fsx
` [PATCH 06/34] common/rc: revert recursive unmount in _clear_mount_stack
` [PATCH 07/34] common/dump: don't replace pids arbitrarily
` [PATCH 08/34] common/populate: correct the parent pointer name creation formulae
` [PATCH 09/34] generic/759,760: fix MADV_COLLAPSE detection and inclusion
` [PATCH 10/34] generic/759,760: skip test if we can't set up a hugepage for IO
` [PATCH 11/34] common/rc: create a wrapper for the su command
` [PATCH 12/34] fuzzy: kill subprocesses with SIGPIPE, not SIGINT
` [PATCH 13/34] common/rc: hoist pkill to a helper function
` [PATCH 14/34] common: fix pkill by running test program in a separate session
` [PATCH 15/34] check: run tests in a private pid/mount namespace
` [PATCH 16/34] check: deprecate using process sessions to isolate test instances
` [PATCH 17/34] common/rc: don't copy fsstress to $TEST_DIR
` [PATCH 18/34] unmount: resume logging of stdout and stderr for filtering
` [PATCH 19/34] mkfs: don't hardcode log size
` [PATCH 20/34] common/rc: return mount_ret in _try_scratch_mount
` [PATCH 21/34] preamble: fix missing _kill_fsstress
` [PATCH 22/34] generic/650: revert SOAK DURATION changes
` [PATCH 23/34] generic/032: fix pinned mount failure
` [PATCH 24/34] fuzzy: stop __stress_scrub_fsx_loop if fsx fails
` [PATCH 25/34] fuzzy: don't use readarray for xfsfind output
` [PATCH 26/34] fuzzy: always stop the scrub fsstress loop on error
` [PATCH 27/34] fuzzy: port fsx and fsstress loop to use --duration
` [PATCH 28/34] fix _require_scratch_duperemove ordering
` [PATCH 29/34] fsstress: fix a memory leak
` [PATCH 30/34] fsx: fix leaked log file pointer
` [PATCH 31/34] misc: don't put nr_cpus into the fsstress -n argument
` [PATCH 32/34] common/config: add $here to FSSTRESS_PROG
` [PATCH 33/34] config: add FSX_PROG variable
` [PATCH 34/34] build: initialize stack variables to zero by default

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-05  3:15 UTC  (23+ messages)
` [PATCH v7 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v7 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v7 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v7 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v7 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v7 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v7 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v7 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v7 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v7 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v7 11/20] mm: Allow compound zone device pages
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v7 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v7 20/20] device/dax: Properly refcount device dax pages when mapping

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-04 23:12 UTC  (9+ messages)
` [PATCH v2 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v2 2/8] fs/buffer: remove batching from async read
` [PATCH v2 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v2 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v2 7/8] block/bdev: lift block size restrictions to 64k
` [PATCH v2 8/8] bdev: use bdev_io_min() for statx block size

[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
 2025-02-04 22:13 UTC  (4+ messages)

[PATCH 0/1] RFE: Do not check NEEDSREPAIR if ro,norecovery mount
 2025-02-04 20:37 UTC  (7+ messages)
` [PATCH 1/1] xfs: do "

[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
 2025-02-04 20:12 UTC  (7+ messages)

[PATCH v4 00/10] iomap: incremental per-operation iter advance
 2025-02-04 20:15 UTC  (21+ messages)
` [PATCH v4 01/10] iomap: factor out iomap length helper
` [PATCH v4 02/10] iomap: split out iomap check and reset logic from iter advance
` [PATCH v4 03/10] iomap: refactor iomap_iter() length check and tracepoint
` [PATCH v4 04/10] iomap: lift error code check out of iomap_iter_advance()
` [PATCH v4 05/10] iomap: lift iter termination logic from iomap_iter_advance()
` [PATCH v4 06/10] iomap: export iomap_iter_advance() and return remaining length
` [PATCH v4 07/10] iomap: support incremental iomap_iter advances
` [PATCH v4 08/10] iomap: advance the iter directly on buffered writes
` [PATCH v4 09/10] iomap: advance the iter directly on unshare range
` [PATCH v4 10/10] iomap: advance the iter directly on zero range

[PATCHSET v2 0/2] Add XFS support for RWF_DONTCACHE
 2025-02-04 18:59 UTC  (4+ messages)
` [PATCH 1/2] iomap: make buffered writes work with RWF_DONTCACHE
` [PATCH 2/2] xfs: flag as supporting FOP_DONTCACHE

PI and data checksumming for XFS
 2025-02-04 18:36 UTC  (8+ messages)
` [PATCH 3/7] iomap: add bioset in iomap_read_folio_ops for filesystems to use own bioset
` [PATCH 7/7] xfs: implement block-metadata based data checksums

[PATCH RFC 00/10] large atomic writes for xfs with CoW
 2025-02-04 12:01 UTC  (11+ messages)
` [PATCH RFC 01/10] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH RFC 02/10] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH RFC 03/10] iomap: Support CoW-based atomic writes
` [PATCH RFC 04/10] xfs: Make xfs_find_trim_cow_extent() public
` [PATCH RFC 05/10] xfs: Reflink CoW-based atomic write support
` [PATCH RFC 06/10] xfs: iomap "
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
` [PATCH RFC 08/10] xfs: Commit CoW-based atomic writes atomically
` [PATCH RFC 09/10] xfs: Update atomic write max size
` [PATCH RFC 10/10] xfs: Allow block allocator to take an alignment hint

[PATCHSET] xfsprogs: random bug fixes
 2025-02-04  4:56 UTC  (5+ messages)
` [PATCH 2/3] xfs_protofile: fix mode formatting error
` [PATCH 3/3] xfs_protofile: fix device number encoding


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