linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-15 07:22:17 to 2020-10-22 08:23:58 UTC [more...]

[PATCH 0/7] repair: Phase 6 performance improvements
 2020-10-22  8:23 UTC  (16+ messages)
` [PATCH 1/7] workqueue: bound maximum queue depth
` [PATCH 2/7] repair: Protect bad inode list with mutex
` [PATCH 3/7] repair: protect inode chunk tree records with a mutex
` [PATCH 4/7] repair: parallelise phase 6
` [PATCH 5/7] repair: don't duplicate names in "
` [PATCH 6/7] repair: convert the dir byaddr hash to a radix tree
` [PATCH 7/7] repair: scale duplicate name checking in phase 6

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-22  5:58 UTC  (20+ messages)
` [PATCH 1/2] Block layer filter - second version
` [PATCH 2/2] blk-snap - snapshots and change-tracking for block devices

[ANNOUNCE] xfs-linux: for-next updated to 2e76f188fd90
 2020-10-22  3:40 UTC 

kernel BUG at mm/page-writeback.c:2241 [ BUG_ON(PageWriteback(page); ]
 2020-10-22  0:49 UTC  (2+ messages)

Splitting a THP beyond EOF
 2020-10-21 23:04 UTC  (10+ messages)

[PATCH v2] iomap: zero cached page over unwritten extent on truncate page
 2020-10-21 16:59 UTC  (3+ messages)

[RFC PATCH] xfs: support shrinking unused space in the last AG
 2020-10-21 14:22 UTC  (8+ messages)

[PATCH v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-10-21 13:51 UTC  (3+ messages)

[PATCH] Polish translation update for xfsprogs 5.8.0
 2020-10-20 19:49 UTC  (4+ messages)

[PATCH 0/2] iomap: zero dirty pages over unwritten extents
 2020-10-20 16:21 UTC  (9+ messages)
` [PATCH 1/2] iomap: use page dirty state to seek data "
` [PATCH 2/2] iomap: zero cached pages over unwritten extents on zero range

[ANNOUNCE] xfsprogs v5.9.0 released
 2020-10-20 15:50 UTC 

[PATCH] xfs: cancel intents immediately if process_intents fails
 2020-10-20 10:38 UTC  (2+ messages)

[PATCH v12 0/4] xfs: Remove wrappers for some semaphores
 2020-10-20 10:28 UTC  (7+ messages)
` [PATCH v12 1/4] xfs: Refactor xfs_isilocked()
` [PATCH v12 2/4] xfs: clean up whitespace in xfs_isilocked() calls
` [PATCH v12 3/4] xfs: xfs_isilocked() can only check a single lock type
` [PATCH v12 4/4] xfs: replace mrlock_t with rw_semaphores

[PATCH] xfs: remove the unused XFS_B_FSB_OFFSET macro
 2020-10-20  5:04 UTC  (2+ messages)

[PATCH v2] xfs: fix fallocate functions when rtextsize is larger than 1
 2020-10-20  5:00 UTC  (4+ messages)
` [PATCH] xfstest: test fallocate ops when rt extent size is and isn't a power of 2

[PATCH] xfs: remove the unused BBMASK macro
 2020-10-20  2:59 UTC  (7+ messages)
` [PATCH] xfs: use the SECTOR_SHIFT macro instead of the magic number

[PATCH 00/27] [RFC, WIP] xfsprogs: xfs_buf unification and AIO
 2020-10-19 22:36 UTC  (31+ messages)
` [PATCH 04/27] libxfs: rename buftarg->dev to btdev
` [PATCH 06/27] xfsprogs: remove xfs_buf_t typedef
` [PATCH 10/27] libxfs: add kernel-compatible completion API
` [PATCH 12/27] xfsprogs: convert use-once buffer reads to uncached IO
` [PATCH 15/27] libxfs: introduce userspace buftarg infrastructure
` [PATCH 19/27] libxfs: add cache infrastructure to buftarg
` [PATCH 21/27] libxfs: Add kernel list_lru wrapper
` [PATCH 22/27] libxfs: introduce new buffer cache infrastructure
` [PATCH 23/27] libxfs: use PSI information to detect memory pressure
` [PATCH 24/27] libxfs: add a buftarg cache shrinker implementation
` [PATCH 25/27] libxfs: switch buffer cache implementations
` [PATCH 26/27] build: set platform_defs.h.in dependency correctly
` [PATCH 27/27] libxfs: convert sync IO buftarg engine to AIO

[GIT PULL] xfs: new code for 5.10, part 2
 2020-10-19 21:45 UTC  (2+ messages)

[PATCH V7 00/14] Bail out if transaction can cause extent count to overflow
 2020-10-19  6:40 UTC  (15+ messages)
` [PATCH V7 01/14] xfs: Add helper for checking per-inode extent count overflow
` [PATCH V7 02/14] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH V7 03/14] xfs: Check for extent overflow when punching a hole
` [PATCH V7 04/14] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V7 05/14] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V7 06/14] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V7 07/14] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V7 08/14] xfs: Check for extent overflow when remapping an extent
` [PATCH V7 09/14] xfs: Check for extent overflow when swapping extents
` [PATCH V7 10/14] xfs: Introduce error injection to reduce maximum inode fork extent count
` [PATCH V7 11/14] xfs: Remove duplicate assert statement in xfs_bmap_btalloc()
` [PATCH V7 12/14] xfs: Compute bmap extent alignments in a separate function
` [PATCH V7 13/14] xfs: Process allocated extent "
` [PATCH V7 14/14] xfs: Introduce error injection to allocate only minlen size extents for files

[PATCH AUTOSEL 5.9 069/111] xfs: make sure the rt allocator doesn't run off the end
 2020-10-18 19:17 UTC 

[PATCH AUTOSEL 5.4 50/80] xfs: make sure the rt allocator doesn't run off the end
 2020-10-18 19:22 UTC 

[PATCH AUTOSEL 4.19 39/56] xfs: make sure the rt allocator doesn't run off the end
 2020-10-18 19:24 UTC 

[PATCH AUTOSEL 4.14 36/52] xfs: make sure the rt allocator doesn't run off the end
 2020-10-18 19:25 UTC 

[PATCH AUTOSEL 4.9 29/41] xfs: make sure the rt allocator doesn't run off the end
 2020-10-18 19:26 UTC 

[PATCH AUTOSEL 4.4 21/33] xfs: make sure the rt allocator doesn't run off the end
 2020-10-18 19:27 UTC 

[PATCH AUTOSEL 5.8 065/101] xfs: make sure the rt allocator doesn't run off the end
 2020-10-18 19:19 UTC 

[ANNOUNCE] xfs-linux: for-next rebased to 894645546bb1
 2020-10-17 19:53 UTC 

[PATCH V6 00/11] Bail out if transaction can cause extent count to overflow
 2020-10-17  2:55 UTC  (31+ messages)
` [PATCH V6 01/11] xfs: Add helper for checking per-inode extent count overflow
` [PATCH V6 02/11] xfs: Check for extent overflow when trivally adding a new extent
` [PATCH V6 03/11] xfs: Check for extent overflow when punching a hole
` [PATCH V6 04/11] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V6 05/11] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V6 06/11] xfs: Check for extent overflow when writing to unwritten extent
` [PATCH V6 07/11] xfs: Check for extent overflow when moving extent from cow to data fork
` [PATCH V6 08/11] xfs: Check for extent overflow when remapping an extent
` [PATCH V6 10/11] xfs: Introduce error injection to reduce maximum inode fork extent count
` [PATCH V6 11/11] xfs: Introduce error injection to allocate only minlen size extents for files

[PATCH 0/2] xfs: hopefully the last few rt fixes
 2020-10-16 22:02 UTC  (6+ messages)
` [PATCH 1/2] xfs: annotate grabbing the realtime bitmap/summary locks in growfs
` [PATCH 2/2] xfs: fix fallocate functions when rtextsize is larger than 1

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-16  6:35 UTC  (16+ messages)
` [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value
` [PATCH v2 02/16] mm: Inline wait_on_page_read into its one caller
` [PATCH v2 15/16] iomap: Inline iomap_iop_set_range_uptodate "
` [PATCH v2 16/16] iomap: Make readpage synchronous

[PATCH v6 0/3] xfs: random fixes for disk quota
 2020-10-16  3:38 UTC  (4+ messages)
` [PATCH v6 1/3] xfs: delete duplicated tp->t_dqinfo null check and allocation
` [PATCH v6 2/3] xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag
` [PATCH v6 3/3] xfs: directly return if the delta equal to zero

[PATCH v5 0/3] xfs: random fixes for disk quota
 2020-10-16  2:57 UTC  (8+ messages)
` [PATCH v5 1/3] xfs: delete duplicated tp->t_dqinfo null check and allocation
` [PATCH v5 2/3] xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag
` [PATCH v5 3/3] xfs: directly return if the delta equal to zero

[PATCH v11 0/4] xfs: Remove wrappers for some semaphores
 2020-10-15 10:32 UTC  (12+ messages)
` [PATCH v11 1/4] xfs: Refactor xfs_isilocked()
` [PATCH v11 2/4] xfs: clean up whitespace in xfs_isilocked() calls
` [PATCH v11 3/4] xfs: xfs_isilocked() can only check a single lock type
` [PATCH v11 4/4] xfs: replace mrlock_t with rw_semaphores

[PATCH 00/14] Transparent Huge Page support for XFS
 2020-10-15  9:52 UTC  (7+ messages)
` [PATCH 03/14] iomap: Support THPs in BIO completion path
` [PATCH 04/14] iomap: Support THPs in iomap_adjust_read_range
` [PATCH 08/14] iomap: Support THPs in readahead

[PATCH v8 0/2] avoid xfs transaction reservation recursion
 2020-10-15  8:31 UTC  (5+ messages)
` [PATCH v8 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v8 2/2] xfs: avoid transaction reservation recursion

[RFC PATCH] xfs: remove unnecessary null check in xfs_generic_create
 2020-10-15  8:29 UTC  (2+ messages)

[PATCH] libhandle: fix potential unterminated string problem
 2020-10-15  8:29 UTC  (2+ messages)

[PATCH] libfrog: fix a potential null pointer dereference
 2020-10-15  8:26 UTC  (2+ messages)

[PATCH] xfsprogs: ignore autofs mount table entries
 2020-10-15  8:25 UTC  (2+ messages)

[PATCH v2] xfs_scrub: don't use statvfs to collect filesystem summary counts
 2020-10-15  8:16 UTC  (5+ messages)

[PATCH] xfs: fix high key handling in the rt allocator's query_range function
 2020-10-15  8:11 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 NNTP newsgroup(s).