messages from 2023-06-29 20:52:34 to 2023-07-11 00:42:53 UTC [more...]
[PATCH v4 0/9] Create large folios in iomap buffered write path
2023-07-11 0:42 UTC (20+ messages)
` [PATCH v4 1/9] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
` [PATCH v4 2/9] iov_iter: Add copy_folio_from_iter_atomic()
` [PATCH v4 3/9] iomap: Remove large folio handling in iomap_invalidate_folio()
` [PATCH v4 4/9] doc: Correct the description of ->release_folio
` [PATCH v4 5/9] iomap: Remove unnecessary test from iomap_release_folio()
` [PATCH v4 6/9] filemap: Add fgf_t typedef
` [PATCH v4 7/9] filemap: Allow __filemap_get_folio to allocate large folios
` [PATCH v4 8/9] iomap: Create large folios in the buffered write path
` [PATCH v4 9/9] iomap: Copy larger chunks from userspace
rm hanging, v6.1.35
2023-07-11 0:13 UTC (2+ messages)
[PATCHSET v25.0 0/9] xfs: fix online repair block reaping
2023-07-10 22:07 UTC (12+ messages)
` [PATCH 7/9] xfs: ignore stale buffers when scanning the buffer cache
` [PATCH 8/9] xfs: reap large AG metadata extents when possible
[PATCH] misc: remove bogus fstest
2023-07-10 20:03 UTC (5+ messages)
[PATCHv11 0/8] iomap: Add support for per-block dirty state to improve write performance
2023-07-10 18:19 UTC (14+ messages)
` [PATCHv11 1/8] iomap: Rename iomap_page to iomap_folio_state and others
` [PATCHv11 2/8] iomap: Drop ifs argument from iomap_set_range_uptodate()
` [PATCHv11 3/8] iomap: Add some uptodate state handling helpers for ifs state bitmap
` [PATCHv11 4/8] iomap: Fix possible overflow condition in iomap_write_delalloc_scan
` [PATCHv11 5/8] iomap: Use iomap_punch_t typedef
` [PATCHv11 6/8] iomap: Refactor iomap_write_delalloc_punch() function out
` [PATCHv11 7/8] iomap: Allocate ifs in ->write_begin() early
` [PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance
xfs WARNING on v6.5-rc1 kernel
2023-07-10 17:02 UTC (2+ messages)
[PATCH v2 00/89] fs: new accessors for inode->i_ctime
2023-07-10 13:32 UTC (19+ messages)
` [PATCH v2 07/92] fs: add ctime accessors infrastructure
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime
` [PATCH v2 00/92] fs: new accessors for inode->i_ctime
gfs2 write bandwidth regression on 6.4-rc3 compareto 5.15.y
2023-07-10 13:19 UTC (3+ messages)
` [Cluster-devel] "
[PATCH v3 0/8] Create large folios in iomap buffered write path
2023-07-10 3:57 UTC (13+ messages)
` [PATCH v3 1/8] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic()
` [PATCH v3 8/8] iomap: Copy larger chunks from userspace
[PATCHSET v25.0 0/5] xfs: online repair of AG btrees
2023-07-09 23:23 UTC (6+ messages)
` [PATCH 3/5] xfs: rewrite xfs_icache_inode_is_allocated
[GIT PULL] xfs: more new code for 6.5
2023-07-09 17:46 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to ed04a91f718e
2023-07-08 3:17 UTC
[PATCH RFC 0/6 v2] block: Add config option to not allow writing to mounted devices
2023-07-07 12:28 UTC (28+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] fs: Block writes to mounted block devices
` [PATCH 3/6] xfs: Block writes to log device
` [PATCH 4/6] ext4: Block writes to journal device
` [PATCH 5/6] btrfs: Block writes to seed devices
` [PATCH 6/6] fs: Make bind mounts work with bdev_allow_write_mounted=n
[PATCH RFC 0/32] block: Make blkdev_get_by_*() return handle
2023-07-07 12:24 UTC (17+ messages)
` [PATCH 01/32] block: Provide blkdev_get_handle_* functions
` [PATCH 30/32] xfs: Convert to blkdev_get_handle_by_path()
` [PATCH 32/32] block: Rename blkdev_get_handle_by_*() and blkdev_handle_put()
[bug report][5.10] deadlock between xfs_create() and xfs_inactive()
2023-07-07 2:57 UTC (3+ messages)
[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
2023-07-07 0:36 UTC (3+ messages)
[PATCH] xfs: fix uninit warning in xfs_growfs_data
2023-07-06 23:51 UTC (3+ messages)
[PATCH v2 82/92] xfs: convert to ctime accessor functions
2023-07-06 14:52 UTC (2+ messages)
Prezentacja
2023-07-06 8:15 UTC
[PATCHSET 0/5] fstests: random fixes for v2023.06.18
2023-07-06 7:57 UTC (16+ messages)
` [PATCH 1/5] xfs/529: fix bogus failure when realtime is configured
` [PATCH 2/5] xfs/569: skip post-test fsck run
` [PATCH 3/5] xfs/439: amend test to work with new log geometry validation
` [PATCH v1.1 "
` [PATCH 4/5] xfs/041: force create files on the data device
` [PATCH 5/5] xfs: test growfs of the realtime device
[PATCH v2] fsverity: use shash API instead of ahash API
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/17] fs: unexport buffer_check_dirty_writeback
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/13] iomap: update ki_pos a little later in iomap_dio_complete
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH v2 0/6] fs: Fix directory corruption when moving directories
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCH 01/12] backing_dev: remove current->backing_dev_info
2023-07-06 0:18 UTC (2+ messages)
` [f2fs-dev] "
[PATCHSET v25.0 0/2] xfs: force rebuilding of metadata
2023-07-05 23:52 UTC (4+ messages)
` [PATCH 2/2] xfs: allow userspace to rebuild metadata structures
[PATCHSET v25.0 0/7] xfs: stage repair information in pageable memory
2023-07-05 23:48 UTC (4+ messages)
` [PATCH 1/7] xfs: create a big array data structure
[PATCHSET v25.0 0/6] xfs: prepare repair for bulk loading
2023-07-05 23:37 UTC (4+ messages)
` [PATCH 1/6] xfs: force all buffers to be written during btree bulk load
[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
2023-07-05 22:07 UTC (7+ messages)
` [Bug 217572] "
[GIT PULL] xfs: more new code for 6.5
2023-07-05 21:20 UTC (2+ messages)
[PATCH V2] mkfs.xfs: fix segmentation fault caused by accessing a null pointer
2023-07-05 15:20 UTC (2+ messages)
[PATCH] fs: Optimize unixbench's file copy test
2023-07-05 4:49 UTC (4+ messages)
[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
2023-07-05 3:27 UTC (11+ messages)
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
[PATCH v3] Documentation: admin-guide: correct "it's" to possessive "its"
2023-07-03 23:20 UTC
[ANNOUNCE] xfs-linux: for-next updated to 34acceaa8818
2023-07-03 16:55 UTC
[PATCH -next] xfs: Remove unneeded semicolon
2023-07-03 3:50 UTC (2+ messages)
[PATCH] xfs: AGI length should be bounds checked
2023-07-03 1:11 UTC (2+ messages)
[GIT PULL] iomap: new code for 6.5
2023-07-02 18:53 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 5cf32f63b0f4
2023-07-02 16:36 UTC
[PATCH 00/79] fs: new accessors for inode->i_ctime
2023-06-30 22:12 UTC (2+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure
Backporting of series xfs/iomap: fix data corruption due to stale cached iomap
2023-06-30 15:16 UTC (4+ messages)
Proszę o kontakt
2023-06-30 7:59 UTC
Proszę o kontakt
2023-06-30 7:40 UTC
[PATCH] xfs: fix deadlock when set label online
2023-06-30 2:19 UTC (7+ messages)
[PATCH 0/3] xfs: fix two problem when recovery intents fails
2023-06-30 1:51 UTC (4+ messages)
` [PATCH 2/3] xfs: abort intent items when recovery intents fail
[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
2023-06-30 1:30 UTC (8+ messages)
[MEGAPATCHSET v25 1/2] xfs: online repair, part 1
2023-06-30 0:00 UTC (4+ messages)
` [PATCHSET 0/7] xfs: fix ranged queries and integer overflows in GETFSMAP
[PATCH 0/8 v3] xfs: various fixes for 6.5
2023-06-29 22:35 UTC (8+ messages)
` [PATCH 7/8] xfs: AGF length has never been bounds checked
` [PATCH 7/8 V2] "
` [RFC PATCH 9/8] xfs: AGI length should be "
[GIT PULL] xfs: new code for 6.5
2023-06-29 20:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).