linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 16:26:58 to 2020-01-18 23:09:07 UTC [more...]

[RFC] iomap: fix race between readahead and direct write
 2020-01-18 23:08 UTC  (6+ messages)

XFS reflink vs ThinLVM
 2020-01-18 23:06 UTC  (16+ messages)

[PATCH v6 00/16] xfs: Delay Ready Attributes
 2020-01-18 22:50 UTC  (17+ messages)
` [PATCH v6 01/16] xfs: Replace attribute parameters with struct xfs_name
` [PATCH v6 02/16] xfs: Embed struct xfs_name in xfs_da_args
` [PATCH v6 03/16] xfs: Add xfs_has_attr and subroutines
` [PATCH v6 04/16] xfs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v6 05/16] xfs: Factor out trans handling in xfs_attr3_leaf_flipflags
` [PATCH v6 06/16] xfs: Factor out xfs_attr_leaf_addname helper
` [PATCH v6 07/16] xfs: Refactor xfs_attr_try_sf_addname
` [PATCH v6 08/16] xfs: Factor out trans roll from xfs_attr3_leaf_setflag
` [PATCH v6 09/16] xfs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v6 10/16] xfs: Factor out trans roll in xfs_attr3_leaf_clearflag
` [PATCH v6 11/16] xfs: Check for -ENOATTR or -EEXIST
` [PATCH v6 12/16] xfs: Add helper function xfs_attr_init_unmapstate
` [PATCH v6 13/16] xfs: Add helper function xfs_attr_rmtval_unmap
` [PATCH v6 14/16] xfs: Simplify xfs_attr_set_args
` [PATCH v6 15/16] xfs: Add delay ready attr remove routines
` [PATCH v6 16/16] xfs: Add delay ready attr set routines

[PATCH v6 00/17] xfsprogs: Delayed Ready Attributes
 2020-01-18 22:45 UTC  (18+ messages)
` [PATCH v6 01/17] xfsprogs: Remove all strlen in all xfs_attr_* functions for attr names
` [PATCH v6 02/17] xfsprogs: Replace attribute parameters with struct xfs_name
` [PATCH v6 03/17] xfsprogs: Embed struct xfs_name in xfs_da_args
` [PATCH v6 04/17] xfsprogs: Add xfs_has_attr and subroutines
` [PATCH v6 05/17] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set
` [PATCH v6 06/17] xfsprogs: Factor out trans handling in xfs_attr3_leaf_flipflags
` [PATCH v6 07/17] xfsprogs: Factor out xfs_attr_leaf_addname helper
` [PATCH v6 08/17] xfsprogs: Refactor xfs_attr_try_sf_addname
` [PATCH v6 09/17] xfsprogs: Factor out trans roll from xfs_attr3_leaf_setflag
` [PATCH v6 10/17] xfsprogs: Factor out xfs_attr_rmtval_invalidate
` [PATCH v6 11/17] xfsprogs: Factor out trans roll in xfs_attr3_leaf_clearflag
` [PATCH v6 12/17] xfsprogs: Check for -ENOATTR or -EEXIST
` [PATCH v6 13/17] xfsprogs: Add helper function xfs_attr_init_unmapstate
` [PATCH v6 14/17] xfsprogs: Add helper function xfs_attr_rmtval_unmap
` [PATCH v6 15/17] xfsprogs: Simplify xfs_attr_set_args
` [PATCH v6 16/17] xfsprogs: Add delay ready attr remove routines
` [PATCH v6 17/17] xfsprogs: Add delay ready attr set routines

RFC: hold i_rwsem until aio completes
 2020-01-18 22:40 UTC  (13+ messages)

[PATCH v3] xfstests: xfs mount option sanity test
 2020-01-18 17:23 UTC  (2+ messages)

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-18  9:11 UTC  (41+ messages)
` [RFC PATCH V2 01/12] fs/stat: Define DAX statx attribute
` [RFC PATCH V2 05/12] fs: remove unneeded IS_DAX() check
` [RFC PATCH V2 07/12] fs: Add locking for a dynamic inode 'mode'
` [RFC PATCH V2 08/12] fs/xfs: Add lock/unlock mode to xfs
` [RFC PATCH V2 09/12] fs: Prevent mode change if file is mmap'ed

[PATCH V2 1/2] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-01-18  4:45 UTC  (6+ messages)
` [PATCH V2 2/2] xfs: Fix log reservation calculation for xattr insert operation

[PATCH] xfs_repair: stop using ->data_entry_p()
 2020-01-18  4:39 UTC  (2+ messages)

[PATCH v2 00/11] xfs: make buffer functions return error codes
 2020-01-17 23:05 UTC  (18+ messages)
` [PATCH 01/11] xfs: make xfs_buf_alloc return an error code
` [PATCH 02/11] xfs: make xfs_buf_read "
` [PATCH 03/11] xfs: make xfs_buf_get "
` [PATCH 04/11] xfs: make xfs_buf_get_uncached "
` [PATCH 05/11] xfs: make xfs_buf_read_map "
` [PATCH 06/11] xfs: make xfs_buf_get_map "
` [PATCH 07/11] xfs: make xfs_trans_get_buf_map "
` [PATCH 08/11] xfs: make xfs_trans_get_buf "
` [PATCH 09/11] xfs: remove the xfs_btree_get_buf[ls] functions
` [PATCH 10/11] xfs: make xfs_*read_agf return EAGAIN to ALLOC_FLAG_TRYLOCK callers
` [PATCH 11/11] xfs: remove unnecessary null pointer checks from _read_agf callers

Problems with determining data presence by examining extents?
 2020-01-17 16:43 UTC  (15+ messages)

Making linkat() able to overwrite the target
 2020-01-17 16:39 UTC  (8+ messages)

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2020-01-17 10:50 UTC  (2+ messages)

Bug#921509: marked as done (please package new upstream version)
 2020-01-17  8:36 UTC 

Bug#144876: marked as done (xfsprogs: Please don't package it as a native package)
 2020-01-17  8:36 UTC  (2+ messages)
  ` Bug#510516: marked as done (is not "

[PATCH] xfs/126: fix that corrupt xattr might fail with a small probability
 2020-01-17  6:15 UTC  (9+ messages)

[PATCH -next] xfs: remove unused variable 'done'
 2020-01-17  6:16 UTC  (2+ messages)

clean up the attr interface v2
 2020-01-17  0:59 UTC  (3+ messages)
` [PATCH 01/29] xfs: remove the ATTR_INCOMPLETE flag

[PATCH 0/9] xfs: make buffer functions return error codes
 2020-01-16 23:26 UTC  (25+ messages)
` [PATCH 1/9] xfs: make xfs_buf_alloc return an error code
` [PATCH 2/9] xfs: make xfs_buf_read "
` [PATCH 3/9] xfs: make xfs_buf_get "
` [PATCH 4/9] xfs: make xfs_buf_get_uncached "
` [PATCH 5/9] xfs: make xfs_buf_read_map "
` [PATCH 6/9] xfs: make xfs_buf_get_map "
` [PATCH 7/9] xfs: make xfs_trans_get_buf_map "
` [PATCH 8/9] xfs: make xfs_trans_get_buf "
` [PATCH 9/9] xfs: make xfs_btree_get_buf functions "

[PATCH 0/2] xfs: fix stale disk exposure after crash
 2020-01-16 23:16 UTC  (9+ messages)
` [PATCH 1/2] xfs: force writes to delalloc regions to unwritten
` [PATCH 2/2] xfs: relax unwritten writeback overhead under some circumstances

[PATCH] xfs: remove the di_version field from struct icdinode
 2020-01-16 10:46 UTC 

[PATCH 0/7] fstests: random fixes
 2020-01-16  9:25 UTC  (15+ messages)
` [PATCH 1/7] xfs/449: filter out "Discarding..." from output
` [PATCH 2/7] xfs/122: add disk dquot structure to the list
` [PATCH 3/7] xfs/507: skip if we can't create a large sparse file for testing
` [PATCH 4/7] xfs/279: skip test if we can't allocate scsi_debug device
` [PATCH 5/7] rc: fix _get_max_lfs_filesize on 32-bit platforms
` [PATCH 6/7] generic/108: skip test if we can't initialize scsi_debug
` [PATCH 7/7] xfs/020: call _notrun if we can't create a 60t sparse image

[PATCH v4 0/7] xfs: fix buf log item memory corruption on non-amd64
 2020-01-16  7:48 UTC  (12+ messages)
` [PATCH 1/7] xfs: refactor remote attr value buffer invalidation
` [PATCH 2/7] xfs: fix memory corruption during "
` [PATCH 3/7] xfs: streamline xfs_attr3_leaf_inactive
  ` [PATCH v2 "
` [PATCH 4/7] xfs: clean up xfs_buf_item_get_format return value
` [PATCH 5/7] xfs: complain if anyone tries to create a too-large buffer log item
` [PATCH 6/7] xfs: make struct xfs_buf_log_format have a consistent size
` [PATCH 7/7] xfs: check log iovec size to make sure it's plausibly a buffer log format

[PATCH 0/2] xfs_admin: unify online/offline fs label setting
 2020-01-16  5:11 UTC  (3+ messages)
` [PATCH 1/2] xfs: refactor calls to xfs_admin
` [PATCH 2/2] xfs: test setting labels with xfs_admin

[PATCH 0/1] xfs: test xfs_scrub media scan
 2020-01-16  5:11 UTC  (2+ messages)
` [PATCH 1/1] xfs: test xfs_scrub phase 6 media error reporting

linux-next: build warning after merge of the xfs tree
 2020-01-16  0:37 UTC 

linux-next: build warning after merge of the xfs tree
 2020-01-15 22:12 UTC 

xfs/191 failures?
 2020-01-15 18:07 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to ca78eee7b4ac
 2020-01-15 17:13 UTC 

[PATCH] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
 2020-01-15 17:12 UTC  (2+ messages)

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-15 17:10 UTC  (3+ messages)

2019 NYE Patchbomb Guide!
 2020-01-15 16:34 UTC  (3+ 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).