aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-20xfs: don't pass ioflags around in the ioctl pathChristoph Hellwig
2016-07-20xfs: track and serialize in-flight async buffers against unmountBrian Foster
2016-07-20xfs: exclude never-released buffers from buftarg I/O accountingBrian Foster
2016-07-20xfs: don't reset b_retries to 0 on every failureEric Sandeen
2016-07-20xfs: remove extraneous buffer flag changesEric Sandeen
2016-07-20xfs: fix xfs_error_get_cfg for negative errnosEric Sandeen
2016-07-20xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao
2016-07-20xfs: indentation fix in xfs_btree_get_iroot()Kaho Ng
2016-07-20xfs: don't allow negative error tagsDan Carpenter
2016-07-20xfs: fix type confusion in xfs_ioc_swapextJann Horn
2016-06-21Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner
2016-06-21xfs: refactor btree maxlevels computationDarrick J. Wong
2016-06-21xfs: convert list of extents to free into a regular listDarrick J. Wong
2016-06-21xfs: separate freelist fixing into a separate helperDave Chinner
2016-06-21xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong
2016-06-21xfs: check for a valid error_tag in errortag_addDarrick J. Wong
2016-06-21xfs: enable buffer deadlock postmortem diagnosis via ftraceDarrick J. Wong
2016-06-21xfs: check offsets of variable length structuresDarrick J. Wong
2016-06-21xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctlyBrian Foster
2016-06-21xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster
2016-06-21Merge branch 'xfs-4.8-iomap-write' into for-nextDave Chinner
2016-06-21Merge branch 'fs-4.8-iomap-infrastructure' into for-nextDave Chinner
2016-06-21xfs: kill xfs_zero_remaining_bytesChristoph Hellwig
2016-06-21xfs: split xfs_free_file_space in manageable piecesChristoph Hellwig
2016-06-21xfs: use xfs_zero_range in xfs_zero_eofChristoph Hellwig
2016-06-21xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig
2016-06-21xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig
2016-06-21xfs: use iomap fiemap implementationChristoph Hellwig
2016-06-21xfs: remove buffered write support from __xfs_get_blocksChristoph Hellwig
2016-06-21xfs: implement iomap based buffered write pathChristoph Hellwig
2016-06-21xfs: reorder zeroing and flushing sequence in truncateChristoph Hellwig
2016-06-21xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig
2016-06-21fs: iomap based fiemap implementationChristoph Hellwig
2016-06-21fs: support DAX based iomap zeroingChristoph Hellwig
2016-06-21fs: introduce iomap infrastructureChristoph Hellwig
2016-06-21fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig
2016-06-01xfs: reduce lock hold times in buffer writebackDave Chinner
2016-06-01xfs: define XFS_IOC_FREEZE even if FIFREEZE is definedChristoph Hellwig
2016-06-01xfs: make several functions staticEric Sandeen
2016-06-01xfs: remove spurious shutdown type check from xfs_bmap_finish()Brian Foster
2016-06-01xfs: fix broken multi-fsb buffer loggingBrian Foster
2016-05-29Linux 4.7-rc1Linus Torvalds
2016-05-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-28Rename other copy of hash_string to hashlen_stringGeorge Spelvin
2016-05-28hpfs: implement the show_options methodMikulas Patocka
2016-05-28affs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28hpfs: fix remount failure when there are no options changedMikulas Patocka
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds