summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2017-06-20cancel the setfilesize transation when io error happenZhaohongjiang
2017-06-20xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-06-20xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-06-08posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-02-10libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2017-02-10xfs: fix superblock inprogress checkDave Chinner
2016-08-22xfs: skip stale inodes in xfs_iflush_clusterDave Chinner
2016-08-22xfs: fix inode validity check in xfs_iflush_clusterDave Chinner
2016-08-22xfs: xfs_iflush_cluster fails to abort on errorDave Chinner
2015-08-03xfs: fix remote symlinks on V5/CRC filesystemsEric Sandeen
2015-03-06xfs: set superblock buffer type correctlyDave Chinner
2015-03-06xfs: inode unlink does not set AGI buffer typeDave Chinner
2015-03-06xfs: ensure buffer types are set correctlyDave Chinner
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-05-06xfs: fix directory hash ordering bugMark Tinguely
2013-12-20xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-12-20xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner
2013-12-08xfs: add capability check to free eofblocks ioctlDwight Engen
2013-10-13xfs: fix node forward in xfs_node_toosmallMark Tinguely
2013-06-14xfs: don't shutdown log recovery on validation errorsDave Chinner
2013-06-14xfs: ensure btree root split sets blkno correctlyDave Chinner
2013-06-14xfs: fix implicit padding in directory and attr CRC formatsDave Chinner
2013-06-14xfs: don't emit v5 superblock warnings on writeDave Chinner
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner
2013-06-06xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner
2013-06-06xfs: fix log recovery transaction item reorderingDave Chinner
2013-06-06xfs: fix remote attribute invalidation for a leafDave Chinner
2013-06-06xfs: rework dquot CRCsDave Chinner
2013-05-30xfs: rework remote attr CRCsDave Chinner
2013-05-30xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner
2013-05-30xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner
2013-05-30xfs: correctly map remote attr buffers during removalDave Chinner
2013-05-30xfs: remote attribute tail zeroing does too muchDave Chinner
2013-05-30xfs: remote attribute read too shortDave Chinner
2013-05-30xfs: remote attribute allocation may be contiguousDave Chinner
2013-05-30xfs: fix dir3 freespace block corruptionDave Chinner
2013-05-30xfs: disable swap extents ioctl on CRC enabled filesystemsDave Chinner
2013-05-30xfs: add fsgeom flag for v5 superblock support.Dave Chinner
2013-05-30xfs: fix incorrect remote symlink block countDave Chinner
2013-05-30xfs: fix split buffer vector log recovery supportDave Chinner
2013-05-30xfs: kill suid/sgid through the truncate path.Dave Chinner
2013-05-30xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner
2013-05-24xfs: remote attribute lookups require the value lengthDave Chinner
2013-05-24xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner
2013-05-24xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner
2013-05-24xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner