public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-27 22:28:47 to 2023-08-04 22:39:08 UTC [more...]

[RFC PATCH] xfs: fix per-cpu CIL structure aggregation racing with dying cpus
 2023-08-04 22:38 UTC 

read-modify-write occurring for direct I/O on RAID-5
 2023-08-04 21:52 UTC  (4+ messages)

[PATCH] xfs: skip fragmentation tests when alwayscow mode is enabled, part 2
 2023-08-04 21:34 UTC 

[PATCH] generic/642: fix SOAK_DURATION usage in generic/642
 2023-08-04 21:17 UTC 

more blkdev_get and holder work
 2023-08-04 20:34 UTC  (34+ messages)
` [PATCH 01/12] fs: export setup_bdev_super
` [PATCH 02/12] nilfs2: use setup_bdev_super to de-duplicate the mount code
` [PATCH 03/12] btrfs: always open the device read-only in btrfs_scan_one_device
` [PATCH 04/12] btrfs: open block devices after superblock creation
` [PATCH 05/12] ext4: make the IS_EXT2_SB/IS_EXT3_SB checks more robust
` [PATCH 06/12] fs: use the super_block as holder when mounting file systems
` [PATCH 07/12] fs: stop using get_super in fs_mark_dead
` [PATCH 08/12] fs: export fs_holder_ops
` [PATCH 09/12] ext4: drop s_umount over opening the log device
` [PATCH 10/12] ext4: use fs_holder_ops for "
` [PATCH 11/12] xfs: drop s_umount over opening the log and RT devices
` [PATCH 12/12] xfs use fs_holder_ops for "

[PATCH CANDIDATE v5.15 1/9] xfs: hoist refcount record merge predicates
 2023-08-04 18:09 UTC  (10+ messages)
  ` [PATCH CANDIDATE v5.15 2/9] xfs: estimate post-merge refcounts correctly
  ` [PATCH CANDIDATE v5.15 3/9] xfs: add missing cmap->br_state = XFS_EXT_NORM update
  ` [PATCH CANDIDATE v5.15 4/9] xfs: Fix false ENOSPC when performing direct write on a delalloc extent in cow fork
  ` [PATCH CANDIDATE v5.15 5/9] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation
  ` [PATCH CANDIDATE v5.15 6/9] xfs: use the directory name hash function for dir scrubbing
  ` [PATCH CANDIDATE v5.15 7/9] xfs: get root inode correctly at bulkstat
  ` [PATCH CANDIDATE v5.15 8/9] xfs: bound maximum wait time for inodegc work
  ` [PATCH CANDIDATE v5.15 9/9] xfs: introduce xfs_inodegc_push()

[PATCH CANDIDATE v6.1 1/5] xfs: hoist refcount record merge predicates
 2023-08-04 18:05 UTC  (6+ messages)
` [PATCH CANDIDATE v6.1 2/5] xfs: estimate post-merge refcounts correctly
` [PATCH CANDIDATE v6.1 3/5] xfs: stabilize the dirent name transformation function used for ascii-ci dir hash computation
` [PATCH CANDIDATE v6.1 4/5] xfs: use the directory name hash function for dir scrubbing
` [PATCH CANDIDATE v6.1 5/5] xfs: get root inode correctly at bulkstat

[PATCHSET v2 0/3] xfs: maintainer transition for 6.6
 2023-08-04 16:25 UTC  (4+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS
` [PATCH 2/3] MAINTAINERS: drop me as XFS maintainer
` [PATCH 3/3] MAINTAINERS: add Chandan Babu as XFS release manager

[PATCH 5.10 0/2] Fix xfs/179 for 5.10 stable
 2023-08-04 15:47 UTC  (4+ messages)
` [PATCH 5.10 1/2] xfs: hoist refcount record merge predicates
` [PATCH 5.10 2/2] xfs: estimate post-merge refcounts correctly

[ANNOUNCE] xfs-linux: iomap-6.6-merge updated to 377698d4abe2
 2023-08-04 15:35 UTC 

[ANNOUNCE] xfs-linux: vfs-6.6-merge updated to ce85a1e04645
 2023-08-04 15:28 UTC 

[PATCHSET 0/3] xfs: maintainer transition for 6.6
 2023-08-04  6:08 UTC  (8+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS
` [PATCH 2/3] MAINTAINERS: drop me as XFS maintainer
` [PATCH 3/3] MAINTAINERS: add Chandan Babu as XFS release manager

[PATCH v2] xfs: stabilize fs summary counters for online fsck
 2023-08-04  1:57 UTC  (2+ messages)

[PATCH] xfs: stabilize fs summary counters for online fsck
 2023-08-03 14:55 UTC  (3+ messages)

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-08-03 10:44 UTC  (11+ messages)
` [PATCH v12 2/2] "

[PATCH v6 0/7] fs: implement multigrain timestamps
 2023-08-03  7:07 UTC  (17+ messages)
` [PATCH v6 1/7] fs: pass the request_mask to generic_fillattr
` [PATCH v6 2/7] fs: add infrastructure for multigrain timestamps
` [PATCH v6 4/7] tmpfs: add support "
` [PATCH v6 5/7] xfs: switch to "
` [PATCH v6 6/7] ext4: "
` (subset) [PATCH v6 0/7] fs: implement "

[PATCH v2] nfs: test files written size as expected
 2023-08-02 19:25 UTC  (5+ messages)

[PATCH V3 00/23] Metadump v2
 2023-08-02 17:16 UTC  (22+ messages)
` [PATCH V3 08/23] metadump: Introduce metadump v1 operations
` [PATCH V3 10/23] metadump: Define metadump v2 ondisk format structures and macros
` [PATCH V3 11/23] metadump: Define metadump ops for v2 format
` [PATCH V3 12/23] xfs_db: Add support to read from external log device
` [PATCH V3 13/23] metadump: Add support for passing version option
` [PATCH V3 17/23] mdrestore: Add open_device(), read_header() and show_info() functions
` [PATCH V3 19/23] mdrestore: Replace metadump header pointer argument with a union pointer
` [PATCH V3 22/23] mdrestore: Define mdrestore ops for v2 format

Interim XFS backports for 5.15 and 6.1
 2023-08-02 17:05 UTC  (2+ messages)

allow building a kernel without buffer_heads v3
 2023-08-02 15:13 UTC  (17+ messages)
` [PATCH 1/6] fs: remove emergency_thaw_bdev
` [PATCH 2/6] fs: rename and move block_page_mkwrite_return
` [PATCH 3/6] block: open code __generic_file_write_iter for blkdev writes
` [PATCH 4/6] block: stop setting ->direct_IO
` [PATCH 5/6] block: use iomap for writes to block devices
` [PATCH 6/6] fs: add CONFIG_BUFFER_HEAD

[ANNOUNCE] xfsprogs: for-next updated to a86308c98
 2023-08-02  9:41 UTC 

[PATCH] mkfs.xfs.8: correction on mkfs.xfs manpage since reflink and dax are compatible
 2023-08-02  8:52 UTC  (3+ messages)

[PATCH V3 00/23] Metadump v2
 2023-08-01 23:46 UTC  (3+ messages)
` [PATCH V3 10/23] metadump: Define metadump v2 ondisk format structures and macros

[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
 2023-08-01 23:40 UTC  (16+ messages)
` [PATCH 1/6] xfs: cache last bitmap block in "
` [PATCH 2/6] xfs: invert the realtime summary cache
` [PATCH 5/6] xfs: don't try redundant allocations in xfs_rtallocate_extent_near()
` [PATCH 6/6] xfs: don't look for end of extent further than necessary "

[GIT PULL v2] Improve iomap async dio performance
 2023-08-01 23:35 UTC  (2+ messages)

[PATCHSET v6 0/8] Improve async iomap DIO performance
 2023-08-01 23:34 UTC  (6+ messages)

[PATCH] fs/xfs: Fix typos in comments
 2023-08-01 15:31 UTC  (2+ messages)

W sprawie samochodu
 2023-08-01  7:55 UTC 

[PATCH v3 0/3] xfs: fix two problem when recovery intents fails
 2023-07-31 12:46 UTC  (4+ messages)
` [PATCH v3 1/3] xfs: factor out xfs_defer_pending_abort
` [PATCH v3 2/3] xfs: abort intent items when recovery intents fail
` [PATCH v3 3/3] xfs: fix intent item uaf when recover "

[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
 2023-07-31 11:13 UTC  (6+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions

W sprawie samochodu
 2023-07-31  8:35 UTC 

how does XFS support gpu direct storage
 2023-07-31  7:27 UTC  (2+ messages)

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-29  8:47 UTC  (13+ messages)
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v3 28/49] dm zoned: dynamically allocate the dm-zoned-meta shrinker

W sprawie samochodu
 2023-07-26  7:50 UTC 

Question: reserve log space at IO time for recover
 2023-07-28 17:56 UTC  (9+ messages)

[PATCH 1/2] check: add a -smoketest option
 2023-07-28 15:53 UTC  (11+ messages)

[PATCHSET v26.0 0/7] xfs: stage repair information in pageable memory
 2023-07-28  4:39 UTC  (4+ messages)
` [PATCH 1/7] xfs: create a big array data structure

xfs kdevops baseline for next-20230725
 2023-07-27 23:06 UTC  (4+ messages)

[PATCHSET v26.0 0/5] xfs: online repair of file fork mappings
 2023-07-27 22:34 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

[PATCHSET v26.0 0/6] xfs: online repair of inodes and forks
 2023-07-27 22:33 UTC  (7+ messages)
` [PATCH 1/6] xfs: disable online repair quota helpers when quota not enabled
` [PATCH 2/6] xfs: try to attach dquots to files before repairing them
` [PATCH 3/6] xfs: repair inode records
` [PATCH 4/6] xfs: zap broken inode forks
` [PATCH 5/6] xfs: abort directory parent scrub scans if we encounter a zapped directory
` [PATCH 6/6] xfs: repair obviously broken inode modes

[PATCHSET v26.0 0/2] xfs: fixes for the block mapping checker
 2023-07-27 22:32 UTC  (3+ messages)
` [PATCH 1/2] xfs: simplify returns in xchk_bmap
` [PATCH 2/2] xfs: don't check reflink iflag state when checking cow fork

[PATCHSET v26.0 0/5] xfs: online repair of AG btrees
 2023-07-27 22:31 UTC  (6+ messages)
` [PATCH 1/5] xfs: repair free space btrees
` [PATCH 2/5] xfs: hide xfs_inode_is_allocated in scrub common code
` [PATCH 3/5] xfs: rewrite xchk_inode_is_allocated to work properly
` [PATCH 4/5] xfs: repair inode btrees
` [PATCH 5/5] xfs: repair refcount btrees

[PATCHSET v26.0 0/2] xfs: fixes to the AGFL repair code
 2023-07-27 22:30 UTC  (3+ messages)
` [PATCH 1/2] xfs: clear pagf_agflreset when repairing the AGFL
` [PATCH 2/2] xfs: fix agf_fllast when repairing an empty AGFL

[PATCHSET v26.0 0/2] xfs: force rebuilding of metadata
 2023-07-27 22:29 UTC  (3+ messages)
` [PATCH 1/2] xfs: don't complain about unfixed metadata when repairs were injected
` [PATCH 2/2] xfs: allow userspace to rebuild metadata structures

[PATCHSET v26.0 0/2] xfs: miscellaneous repair tweaks
 2023-07-27 22:29 UTC  (3+ messages)
` [PATCH 1/2] xfs: always rescan allegedly healthy per-ag metadata after repair
` [PATCH 2/2] xfs: allow the user to cancel repairs before we start writing

[PATCHSET v26.0 0/4] xfs: online scrubbing of realtime summary files
 2023-07-27 22:28 UTC  (2+ messages)
` [PATCH 4/4] xfs: implement online scrubbing of rtsummary info


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