messages from 2018-06-04 01:56:03 to 2018-06-07 20:45:47 UTC [more...]
[PATCH v3 0/2] vfs: better dedupe permission check
2018-06-07 20:45 UTC (5+ messages)
` [PATCH v3 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v3 2/2] vfs: dedupe should return EPERM if permission is not granted
NULL pointer dereference in xfs_trans_binval() when mounting and operating a crafted xfs image
2018-06-07 20:41 UTC
[ANNOUNCE] xfsprogs libxfs-4.18-sync branch created
2018-06-07 20:00 UTC
[PATCH 0/6 V2] xfs: more verifications!
2018-06-07 16:16 UTC (24+ messages)
` [PATCH 1/6] xfs: catch bad stripe alignment configurations
` [PATCH 2/6] xfs: verify extent size hint is valid in inode verifier
` [PATCH 3/6] xfs: verify COW "
` [PATCH 4/6] xfs: validate btree records on retreival
` [PATCH 4/6 v2] "
` [PATCH 4/6 v3] "
` [PATCH 5/6] xfs: verify root inode more thoroughly
` [PATCH 6/6] xfs: push corruption -> ESTALE conversion to xfs_nfs_get_inode()
[PATCH 0/3] xfs: minor cleanups
2018-06-07 16:01 UTC (10+ messages)
` [PATCH 1/3] xfs: move various type verifiers to common file
` [PATCH 2/3] xfs: replace do_mod with native operations
` [PATCH 3/3] xfs: clean up MIN/MAX
[PATCH 0/6] fstests: fixes and new tests
2018-06-07 15:17 UTC (14+ messages)
` [PATCH 1/6] xfs/439: don't check filesystem afterwards
` [PATCH 2/6] xfs/122: fix sb_fname[XFSLABEL_MAX] in test
` [PATCH 3/6] xfs/310: fix _require_scratch_nocheck ordering
` [PATCH 4/6] generic: test swapfile creation, activation, and deactivation
` [PATCH v2 "
` [PATCH 5/6] xfs: abstract xfs_info into $XFS_INFO_PROG
` [PATCH 6/6] xfs: make sure pretty printed geometry output matches
[PATCH 0/2] xfs: fix a couple of potential deadlocks
2018-06-07 14:53 UTC (11+ messages)
` [PATCH 1/2] xfs: setup VFS i_rwsem lockdep state correctly
` [PATCH 2/2] xfs: xfs_reflink_convert_cow() memory allocation deadlock
Question about Experimental of Filesystem DAX
2018-06-07 14:38 UTC (9+ messages)
iomap preparations for GFS2
2018-06-07 13:50 UTC (16+ messages)
` [PATCH 1/6] fs: factor out a __generic_write_end helper
` [PATCH 2/6] iomap: move bdev and dax_dev in a union
` [PATCH 3/6] iomap: mark newly allocated buffer heads as new
` [PATCH 4/6] iomap: complete partial direct I/O writes synchronously
` [PATCH 5/6] iomap: generic inline data handling
` [PATCH 6/6] iomap: add a page_done callback
[PATCH 0/2] xfs: fix buffer delwri queue state race
2018-06-07 12:41 UTC (3+ messages)
` [PATCH 1/2] xfs: define internal buf flag for delwri queue wait list
` [PATCH 2/2] xfs: allow delwri requeue of wait listed buffers
[PATCH 1/3] xfstests: dedupe a single big file and verify integrity
2018-06-07 8:39 UTC (6+ messages)
` [PATCH 2/3] xfstests: iterate dedupe integrity test
` [PATCH 3/3] xfstests: dedupe with random io race test
[PATCH v15.2 00/14] xfs-4.18: online repair support
2018-06-07 4:42 UTC (24+ messages)
` [PATCH 01/14] xfs: repair the AGF and AGFL
` [PATCH 02/14] xfs: repair the AGI
` [PATCH 03/14] xfs: repair free space btrees
` [PATCH 04/14] xfs: repair inode btrees
` [PATCH 05/14] xfs: repair the rmapbt
[PATCH v2 0/7] Fix DM DAX handling
2018-06-06 22:29 UTC (24+ messages)
` [PATCH v2 2/7] dax: change bdev_dax_supported() to support boolean returns
` [PATCH v2 4/7] dm: prevent DAX mounts if not supported
` [PATCH v2 5/7] dm: remove DM_TYPE_DAX_BIO_BASED dm_queue_mode
[PATCH] xfs: mark sb_fname as nonstring
2018-06-06 17:45 UTC (9+ messages)
` [PATCH V2] xfs: fix string handling in get/set functions
[PATCH 01/39] vfs: dedpue: return loff_t
2018-06-06 15:09 UTC (3+ messages)
[PATCH v2] iomap: fsync swap files before iterating mappings
2018-06-06 12:43 UTC (3+ messages)
[[PATCH V2]] xfs: convert to SPDX license tags
2018-06-06 3:00 UTC (2+ messages)
[lkp-robot] [xfs] b027d4c97b: fio.latency_2ms% +7.1% regression
2018-06-06 1:40 UTC (3+ messages)
KASAN vs ZONE_DEVICE (was: Re: [PATCH v2 2/7] dax: change bdev_dax_supported()...)
2018-06-05 19:10 UTC (4+ messages)
[GIT PULL] xfs: 4.18 merge, part 1
2018-06-05 18:59 UTC
Strange XFS problem
2018-06-05 17:34 UTC (7+ messages)
[PATCH] iomap: fsync swap files before iterating mappings
2018-06-05 16:25 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 89c2e71123ba
2018-06-05 7:03 UTC
[PATCH 0/3] xfs: more verifications!
2018-06-05 5:30 UTC (17+ messages)
` [PATCH 1/3] xfs: catch bad stripe alignment configurations
` [PATCH 2/3] xfs: verify extent size hint is valid in inode verifier
` [PATCH 3/3] xfs: validate btree records on retreival
` [PATCH 4/3] xfs: verify root inode more thoroughly
linux-next: manual merge of the xfs tree with Linus' tree
2018-06-05 1:25 UTC (5+ messages)
[PATCH] xfs: use xfs_trans_getsb in xfs_sync_sb_buf
2018-06-05 0:56 UTC (2+ messages)
[PATCH 00/10] xfs: fix various checking problems
2018-06-04 23:22 UTC (11+ messages)
` [PATCH 01/10] xfs: don't forbid setting dax flag on directories if device doesn't dax
` [PATCH 04/10] xfs: check directory bestfree information in the verifier
` [PATCH 07/10] xfs: xfs_alloc_get_rec should return EFSCORRUPTED for obvious bnobt corruption
linux-next: Signed-off-by missing for commit in the xfs tree
2018-06-04 22:17 UTC (2+ messages)
[PATCH v2 0/4] xfs: fix various checking problems
2018-06-04 22:03 UTC (13+ messages)
` [PATCH 1/4] xfs: check directory bestfree information in the verifier
` [PATCH 2/4] xfs: introduce xfs_btree_debug_check_ptr
` [PATCH 3/4] xfs: don't assert when on-disk btree pointers are garbage
` [PATCH 4/4] xfs: strengthen btree pointer checks before use
` [PATCH 5/4] xfs: explicitly pass buffer size to xfs_corruption_error
` [PATCH 6/4] xfs: don't assert on corrupted unlinked inode list
buffered writes without buffer heads in xfs and iomap v5
2018-06-04 12:27 UTC (13+ messages)
` [PATCH 08/21] xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
` [PATCH 09/21] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 10/21] xfs: remove xfs_map_cow
` [PATCH 11/21] xfs: rename the offset variable in xfs_writepage_map
` [PATCH 12/21] xfs: make xfs_writepage_map extent map centric
` [PATCH 13/21] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
NULL pointer dereference in xfs_bmap_extents_to_btree() when mounting and operating a crafted image
2018-06-04 7:02 UTC (8+ messages)
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