messages from 2020-04-03 22:12:11 to 2020-04-09 07:44:16 UTC [more...]
[PATCH 0/5] xfsprogs: rollup of various fixes for 5.6
2020-04-09 7:44 UTC (15+ 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
libelf-0.175 breaks objtool
2020-04-09 7:41 UTC (3+ messages)
xfs_check vs. xfs_repair vs. the world^W^Wfstests
2020-04-09 7:40 UTC (3+ messages)
[PATCH] xfs: acquire superblock freeze protection on eofblocks scans
2020-04-09 7:40 UTC (3+ messages)
[PATCH] xfs: remove unnecessary variable udqp from xfs_ioctl_setattr
2020-04-09 7:37 UTC (2+ messages)
[PATCH] xfs: pass a commit_mode to xfs_trans_commit
2020-04-09 7:36 UTC
[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
2020-04-09 7:31 UTC (36+ messages)
` [PATCH V6 1/8] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V6 2/8] fs: Remove unneeded IS_DAX() check
` [PATCH V6 3/8] fs/stat: Define DAX statx attribute
` [PATCH V6 4/8] fs/xfs: Make DAX mount option a tri-state
` [PATCH V6 5/8] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V6 7/8] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate() to xfs_ioctl_dax_check()
` [PATCH V6 8/8] Documentation/dax: Update Usage section
[GIT PULL] iomap: bug fix for 5.7
2020-04-09 4:55 UTC (2+ messages)
[PATCH] xfsdocs: capture some information about dirs vs. attrs and how they use dabtrees
2020-04-09 0:16 UTC (2+ messages)
[RFC v6 PATCH 00/10] xfs: automatic relogging experiment
2020-04-09 0:05 UTC (15+ 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 0/2] block: add bio based read-write helper
2020-04-08 23:22 UTC (10+ messages)
` [PATCH 1/2] block: add bio based rw helper for data buffer
` [PATCH 2/2] xfs: use block layer helper for rw
[PATCH 0/2] Extend xattr extent counter to 32-bits
2020-04-08 22:45 UTC (21+ messages)
` [PATCH 1/2] xfs: Fix log reservation calculation for xattr insert operation
` [PATCH 2/2] xfs: Extend xattr extent counter to 32-bits
[PATCH v8 00/20] xfs: Delay Ready Attributes
2020-04-08 16:32 UTC (41+ 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 v2] xfs: check if reserved free disk blocks is needed
2020-04-08 14:12 UTC (3+ messages)
[ANNOUNCE] xfsprogs-5.6.0-rc1 released
2020-04-08 14:01 UTC
[PATCH 0/2] Extend xattr extent counter to 32-bits
2020-04-08 12:46 UTC (5+ 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] xfs/XXX: Add xfs/XXX
2020-04-07 18:30 UTC
[Bug 207053] New: fsfreeze deadlock on XFS (the FIFREEZE ioctl and subsequent FITHAW hang indefinitely)
2020-04-07 17:02 UTC (12+ messages)
` [Bug 207053] "
[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
2020-04-07 11:05 UTC (14+ messages)
[PATCH] common/xfs: Execute _xfs_check only when explicitly asked
2020-04-07 5:48 UTC (3+ messages)
[PATCH] xfs: check if reserved free disk blocks is needed
2020-04-07 1:30 UTC (3+ messages)
[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 (7+ messages)
` [PATCH 2/2] xfs: reflink should force the log out if mounted with wsync
[PATCH V5 00/12] Enable per-file/per-directory DAX operations V5
2020-04-06 10:00 UTC (13+ messages)
[PATCH v8 00/39] xfsprogs: Delay Ready Attributes
2020-04-03 22:09 UTC (11+ messages)
` [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 18/39] xfsprogs: clean up the attr flag confusion
` [PATCH v8 22/39] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v8 24/39] xfsprogs: Split apart xfs_attr_leaf_addname
` [PATCH v8 26/39] xfsprogs: Pull up trans roll from xfs_attr3_leaf_setflag
` [PATCH v8 30/39] xfsprogs: Add helper function xfs_attr_node_shrink
` [PATCH v8 31/39] xfsprogs: Removed unneeded xfs_trans_roll_inode calls
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox