summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-03-23xfs: refactor inode buffer verifier error loggingDarrick J. Wong
2018-03-23xfs: refactor inode verifier error loggingDarrick J. Wong
2018-03-23xfs: refactor bmap record validationDarrick J. Wong
2018-03-23xfs: sanity-check the unused space before trying to use itDarrick J. Wong
2018-03-23xfs: detect agfl count corruption and reset agflBrian Foster
2018-03-23xfs: unwind the try_again loop in xfs_log_forceChristoph Hellwig
2018-03-23xfs: refactor xfs_log_force_lsnChristoph Hellwig
2018-03-15xfs: minor cleanup for xfs_reflink_end_cowChristoph Hellwig
2018-03-15xfs: minor cleanup for xfs_get_blocksChristoph Hellwig
2018-03-15xfs: remove xfs_zero_rangeChristoph Hellwig
2018-03-15xfs: assert that xfs_reflink_allocate_cow is called with XFS_ILOCK_EXCLChristoph Hellwig
2018-03-15xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocksChristoph Hellwig
2018-03-15xfs: fix the check for COW extents in xfs_swap_extentsChristoph Hellwig
2018-03-14xfs: refactor xfs_log_forceChristoph Hellwig
2018-03-14xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig
2018-03-14xfs: merge _xfs_log_force and xfs_log_forceChristoph Hellwig
2018-03-14xfs: remove the unused log_flushed variable in xfs_extent_busy_flushChristoph Hellwig
2018-03-14xfs: remove an outdated comment for xfs_inode_item_committingChristoph Hellwig
2018-03-14xfs: remove misleading comment text on xfs_inode_item_unlockChristoph Hellwig
2018-03-11xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster
2018-03-11xfs: rename agfl perag res type to rmapbtBrian Foster
2018-03-11xfs: account format bouncing into rmapbt swapext tx reservationBrian Foster
2018-03-11xfs: shutdown if block allocation overruns tx reservationBrian Foster
2018-03-11xfs: Rename xa_ elements to ail_Matthew Wilcox
2018-03-11inode: don't memset the inode address space twiceDave Chinner
2018-03-11xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner
2018-03-11xfs: check for cow blocks before trying to clear themDarrick J. Wong
2018-03-11xfs: convert a few more directory asserts to corruptionDarrick J. Wong
2018-03-11xfs: don't iunlock the quota ip when quota blockDarrick J. Wong
2018-03-11xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel
2018-03-11xfs: fix transaction allocation deadlock in IO pathDave Chinner
2018-03-11xfs: implement the lazytime mount optionChristoph Hellwig
2018-03-11fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_syncChristoph Hellwig
2018-03-11xfs: Remove dead code from inode recover functionNikolay Borisov
2018-03-11Cleanup old XFS_BTREE_* tracesCarlos Maiolino
2018-03-11xfs: remove unused m_dmevmask from xfs_mount structEric Sandeen
2018-03-11xfs: fall back to vmalloc when allocation log vector buffersDave Chinner
2018-03-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-09Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher
2018-03-07ovl: update Kconfig textsMiklos Szeredi
2018-03-04Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-02Merge tag 'ceph-for-4.16-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-03-02Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-03-01xfs: don't block on the ilock for RWF_NOWAITxfs-4.16-fixes-3Christoph Hellwig
2018-03-01xfs: don't start out with the exclusive ilock for direct I/OChristoph Hellwig
2018-03-01xfs: don't allocate COW blocks for zeroing holes or unwritten extentsChristoph Hellwig
2018-03-01ceph: fix potential memory leak in init_caches()Chengguang Xu
2018-03-01Btrfs: fix log replay failure after unlink and link combinationFilipe Manana
2018-03-01Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana