cascardo/linux.git
2016-08-03 Darrick J.... xfs: move (and rename) the deferred bmap-free tracepoints
2016-08-03 Darrick J.... xfs: collapse single use static functions
2016-08-03 Darrick J.... xfs: remove unnecessary parentheses from log redo item...
2016-08-03 Darrick J.... xfs: remove the extents array from the rmap update...
2016-08-03 Darrick J.... xfs: in btree_lshift, only allocate temporary cursor...
2016-08-03 Darrick J.... xfs: remove unnecesary lshift/rshift key initialization
2016-08-03 Darrick J.... xfs: remove the get*keys and update_keys btree ops...
2016-08-03 Darrick J.... xfs: enable the rmap btree functionality
2016-08-03 Darrick J.... xfs: don't update rmapbt when fixing agfl
2016-08-03 Darrick J.... xfs: disable XFS_IOC_SWAPEXT when rmap btree is enabled
2016-08-03 Darrick J.... xfs: add rmap btree block detection to log recovery
2016-08-03 Darrick J.... xfs: add rmap btree geometry feature flag
2016-08-03 Darrick J.... xfs: propagate bmap updates to rmapbt
2016-08-03 Darrick J.... xfs: enable the xfs_defer mechanism to process rmaps...
2016-08-03 Darrick J.... xfs: log rmap intent items
2016-08-03 Darrick J.... xfs: create rmap update intent log items
2016-08-03 Darrick J.... xfs: add rmap btree insert and delete helpers
2016-08-03 Darrick J.... xfs: convert unwritten status of reverse mappings
2016-08-03 Darrick J.... xfs: remove an extent from the rmap btree
2016-08-03 Darrick J.... xfs: add an extent to the rmap btree
2016-08-03 Darrick J.... xfs: add tracepoints for the rmap functions
2016-08-03 Darrick J.... xfs: teach rmapbt to support interval queries
2016-08-03 Darrick J.... xfs: support overlapping intervals in the rmap btree
2016-08-03 Darrick J.... xfs: add rmap btree operations
2016-08-03 Darrick J.... xfs: rmap btree requires more reserved free space
2016-08-03 Darrick J.... xfs: rmap btree transaction reservations
2016-08-03 Darrick J.... xfs: add rmap btree growfs support
2016-08-03 Darrick J.... xfs: define the on-disk rmap btree format
2016-08-03 Darrick J.... xfs: introduce rmap extent operation stubs
2016-08-03 Darrick J.... xfs: add owner field to extent allocation and freeing
2016-08-03 Darrick J.... xfs: rmap btree add more reserved blocks
2016-08-03 Darrick J.... xfs: add rmap btree stats infrastructure
2016-08-03 Darrick J.... xfs: introduce rmap btree definitions
2016-08-03 Darrick J.... xfs: increase XFS_BTREE_MAXLEVELS to fit the rmapbt
2016-08-03 Darrick J.... xfs: add tracepoints and error injection for deferred...
2016-08-03 Darrick J.... xfs: refactor redo intent item processing
2016-08-03 Darrick J.... xfs: rename flist/free_list to dfops
2016-08-03 Darrick J.... xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_d...
2016-08-03 Darrick J.... xfs: rework xfs_bmap_free callers to use xfs_defer_ops
2016-08-03 Darrick J.... xfs: enable the xfs_defer mechanism to process extents...
2016-08-03 Darrick J.... xfs: clean up typedef usage in the EFI/EFD handling...
2016-08-03 Darrick J.... xfs: add tracepoints for the deferred ops mechanism
2016-08-03 Darrick J.... xfs: move deferred operations into a separate file
2016-08-03 Darrick J.... xfs: refactor btree owner change into a separate visit...
2016-08-03 Darrick J.... xfs: introduce interval queries on btrees
2016-08-03 Darrick J.... xfs: support btrees with overlapping intervals for...
2016-08-03 Darrick J.... xfs: add function pointers for get/update keys to the...
2016-08-03 Darrick J.... xfs: during btree split, save new block key & ptr for...
2016-08-03 Darrick J.... xfs: set *stat=1 after iroot realloc
2016-08-03 Darrick J.... xfs: fix locking of the rt bitmap/summary inodes
2016-08-03 Darrick J.... xfs: fix attr shortform structure alignment on cris
2016-08-03 Darrick J.... xfs: in _attrlist_by_handle, copy the cursor back to...
2016-07-22 Dave ChinnerMerge branch 'xfs-4.8-misc-fixes-4' into for-next
2016-07-22 Dave Chinnerxfs: remove EXPERIMENTAL tag from sparse inode feature
2016-07-21 Dave Chinnerxfs: bufferhead chains are invalid after end_page_writeback
2016-07-21 Dave Chinnerxfs: allocate log vector buffers outside CIL context...
2016-07-21 Dave Chinnerlibxfs: directory node splitting does not have an extra...
2016-07-21 Arnd Bergmannxfs: remove dax code from object file when disabled
2016-07-21 Brian Fosterxfs: skip dirty pages in ->releasepage()
2016-07-20 Dave ChinnerMerge branch 'xfs-4.8-dir2-sf-fixes' into for-next
2016-07-20 Dave ChinnerMerge branch 'xfs-4.8-split-dax-dio' into for-next
2016-07-20 Dave ChinnerMerge branch 'xfs-4.8-buf-fixes' into for-next
2016-07-20 Dave ChinnerMerge branch 'xfs-4.8-misc-fixes-3' into for-next
2016-07-20 Christoph Hellwigxfs: remove __arch_pack
2016-07-20 Christoph Hellwigxfs: kill xfs_dir2_inou_t
2016-07-20 Christoph Hellwigxfs: kill xfs_dir2_sf_off_t
2016-07-20 Christoph Hellwigxfs: split direct I/O and DAX path
2016-07-20 Christoph Hellwigxfs: direct calls in the direct I/O path
2016-07-20 Christoph Hellwigxfs: stop using generic_file_read_iter for direct I/O
2016-07-20 Christoph Hellwigxfs: split xfs_file_read_iter into buffered and direct...
2016-07-20 Christoph Hellwigxfs: remove s_maxbytes enforcement in xfs_file_read_iter
2016-07-20 Christoph Hellwigxfs: kill ioflags
2016-07-20 Christoph Hellwigxfs: don't pass ioflags around in the ioctl path
2016-07-20 Brian Fosterxfs: track and serialize in-flight async buffers agains...
2016-07-20 Brian Fosterxfs: exclude never-released buffers from buftarg I...
2016-07-20 Eric Sandeenxfs: don't reset b_retries to 0 on every failure
2016-07-20 Eric Sandeenxfs: remove extraneous buffer flag changes
2016-07-20 Eric Sandeenxfs: fix xfs_error_get_cfg for negative errnos
2016-07-20 Hou Taoxfs: remove the magic numbers in xfs_btree_block-relate...
2016-07-20 Kaho Ngxfs: indentation fix in xfs_btree_get_iroot()
2016-07-20 Dan Carpenterxfs: don't allow negative error tags
2016-07-20 Jann Hornxfs: fix type confusion in xfs_ioc_swapext
2016-06-21 Dave ChinnerMerge branch 'xfs-4.8-misc-fixes-2' into for-next
2016-06-21 Darrick J.... xfs: refactor btree maxlevels computation
2016-06-21 Darrick J.... xfs: convert list of extents to free into a regular...
2016-06-21 Dave Chinnerxfs: separate freelist fixing into a separate helper
2016-06-21 Darrick J.... xfs: rearrange xfs_bmap_add_free parameters
2016-06-21 Darrick J.... xfs: check for a valid error_tag in errortag_add
2016-06-21 Darrick J.... xfs: enable buffer deadlock postmortem diagnosis via...
2016-06-21 Darrick J.... xfs: check offsets of variable length structures
2016-06-21 Brian Fosterxfs: refactor xfs_reserve_blocks() to handle ENOSPC...
2016-06-21 Brian Fosterxfs: cancel eofblocks background trimming on remount...
2016-06-21 Dave ChinnerMerge branch 'xfs-4.8-iomap-write' into for-next
2016-06-21 Dave ChinnerMerge branch 'fs-4.8-iomap-infrastructure' into for...
2016-06-21 Christoph Hellwigxfs: kill xfs_zero_remaining_bytes
2016-06-21 Christoph Hellwigxfs: split xfs_free_file_space in manageable pieces
2016-06-20 Christoph Hellwigxfs: use xfs_zero_range in xfs_zero_eof
2016-06-20 Christoph Hellwigxfs: handle 64-bit length in xfs_iozero
2016-06-20 Christoph Hellwigxfs: use iomap infrastructure for DAX zeroing
2016-06-20 Christoph Hellwigxfs: use iomap fiemap implementation
next