summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs
AgeCommit message (Expand)Author
2018-06-06xfs: detect agfl count corruption and reset agflBrian Foster
2018-05-30xfs: remove racy hasattr check from attr opsBrian Foster
2017-12-20xfs: fix incorrect extent state in xfs_bmap_add_extent_unwritten_realChristoph Hellwig
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-03-30xfs: don't allow di_size with high bit setDarrick J. Wong
2016-11-10libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-09-15xfs: fix superblock inprogress checkDave Chinner
2016-06-07xfs: handle dquot buffer readahead in log recovery correctlyDave Chinner
2016-06-07xfs: print name of verifier if it failsEric Sandeen
2016-02-25xfs: inode recovery readahead can race with inode buffer creationDave Chinner
2016-02-25libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
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
2015-08-28libxfs: bad magic number should set da block buffer errorDarrick J. Wong
2015-08-25Merge branch 'xfs-misc-fixes-for-4.3-3' into for-nextDave Chinner
2015-08-25xfs: Fix file type directory corruption for btree directoriesJan Kara
2015-08-25xfs: Fix uninitialized return value in xfs_alloc_fix_freelist()Jan Kara
2015-08-20Merge branch 'xfs-misc-fixes-for-4.3-2' into for-nextDave Chinner
2015-08-19xfs: Fix xfs_attr_leafblock definitionJan Kara
2015-08-19libxfs: readahead of dir3 data blocks should use the read verifierDarrick J. Wong
2015-08-19xfs: stop holding ILOCK over filldir callbacksDave Chinner
2015-08-19xfs: swap leaf buffer into path struct atomically during path shiftBrian Foster
2015-08-19xfs: relocate sparse inode mount warningBrian Foster
2015-08-19xfs: set XFS_DA_OP_OKNOENT in xfs_attr_getEric Sandeen
2015-08-19Merge branch 'xfs-efi-rework' into for-nextDave Chinner
2015-08-19xfs: add missing bmap cancel calls in error pathsBrian Foster
2015-08-19xfs: fix btree cursor error cleanupsBrian Foster
2015-07-29Merge branch 'xfs-meta-uuid' into for-nextDave Chinner
2015-07-29Merge branch 'xfs-misc-fixes-for-4.3' into for-nextDave Chinner
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen
2015-07-29libxfs: add xfs_bit.cDave Chinner
2015-07-29xfs: Use consistent logging message prefixesJoe Perches
2015-07-29xfs: xfs_bunmapi() does not need XFS_BMAPI_METADATA flagDave Chinner
2015-07-29xfs: remote attributes need to be considered dataDave Chinner
2015-07-29xfs: remote attribute headers contain an invalid LSNDave Chinner
2015-06-23Merge branch 'xfs-misc-fixes-for-4.2-3' into for-nextDave Chinner
2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner