messages from 2024-06-21 19:08:42 to 2024-07-01 03:03:40 UTC [more...]
[PATCH V4] xfs: Avoid races with cnt_btree lastrec updates
2024-07-01 3:03 UTC (2+ messages)
[PATCH V3] xfs: Avoid races with cnt_btree lastrec updates
2024-07-01 2:49 UTC (4+ messages)
[PATCH v8 00/10] enable bs > ps in XFS
2024-07-01 2:37 UTC (20+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
` [PATCH v8 02/10] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v8 03/10] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v8 04/10] mm: split a folio in minimum folio order chunks
` [PATCH v8 05/10] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v8 06/10] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v8 07/10] xfs: use kvmalloc for xattr buffers
` [PATCH v8 08/10] xfs: expose block size in stat
` [PATCH v8 09/10] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v8 10/10] xfs: enable block size larger than page size support
[PATCH -next v6 0/2] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-07-01 2:26 UTC (4+ messages)
` [PATCH -next v6 1/2] xfs: reserve blocks for truncating large realtime inode
[PATCH v2] xfs: reorder xfs_inode structure elements to remove unneeded padding
2024-07-01 2:16 UTC (2+ messages)
[PATCH] xfs: honor init_xattrs in xfs_init_new_inode for !attr && attr2 fs
2024-07-01 1:27 UTC (3+ messages)
xfs: byte-based grant head reservation tracking v4
2024-07-01 0:59 UTC (3+ messages)
` [PATCH 10/11] xfs: grant heads track byte counts, not LSNs
[PATCH v3 0/2] Separate xfs_log_vec/iovec to save memory
2024-07-01 0:51 UTC (4+ messages)
` [PATCH v3 1/2] xfs: add xfs_log_vec_cache for separate xfs_log_vec/xfs_log_iovec
` [PATCH v3 2/2] xfs: make xfs_log_iovec independent from xfs_log_vec and free it early
[RFC PATCH] xfs: enable WQ_MEM_RECLAIM on m_sync_workqueue
2024-06-30 23:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH 00/13] fs/dax: Fix FS DAX page reference counts
2024-06-29 21:28 UTC (31+ messages)
` [PATCH 01/13] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/13] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/13] fs/dax: Refactor wait for dax idle page
` [PATCH 04/13] fs/dax: Add dax_page_free callback
` [PATCH 05/13] mm: Allow compound zone device pages
` [PATCH 06/13] mm/memory: Add dax_insert_pfn
` [PATCH 07/13] huge_memory: Allow mappings of PUD sized pages
` [PATCH 08/13] huge_memory: Allow mappings of PMD "
` [PATCH 09/13] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 10/13] fs/dax: Properly refcount fs dax pages
` [PATCH 11/13] huge_memory: Remove dead vmf_insert_pXd code
` [PATCH 12/13] mm: Remove pXX_devmap callers
` [PATCH 13/13] mm: Remove devmap related functions and page table bits
[GIT PULL] xfs: bug fixes for 6.10
2024-06-29 16:31 UTC (2+ messages)
[PATCH] xfs: add __GFP_NOLOCKDEP when allocating memory in xfs_attr_shortform_list()
2024-06-28 23:31 UTC (4+ messages)
[syzbot] [xfs?] possible deadlock in xfs_can_free_eofblocks
2024-06-28 16:42 UTC (2+ messages)
[Bug 215851] New: gcc 12.0.1 LATEST: -Wdangling-pointer= triggers
2024-06-28 12:21 UTC (2+ messages)
` [Bug 215851] "
[PATCHSET v3.0 5/5] xfs: enable FITRIM for the realtime section
2024-06-27 20:54 UTC (8+ messages)
` [PATCH 1/1] xfs: enable FITRIM on the realtime device
` [PATCH v2 "
[PATCH 00/10] fs: multigrain timestamp redux
2024-06-27 15:35 UTC (13+ messages)
` [PATCH 01/10] fs: turn inode ctime fields into a single ktime_t
` [PATCH 02/10] fs: uninline inode_get_ctime and inode_set_ctime_to_ts
` [PATCH 03/10] fs: tracepoints for inode_needs_update_time "
` [PATCH 04/10] fs: add infrastructure for multigrain timestamps
` [PATCH 05/10] fs: add percpu counters to count fine vs. coarse timestamps
` [PATCH 06/10] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH 07/10] xfs: switch to multigrain timestamps
` [PATCH 08/10] ext4: "
` [PATCH 09/10] btrfs: convert "
` [PATCH 10/10] tmpfs: add support for "
[ANNOUNCE] xfs-linux: for-next updated to 673cd885bbbf
2024-06-26 9:08 UTC
[PATCH] xfs: make xfs_log_iovec independent from xfs_log_vec and release it early
2024-06-26 5:07 UTC (9+ messages)
[PATCH xfs v2 0/2] Separate xfs_log_vec/iovec to save memory
2024-06-25 18:28 UTC (3+ messages)
` [PATCH xfs v2 1/2] xfs: add xfs_log_vec_cache for separate xfs_log_vec/xfs_log_iovec
` [PATCH xfs v2 2/2] xfs: make xfs_log_iovec independent from xfs_log_vec and free it early
[PATCH] xfs: eliminate lockdep false positives in xfs_attr_shortform_list
2024-06-25 14:10 UTC (3+ messages)
[PATCH v1 1/1] revert "iomap: add support for dma aligned direct-io"
2024-06-25 9:55 UTC (2+ messages)
[PATCH V2] xfs: Avoid races with cnt_btree lastrec updates
2024-06-25 1:27 UTC (3+ messages)
Endless calls to xas_split_alloc() due to corrupted xarray entry
2024-06-25 1:10 UTC (8+ messages)
xfsprogs_6.8.0-2.2_source.changes ACCEPTED into unstable
2024-06-24 22:57 UTC
post-EOF block handling revamp
2024-06-24 18:44 UTC (30+ messages)
` [PATCH 01/10] xfs: fix freeing speculative preallocations for preallocated files
` [PATCH 02/10] xfs: remove the i_mode check in xfs_release
` [PATCH 03/10] xfs: refactor f_op->release handling
` [PATCH 04/10] xfs: don't bother returning errors from xfs_file_release
` [PATCH 05/10] xfs: skip all of xfs_file_release when shut down
` [PATCH 06/10] xfs: don't free post-EOF blocks on read close
` [PATCH 07/10] xfs: only free posteof blocks on first close
` [PATCH 08/10] xfs: check XFS_IDIRTY_RELEASE earlier in xfs_release_eofblocks
` [PATCH 09/10] xfs: simplify extent lookup in xfs_can_free_eofblocks
` [PATCH 10/10] xfs: reclaim speculative preallocations for append only files
[PATCH 00/13] forcealign for xfs
2024-06-24 15:12 UTC (30+ messages)
` [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
` [PATCH 02/13] xfs: always tail align maxlen allocations
` [PATCH 03/13] xfs: simplify extent allocation alignment
` [PATCH 04/13] xfs: make EOF allocation simpler
` [PATCH 05/13] xfs: introduce forced allocation alignment
` [PATCH 06/13] xfs: align args->minlen for "
` [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
` [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
` [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() "
` [PATCH 10/13] xfs: Unmap blocks according to forcealign
` [PATCH 11/13] xfs: Only free full extents for forcealign
` [PATCH 12/13] xfs: Don't revert allocated offset "
[PATCH v4 00/22] block atomic writes for xfs
2024-06-24 13:58 UTC (6+ messages)
` [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
[Bug 218230] New: xfstests xfs/538 hung
2024-06-24 9:42 UTC (4+ messages)
` [Bug 218230] "
xfs post-EOF block freeing fixes
2024-06-24 8:49 UTC (4+ messages)
` [PATCH] xfs: new EOF fragmentation tests
[GIT PULL] xfs: random fixes for 6.10
2024-06-24 6:26 UTC (6+ messages)
[PATCH AUTOSEL 6.1 09/12] iomap: Fix iomap_adjust_read_range for plen calculation
2024-06-23 13:45 UTC
[PATCH AUTOSEL 6.6 11/16] iomap: Fix iomap_adjust_read_range for plen calculation
2024-06-23 13:44 UTC
[PATCH AUTOSEL 6.9 13/21] iomap: Fix iomap_adjust_read_range for plen calculation
2024-06-23 13:43 UTC
[PATCHSET v30.7 2/6] fstests: atomic file updates
2024-06-23 12:30 UTC (5+ messages)
` [PATCH 04/11] generic/711,xfs/537: actually fork these tests for exchange-range
clean up I/O path inode locking helpers and the page fault handler v2
2024-06-23 5:44 UTC (7+ messages)
` [PATCH 1/6] xfs: move the dio write relocking out of xfs_ilock_for_iomap
` [PATCH 2/6] xfs: cleanup xfs_ilock_iocb_for_write
` [PATCH 3/6] xfs: simplify xfs_dax_fault
` [PATCH 4/6] xfs: refactor __xfs_filemap_fault
` [PATCH 5/6] xfs: always take XFS_MMAPLOCK shared in xfs_dax_read_fault
` [PATCH 6/6] xfs: fold xfs_ilock_for_write_fault into xfs_write_fault
[GIT PULL] xfs: bug fix for 6.10
2024-06-22 16:10 UTC (6+ messages)
[PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
2024-06-22 9:44 UTC (3+ messages)
` [PATCH 07/12] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
Handing xfs fsverity development back to you
2024-06-22 5:19 UTC (5+ messages)
[PATCH] xfs: fix a NULL pointer problem
2024-06-22 4:53 UTC (3+ messages)
` [PATCH] xfs:trigger a-NULL-pointer-problem
[PATCH] xfs: Avoid races with cnt_btree lastrec updates
2024-06-22 2:11 UTC (8+ 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