]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/history - fs/xfs/xfs_reflink.c
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
[mirror_ubuntu-zesty-kernel.git] / fs / xfs / xfs_reflink.c
2016-11-24 Christoph Hellwigxfs: remove prev argument to xfs_bmapi_reserve_delalloc
2016-11-08 Eric Sandeenxfs: provide helper for counting extents from if_bytes
2016-11-08 Brian Fosterxfs: don't skip cow forks w/ delalloc blocks in cowbloc...
2016-10-24 Brian Fosterxfs: clear cowblocks tag when cow fork is emptied
2016-10-20 Christoph Hellwigxfs: optimize xfs_reflink_end_cow
2016-10-20 Christoph Hellwigxfs: optimize xfs_reflink_cancel_cow_blocks
2016-10-20 Christoph Hellwigxfs: refactor xfs_bunmapi_cow
2016-10-20 Christoph Hellwigxfs: optimize writes to reflink files
2016-10-20 Christoph Hellwigxfs: handle "raw" delayed extents xfs_reflink_trim_arou...
2016-10-20 Christoph Hellwigxfs: merge xfs_reflink_remap_range and xfs_file_share_range
2016-10-20 Christoph Hellwigxfs: move inode locking from xfs_reflink_remap_range...
2016-10-20 Geert Uytterhoevenxfs: Fix uninitialized variable in xfs_reflink_reserve_...
2016-10-15 Linus TorvaldsMerge tag 'befs-v4.9-rc1' of git://github.com/luisbg...
2016-10-15 Linus TorvaldsMerge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel...
2016-10-15 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-10-15 Linus TorvaldsMerge tag 'sound-fix-4.9-rc1' of git://git.kernel.org...
2016-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-10-15 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-10-15 Linus TorvaldsMerge branch 'for-linus-4.9' of git://git.kernel.org...
2016-10-15 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git.kernel...
2016-10-14 Linus TorvaldsMerge tag 'linux-kselftest-4.9-rc1-update' of git:...
2016-10-14 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge tag 'docs-4.9-2' of git://git.lwn.net/linux
2016-10-14 Linus TorvaldsMerge tag 'for-linus-2' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge tag 'rtc-4.9' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge branch 'i2c/for-next' of git://git.kernel.org...
2016-10-14 Linus TorvaldsMerge tag 'acpi-extra-4.9-rc1' of git://git.kernel...
2016-10-14 Linus TorvaldsMerge tag 'pm-extra-4.9-rc1' of git://git.kernel.org...
2016-10-14 Linus TorvaldsMerge branch 'for-4.9' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge branch 'for-4.9' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge branch 'for-4.9' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2016-10-14 Linus TorvaldsMerge tag 'metag-for-v4.9-rc1' of git://git.kernel...
2016-10-14 Linus TorvaldsMerge tag 'powerpc-4.9-2' of git://git.kernel.org/pub...
2016-10-14 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2016-10-14 Linus TorvaldsMerge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org...
2016-10-14 Linus TorvaldsMerge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields...
2016-10-14 Linus TorvaldsMerge tag 'xfs-reflink-for-linus-4.9-rc1' of git:/...
2016-10-10 Darrick J. Wongxfs: fix error initialization
2016-10-10 Darrick J. Wongxfs: remove isize check from unshare operation
2016-10-10 Darrick J. Wongxfs: reduce stack usage of _reflink_clear_inode_flag
2016-10-10 Darrick J. Wongxfs: check inode reflink flag before calling reflink...
2016-10-05 Darrick J. Wongxfs: garbage collect old cowextsz reservations
2016-10-05 Darrick J. Wongxfs: don't allow reflink when the AG is low on space
2016-10-05 Darrick J. Wongxfs: create a separate cow extent size hint for the...
2016-10-05 Darrick J. Wongxfs: unshare a range of blocks via fallocate
2016-10-05 Darrick J. Wongxfs: add dedupe range vfs function
2016-10-05 Darrick J. Wongxfs: reflink extents from one file to another
2016-10-05 Darrick J. Wongxfs: store in-progress CoW allocations in the refcount...
2016-10-05 Darrick J. Wongxfs: implement CoW for directio writes
2016-10-05 Darrick J. Wongxfs: move mappings from cow fork to data fork after...
2016-10-05 Darrick J. Wongxfs: allocate delayed extents in CoW fork
2016-10-05 Darrick J. Wongxfs: create delalloc extents in CoW fork
2016-10-05 Darrick J. Wongxfs: introduce the CoW fork