public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-25 13:30:39 to 2020-04-03 22:12:12 UTC [more...]

[PATCH v8 00/39] xfsprogs: Delay Ready Attributes
 2020-04-03 22:09 UTC  (33+ messages)
` [PATCH v8 01/39] xfsprogs: remove the ATTR_INCOMPLETE flag
` [PATCH v8 02/39] xfsprogs: merge xfs_attr_remove into xfs_attr_set
` [PATCH v8 03/39] xfsprogs: remove the name == NULL check from xfs_attr_args_init
` [PATCH v8 04/39] xfsprogs: remove the MAXNAMELEN "
` [PATCH v8 05/39] xfsprogs: turn xfs_da_args.value into a void pointer
` [PATCH v8 06/39] xfsprogs: pass an initialized xfs_da_args structure to xfs_attr_set
` [PATCH v8 07/39] xfsprogs: pass an initialized xfs_da_args to xfs_attr_get
` [PATCH v8 08/39] xfsprogs: remove the xfs_inode argument to xfs_attr_get_ilocked
` [PATCH v8 09/39] xfsprogs: remove ATTR_KERNOVAL
` [PATCH v8 10/39] xfsprogs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL
` [PATCH v8 11/39] xfsprogs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME
` [PATCH v8 12/39] xfsprogs: factor out a xfs_attr_match helper
` [PATCH v8 13/39] xfsprogs: cleanup struct xfs_attr_list_context
` [PATCH v8 14/39] xfsprogs: remove the unused ATTR_ENTRY macro
` [PATCH v8 16/39] xfsprogs: rename xfs_attr_list_int to xfs_attr_list
` [PATCH v8 17/39] xfsprogs: clean up the ATTR_REPLACE checks
` [PATCH v8 19/39] xfsprogs: embedded the attrlist cursor into struct xfs_attr_list_context
` [PATCH v8 20/39] xfsprogs: Add xfs_has_attr and subroutines
` [PATCH v8 21/39] xfsprogs: Check for -ENOATTR or -EEXIST
` [PATCH v8 23/39] xfsprogs: Pull up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v8 25/39] xfsprogs: Refactor xfs_attr_try_sf_addname
` [PATCH v8 27/39] xfsprogs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v8 28/39] xfsprogs: Pull up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v8 29/39] xfsprogs: Add helper function __xfs_attr_rmtval_remove
` [PATCH v8 32/39] xfsprogs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
` [PATCH v8 33/39] xfsprogs: Add helper function xfs_attr_leaf_mark_incomplete
` [PATCH v8 34/39] xfsprogs: Add remote block helper functions
` [PATCH v8 35/39] xfsprogs: Add helper function xfs_attr_node_removename_setup
` [PATCH v8 36/39] xfsprogs: Add helper function xfs_attr_node_removename_rmt
` [PATCH v8 37/39] xfsprogs: Add delay ready attr remove routines
` [PATCH v8 38/39] xfsprogs: Add delay ready attr set routines
` [PATCH v8 39/39] xfsprogs: Rename __xfs_attr_rmtval_remove

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-04-03 18:37 UTC  (21+ messages)

[PATCH 1/2] xfs: factor out a new xfs_log_force_inode helper
 2020-04-03 15:42 UTC  (4+ messages)
` [PATCH 2/2] xfs: reflink should force the log out if mounted with wsync

[PATCH v2] generic: test PF_MEMALLOC interfering with accounting file write
 2020-04-03  4:32 UTC  (4+ messages)

[PATCH] xfs: reflink should force the log out if mounted with wsync
 2020-04-02 21:55 UTC  (8+ messages)

[GIT PULL] vfs: bug fix for 5.7
 2020-04-02 20:25 UTC  (2+ messages)

[GIT PULL] xfs: new code for 5.7, part 1
 2020-04-02 20:25 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.7
 2020-04-02 20:25 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to d9fdd0adf932
 2020-04-02 16:00 UTC 

[PATCH] xfs: fix inode number overflow in ifree cluster helper
 2020-04-02 14:56 UTC  (3+ messages)

[PATCH] xfs: combine two if statements with same condition
 2020-04-02  7:49 UTC  (3+ messages)

[RFC 0/2] Begin switching iomap from apply to iter
 2020-04-02  7:48 UTC  (7+ messages)
` [PATCH 1/2] iomap: Add iomap_iter API
` [PATCH 2/2] iomap: Convert page_mkwrite to iter API

[PATCH 0/4] xfs: random fixes
 2020-04-02  3:05 UTC  (11+ messages)
` [PATCH 1/4] xfs: prohibit fs freezing when using empty transactions
  ` [PATCH v2 "
` [PATCH 2/4] xfs: validate the realtime geometry in xfs_validate_sb_common
  ` [PATCH v2 "
` [PATCH 3/4] xfs: drop all altpath buffers at the end of the sibling check

[Bug 207053] New: fsfreeze deadlock on XFS (the FIFREEZE ioctl and subsequent FITHAW hang indefinitely)
 2020-04-02  0:15 UTC  (3+ messages)
` [Bug 207053] "

linux-next: xfs metadata corruption since 30 March
 2020-04-01 18:24 UTC  (11+ messages)

[PATCH] iomap: Handle memory allocation failure in readahead
 2020-04-01 16:58 UTC  (6+ messages)

[PATCH v2] xfs: trace quota allocations for all quota types
 2020-04-01  5:15 UTC  (2+ messages)

[PATCH] xfs: move trace_xfs_dquot_dqalloc() to proper place
 2020-04-01  1:50 UTC  (3+ messages)

[PATCH 0/2] xfs: a couple AIL pushing trylock fixes
 2020-03-31 11:46 UTC  (19+ messages)
` [PATCH 1/2] xfs: trylock underlying buffer on dquot flush
` [PATCH 2/2] xfs: return locked status of inode buffer on xfsaild push

[PATCH] iomap: Do not use GFP_NORETRY to allocate BIOs
 2020-03-31  9:21 UTC  (7+ messages)

[PATCH] xfs: remove redundant variable assignment in xfs_symlink()
 2020-03-30 18:37 UTC  (3+ messages)

[PATCH] common/xfs: Execute _xfs_check only when explicitly asked
 2020-03-30 10:12 UTC 

[PATCH] xfs: ratelimit inode flush on buffered write ENOSPC
 2020-03-30  0:33 UTC  (5+ messages)

[PATCH] xfs: don't write a corrupt unmount record to force summary counter recalc
 2020-03-29 23:04 UTC  (4+ messages)

[PATCH v3] generic: per-type quota timers set/get test
 2020-03-29  5:18 UTC 

[ANNOUNCE] xfs-linux: for-next updated to d4bc4c5fd177
 2020-03-28 18:25 UTC 

[PATCH] xfs: remove unnecessary judgment from xfs_create
 2020-03-27 15:45 UTC  (3+ messages)

[PATCH v4] xfs/191: update mkfs.xfs input results
 2020-03-27 10:25 UTC 

[PATCH] xfs: don't flush the entire filesystem when a buffered write runs out of space
 2020-03-27  9:09 UTC  (6+ messages)

[PATCH v2] xfs/191: update mkfs.xfs input results
 2020-03-27  1:22 UTC  (6+ messages)
` [PATCH v3] "

[PATCH 0/8] xfs: various fixes and cleanups
 2020-03-27  0:50 UTC  (15+ messages)
` [PATCH 2/8] xfs: Throttle commits on delayed background CIL push
` [PATCH 4/8] xfs: Improve metadata buffer reclaim accountability
` [PATCH 6/8] xfs: factor common AIL item deletion code
` [PATCH 7/8] xfs: tail updates only need to occur when LSN changes
` [PATCH 8/8] xfs: factor inode lookup from xfs_ifree_cluster

lazytime fixes
 2020-03-26 17:01 UTC  (7+ messages)
` [PATCH 1/4] ubifs: remove broken lazytime support
` [PATCH 2/4] fs: avoid double-writing the inode on a lazytime expiration

[PATCH v10 00/25] Change readahead API
 2020-03-26 16:53 UTC  (9+ messages)
` [PATCH v10 17/25] btrfs: Convert from readpages to readahead
` [PATCH v10 24/25] fuse: "

[ANNOUNCE] xfs-linux: for-next updated to 27fb5a72f50a
 2020-03-26 16:00 UTC 

[PATCH v3] xfs: validate the realtime geometry in xfs_validate_sb_common
 2020-03-26 15:48 UTC 

xfs: clean up log tickets and record writes v3
 2020-03-26 15:41 UTC  (6+ messages)
` [PATCH 1/8] xfs: don't try to write a start record into every iclog

xfs: clean up log tickets and record writes v4
 2020-03-26 11:09 UTC  (11+ messages)
` [PATCH 1/8] xfs: don't try to write a start record into every iclog
` [PATCH 2/8] xfs: re-order initial space accounting checks in xlog_write
` [PATCH 3/8] xfs: refactor and split xfs_log_done()
` [PATCH 4/8] xfs: kill XLOG_TIC_INITED
` [PATCH 5/8] xfs: split xlog_ticket_done
` [PATCH 6/8] xfs: merge xlog_commit_record with xlog_write_done
` [PATCH 7/8] xfs: refactor unmount record writing
` [PATCH 8/8] xfs: remove some stale comments from the log code

xfs duplicate UUID
 2020-03-25 20:05 UTC  (8+ messages)

[PATCH] writeback: avoid double-writing the inode on a lazytime expiration
 2020-03-25 15:47 UTC  (5+ messages)
` [PATCH 1/2] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox