cascardo/linux.git
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
2016-06-20 Christoph Hellwigxfs: remove buffered write support from __xfs_get_blocks
2016-06-20 Christoph Hellwigxfs: implement iomap based buffered write path
2016-06-20 Christoph Hellwigxfs: reorder zeroing and flushing sequence in truncate
2016-06-20 Christoph Hellwigxfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.c
2016-06-20 Christoph Hellwigfs: iomap based fiemap implementation
2016-06-20 Christoph Hellwigfs: support DAX based iomap zeroing
2016-06-20 Christoph Hellwigfs: introduce iomap infrastructure
2016-06-20 Christoph Hellwigfs: move struct iomap from exportfs.h to a separate...
2016-06-01 Dave Chinnerxfs: reduce lock hold times in buffer writeback
2016-06-01 Christoph Hellwigxfs: define XFS_IOC_FREEZE even if FIFREEZE is defined
2016-06-01 Eric Sandeenxfs: make several functions static
2016-06-01 Brian Fosterxfs: remove spurious shutdown type check from xfs_bmap_...
2016-06-01 Brian Fosterxfs: fix broken multi-fsb buffer logging
2016-05-29 Linus TorvaldsLinux 4.7-rc1 v4.7-rc1
2016-05-29 George Spelvinhash_string: Fix zero-length case for !DCACHE_WORD_ACCESS
2016-05-29 George SpelvinRename other copy of hash_string to hashlen_string
2016-05-28 Mikulas Patockahpfs: implement the show_options method
2016-05-28 Mikulas Patockaaffs: fix remount failure when there are no options...
2016-05-28 Mikulas Patockahpfs: fix remount failure when there are no options...
2016-05-28 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2016-05-28 Guenter Roeckfs: fix binfmt_aout.c build error
2016-05-28 Linus TorvaldsMerge branch 'hash' of git://ftp.sciencehorizons.net...
2016-05-28 George Spelvinh8300: Add <asm/hash.h>
2016-05-28 George Spelvinmicroblaze: Add <asm/hash.h>
2016-05-28 George Spelvinm68k: Add <asm/hash.h>
2016-05-28 George Spelvin<linux/hash.h>: Add support for architecture-specific...
2016-05-28 George Spelvinfs/namei.c: Improve dcache hash function
2016-05-28 George SpelvinEliminate bad hash multipliers from hash_32() and ...
2016-05-28 George SpelvinChange hash_64() return value to 32 bits
2016-05-28 George Spelvin<linux/sunrpc/svcauth.h>: Define hash_str() in terms...
2016-05-28 George Spelvinfs/namei.c: Add hashlen_string() function
next