messages from 2018-08-10 21:54:17 to 2018-08-28 23:18:08 UTC [more...]
[PATCH v8 00/28] Parent Pointers v8
2018-08-28 19:22 UTC (23+ messages)
` [PATCH v8 01/28] xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
` [PATCH v8 02/28] xfs: Add helper function xfs_attr_try_sf_addname
` [PATCH v8 03/28] xfs: Add attibute set and helper functions
` [PATCH v8 04/28] xfs: Add attibute remove "
` [PATCH v8 05/28] xfs: Hold inode locks in xfs_ialloc
` [PATCH v8 06/28] xfs: Add trans toggle to attr routines
` [PATCH v8 07/28] xfs: Set up infastructure for deferred attribute operations
` [PATCH v8 08/28] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v8 09/28] xfs: Add xfs_has_attr and subroutines
` [PATCH v8 10/28] xfs: Add attr context to log item
` [PATCH v8 11/28] xfs: Roll delayed attr operations by returning EAGAIN
` [PATCH v8 12/28] xfs: Remove roll_trans boolean
` [PATCH v8 13/28] xfs: Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH v8 14/28] xfs: get directory offset when adding directory name
` [PATCH v8 15/28] xfs: get directory offset when removing "
` [PATCH v8 16/28] xfs: get directory offset when replacing a "
` [PATCH v8 19/28] xfs: extent transaction reservations for parent attributes
` [PATCH v8 20/28] xfs: parent pointer attribute creation
` [PATCH v8 21/28] xfs: add parent attributes to link
` [PATCH v8 22/28] xfs: remove parent pointers in unlink
` [PATCH v8 24/28] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v8 25/28] xfs: Add helper function xfs_attr_list_context_init
Where to find xfs-import.git
2018-08-28 13:19 UTC (3+ messages)
[PATCH] xfs: remove last of unnecessary xfs_defer_cancel() callers
2018-08-28 12:33 UTC
Trying to write to read-only block-device from XFS
2018-08-28 7:54 UTC (9+ messages)
[ANNOUNCE] xfs: master and for-next branches updated to v4.19-rc1
2018-08-28 2:46 UTC (2+ messages)
[PATCH v2 0/3] xfs: Reduce spinlock contention in log space slowpath code
2018-08-28 1:26 UTC (10+ 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 (6+ 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 (14+ 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 (5+ 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;
as well as URLs for NNTP newsgroup(s).