summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2018-03-23xfs: catch inode allocation state mismatch corruptionDave Chinner1-1/+22
2018-03-23xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corruptDarrick J. Wong1-1/+1
2018-03-23xfs: flag inode corruption if parent ptr doesn't get us a real inodeDarrick J. Wong1-1/+11
2018-03-23xfs: don't accept inode buffers with suspicious unlinked chainsDarrick J. Wong1-2/+8
2018-03-23xfs: move inode extent size hint validation to libxfsDarrick J. Wong3-88/+122
2018-03-23xfs: record inode buf errors as a xref error in inobt scrubberDarrick J. Wong1-1/+2
2018-03-23xfs: remove xfs_buf parameter from inode scrub methodsDarrick J. Wong9-111/+74
2018-03-23xfs: inode scrubber shouldn't bother with raw checksDarrick J. Wong1-89/+13
2018-03-23xfs: bmap scrubber should do rmap xref with bmap for sparse filesDarrick J. Wong1-1/+169
2018-03-23xfs: refactor inode buffer verifier error loggingDarrick J. Wong3-6/+30
2018-03-23xfs: refactor inode verifier error loggingDarrick J. Wong2-8/+12
2018-03-23xfs: refactor bmap record validationDarrick J. Wong4-21/+54
2018-03-23xfs: sanity-check the unused space before trying to use itDarrick J. Wong5-49/+111
2018-03-23xfs: detect agfl count corruption and reset agflBrian Foster3-1/+103
2018-03-23xfs: unwind the try_again loop in xfs_log_forceChristoph Hellwig1-30/+42
2018-03-23xfs: refactor xfs_log_force_lsnChristoph Hellwig1-80/+62
2018-03-15xfs: minor cleanup for xfs_reflink_end_cowChristoph Hellwig1-9/+8
2018-03-15xfs: minor cleanup for xfs_get_blocksChristoph Hellwig1-7/+6
2018-03-15xfs: remove xfs_zero_rangeChristoph Hellwig4-53/+14
2018-03-15xfs: assert that xfs_reflink_allocate_cow is called with XFS_ILOCK_EXCLChristoph Hellwig1-1/+1
2018-03-15xfs: don't use XFS_BMAPI_ENTRIRE in xfs_get_blocksChristoph Hellwig1-2/+2
2018-03-15xfs: fix the check for COW extents in xfs_swap_extentsChristoph Hellwig1-2/+2
2018-03-14xfs: refactor xfs_log_forceChristoph Hellwig1-81/+63
2018-03-14xfs: merge _xfs_log_force_lsn and xfs_log_force_lsnChristoph Hellwig6-28/+9
2018-03-14xfs: merge _xfs_log_force and xfs_log_forceChristoph Hellwig4-29/+8
2018-03-14xfs: remove the unused log_flushed variable in xfs_extent_busy_flushChristoph Hellwig1-2/+2
2018-03-14xfs: remove an outdated comment for xfs_inode_item_committingChristoph Hellwig1-4/+0
2018-03-14xfs: remove misleading comment text on xfs_inode_item_unlockChristoph Hellwig1-3/+0
2018-03-11xfs: account only rmapbt-used blocks against rmapbt perag resBrian Foster5-12/+46
2018-03-11xfs: rename agfl perag res type to rmapbtBrian Foster4-34/+33
2018-03-11xfs: account format bouncing into rmapbt swapext tx reservationBrian Foster1-9/+20
2018-03-11xfs: shutdown if block allocation overruns tx reservationBrian Foster1-4/+8
2018-03-11xfs: Rename xa_ elements to ail_Matthew Wilcox10-174/+175
2018-03-11inode: don't memset the inode address space twiceDave Chinner1-3/+8
2018-03-11xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner5-23/+31
2018-03-11xfs: check for cow blocks before trying to clear themDarrick J. Wong2-9/+5
2018-03-11xfs: convert a few more directory asserts to corruptionDarrick J. Wong2-3/+5
2018-03-11xfs: don't iunlock the quota ip when quota blockDarrick J. Wong1-2/+0
2018-03-11xfs: Correctly invert xfs_buftarg LRU isolation logicVratislav Bendel1-1/+1
2018-03-11xfs: fix transaction allocation deadlock in IO pathDave Chinner2-3/+4
2018-03-11xfs: implement the lazytime mount optionChristoph Hellwig3-1/+49
2018-03-11fs: don't clear I_DIRTY_TIME before calling mark_inode_dirty_syncChristoph Hellwig2-6/+1
2018-03-11xfs: Remove dead code from inode recover functionNikolay Borisov1-7/+0
2018-03-11Cleanup old XFS_BTREE_* tracesCarlos Maiolino7-164/+14
2018-03-11xfs: remove unused m_dmevmask from xfs_mount structEric Sandeen3-12/+0
2018-03-11xfs: fall back to vmalloc when allocation log vector buffersDave Chinner3-5/+11
2018-03-09Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-68/+228
2018-03-09Merge tag 'xfs-4.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-12/+30
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher1-3/+0
2018-03-07ovl: update Kconfig textsMiklos Szeredi1-0/+14