messages from 2017-10-13 18:49:20 to 2017-10-19 07:00:10 UTC [more...]
more extent mapping cleanups
2017-10-19 6:59 UTC (6+ messages)
` [PATCH 01/15] xfs: add a xfs_bmap_fork_to_state helper
` [PATCH 02/15] xfs: make better use of the 'state' variable in xfs_bmap_del_extent_real
` [PATCH 03/15] xfs: remove post-bmap tracing in xfs_bmap_local_to_extents
` [PATCH 04/15] xfs: move pre/post-bmap tracing into xfs_iext_update_extent
` [PATCH 05/15] xfs: remove XFS_BMAP_TRACE_EXLIST
[PATCH v9 0/6] MAP_DIRECT for DAX userspace flush
2017-10-19 6:02 UTC (24+ messages)
` [PATCH v9 1/6] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
[PATCH 00/17] Parent Pointers V3
2017-10-19 4:11 UTC (20+ messages)
` [PATCH 01/17] Add helper functions xfs_attr_set_args and xfs_attr_remove_args
` [PATCH 02/17] Set up infastructure for deferred attribute operations
` [PATCH 03/17] Add xfs_attr_set_defered and xfs_attr_remove_defered
` [PATCH 04/17] Remove all strlen calls in all xfs_attr_* functions for attr names
` [PATCH 05/17] xfs: get directory offset when adding directory name
` [PATCH 06/17] xfs: get directory offset when removing "
` [PATCH 07/17] xfs: get directory offset when replacing a "
` [PATCH 08/17] xfs: add parent pointer support to attribute code
` [PATCH 09/17] xfs: define parent pointer xattr format
` [PATCH 10/17] :xfs: extent transaction reservations for parent attributes
` [PATCH 11/17] Add the extra space requirements for parent pointer attributes when calculating the minimum log size during mkfs
` [PATCH 12/17] xfs: parent pointer attribute creation
` [PATCH 13/17] xfs: add parent attributes to link
` [PATCH 14/17] xfs: remove parent pointers in unlink
` [PATCH 15/17] xfs_bmap_add_attrfork(): re-add error handling from set_attrforkoff() call
` [PATCH 16/17] Add parent pointers to rename
` [PATCH 17/17] Add the parent pointer support to the superblock version 5
Fix false positive by LOCKDEP_CROSSRELEASE
2017-10-19 1:57 UTC (8+ messages)
` [RESEND PATCH 1/3] completion: Add support for initializing completion with lockdep_map
` [RESEND PATCH 2/3] lockdep: Remove unnecessary acquisitions wrt workqueue flush
` [RESEND PATCH 3/3] lockdep: Assign a lock_class per gendisk used for wait_for_completion()
[PATCH 1/3] db: increase metadump's default overly long extent discard threshold
2017-10-19 1:25 UTC (3+ messages)
` [PATCH 2/3] xfsprogs: explicitly cast troublesome types to match printf format specifiers
` [PATCH 3/3] xfs_io: add new error injection knobs to inject command
[PATCH 0/5] miscellaneous fstests fixes
2017-10-18 23:38 UTC (6+ messages)
` [PATCH 1/5] quota: clear speculative delalloc when checking quota usage
` [PATCH 2/5] common/xfs: refactor xfs_scrub presence testing
` [PATCH 3/5] common/xfs: standardize the xfs_scrub output that gets recorded to $seqres.full
` [PATCH 4/5] generic/45[34]: force UTF-8 codeset to enable utf-8 namer checks in xfs_scrub
` [PATCH 5/5] xfs: test that we don't leak inodes and dquots during failed cow recovery
[ANNOUNCE] xfsprogs: for-next updated to 9d199c7
2017-10-18 21:27 UTC (2+ messages)
[GIT PULL] xfs: fixes for 4.14-rc6
2017-10-18 18:38 UTC
xfs_quota hang sometimes when running generic/232
2017-10-18 14:14 UTC
[Bug Report]: generic/085 trigger a XFS panic on kernel 4.14-rc2
2017-10-18 12:05 UTC (11+ messages)
agcount for 2TB, 4TB and 8TB drives
2017-10-18 7:31 UTC (16+ messages)
[PATCH 0/19 v3] dax, ext4, xfs: Synchronous page faults
2017-10-18 6:59 UTC (33+ messages)
` [PATCH 01/19] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH 11/19] dax: Allow tuning whether dax_insert_mapping_entry() dirties entry
` [PATCH 12/19] mm: Define MAP_SYNC and VM_SYNC flags
` [PATCH 14/19] dax: Implement dax_finish_sync_fault()
` [PATCH 15/19] ext4: Simplify error handling in ext4_dax_huge_fault()
` [PATCH 16/19] ext4: Support for synchronous DAX faults
` [PATCH 17/19] ext4: Add support for MAP_SYNC flag
[PATCH V2] xfs: implement cgroup writeback support
2017-10-18 5:18 UTC (5+ messages)
[PATCH] xfsdocs: fix description of directory free block nvalid and nused header fields
2017-10-18 4:57 UTC
[PATCH v12 00/30] xfs: online scrub support
2017-10-17 23:51 UTC (91+ messages)
` [PATCH 02/30] xfs: create block pointer check functions
` [PATCH 04/30] xfs: refactor btree block header checking functions
` [PATCH v2 "
` [PATCH 05/30] xfs: create inode pointer verifiers
` [PATCH v2 "
` [PATCH 06/30] xfs: create an ioctl to scrub AG metadata
` [PATCH 07/30] xfs: dispatch metadata scrub subcommands
` [PATCH 08/30] xfs: probe the scrub ioctl
` [PATCH 09/30] xfs: create helpers to record and deal with scrub problems
` [PATCH 10/30] xfs: create helpers to scrub a metadata btree
` [PATCH 11/30] xfs: scrub the shape of "
` [PATCH 12/30] xfs: scrub btree keys and records
` [PATCH 13/30] xfs: create helpers to scan an allocation group
` [PATCH 14/30] xfs: scrub the secondary superblocks
` [PATCH 15/30] xfs: scrub AGF and AGFL
` [PATCH 16/30] xfs: scrub the AGI
` [PATCH 17/30] xfs: scrub free space btrees
` [PATCH 18/30] xfs: scrub inode btrees
` [PATCH v2 "
` [PATCH 19/30] xfs: scrub rmap btrees
` [PATCH 20/30] xfs: scrub refcount btrees
` [PATCH 21/30] xfs: scrub inodes
` [PATCH v2 "
` [PATCH 22/30] xfs: scrub inode block mappings
` [PATCH 23/30] xfs: scrub directory/attribute btrees
` [PATCH 24/30] xfs: scrub directory metadata
` [PATCH v2 "
` [PATCH 25/30] xfs: scrub directory freespace
` [PATCH v2 "
` [PATCH 26/30] xfs: scrub extended attributes
` [PATCH 27/30] xfs: scrub symbolic links
` [PATCH 28/30] xfs: scrub directory parent pointers
` [PATCH v2 "
` [PATCH 29/30] xfs: scrub realtime bitmap/summary
` [PATCH 30/30] xfs: scrub quota information
[PATCH] xfs: handle error if xfs_btree_get_bufs fails
2017-10-17 18:35 UTC (6+ messages)
Question about 67dc288c ("xfs: ensure verifiers are attached to recovered buffers")
2017-10-17 14:53 UTC (9+ messages)
[PATCH] [RFC] xfs: make xfs_writepage_map extent map centric
2017-10-17 14:44 UTC (8+ messages)
kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
2017-10-17 14:12 UTC (19+ messages)
[Bug Report] XFS mismatch between extent format and zero size in symlink
2017-10-17 12:23 UTC
mainline/master build: 212 builds: 0 failed, 212 passed, 48 warnings (v4.14-rc4-126-g3d7882769b5d)
2017-10-17 8:38 UTC
[PATCH 0/4] xfs: miscellaneous fixes
2017-10-16 19:39 UTC (3+ messages)
` [PATCH 4/4] xfs: cancel dirty pages on invalidation
[PATCH] fs: invalidate page cache after end_io() in dio completion
2017-10-16 19:26 UTC (5+ messages)
[RFC PATCH] xfs: Properly retry failed dquot items in case of error during buffer writeback
2017-10-16 18:49 UTC (6+ messages)
[PATCH] xfsprogs: add xfs_spaceman to .gitignore
2017-10-16 18:36 UTC (2+ messages)
[PATCH] xfs: move two more RT specific functions into CONFIG_XFS_RT
2017-10-16 7:41 UTC (4+ messages)
[PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
2017-10-15 15:21 UTC (13+ messages)
[PATCH] tests/xfs: test for NULL xattr buffer problem during unlink
2017-10-15 7:16 UTC (4+ messages)
[PATCH v2] xfs: trim writepage mapping to within eof
2017-10-14 22:08 UTC (2+ 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).