summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-20xfs: use xfs_zero_range in xfs_zero_eofChristoph Hellwig
2016-06-20xfs: handle 64-bit length in xfs_iozeroChristoph Hellwig
2016-06-20xfs: use iomap infrastructure for DAX zeroingChristoph Hellwig
2016-06-20xfs: use iomap fiemap implementationChristoph Hellwig
2016-06-20xfs: remove buffered write support from __xfs_get_blocksChristoph Hellwig
2016-06-20xfs: implement iomap based buffered write pathChristoph Hellwig
2016-06-20xfs: reorder zeroing and flushing sequence in truncateChristoph Hellwig
2016-06-20xfs: make xfs_bmbt_to_iomap available outside of xfs_pnfs.cChristoph Hellwig
2016-06-20fs: iomap based fiemap implementationChristoph Hellwig
2016-06-20fs: support DAX based iomap zeroingChristoph Hellwig
2016-06-20fs: introduce iomap infrastructureChristoph Hellwig
2016-06-20fs: 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-29hash_string: Fix zero-length case for !DCACHE_WORD_ACCESSGeorge Spelvin
2016-05-29Rename 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-28fs: fix binfmt_aout.c build errorGuenter Roeck
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28<linux/hash.h>: Add support for architecture-specific functionsGeorge Spelvin
2016-05-28fs/namei.c: Improve dcache hash functionGeorge Spelvin
2016-05-28fs/namei.c: Add hashlen_string() functionGeorge Spelvin
2016-05-28Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-05-28nfs: fix anonymous member initializer build failure with older compilersLinus Torvalds
2016-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-28switch ->setxattr() to passing dentry and inode separatelyAl Viro
2016-05-27Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-27Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-27mm: remove more IS_ERR_VALUE abusesLinus Torvalds
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-27direct-io: fix direct write stale data exposure from concurrent buffered readEryu Guan
2016-05-27ocfs2: bump up o2cb network protocol versionJunxiao Bi
2016-05-27ocfs2: o2hb: fix hb hung timeJunxiao Bi
2016-05-27ocfs2: o2hb: don't negotiate if last hb failJunxiao Bi
2016-05-27ocfs2: o2hb: add some user/debug logJunxiao Bi
2016-05-27ocfs2: o2hb: add NEGOTIATE_APPROVE messageJunxiao Bi
2016-05-27ocfs2: o2hb: add NEGO_TIMEOUT messageJunxiao Bi
2016-05-27ocfs2: o2hb: add negotiate timerJunxiao Bi