summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)Author
2016-03-07Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner
2016-03-07Merge branch 'xfs-misc-fixes-4.6' into for-nextDave Chinner
2016-03-07Merge branch 'xfs-get-next-dquot-4.6' into for-nextDave Chinner
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner
2016-02-09xfs: move di_changecount to VFS inodeDave Chinner
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner
2016-02-09xfs: use vfs inode nlink field everywhereDave Chinner
2016-02-09xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner
2016-02-09xfs: cull unnecessary icdinode fieldsDave Chinner
2016-02-09xfs: remove timestamps from incore inodeDave Chinner
2016-02-09xfs: introduce inode log format objectDave Chinner
2016-02-09xfs: RT bitmap and summary buffers need verifiersDave Chinner
2016-02-09xfs: RT bitmap and summary buffers are not typedDave Chinner
2016-02-08xfs: move struct xfs_attr_shortform to xfs_da_format.hDarrick J. Wong
2016-02-08xfs: remove unused function definitionsEric Sandeen
2016-02-08xfs: move buffer invalidation to xfs_btree_free_blockChristoph Hellwig
2016-02-08xfs: factor btree block freeing into a helperChristoph Hellwig
2016-02-08xfs: handle errors from ->free_blocks in xfs_btree_kill_irootChristoph Hellwig
2016-02-08xfs: wire up Q_XGETNEXTQUOTA / get_nextdqblkEric Sandeen
2016-01-19Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner
2016-01-12Merge branch 'xfs-misc-fixes-for-4.5-2' into for-nextDave Chinner
2016-01-12xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-01-12xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-01-11xfs: eliminate committed arg from xfs_bmap_finishEric Sandeen
2016-01-08xfs: bmapbt checking on debug kernels too expensiveDave Chinner
2016-01-05Merge branch 'xfs-misc-fixes-for-4.5' into for-nextDave Chinner
2016-01-04xfs: introduce per-inode DAX enablementDave Chinner
2016-01-04xfs: use FS_XFLAG definitions directlyDave Chinner
2016-01-04fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner
2016-01-04libxfs: refactor short btree block verificationDarrick J. Wong
2016-01-04libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2016-01-04libxfs: use a convenience variable instead of open-coding the forkDarrick J. Wong
2016-01-04libxfs: make xfs_alloc_fix_freelist non-staticDarrick J. Wong
2016-01-04xfs: get mp from bma->ip in xfs_bmap codeEric Sandeen
2016-01-04xfs: print name of verifier if it failsEric Sandeen
2016-01-04libxfs: Optimize the loop for xfs_bitmap_emptyJia He
2016-01-04xfs: support a crc verification only log record passBrian Foster
2015-11-03Merge branch 'xfs-dax-updates' into for-nextDave Chinner
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner
2015-11-03xfs: Validate the length of on-disk ACLsAndreas Gruenbacher
2015-11-03xfs: introduce BMAPI_ZERO for allocating zeroed extentsDave Chinner
2015-10-12Merge branch 'xfs-misc-fixes-for-4.4-1' into for-nextDave Chinner
2015-10-12Merge branch 'xfs-logging-fixes' into for-nextDave Chinner
2015-10-12xfs: per-filesystem stats counter implementationBill O'Donnell
2015-10-12xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak
2015-10-12xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak
2015-10-12libxfs: fix two comment typosGeliang Tang
2015-10-12xfs: validate metadata LSNs against log on v5 superblocksBrian Foster
2015-10-12xfs: log local to remote symlink conversions correctly on v5 supersBrian Foster
2015-09-01Merge branch 'xfs-misc-fixes-for-4.3-4' into for-nextDave Chinner