messages from 2017-10-06 06:52:33 to 2017-10-10 17:39:28 UTC [more...]
[PATCH v7 00/12] MAP_DIRECT for DAX RDMA and userspace flush
2017-10-10 17:39 UTC (39+ messages)
` [PATCH v7 01/12] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v7 02/12] fs, mm: pass fd to ->mmap_validate()
` [PATCH v7 03/12] fs: introduce i_mapdcount
` [PATCH v7 04/12] fs: MAP_DIRECT core
` [PATCH v7 05/12] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v7 06/12] xfs: wire up MAP_DIRECT
` [PATCH v7 07/12] dma-mapping: introduce dma_has_iommu()
` [PATCH v8] dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v7 08/12] fs, mapdirect: introduce ->lease_direct()
` [PATCH v7 09/12] xfs: wire up ->lease_direct()
` [PATCH v7 10/12] device-dax: "
` [PATCH v7 11/12] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v8 1/2] iommu: up-level sg_num_pages() from amd-iommu
` [PATCH v8 2/2] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v7 12/12] tools/testing/nvdimm: enable rdma unit tests
[PATCH 0/2] xfs: test support for xattr inactivate
2017-10-10 17:09 UTC (6+ messages)
` [PATCH 1/2] xfs: assert that xattr inactivation never reaches a hole
` [PATCH 2/2] xfs: buffer lru reference count error injection tag
[PATCH v8 00/14] MAP_DIRECT for DAX RDMA and userspace flush
2017-10-10 14:50 UTC (15+ messages)
` [PATCH v8 01/14] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
` [PATCH v8 02/14] fs, mm: pass fd to ->mmap_validate()
` [PATCH v8 03/14] fs: MAP_DIRECT core
` [PATCH v8 04/14] xfs: prepare xfs_break_layouts() for reuse with MAP_DIRECT
` [PATCH v8 05/14] fs, xfs, iomap: introduce iomap_can_allocate()
` [PATCH v8 06/14] xfs: wire up MAP_DIRECT
` [PATCH v8 07/14] iommu, dma-mapping: introduce dma_get_iommu_domain()
` [PATCH v8 08/14] fs, mapdirect: introduce ->lease_direct()
` [PATCH v8 09/14] xfs: wire up ->lease_direct()
` [PATCH v8 10/14] device-dax: "
` [PATCH v8 11/14] iommu: up-level sg_num_pages() from amd-iommu
` [PATCH v8 12/14] iommu/vt-d: use iommu_num_sg_pages
` [PATCH v8 13/14] IB/core: use MAP_DIRECT to fix / enable RDMA to DAX mappings
` [PATCH v8 14/14] tools/testing/nvdimm: enable rdma unit tests
[PATCH v2 1/2] generic: test race between block map change and writeback
2017-10-10 14:02 UTC (4+ messages)
` [PATCH v2 2/2] generic: test race when checking i_size on direct i/o read
[PATCH v3 1/3] xfs_io: Add support for pwritev2()
2017-10-10 13:41 UTC (5+ messages)
` [PATCH v3 2/3] xfs_io: Add RWF_NOWAIT to pwritev2()
` [PATCH v3 3/3] xfs_io: Allow partial writes
[PATCH] generic: test race between block map change and writeback
2017-10-10 12:44 UTC (7+ messages)
[PATCH 0/4] xfs: miscellaneous fixes
2017-10-10 12:29 UTC (12+ messages)
` [PATCH 1/4] xfs: Don't log uninitialised fields in inode structures
` [PATCH 2/4] xfs: move more RT specific code under CONFIG_XFS_RT
` [PATCH 3/4] xfs: don't change inode mode if ACL update fails
` [PATCH 4/4] xfs: cancel dirty pages on invalidation
false positive lockdep splat with loop device
2017-10-10 9:43 UTC (6+ messages)
agcount for 2TB, 4TB and 8TB drives
2017-10-10 9:07 UTC (10+ messages)
[ANNOUNCE] fsperf: a simple fs/block performance testing framework
2017-10-10 9:00 UTC (14+ messages)
kernel BUG at fs/xfs/xfs_aops.c:853! in kernel 4.13 rc6
2017-10-10 7:57 UTC (11+ messages)
[PATCH] generic: test race when checking i_size on direct i/o read
2017-10-10 6:50 UTC (4+ messages)
[PATCH] xfs: handle error if xfs_btree_get_bufs fails
2017-10-10 4:07 UTC (4+ messages)
[PATCH 00/17] Parent Pointers V2
2017-10-09 23:27 UTC (22+ 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
[PATCH v11 00/25] xfs: online scrub support
2017-10-09 23:08 UTC (29+ messages)
` [PATCH 17/25] xfs: scrub inode block mappings
` [PATCH 18/25] xfs: scrub directory/attribute btrees
` [PATCH 19/25] xfs: scrub directory metadata
` [PATCH 20/25] xfs: scrub directory freespace
` [PATCH 21/25] xfs: scrub extended attributes
` [PATCH 22/25] xfs: scrub symbolic links
` [PATCH 24/25] xfs: scrub realtime bitmap/summary
` [PATCH 25/25] xfs: scrub quota information
[PATCH v2 1/3] xfs_io: Add support for pwritev2()
2017-10-09 22:51 UTC (12+ messages)
` [PATCH v2 2/3] xfs_io: Add RWF_NOWAIT to pwritev2()
` [PATCH v2 3/3] xfs_io: Allow partial writes
Questions about backups with XFS
2017-10-09 15:08 UTC (4+ messages)
[PATCH] xfs: Fix bool initialization/comparison
2017-10-09 14:24 UTC (2+ messages)
[PATCH 3.16 053/192] xfs: Don't clear SGID when inheriting ACLs
2017-10-09 12:44 UTC
xfs clones crash issue - illegal state 13 in block map
2017-10-09 12:48 UTC (5+ messages)
add a new test for racing AIO COW writes
2017-10-09 7:28 UTC (4+ messages)
` add a new test for racing AIO COW writes V2
[GIT PULL] xfsprogs: mkfs refactor
2017-10-09 3:11 UTC (5+ messages)
XFS AIL lockup
2017-10-07 22:54 UTC (4+ messages)
[PATCH] xfs: reinit btree pointer on attr tree inactivation walk
2017-10-07 12:14 UTC (3+ messages)
[PATCH] xfsdocs: move dir-attr btree sections to a separate chapter
2017-10-06 22:27 UTC (2+ messages)
[GIT PULL] xfs: fixes for 4.14-rc4
2017-10-06 21:46 UTC
[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
2017-10-06 12:54 UTC (6+ messages)
` [RFC 5/5] pm: remove kernel thread freezing
Circular locking dependency with pblk
2017-10-06 6:52 UTC (3+ 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).