linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 06:56:19 to 2020-01-18 09:11:15 UTC [more...]

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

XFS reflink vs ThinLVM
 2020-01-17 23:42 UTC  (15+ 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  (23+ messages)

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

[RFC] iomap: fix race between readahead and direct write
 2020-01-17 16:24 UTC  (5+ 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

RFC: hold i_rwsem until aio completes
 2020-01-16 14:00 UTC  (11+ messages)

[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  (3+ 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)

[PATCH v7 0/2] New zonefs file system
 2020-01-15 16:22 UTC  (7+ messages)
` [PATCH v7 1/2] fs: "
` [PATCH v7 2/2] zonefs: Add documentation

[PATCH V2 1/2] xfsprogs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-01-15 12:54 UTC  (2+ messages)
` [PATCH V2 2/2] xfsprogs: Fix log reservation calculation for xattr insert operation

[PATCH v3] xfstests: xfs mount option sanity test
 2020-01-15  8:11 UTC 

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-15  7:44 UTC  (7+ messages)
` [PATCH v2 6/9] iomap,xfs: Convert from readpages to readahead
` [PATCH v2 9/9] mm: Unify all add_to_page_cache variants


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