linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-30 03:12:25 to 2016-10-06 12:20:10 UTC [more...]

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-10-06 12:20 UTC  (143+ messages)
` [PATCH 02/63] vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks
` [PATCH 13/63] xfs: adjust refcount of an extent of blocks in refcount btree
` [PATCH 14/63] xfs: connect refcount adjust functions to upper layers
` [PATCH 15/63] xfs: adjust refcount when unmapping file blocks
` [PATCH 16/63] xfs: add refcount btree block detection to log recovery
` [PATCH 17/63] xfs: refcount btree requires more reserved space
` [PATCH 18/63] xfs: introduce reflink utility functions
` [PATCH 19/63] xfs: create bmbt update intent log items
` [PATCH 20/63] xfs: log bmap intent items
` [PATCH 21/63] xfs: map an inode's offset to an exact physical block
` [PATCH 22/63] xfs: pass bmapi flags through to bmap_del_extent
` [PATCH 23/63] xfs: implement deferred bmbt map/unmap operations
` [PATCH 24/63] xfs: when replaying bmap operations, don't let unlinked inodes get reaped
` [PATCH 25/63] xfs: return work remaining at the end of a bunmapi operation
` [PATCH 26/63] xfs: define tracepoints for reflink activities
` [PATCH 27/63] xfs: add reflink feature flag to geometry
` [PATCH 28/63] xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
` [PATCH 29/63] xfs: introduce the CoW fork
` [PATCH 30/63] xfs: support bmapping delalloc extents in "
` [PATCH 31/63] xfs: create delalloc extents in "
` [PATCH 32/63] xfs: support allocating delayed "
` [PATCH 33/63] xfs: allocate "
` [PATCH 34/63] xfs: support removing extents from "
` [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 43/63] xfs: add dedupe range vfs function
` [PATCH 44/63] xfs: teach get_bmapx about shared extents and the CoW fork
` [PATCH 45/63] xfs: swap inode reflink flags when swapping inode extents
` [PATCH 46/63] xfs: unshare a range of blocks via fallocate
` [PATCH 47/63] xfs: create a separate cow extent size hint for the allocator
` [PATCH 48/63] xfs: preallocate blocks for worst-case btree expansion
` [PATCH 49/63] xfs: don't allow reflink when the AG is low on space
` [PATCH 50/63] xfs: try other AGs to allocate a BMBT block
` [PATCH 51/63] xfs: garbage collect old cowextsz reservations
` [PATCH 52/63] xfs: increase log reservations for reflink
` [PATCH 53/63] xfs: add shared rmap map/unmap/convert log item types
` [PATCH 54/63] xfs: use interval query for rmap alloc operations on shared files
` [PATCH 55/63] xfs: convert unwritten status of reverse mappings for "
` [PATCH 56/63] xfs: set a default CoW extent size of 32 blocks
` [PATCH 57/63] xfs: check for invalid inode reflink flags
` [PATCH 58/63] xfs: don't mix reflink and DAX mode for now
` [PATCH 59/63] xfs: simulate per-AG reservations being critically low
` [PATCH 60/63] xfs: recognize the reflink feature bit
` [PATCH 61/63] xfs: various swapext cleanups
` [PATCH 62/63] xfs: refactor swapext code
` [PATCH 63/63] xfs: implement swapext for rmap filesystems

[ANNOUNCE] xfs: for-next branch updated to 1f08af52e7c9
 2016-10-06 11:17 UTC 

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

[PATCH] xfs: clear di_forkoff on ialloc
 2016-10-05 20:52 UTC  (2+ messages)

xfs_file_splice_read: possible circular locking dependency detected
 2016-10-05 20:05 UTC  (44+ messages)
            ` [RFC][CFT] splice_read reworked
              ` [PATCH 04/11] splice: lift pipe_lock out of splice_to_pipe()
                      ` [PATCH 10/12] new iov_iter flavour: pipe-backed
                              ` [RFC] O_DIRECT vs EFAULT (was Re: [PATCH 10/12] new iov_iter flavour: pipe-backed)
                        ` local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked)

fix struct file use after free in the AIO read path
 2016-10-05  8:29 UTC  (6+ messages)
` [PATCH 1/2] xfs: update atime before I/O in xfs_file_dio_aio_read
` [PATCH 2/2] fs: update atime before I/O in generic_file_read_iter

[PATCH v4 00/12] re-enable DAX PMD support
 2016-10-05  5:50 UTC  (39+ messages)
` [PATCH v4 03/12] dax: remove buffer_size_valid()
` [PATCH v4 04/12] ext2: remove support for DAX PMD faults
` [PATCH v4 05/12] dax: make 'wait_table' global variable static
` [PATCH v4 06/12] dax: consistent variable naming for DAX entries
` [PATCH v4 07/12] dax: coordinate locking for offsets in PMD range
` [PATCH v4 08/12] dax: remove dax_pmd_fault()
` [PATCH v4 09/12] dax: correct dax iomap code namespace
` [PATCH v4 10/12] dax: add struct iomap based DAX PMD support

[PATCH] [RFC] Release buffer locks in case of IO error
 2016-10-03 22:08 UTC  (9+ messages)

XFS reflink trees updated for 4.9
 2016-10-03 18:01 UTC  (3+ messages)

Excessive xfs_inode allocations trigger OOM killer
 2016-10-03 17:54 UTC  (9+ messages)

[PATCH] xfs: add XBF_XBF_NO_IOACCT to buf trace output
 2016-10-03 15:31 UTC  (3+ messages)

[ANNOUNCE] xfsprogs: v4.8.0-rc3 released
 2016-10-03  3:32 UTC 

[ANNOUNCE] xfs: for-next branch rebased to 155cd433b516
 2016-10-03  0:06 UTC 

[PATCH] fstests: fix failures caused by striped device
 2016-10-01 15:48 UTC 

[PATCH 2/2] xfs_repair: add freesp btree block overflow to the free space
 2016-10-01  6:48 UTC 

[PATCH 1/2] xfs_repair: fix bogosity when rmapping new AGFL blocks
 2016-10-01  6:48 UTC 

You have been unsubscribed from the xfs mailing list
 2016-09-30 21:39 UTC 

[ANNOUNCE] - Reminder, TODAY: Mailing list migration to vger.kernel.org​
 2016-09-30 21:27 UTC 

[PATCH 0/5] xfs_io: address various "inode" command issues
 2016-09-30 20:57 UTC  (6+ messages)
` [PATCH 1/5] xfs_io: fix inode command help and argsmax
` [PATCH 2/5] xfs_io: factor out new get_last_inode() helper
` [PATCH 3/5] xfs_io: move inode command arg handling to top
` [PATCH 4/5] xfs_io: refactor inode command
` [PATCH 5/5] xfs_io: fix inode command with "-n" for bogus inode

[PATCH v9 00/63] xfs: add reflink and dedupe support
 2016-09-30 19:23 UTC  (7+ messages)
` [PATCH 12/63] xfs: adjust refcount of an extent of blocks in refcount btree

[PATCH v25 00/21] Richacls (Core and Ext4)
 2016-09-30 16:11 UTC  (2+ messages)

[PATCH v10 0/9] xfstests: fixes and new tests for rmap/reflink
 2016-09-30 11:56 UTC  (13+ messages)
` [PATCH 1/9] xfs/122: decrease the log update done item sizes
` [PATCH 2/9] xfs/130: don't modify files after failed mount
` [PATCH 3/9] xfs/{207,327}: fsxattr no longer has the reflink flag
` [PATCH 4/9] misc: fix fallocate commands that need the unshare switch
` [PATCH 5/9] misc: use get_block_size helper
` [PATCH 6/9] xfs: fix $XFS_DB_PROG usage

[PATCH v3 0/4] ovl: efficient copy up by reflink
 2016-09-30 11:14 UTC  (7+ messages)
` [PATCH v3 2/4] ovl: use vfs_clone_file_range() for copy up if possible

[ANNOUNCE] xfs: for-next branch updated to 2e405cd
 2016-09-30  9:57 UTC  (2+ messages)


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