summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'xfs-4.8-misc-fixes-2' into for-nextDave Chinner2016-06-2118-166/+246
|\
| * xfs: refactor btree maxlevels computationDarrick J. Wong2016-06-214-27/+28
| * xfs: convert list of extents to free into a regular listDarrick J. Wong2016-06-215-44/+47
| * xfs: separate freelist fixing into a separate helperDave Chinner2016-06-212-30/+56
| * xfs: rearrange xfs_bmap_add_free parametersDarrick J. Wong2016-06-214-14/+13
| * xfs: check for a valid error_tag in errortag_addDarrick J. Wong2016-06-211-0/+3
| * xfs: enable buffer deadlock postmortem diagnosis via ftraceDarrick J. Wong2016-06-212-3/+6
| * xfs: check offsets of variable length structuresDarrick J. Wong2016-06-211-2/+23
| * xfs: refactor xfs_reserve_blocks() to handle ENOSPC correctlyBrian Foster2016-06-211-45/+60
| * xfs: cancel eofblocks background trimming on remount read-onlyBrian Foster2016-06-213-1/+10
* | Merge branch 'xfs-4.8-iomap-write' into for-nextDave Chinner2016-06-2110-776/+367
|\ \
| * | xfs: kill xfs_zero_remaining_bytesChristoph Hellwig2016-06-211-119/+14
| * | xfs: split xfs_free_file_space in manageable piecesChristoph Hellwig2016-06-211-115/+137
| * | xfs: use xfs_zero_range in xfs_zero_eofChristoph Hellwig2016-06-211-127/+1
| * | xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig2016-06-212-6/+8
| * | xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig2016-06-212-41/+3
| * | xfs: use iomap fiemap implementationChristoph Hellwig2016-06-211-75/+5
| * | xfs: remove buffered write support from __xfs_get_blocksChristoph Hellwig2016-06-211-52/+19
| * | xfs: implement iomap based buffered write pathChristoph Hellwig2016-06-217-258/+187
| * | xfs: reorder zeroing and flushing sequence in truncateChristoph Hellwig2016-06-211-14/+19
| * | xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig2016-06-213-26/+31
* | | Merge branch 'fs-4.8-iomap-infrastructure' into for-nextDave Chinner2016-06-2110-20/+649
|\| |
| * | fs: iomap based fiemap implementationChristoph Hellwig2016-06-212-0/+93
| * | fs: support DAX based iomap zeroingChristoph Hellwig2016-06-211-1/+14
| * | fs: introduce iomap infrastructureChristoph Hellwig2016-06-216-10/+523
| * | fs: move struct iomap from exportfs.h to a separate headerChristoph Hellwig2016-06-215-15/+25
| |/
* | xfs: reduce lock hold times in buffer writebackDave Chinner2016-06-011-25/+35
* | xfs: define XFS_IOC_FREEZE even if FIFREEZE is definedChristoph Hellwig2016-06-011-6/+2
* | xfs: make several functions staticEric Sandeen2016-06-0115-50/+14
* | xfs: remove spurious shutdown type check from xfs_bmap_finish()Brian Foster2016-06-011-3/+1
* | xfs: fix broken multi-fsb buffer loggingBrian Foster2016-06-011-5/+13
|/
* Linux 4.7-rc1v4.7-rc1Linus Torvalds2016-05-291-3/+3
* hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin2016-05-291-2/+2
* Rename other copy of hash_string to hashlen_stringGeorge Spelvin2016-05-291-2/+2
* hpfs: implement the show_options methodMikulas Patocka2016-05-291-11/+32
* affs: fix remount failure when there are no options changedMikulas Patocka2016-05-291-2/+3
* hpfs: fix remount failure when there are no options changedMikulas Patocka2016-05-291-2/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-05-2967-258/+373
|\
| * MIPS: Add missing FROZEN hotplug notifier transitionsAnna-Maria Gleixner2016-05-281-1/+1
| * MIPS: Build microMIPS VDSO for microMIPS kernelsJames Hogan2016-05-281-0/+1
| * MIPS: Fix sigreturn via VDSO on microMIPS kernelJames Hogan2016-05-281-8/+0
| * MIPS: devicetree: fix cpu interrupt controller node-namesAntony Pavlov2016-05-287-7/+7
| * MIPS: VDSO: Build with `-fno-strict-aliasing'Maciej W. Rozycki2016-05-281-1/+2
| * MIPS: Pistachio: Enable KASLRMatt Redfearn2016-05-282-2/+7
| * MIPS: lib: Mark intrinsics notraceHarvey Hunt2016-05-287-7/+7
| * MIPS: Fix 64-bit HTW configurationJames Hogan2016-05-281-2/+12
| * MIPS: Add 64-bit HTW fieldsJames Hogan2016-05-282-2/+14
| * MAINTAINERS: Add file patterns for mips device tree bindingsGeert Uytterhoeven2016-05-281-0/+1
| * MAINTAINERS: Add file patterns for mips brcm device tree bindingsGeert Uytterhoeven2016-05-281-0/+1
| * MIPS: Simplify DSP instruction encoding macrosJames Hogan2016-05-281-90/+17