Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-22 08:41:11 to 2023-06-30 07:50:43 UTC [more...]

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  (6+ messages)
` [PATCHSET 0/7] xfs: fix ranged queries and integer overflows in GETFSMAP
` [PATCHSET v25.0 0/5] xfs: online repair of AG btrees

[PATCH 0/8 v3] xfs: various fixes for 6.5
 2023-06-29 22:35 UTC  (30+ 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 5/8] xfs: don't block in busy flushing when freeing extents
` [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  (3+ 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  (13+ messages)
` [PATCH 2/7] block: Convert to bdev_logical_block_mask()
` [PATCH 3/7] md: Convert to queue_logical_block_mask()
` [PATCH 4/7] buffer: Convert to bdev_logical_block_mask()
` [PATCH 5/7] iomap: "
` [PATCH 6/7] xfs: "
` [PATCH 7/7] erofs: "

[PATCH V2] mkfs.xfs: fix segmentation fault caused by accessing a null pointer
 2023-06-29  2:20 UTC 

[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  (4+ messages)

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

[ANNOUNCE] xfsprogs: for-next updated to e05d65121
 2023-06-28 14:14 UTC 

Question on slow fallocate
 2023-06-28  4:56 UTC  (11+ messages)

[PATCH] mkfs.xfs: fix segmentation fault caused by accessing a null pointer
 2023-06-28  6:59 UTC  (3+ messages)

[ANNOUNCE] xfsprogs: for-next updated to b894e1b9a
 2023-06-28  3:23 UTC  (2+ messages)

[PATCH]xfs: fix mounting failed caused by sequencing problem ,in the log records
 2023-06-28  2:36 UTC  (4+ messages)
` [PATCH]xfs_repair: fix the problem of repair failure caused by dirty flag being abnormally set on buffer

[PATCH] fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap_file_buffered_write_punch_delalloc
 2023-06-27 22:50 UTC  (3+ messages)

Question on the xfs inode slab memory
 2023-06-27 18:40 UTC  (7+ messages)

W sprawie samochodu
 2023-06-27  8:01 UTC 

[PATCH 5.4] xfs: verify buffer contents when we skip log replay
 2023-06-26 15:27 UTC  (2+ messages)

[PATCH] po: Fix invalid .de translation format string
 2023-06-26 11:38 UTC  (2+ messages)

[PATCH] fs: iomap: replace the ternary conditional operator with max_t()
 2023-06-26  3:54 UTC  (2+ messages)

xfs_rapair fails with err 117. Can I fix the fs or recover individual files somehow?
 2023-06-26  2:12 UTC  (9+ messages)

xfs: bug fixes for 6.4-rcX
 2023-06-25 22:34 UTC  (4+ messages)
` [PATCH 4/4] xfs: fix AGF vs inode cluster buffer deadlock

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-25  3:15 UTC  (51+ messages)
` [PATCH 01/29] mm: shrinker: add shrinker::private_data field
    ` [External] "
` [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker
` [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker
` [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker
` [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH 21/29] fs: super: dynamically allocate the s_shrink
` [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem
` [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields
` [PATCH 24/29] mm: vmscan: make global slab shrink lockless
` [PATCH 25/29] mm: vmscan: make memcg "
` [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless
` [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred
` [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex
` [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file

[PATCH 01/79] fs: add ctime accessors infrastructure
 2023-06-23 12:41 UTC  (2+ messages)
    ` [PATCH 00/79] fs: new accessors for inode->i_ctime

[PATCH 00/29] use refcount+RCU method to implement lockless slab shrink
 2023-06-23 10:01 UTC  (12+ messages)
` [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker
` [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker
` [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker
` [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker
` [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker

[PATCH 0/1] iomap regression for aio dio 4k writes
 2023-06-23  3:02 UTC  (5+ messages)

[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work
 2023-06-23  1:35 UTC  (5+ messages)

[ANNOUNCE] xfsprogs: for-next updated to cd3e5d3cf
 2023-06-22 12:12 UTC 

[PATCHSET 0/3] xfs_db: create names with colliding hashes
 2023-06-22 11:55 UTC  (4+ messages)
` [PATCH 1/3] xfs_db: hoist name obfuscation code out of metadump.c
    ` [PATCH v2 "

[PATCHSET v3 0/5] xfsprogs: fix ascii-ci problems, then kill it
 2023-06-22 11:45 UTC  (4+ messages)
` [PATCH 3/5] xfs_db: fix metadump name obfuscation for ascii-ci filesystems
    ` [PATCH v2 "


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).