Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | NFSD: Implement the COPY call | Anna Schumaker | 2016-10-07 | |
| * | | | | | | | | | | nfsd: handle EUCLEAN | J. Bruce Fields | 2016-10-07 | |
| * | | | | | | | | | | nfsd: only WARN once on unmapped errors | J. Bruce Fields | 2016-10-07 | |
| * | | | | | | | | | | exportfs: be careful to only return expected errors. | NeilBrown | 2016-10-06 | |
| * | | | | | | | | | | nfsd4: setclientid_confirm with unmatched verifier should fail | J. Bruce Fields | 2016-09-26 | |
| * | | | | | | | | | | nfsd: randomize SETCLIENTID reply to help distinguish servers | J. Bruce Fields | 2016-09-26 | |
| * | | | | | | | | | | nfsd: set the MAY_NOTIFY_LOCK flag in OPEN replies | Jeff Layton | 2016-09-26 | |
| * | | | | | | | | | | nfsd: add a LRU list for blocked locks | Jeff Layton | 2016-09-26 | |
| * | | | | | | | | | | nfsd: have nfsd4_lock use blocking locks for v4.1+ locks | Jeff Layton | 2016-09-26 | |
| * | | | | | | | | | | nfsd: plumb in a CB_NOTIFY_LOCK operation | Jeff Layton | 2016-09-26 | |
| * | | | | | | | | | | NFSD: fix corruption in notifier registration | Vasily Averin | 2016-09-26 | |
| * | | | | | | | | | | nfsd: fix dprintk in nfsd4_encode_getdeviceinfo | Jeff Layton | 2016-09-23 | |
| * | | | | | | | | | | nfsd: eliminate cb_minorversion field | Jeff Layton | 2016-09-16 | |
| * | | | | | | | | | | nfsd: don't set a FL_LAYOUT lease for flexfiles layouts | Jeff Layton | 2016-09-16 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2016-10-13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | xfs: convert COW blocks to real blocks before unwritten extent conversion | Christoph Hellwig | 2016-10-10 | |
| * | | | | | | | | | | xfs: rework refcount cow recovery error handling | Darrick J. Wong | 2016-10-10 | |
| * | | | | | | | | | | xfs: clear reflink flag if setting realtime flag | Darrick J. Wong | 2016-10-10 | |
| * | | | | | | | | | | xfs: fix error initialization | Darrick J. Wong | 2016-10-10 | |
| * | | | | | | | | | | xfs: fix label inaccuracies | Darrick J. Wong | 2016-10-10 | |
| * | | | | | | | | | | xfs: remove isize check from unshare operation | Darrick J. Wong | 2016-10-10 | |
| * | | | | | | | | | | xfs: reduce stack usage of _reflink_clear_inode_flag | Darrick J. Wong | 2016-10-10 | |
| * | | | | | | | | | | xfs: check inode reflink flag before calling reflink functions | Darrick J. Wong | 2016-10-10 | |
| * | | | | | | | | | | xfs: implement swapext for rmap filesystems | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: refactor swapext code | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: various swapext cleanups | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: recognize the reflink feature bit | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: simulate per-AG reservations being critically low | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: don't mix reflink and DAX mode for now | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: check for invalid inode reflink flags | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: set a default CoW extent size of 32 blocks | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: convert unwritten status of reverse mappings for shared files | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: use interval query for rmap alloc operations on shared files | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: add shared rmap map/unmap/convert log item types | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: increase log reservations for reflink | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: garbage collect old cowextsz reservations | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: try other AGs to allocate a BMBT block | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: don't allow reflink when the AG is low on space | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: preallocate blocks for worst-case btree expansion | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: create a separate cow extent size hint for the allocator | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: unshare a range of blocks via fallocate | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: swap inode reflink flags when swapping inode extents | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: teach get_bmapx about shared extents and the CoW fork | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: add dedupe range vfs function | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: add clone file and clone range vfs functions | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: reflink extents from one file to another | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: store in-progress CoW allocations in the refcount btree | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: cancel pending CoW reservations when destroying inodes | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: cancel CoW reservations and clear inode reflink flag when freeing blocks | Darrick J. Wong | 2016-10-05 | |
| * | | | | | | | | | | xfs: implement CoW for directio writes | Darrick J. Wong | 2016-10-05 |