Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-28 17:48:53 to 2023-07-09 23:05:15 UTC [more...]

[PATCHSET v25.0 0/5] xfs: online repair of AG btrees
 2023-07-09 23:05 UTC  (5+ messages)
` [PATCH 3/5] xfs: rewrite xfs_icache_inode_is_allocated

[PATCH] misc: remove bogus fstest
 2023-07-09 22:37 UTC 

[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 

[PATCHSET v25.0 0/9] xfs: fix online repair block reaping
 2023-07-07 21:50 UTC  (9+ 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 v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-07 12:42 UTC  (16+ 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 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)

[PATCHv11 0/8] iomap: Add support for per-block dirty state to improve write performance
 2023-07-06 23:54 UTC  (13+ 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

[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  (7+ messages)
` [PATCH 1/3] xfs: factor out xfs_defer_pending_abort
` [PATCH 2/3] xfs: abort intent items when recovery intents fail
` [PATCH 3/3] xfs: make sure done item committed before cancel intents

[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  (24+ messages)
` [PATCH 1/8] xfs: don't reverse order of items in bulk AIL insertion
` [PATCH 2/8] xfs: use deferred frees for btree block freeing
` [PATCH 3/8] xfs: pass alloc flags through to xfs_extent_busy_flush()
` [PATCH 4/8] xfs: allow extent free intents to be retried
` [PATCH 6/8] xfs: journal geometry is not properly bounds checked
` [PATCH 7/8] xfs: AGF length has never been "
    ` [PATCH 7/8 V2] "
` [PATCH 8/8] xfs: fix bounds check in xfs_defer_agfl_block()
` [RFC PATCH 9/8] xfs: AGI length should be bounds checked

[GIT PULL] xfs: new code for 6.5
 2023-06-29 20:51 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to 447a0bc108e4
 2023-06-29 16:47 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 2bed0d82c2f7
 2023-06-29 16:44 UTC 

[PATCH] xfsrestore: suggest -x rather than assert for false roots
 2023-06-29 15:00 UTC  (2+ messages)

[PATCH] po: fix German translation
 2023-06-29 14:56 UTC  (2+ messages)

[Bug 217604] New: Kernel metadata repair facility is not available, but kernel has CONFIG_XFS_ONLINE_REPAIR=y
 2023-06-29 14:55 UTC  (6+ messages)
` [Bug 217604] Kernel metadata repair facility is not available, but kernel has XFS_ONLINE_REPAIR=y

[PATCH v12 0/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-06-29 12:02 UTC  (4+ messages)
` [PATCH v12 1/2] xfs: fix the calculation for "end" and "length"
` [PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[PATCH 1/7] block: add queue_logical_block_mask() and bdev_logical_block_mask()
 2023-06-29  5:44 UTC  (5+ messages)

[PATCH v2] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc
 2023-06-28 17:55 UTC  (2+ messages)

[PATCH][next] xfs: remove redundant initializations of pointers drop_leaf and save_leaf
 2023-06-28 17:53 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).