summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2014-10-02xfs: check xfs_buf_read_uncached returns correctlyDave Chinner
2014-10-02xfs: introduce xfs_buf_submit[_wait]Dave Chinner
2014-10-02xfs: kill xfs_bioerror_relseDave Chinner
2014-10-02xfs: xfs_bioerror can die.Dave Chinner
2014-10-02xfs: kill xfs_bdstrat_cbDave Chinner
2014-10-02xfs: rework xfs_buf_bio_endio error handlingDave Chinner
2014-10-02xfs: xfs_buf_ioend and xfs_buf_iodone_work duplicate functionalityDave Chinner
2014-10-02xfs: synchronous buffer IO needs a referenceDave Chinner
2014-10-02xfs: Don't use xfs_buf_iowait in the delwri buffer codeDave Chinner
2014-10-02xfs: force the log before shutting downDave Chinner
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner
2014-08-04Merge branch 'xfs-bulkstat-refactor' into for-nextDave Chinner
2014-08-04Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner
2014-08-04Merge branch 'xfs-quota-eofblocks-scan' into for-nextDave Chinner
2014-08-04xfs: fix coccinelle warningskbuild test robot
2014-08-04xfs: flush both inodes in xfs_swap_extentsDave Chinner
2014-08-04xfs: fix swapext ilock deadlockDave Chinner
2014-08-04xfs: kill xfs_vnode.hDave Chinner
2014-08-04xfs: kill VN_MAPPEDDave Chinner
2014-08-04xfs: kill VN_CACHEDDave Chinner
2014-08-04xfs: kill VN_DIRTY()Dave Chinner
2014-08-04xfs: dquot recovery needs verifiersDave Chinner
2014-08-04xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-08-04xfs: ensure verifiers are attached to recovered buffersDave Chinner
2014-08-04xfs: catch buffers written without verifiers attachedDave Chinner
2014-08-04xfs: avoid false quotacheck after unclean shutdownEric Sandeen
2014-08-04xfs: fix rounding error of fiemap length parameterBrian Foster
2014-08-04xfs: introduce xfs_bulkstat_ag_ichunkJie Liu
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig
2014-07-24xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu
2014-07-24xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu
2014-07-24xfs: tidy up xfs_set_inode32Eric Sandeen
2014-07-24xfs: allow inode allocations in post-growfs disk spaceEric Sandeen
2014-07-24xfs: mark xfs_qm_quotacheck as staticJie Liu
2014-07-24xfs: fix cil push sequence after log recoveryMark Tinguely
2014-07-24xfs: squash prealloc while over quota free space as wellBrian Foster
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster
2014-07-24xfs: support a union-based filter for eofblocks scansBrian Foster
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster
2014-07-24xfs: introduce xfs_bulkstat_grab_ichunkJie Liu
2014-07-24xfs: introduce xfs_bulkstat_ichunk_raJie Liu
2014-07-24xfs: fix error handling at xfs_bulkstatJie Liu
2014-07-24xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu
2014-07-24xfs: fix error handling at xfs_inumbersJie Liu
2014-07-24xfs: consolidate xfs_inumbersJie Liu
2014-07-24xfs: remove xfs_bulkstat_singleChristoph Hellwig
2014-07-24xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu
2014-07-15xfs: add log attributes for log lsn and grant head dataBrian Foster
2014-07-15xfs: add xlog sysfs kobject and attribute handlersBrian Foster
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster