]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/history - fs/xfs
xfs: move mappings from cow fork to data fork after copy-write
[mirror_ubuntu-artful-kernel.git] / fs / xfs /
2016-10-05 Darrick J. Wongxfs: move mappings from cow fork to data fork after...
2016-10-05 Darrick J. Wongxfs: support removing extents from CoW fork
2016-10-05 Darrick J. Wongxfs: allocate delayed extents in CoW fork
2016-10-05 Darrick J. Wongxfs: support allocating delayed extents in CoW fork
2016-10-05 Darrick J. Wongxfs: create delalloc extents in CoW fork
2016-10-05 Darrick J. Wongxfs: support bmapping delalloc extents in the CoW fork
2016-10-05 Darrick J. Wongxfs: introduce the CoW fork
2016-10-05 Darrick J. Wongxfs: don't allow reflinked dir/dev/fifo/socket/pipe...
2016-10-05 Darrick J. Wongxfs: add reflink feature flag to geometry
2016-10-05 Darrick J. Wongxfs: define tracepoints for reflink activities
2016-10-05 Darrick J. Wongxfs: return work remaining at the end of a bunmapi...
2016-10-04 Darrick J. Wongxfs: when replaying bmap operations, don't let unlinked...
2016-10-04 Darrick J. Wongxfs: implement deferred bmbt map/unmap operations
2016-10-04 Darrick J. Wongxfs: pass bmapi flags through to bmap_del_extent
2016-10-04 Darrick J. Wongxfs: map an inode's offset to an exact physical block
2016-10-04 Darrick J. Wongxfs: log bmap intent items
2016-10-04 Darrick J. Wongxfs: create bmbt update intent log items
2016-10-03 Darrick J. Wongxfs: introduce reflink utility functions
2016-10-03 Darrick J. Wongxfs: reserve AG space for the refcount btree root
2016-10-03 Darrick J. Wongxfs: add refcount btree block detection to log recovery
2016-10-03 Darrick J. Wongxfs: adjust refcount when unmapping file blocks
2016-10-03 Darrick J. Wongxfs: connect refcount adjust functions to upper layers
2016-10-03 Darrick J. Wongxfs: adjust refcount of an extent of blocks in refcount...
2016-10-03 Darrick J. Wongxfs: log refcount intent items
2016-10-03 Darrick J. Wongxfs: create refcount update intent log items
2016-10-03 Darrick J. Wongxfs: add refcount btree operations
2016-10-03 Darrick J. Wongxfs: account for the refcount btree in the alloc/free...
2016-10-03 Darrick J. Wongxfs: add refcount btree support to growfs
2016-10-03 Darrick J. Wongxfs: define the on-disk refcount btree format
2016-10-03 Darrick J. Wongxfs: refcount btree add more reserved blocks
2016-10-03 Darrick J. Wongxfs: introduce refcount btree definitions
2016-10-03 Darrick J. Wongxfs: define tracepoints for refcount btree activities
2016-10-03 Darrick J. Wongxfs: return an error when an inline directory is too...
2016-10-02 Dave ChinnerMerge branch 'xfs-4.9-log-recovery-fixes' into for...
2016-10-02 Dave ChinnerMerge branch 'iomap-4.9-dax' into for-next
2016-10-02 Dave ChinnerMerge branch 'xfs-4.9-delalloc-rework' into for-next
2016-10-02 Dave ChinnerMerge branch 'xfs-4.9-reflink-prep' into for-next
2016-10-02 Dave ChinnerMerge branch 'iomap-4.9-misc-fixes-1' into for-next
2016-10-02 Christoph Hellwigxfs: update atime before I/O in xfs_file_dio_aio_read
2016-09-25 Brian Fosterxfs: log recovery tracepoints to track current lsn...
2016-09-25 Brian Fosterxfs: update metadata LSN in buffers during log recovery
2016-09-25 Brian Fosterxfs: don't warn on buffers not being recovered due...
2016-09-25 Brian Fosterxfs: pass current lsn to log recovery buffer validation
2016-09-25 Brian Fosterxfs: rework log recovery to submit buffers on LSN bound...
2016-09-25 Dave Chinnerxfs: quiesce the filesystem after recovery on readonly...
2016-09-25 Dave Chinnerxfs: remote attribute blocks aren't really userdata
2016-09-19 Christoph Hellwigxfs: use iomap to implement DAX
2016-09-19 Christoph Hellwigxfs: refactor xfs_setfilesize
2016-09-19 Christoph Hellwigxfs: take the ilock shared if possible in xfs_file_ioma...
2016-09-19 Christoph Hellwigxfs: fix locking for DAX writes
2016-09-19 Christoph Hellwigiomap: add IOMAP_F_NEW flag
2016-09-19 Christoph Hellwigxfs: rewrite and optimize the delalloc write path
2016-09-19 Christoph Hellwigxfs: make xfs_inode_set_eofblocks_tag cheaper for the...
2016-09-19 Christoph Hellwigxfs: factor our a helper to calculate the EOF alignment
2016-09-19 Christoph Hellwigxfs: move xfs_bmbt_to_iomap up
2016-09-19 Darrick J. Wongxfs: set up per-AG free space reservations
2016-09-19 Darrick J. Wongxfs: defer should allow ->finish_item to request a...
2016-09-19 Darrick J. Wongxfs: count the blocks in a btree
2016-09-19 Darrick J. Wongxfs: create a standard btree size calculator code
2016-09-19 Darrick J. Wongxfs: remove xfs_btree_bigkey
2016-09-19 Darrick J. Wongxfs: convert RUI log formats to use variable length...
2016-09-13 Eric Sandeenxfs: normalize "infinite" retries in error configs
2016-09-13 Xie XiuQixfs: fix signed integer overflow
2016-09-13 Artem SavkovMake __xfs_xattr_put_listen preperly report errors.
2016-09-13 Eryu Guanxfs: undo block reservation correctly in xfs_trans_rese...
2016-08-30 Darrick J. Wongxfs: track log done items directly in the deferred...
2016-08-26 Brian Fosterxfs: prevent dropping ioend completions during buftarg...
2016-08-26 Dave Chinnerxfs: fix superblock inprogress check
2016-08-26 Darrick J. Wongxfs: simple btree query range should look right if...
2016-08-26 Darrick J. Wongxfs: fix some key handling problems in _btree_simple_qu...
2016-08-26 Darrick J. Wongxfs: don't log the entire end of the AGF
2016-08-26 Darrick J. Wongxfs: disallow mounting of realtime + rmap filesystems
2016-08-26 Darrick J. Wongxfs: don't perform lookups on zero-height btrees
2016-08-17 Dave ChinnerMerge branch 'iomap-fixes-4.8-rc3' into for-next
2016-08-17 Darrick J. Wongxfs: remove OWN_AG rmap when allocating a block from...
2016-08-16 Christoph Hellwigxfs: (re-)implement FIEMAP_FLAG_XATTR
2016-08-16 Christoph Hellwigxfs: simplify xfs_file_iomap_begin
2016-08-16 Darrick J. Wongxfs: store rmapbt block count in the AGF
2016-08-16 Dave Chinnerxfs: don't invalidate whole file on DAX read/write
2016-08-16 Christoph Hellwigxfs: fix bogus space reservation in xfs_iomap_write_all...
2016-08-16 Brian Fosterxfs: don't assert fail on non-async buffers on ioacct...
2016-08-12 Rafael J. WysockiMerge branches 'pm-sleep' and 'pm-cpufreq'
2016-08-12 Linus TorvaldsMerge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org...
2016-08-11 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2016-08-10 Linus TorvaldsMerge branch 'for-linus-4.8' of git://git.kernel.org...
2016-08-10 Ingo MolnarMerge branch 'linus' into timers/urgent, to pick up...
2016-08-10 Ingo MolnarMerge branch 'linus' into locking/urgent, to pick up...
2016-08-09 Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160809' of git:...
2016-08-09 Linus TorvaldsMerge tag 'trace-v4.8-2' of git://git.kernel.org/pub...
2016-08-08 Linus TorvaldsMerge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org...
2016-08-08 Linus TorvaldsMerge tag 'usercopy-v4.8' of git://git.kernel.org/pub...
2016-08-08 Jens AxboeMerge branch 'nvmf-4.8-rc' of git://git.infradead.org...
2016-08-08 Dave AirlieMerge branch 'drm-next-4.8' of git://people.freedesktop...
2016-08-08 Dave AirlieMerge tag 'drm-intel-next-fixes-2016-08-05' of git...
2016-08-07 Linus TorvaldsMerge tag 'drm-for-v4.8-zpos' of git://people.freedeskt...
2016-08-07 Linus TorvaldsMerge tag 'doc-4.8-fixes' of git://git.lwn.net/linux
2016-08-07 Linus TorvaldsMerge tag 'binfmt-for-linus' of git://git.kernel.org...
2016-08-07 Eryu Guanfs: return EPERM on immutable inode
2016-08-07 Linus TorvaldsMerge branch 'for-linus-2' of git://git.kernel.org...
2016-08-06 Linus TorvaldsMerge tag 'xfs-rmap-for-linus-4.8-rc1' of git://git...
next