linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-28 18:25:42 to 2020-04-06 22:08:10 UTC [more...]

[PATCH 0/5] xfsprogs: rollup of various fixes for 5.6
 2020-04-06 22:07 UTC  (9+ messages)
` [PATCH 1/5] libxfs: don't barf in libxfs_bwrite on a null buffer ops name
` [PATCH 2/5] libxfs: check return value of device flush when closing device
` [PATCH 3/5] xfs_db: clean up the salvage read callsites in set_cur()
` [PATCH 4/5] xfs_repair: fix dir_read_buf use of libxfs_da_read_buf
` [PATCH 5/5] xfs_scrub: fix type error in render_ino_from_handle

[PATCH 0/2] Extend xattr extent counter to 32-bits
 2020-04-06 17:07 UTC  (4+ messages)
` [PATCH 1/2] xfsprogs: Fix log reservation calculation for xattr insert operation
` [PATCH 2/2] xfsprogs: Extend attr extent counter to 32-bits

[PATCH 0/2] Extend xattr extent counter to 32-bits
 2020-04-06 17:06 UTC  (6+ messages)
` [PATCH 1/2] xfs: Fix log reservation calculation for xattr insert operation
` [PATCH 2/2] xfs: Extend xattr extent counter to 32-bits

[ANNOUNCE] xfs-linux: for-next updated to 5833112df7e9
 2020-04-06 16:54 UTC 

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

[PATCH v8 00/20] xfs: Delay Ready Attributes
 2020-04-06 14:31 UTC  (23+ messages)
` [PATCH v8 01/20] xfs: Add xfs_has_attr and subroutines
` [PATCH v8 02/20] xfs: Check for -ENOATTR or -EEXIST
` [PATCH v8 03/20] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v8 04/20] xfs: Pull up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v8 05/20] xfs: Split apart xfs_attr_leaf_addname
` [PATCH v8 06/20] xfs: Refactor xfs_attr_try_sf_addname
` [PATCH v8 07/20] xfs: Pull up trans roll from xfs_attr3_leaf_setflag
` [PATCH v8 08/20] xfs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v8 09/20] xfs: Pull up trans roll in xfs_attr3_leaf_clearflag
` [PATCH v8 10/20] xfs: Add helper function __xfs_attr_rmtval_remove
` [PATCH v8 11/20] xfs: Add helper function xfs_attr_node_shrink
` [PATCH v8 12/20] xfs: Removed unneeded xfs_trans_roll_inode calls
` [PATCH v8 13/20] xfs: Add helpers xfs_attr_is_shortform and xfs_attr_set_shortform
` [PATCH v8 14/20] xfs: Add helper function xfs_attr_leaf_mark_incomplete
` [PATCH v8 15/20] xfs: Add remote block helper functions
` [PATCH v8 16/20] xfs: Add helper function xfs_attr_node_removename_setup
` [PATCH v8 17/20] xfs: Add helper function xfs_attr_node_removename_rmt
` [PATCH v8 18/20] xfs: Add delay ready attr remove routines
` [PATCH v8 19/20] xfs: Add delay ready attr set routines
` [PATCH v8 20/20] xfs: Rename __xfs_attr_rmtval_remove

[PATCH] xfs: check if reserved free disk blocks is needed
 2020-04-06 13:38 UTC  (2+ messages)

[RFC v6 PATCH 00/10] xfs: automatic relogging experiment
 2020-04-06 12:36 UTC  (11+ messages)
` [RFC v6 PATCH 01/10] xfs: automatic relogging item management
` [RFC v6 PATCH 02/10] xfs: create helper for ticket-less log res ungrant
` [RFC v6 PATCH 03/10] xfs: extra runtime reservation overhead for relog transactions
` [RFC v6 PATCH 04/10] xfs: relog log reservation stealing and accounting
` [RFC v6 PATCH 05/10] xfs: automatic log item relog mechanism
` [RFC v6 PATCH 06/10] xfs: automatically relog the quotaoff start intent
` [RFC v6 PATCH 07/10] xfs: prevent fs freeze with outstanding relog items
` [RFC v6 PATCH 08/10] xfs: buffer relogging support prototype
` [RFC v6 PATCH 09/10] xfs: create an error tag for random relog reservation
` [RFC v6 PATCH 10/10] xfs: relog random buffers based on errortag

[PATCH] common/xfs: Execute _xfs_check only when explicitly asked
 2020-04-06 12:31 UTC  (2+ messages)

[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
 2020-04-06 10:00 UTC  (23+ messages)

[PATCH v8 00/39] xfsprogs: Delay Ready Attributes
 2020-04-03 22:09 UTC  (40+ 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 15/39] xfsprogs: move the legacy xfs_attr_list to xfs_ioctl.c
` [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 18/39] xfsprogs: clean up the attr flag confusion
` [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 22/39] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v8 23/39] xfsprogs: Pull up trans handling in xfs_attr3_leaf_flipflags
` [PATCH v8 24/39] xfsprogs: Split apart xfs_attr_leaf_addname
` [PATCH v8 25/39] xfsprogs: Refactor xfs_attr_try_sf_addname
` [PATCH v8 26/39] xfsprogs: Pull up trans roll from xfs_attr3_leaf_setflag
` [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 30/39] xfsprogs: Add helper function xfs_attr_node_shrink
` [PATCH v8 31/39] xfsprogs: Removed unneeded xfs_trans_roll_inode calls
` [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 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  (7+ messages)
` [PATCH 1/4] xfs: prohibit fs freezing when using empty transactions
` [PATCH 2/4] xfs: validate the realtime geometry in xfs_validate_sb_common
` [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  (10+ messages)
` [PATCH 1/2] xfs: trylock underlying buffer on dquot flush

[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] 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  (2+ 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 


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