linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-05 20:55:52 to 2016-10-13 16:25:45 UTC [more...]

xfs_file_splice_read: possible circular locking dependency detected
 2016-10-13 16:25 UTC  (28+ messages)
` local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)
                                ` [bisected] "

[PATCH v6 00/17] re-enable DAX PMD support
 2016-10-13 15:42 UTC  (21+ messages)
` [PATCH v6 01/17] ext4: allow DAX writeback for hole punch
` [PATCH v6 02/17] ext4: tell DAX the size of allocation holes
` [PATCH v6 03/17] dax: remove buffer_size_valid()
` [PATCH v6 04/17] ext2: remove support for DAX PMD faults
` [PATCH v6 05/17] dax: make 'wait_table' global variable static
` [PATCH v6 06/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v6 07/17] dax: consistent variable naming for DAX entries
` [PATCH v6 08/17] dax: coordinate locking for offsets in PMD range
` [PATCH v6 09/17] dax: remove dax_pmd_fault()
` [PATCH v6 10/17] dax: correct dax iomap code namespace
` [PATCH v6 11/17] dax: add dax_iomap_sector() helper function
` [PATCH v6 12/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v6 13/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v6 14/17] dax: move put_(un)locked_mapping_entry() in dax.c
` [PATCH v6 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v6 16/17] xfs: use struct iomap based DAX PMD fault path
` [PATCH v6 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[LTP] [PATCH] m4/ltp-xfs_quota.m4: fix xfs quota check
 2016-10-13 14:11 UTC 

optimize the COW I/O path
 2016-10-13 13:27 UTC  (24+ messages)
` [PATCH 1/9] iomap: add IOMAP_REPORT
` [PATCH 2/9] xfs: add xfs_trim_extent
` [PATCH 3/9] xfs: handle "raw" delayed extents xfs_reflink_trim_around_shared
` [PATCH 4/9] xfs: don't bother looking at the refcount tree for reads
` [PATCH 5/9] xfs: optimize writes to reflink files
` [PATCH 6/9] xfs: refactor xfs_bunmapi_cow
` [PATCH 7/9] xfs: optimize xfs_reflink_cancel_cow_blocks
` [PATCH 8/9] xfs: optimize xfs_reflink_end_cow
` [PATCH 9/9] xfs: remove xfs_bunmapi_cow

[GIT PULL] xfs: shared data extents support for 4.9-rc1
 2016-10-12 16:47 UTC  (2+ messages)

SEEK_HOLE second hole problem
 2016-10-13  0:50 UTC  (5+ messages)

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-10-12 22:42 UTC  (41+ messages)
` [PATCH 35/63] xfs: move mappings from cow fork to data fork after copy-write
` [PATCH 37/63] xfs: implement CoW for directio writes
` [PATCH 38/63] xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks
` [PATCH 39/63] xfs: cancel pending CoW reservations when destroying inodes
` [PATCH 40/63] xfs: store in-progress CoW allocations in the refcount btree
` [PATCH 41/63] xfs: reflink extents from one file to another
` [PATCH 42/63] xfs: add clone file and clone range vfs functions
` [PATCH 46/63] xfs: unshare a range of blocks via fallocate
` [PATCH 48/63] xfs: preallocate blocks for worst-case btree expansion

[PATCH v5 00/17] re-enable DAX PMD support
 2016-10-12  7:45 UTC  (41+ messages)
` [PATCH v5 01/17] ext4: allow DAX writeback for hole punch
` [PATCH v5 02/17] ext4: tell DAX the size of allocation holes
` [PATCH v5 03/17] dax: remove buffer_size_valid()
` [PATCH v5 04/17] ext2: remove support for DAX PMD faults
` [PATCH v5 05/17] ext2: return -EIO on ext2_iomap_end() failure
` [PATCH v5 06/17] dax: make 'wait_table' global variable static
` [PATCH v5 07/17] dax: remove the last BUG_ON() from fs/dax.c
` [PATCH v5 08/17] dax: consistent variable naming for DAX entries
` [PATCH v5 09/17] dax: coordinate locking for offsets in PMD range
` [PATCH v5 10/17] dax: remove dax_pmd_fault()
` [PATCH v5 11/17] dax: correct dax iomap code namespace
    ` [PATCH] "
` [PATCH v5 12/17] dax: add dax_iomap_sector() helper function
` [PATCH v5 13/17] dax: dax_iomap_fault() needs to call iomap_end()
` [PATCH v5 14/17] dax: move RADIX_DAX_* defines to dax.h
` [PATCH v5 15/17] dax: add struct iomap based DAX PMD support
` [PATCH v5 16/17] xfs: use struct iomap based DAX PMD fault path
` [PATCH v5 17/17] dax: remove "depends on BROKEN" from FS_DAX_PMD

[PATCH] xfs: convert COW blocks to real blocks before unwritten extent conversion
 2016-10-11 18:39 UTC  (3+ messages)

[PATCH] xfs: add some 'static' annotations
 2016-10-11 17:52 UTC 

[PATCH 0/7] xfs: reflink fixes
 2016-10-10 21:46 UTC  (34+ messages)
` [PATCH 1/7] xfs: rework refcount cow recovery error handling
  ` [PATCH v2 "
` [PATCH 2/7] xfs: check inode reflink flag before calling reflink functions
` [PATCH 3/7] xfs: reduce stack usage of _reflink_clear_inode_flag
` [PATCH 4/7] xfs: remove isize check from unshare operation
` [PATCH 5/7] xfs: fix label inaccuracies
` [PATCH 6/7] xfs: fix error initialization
` [PATCH 7/7] xfs: clear reflink flag if setting realtime flag

[ANNOUNCE] xfs: for-next branch updated to 6f97077ff6ef
 2016-10-10 12:44 UTC 

[PATCH] xfs/122: remove dead code
 2016-10-08 17:45 UTC  (2+ messages)

[PATCH] xfs: Remove unused xfs_evict_inode tracepoint
 2016-10-07 21:03 UTC  (3+ messages)
` [PATCH 2/1] xfs: Remove more unused tracepoints

[PATCH] fstests: fix failures caused by striped device
 2016-10-07 12:29 UTC  (2+ messages)

[PATCH v10 0/9] xfstests: fixes and new tests for rmap/reflink
 2016-10-07 11:41 UTC  (3+ messages)
` [PATCH 8/9] xfs: test realtime rmapbt code

Lock ordering in iomap code
 2016-10-07 11:13 UTC 

lockdep splat due to reclaim recursion detected
 2016-10-07 10:52 UTC  (3+ messages)

[PATCH v4 00/12] re-enable DAX PMD support
 2016-10-07  7:24 UTC  (7+ messages)
` [PATCH v4 10/12] dax: add struct iomap based "

[ANNOUNCE] xfs: for-next branch updated to 1f08af52e7c9
 2016-10-06 15:52 UTC  (2+ messages)

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-10-06 13:04 UTC  (11+ messages)

[GIT PULL] xfs: updates for 4.9-rc1
 2016-10-05 21:29 UTC 


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).