linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-03 00:32:59 to 2020-06-09 14:24:39 UTC [more...]

[PATCH 0/7] xfs: Extend per-inode extent counters
 2020-06-09 14:23 UTC  (24+ messages)
` [PATCH 1/7] xfs: Fix log reservation calculation for xattr insert operation
` [PATCH 2/7] xfs: Check for per-inode extent count overflow
` [PATCH 3/7] xfs: Compute maximum height of directory BMBT separately
` [PATCH 4/7] xfs: Add "Use Dir BMBT height" argument to XFS_BM_MAXLEVELS()
` [PATCH 5/7] xfs: Use 2^27 as the maximum number of directory extents
` [PATCH 6/7] xfs: Extend data extent counter to 47 bits
` [PATCH 7/7] xfs: Extend attr extent counter to 32 bits

[PATCH v2] iomap: avoid deadlock if memory reclaim is triggered in writepage path
 2020-06-09 14:03 UTC  (3+ messages)

[PATCH 00/30] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-06-09 13:13 UTC  (63+ messages)
` [PATCH 01/30] xfs: Don't allow logging of XFS_ISTALE inodes
` [PATCH 02/30] xfs: remove logged flag from inode log item
` [PATCH 03/30] xfs: add an inode item lock
` [PATCH 04/30] xfs: mark inode buffers in cache
` [PATCH 05/30] xfs: mark dquot "
` [PATCH 06/30] xfs: mark log recovery buffers for completion
` [PATCH 07/30] xfs: call xfs_buf_iodone directly
` [PATCH 08/30] xfs: clean up whacky buffer log item list reinit
` [PATCH 09/30] xfs: make inode IO completion buffer centric
` [PATCH 10/30] xfs: use direct calls for dquot IO completion
` [PATCH 11/30] xfs: clean up the buffer iodone callback functions
` [PATCH 12/30] xfs: get rid of log item callbacks
` [PATCH 13/30] xfs: handle buffer log item IO errors directly
  ` [PATCH 13/30 V2] "
` [PATCH 14/30] xfs: unwind log item error flagging
` [PATCH 15/30] xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
` [PATCH 16/30] xfs: pin inode backing buffer to the inode log item
` [PATCH 17/30] xfs: make inode reclaim almost non-blocking
` [PATCH 18/30] xfs: remove IO submission from xfs_reclaim_inode()
` [PATCH 19/30] xfs: allow multiple reclaimers per AG
` [PATCH 20/30] xfs: don't block inode reclaim on the ILOCK
` [PATCH 21/30] xfs: remove SYNC_TRYLOCK from inode reclaim
` [PATCH 22/30] xfs: remove SYNC_WAIT from xfs_reclaim_inodes()
` [PATCH 23/30] xfs: clean up inode reclaim comments
` [PATCH 24/30] xfs: rework stale inodes in xfs_ifree_cluster
` [PATCH 25/30] xfs: attach inodes to the cluster buffer when dirtied
` [PATCH 26/30] xfs: xfs_iflush() is no longer necessary
  ` [PATCH 26/30 V2] "
` [PATCH 27/30] xfs: rename xfs_iflush_int()
` [PATCH 28/30] xfs: rework xfs_iflush_cluster() dirty inode iteration
` [PATCH 29/30] xfs: factor xfs_iflush_done
` [PATCH 30/30] xfs: remove xfs_inobp_check()

[RFC PATCH] xfs_repair: fix rebuilding btree node block less than minrecs
 2020-06-09 11:40 UTC 

[PATCH AUTOSEL 5.7 072/274] xfs: more lockdep whackamole with kmem_alloc*
 2020-06-09  4:27 UTC  (11+ messages)
` [PATCH AUTOSEL 5.7 165/274] xfs: clean up the error handling in xfs_swap_extents
` [PATCH AUTOSEL 5.7 173/274] xfs: reset buffer write failure state on successful completion
` [PATCH AUTOSEL 5.7 174/274] xfs: fix duplicate verification from xfs_qm_dqflush()
` [PATCH AUTOSEL 5.7 214/274] xfs: don't fail verifier on empty attr3 leaf block
` [PATCH AUTOSEL 5.7 242/274] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
` [PATCH AUTOSEL 5.7 243/274] xfs: measure all contiguous previous extents for prealloc size
` [PATCH AUTOSEL 5.7 244/274] xfs: force writes to delalloc regions to unwritten

[ANNOUNCE] xfs-linux: for-next updated to 8cc007246972
 2020-06-09  4:25 UTC 

[ANNOUNCE] xfs-linux: iomap-5.8-merge updated to d4ff3b2ef901
 2020-06-09  4:23 UTC 

[PATCH AUTOSEL 5.4 100/175] xfs: clean up the error handling in xfs_swap_extents
 2020-06-08 23:18 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 106/175] xfs: reset buffer write failure state on successful completion
` [PATCH AUTOSEL 5.4 107/175] xfs: fix duplicate verification from xfs_qm_dqflush()
` [PATCH AUTOSEL 5.4 151/175] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
` [PATCH AUTOSEL 5.4 152/175] xfs: measure all contiguous previous extents for prealloc size
` [PATCH AUTOSEL 5.4 153/175] xfs: force writes to delalloc regions to unwritten

[PATCH AUTOSEL 4.19 056/106] xfs: clean up the error handling in xfs_swap_extents
 2020-06-08 23:22 UTC  (5+ messages)
` [PATCH AUTOSEL 4.19 061/106] xfs: reset buffer write failure state on successful completion
` [PATCH AUTOSEL 4.19 062/106] xfs: fix duplicate verification from xfs_qm_dqflush()
` [PATCH AUTOSEL 4.19 092/106] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
` [PATCH AUTOSEL 4.19 093/106] xfs: measure all contiguous previous extents for prealloc size

[PATCH AUTOSEL 4.14 62/72] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
 2020-06-08 23:24 UTC 

[PATCH AUTOSEL 4.9 44/50] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
 2020-06-08 23:26 UTC 

[PATCH AUTOSEL 4.4 33/37] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
 2020-06-08 23:27 UTC 

[PATCH v2] xfs_copy: flush target devices before exiting
 2020-06-08 18:47 UTC 

[PATCH] xfs_copy: flush target devices before exiting
 2020-06-08 18:45 UTC  (2+ messages)

[PATCH] iomap: Fix unsharing of an extent >2GB on a 32-bit machine
 2020-06-08 16:16 UTC  (3+ messages)

[PATCH 2/2] xfs: Couple of typo fixes in comments
 2020-06-07  7:44 UTC  (2+ messages)
` [PATCH] "

Performance benchmarking of dabtree for working with large number of xattrs
 2020-06-06  8:29 UTC 

[PATCH] iomap: Handle I/O errors gracefully in page_mkwrite
 2020-06-05 22:49 UTC  (12+ messages)

[PATCH] xfs: get rid of unnecessary xfs_perag_{get,put} pairs
 2020-06-05 18:47 UTC  (16+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH v2] xfs: preserve rmapbt swapext block reservation from freed blocks
 2020-06-05 14:49 UTC 

[RFC PATCH 0/8] dax: Add a dax-rmap tree to support reflink
 2020-06-05  2:30 UTC  (9+ messages)
  ` 回复: "

[PATCH v2] xfs: Fix false positive lockdep warning with sb_internal & fs_reclaim
 2020-06-05  0:46 UTC  (3+ messages)

[PATCH 00/30] xfs: rework inode flushing to make inode reclaim fully asynchronous
 2020-06-04 14:03 UTC  (33+ messages)
` [PATCH 03/30] xfs: add an inode item lock
` [PATCH 04/30] xfs: mark inode buffers in cache
` [PATCH 07/30] xfs: call xfs_buf_iodone directly
` [PATCH 09/30] xfs: make inode IO completion buffer centric
` [PATCH 10/30] xfs: use direct calls for dquot IO completion
` [PATCH 11/30] xfs: clean up the buffer iodone callback functions
` [PATCH 12/30] xfs: get rid of log item callbacks
` [PATCH 13/30] xfs: handle buffer log item IO errors directly
` [PATCH 14/30] xfs: unwind log item error flagging
` [PATCH 15/30] xfs: move xfs_clear_li_failed out of xfs_ail_delete_one()
` [PATCH 16/30] xfs: pin inode backing buffer to the inode log item

[RFC PATCH] xfs: avoid deadlock when tigger memory reclam in xfs_map_blocks()
 2020-06-04  1:22 UTC  (5+ messages)

[PATCH] xfs: preserve rmapbt swapext block reservation from freed blocks
 2020-06-03 18:57 UTC  (5+ messages)

[PATCH V11 00/11] XFS - Enable per-file/per-directory DAX operations V11
 2020-06-03 17:03 UTC  (6+ messages)
` [PATCH V11 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()

[XFS SUMMIT] Ugh, Rebasing Sucks!
 2020-06-03 16:52 UTC  (5+ messages)

[PATCH] xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
 2020-06-03 16:26 UTC  (2+ messages)

[PATCH 0/2] Bypass sb geometry if custom alignment is supplied on mount
 2020-06-03  7:58 UTC  (6+ messages)
` [PATCH 2/2] xfs: Bypass sb alignment checks when custom values are used

[PATCH] xfs/XXX: Add xfs/XXX
 2020-06-03  3:49 UTC  (6+ messages)

[GIT PULL] vfs: improve DAX behavior for 5.8, part 2
 2020-06-03  3:50 UTC  (2+ messages)

[GIT PULL] vfs: improve DAX behavior for 5.8, part 1
 2020-06-03  3:50 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.8
 2020-06-03  3:50 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.8 (now with fixed To line)
 2020-06-03  2:40 UTC  (2+ messages)

kill of struct xfs_icdinode
 2020-06-03  0:36 UTC  (7+ messages)
` [PATCH 06/14] xfs: move the di_cowextsize field to struct xfs_inode
` [PATCH 08/14] xfs: use a union for i_cowextsize and i_flushiter
` [PATCH 13/14] xfs: move the di_dmevmask field to struct xfs_inode


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