messages from 2018-08-08 19:47:32 to 2018-08-28 00:04:08 UTC [more...]
Where to find xfs-import.git
2018-08-27 20:15 UTC
Trying to write to read-only block-device from XFS
2018-08-27 16:53 UTC (7+ messages)
[PATCH v2 0/3] xfs: Reduce spinlock contention in log space slowpath code
2018-08-27 15:34 UTC (8+ messages)
` [PATCH v2 1/3] sched/core: Export wake_q functions to kernel modules
` [PATCH v2 2/3] xfs: Prevent multiple wakeups of the same log space waiter
` [PATCH v2 3/3] xfs: Use wake_q for waking up log space waiters
[PATCH v2 0/3] xfs: bli refcount fixups
2018-08-27 14:25 UTC (4+ messages)
` [PATCH 1/3] xfs: don't unlock invalidated buf on aborted tx commit
` [PATCH 2/3] xfs: clean up xfs_trans_brelse()
` [PATCH 3/3] xfs: refactor xfs_buf_log_item reference count handling
[PATCH] xfs: fix GPF in swapfile_activate of file from overlayfs
2018-08-27 7:17 UTC (8+ messages)
[PATCH] xfs: verify size-vs-format for symlinks & dirs
2018-08-27 4:41 UTC (4+ messages)
[PATCH 0/2] xfs: Use wake_q for waking up log space waiters
2018-08-26 21:02 UTC (6+ messages)
` [PATCH 1/2] sched/core: Export wake_q functions to kernel modules
` [PATCH 2/2] xfs: Use wake_q for waking up log space waiters
null pointer dereference in xfs_dir_isempty()
2018-08-26 15:58 UTC (2+ messages)
Corrupted large file ?
2018-08-24 21:27 UTC (2+ messages)
[ANNOUNCE] xfsprogs-4.18.0 released
2018-08-24 21:16 UTC
Corrupted large file ?
2018-08-24 15:32 UTC
[PATCH] xfs: don't unlock invalidated buf on aborted tx commit
2018-08-24 14:56 UTC (7+ messages)
Out-of-bounds access in xfs_iext_last() found by fuzzing
2018-08-24 13:44 UTC
[Bug 200925] New: null pointer dereference in xfs_dir_isempty()
2018-08-24 13:36 UTC (3+ messages)
` [Bug 200925] "
[Bug 200923] New: out-of-bounds access in xfs_iext_last()
2018-08-24 13:19 UTC (2+ messages)
` [Bug 200923] "
[PATCH] generic: test for deduplication between different files
2018-08-24 2:19 UTC (10+ messages)
` [patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)
[PATCH 0/10] xfs: feature flag rework
2018-08-23 13:39 UTC (27+ messages)
` [PATCH 01/10] xfs: reflect sb features in xfs_mount
` [PATCH 02/10] xfs: replace xfs_sb_version checks with feature flag checks
` [PATCH 03/10] xfs: consolidate mount option features in m_features
` [PATCH 04/10] xfs: convert mount flags to features
` [PATCH 05/10] xfs: convert remaining mount flags to state flags
` [PATCH 06/10] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shut_down
` [PATCH 07/10] xfs: convert xfs_fs_geometry to use mount feature checks
` [PATCH 08/10] xfs: open code sb verifier "
` [PATCH 09/10] xfs: convert scrub to use mount-based "
` [PATCH 10/10] xfs: remove unused xfs_sb_version_has... wrappers
[PATCH 0/6 V2] xfs: more verifications!
2018-08-22 0:41 UTC (11+ messages)
` [PATCH 2/6] xfs: verify extent size hint is valid in inode verifier
[GIT PULL] xfs: 4.19 merge, part 3
2018-08-21 15:12 UTC
[PATCH] mm: introduce kvvirt_to_page() helper
2018-08-20 21:53 UTC (7+ messages)
[PATCH v2 0/6] xfs-4.19: various fixes
2018-08-19 21:07 UTC (23+ messages)
` [PATCH 1/6] xfs: recalculate summary counters at mount time if icount is bad
` [PATCH 2/6] xfs: xrep_findroot_block should reject root blocks with siblings
` [PATCH 3/6] xfs: sanity check ag header values in xrep_calc_ag_resblks
` [PATCH 4/6] xfs: fix buffer state management in xrep_findroot_block
` [PATCH 5/6] iomap: fix WARN_ON_ONCE on uninitialized variable
` [PATCH 6/6] xfs: don't crash the vfs on a garbage inline symlink
[PATCH] generic: add FIBMAP basic testing
2018-08-19 13:07 UTC (2+ messages)
[Bug 200835] New: XFS hangs in xfs_reclaim_inode()
2018-08-17 14:06 UTC (11+ messages)
` [Bug 200835] "
mount (quotacheck) triggers OOM killer
2018-08-15 14:36 UTC (2+ messages)
[GIT PULL] xfs: 4.19 merge, part 2
2018-08-14 15:13 UTC
Missing security_inode_readlink() in xfs_file_ioctl()
2018-08-13 22:22 UTC (7+ messages)
[GIT PULL] xfs: 4.19 merge, part 1
2018-08-13 14:51 UTC
[PATCH] xfs_buf: Remove unneeded variable from xfs_buf_ioapply_map
2018-08-13 13:46 UTC
FROM MRS MARY ANN MADU, IMPORTANT INFORMATION PART PAYMENT OF ($18.7M)
2018-08-13 9:31 UTC
[PATCH] xfs: remove b_last_holder & associated macros
2018-08-13 7:44 UTC (3+ messages)
[PATCH 05/14] xfs: repair free space btrees
2018-08-13 2:46 UTC (20+ messages)
Kernel crashes in xfs_alloc_get_freelist() when writing to a corrupted xfs image
2018-08-13 2:29 UTC (3+ messages)
[Bug 200047] slab-out-of-bounds in xlog_recover_do_reg_buffer() when mounting a crafted xfs image
2018-08-11 0:51 UTC
[PATCH 1/1] xfs: fix a null pointer dereference in xfs_bmap_extents_to_btree
2018-08-11 0:48 UTC (6+ messages)
[PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
2018-08-10 19:26 UTC (9+ messages)
[PATCH] iomap: Switch to offset_in_page for clarity
2018-08-10 18:45 UTC
[PATCH v17.2 0/4] xfs-4.19: online repair support
2018-08-10 14:58 UTC (13+ messages)
` [PATCH 1/4] xfs: xrep_findroot_block should reject root blocks with siblings
` [PATCH 2/4] xfs: repair the AGF
` [PATCH 3/4] xfs: repair the AGFL
` [PATCH 4/4] xfs: repair the AGI
[PATCH v2 1/2] ext4: Close race between direct IO and ext4_break_layouts()
2018-08-09 16:21 UTC (4+ messages)
` [PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
fatal error -- couldn't map inode 4324730417, err = 117 (Big Noob at this please help)
2018-08-09 11:14 UTC (2+ messages)
[PATCH v17.1 00/14] xfs-4.19: online repair support
2018-08-09 11:14 UTC (9+ messages)
` [PATCH 03/14] xfs: repair the AGFL
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;
as well as URLs for NNTP newsgroup(s).