aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-04Merge branch 'xfs-misc-fixes-3.17-2' into for-nextDave Chinner16-161/+175
2014-08-04Merge branch 'xfs-bulkstat-refactor' into for-nextDave Chinner4-315/+283
2014-08-04Merge branch 'xfs-misc-fixes-3.17-1' into for-nextDave Chinner25-353/+166
2014-08-04Merge branch 'xfs-quota-eofblocks-scan' into for-nextDave Chinner6-12/+148
2014-08-04xfs: fix coccinelle warningskbuild test robot1-1/+1
2014-08-04xfs: flush both inodes in xfs_swap_extentsDave Chinner1-44/+37
2014-08-04xfs: fix swapext ilock deadlockDave Chinner1-15/+18
2014-08-04xfs: kill xfs_vnode.hDave Chinner6-48/+20
2014-08-04xfs: kill VN_MAPPEDDave Chinner2-7/+1
2014-08-04xfs: kill VN_CACHEDDave Chinner2-3/+2
2014-08-04xfs: kill VN_DIRTY()Dave Chinner2-3/+1
2014-08-04xfs: dquot recovery needs verifiersDave Chinner1-21/+23
2014-08-04xfs: quotacheck leaves dquot buffers without verifiersDave Chinner2-2/+9
2014-08-04xfs: ensure verifiers are attached to recovered buffersDave Chinner1-20/+31
2014-08-04xfs: catch buffers written without verifiers attachedDave Chinner2-1/+21
2014-08-04xfs: avoid false quotacheck after unclean shutdownEric Sandeen2-5/+20
2014-08-04xfs: fix rounding error of fiemap length parameterBrian Foster1-2/+2
2014-08-04xfs: introduce xfs_bulkstat_ag_ichunkJie Liu2-54/+103
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig20-239/+50
2014-07-24xfs: fix uflags detection at xfs_fs_rm_xquotaJie Liu1-1/+1
2014-07-24xfs: remove XFS_IS_OQUOTA_ON macrosJie Liu1-2/+0
2014-07-24xfs: tidy up xfs_set_inode32Eric Sandeen1-2/+4
2014-07-24xfs: allow inode allocations in post-growfs disk spaceEric Sandeen3-11/+17
2014-07-24xfs: mark xfs_qm_quotacheck as staticJie Liu2-96/+94
2014-07-24xfs: fix cil push sequence after log recoveryMark Tinguely1-2/+0
2014-07-24xfs: squash prealloc while over quota free space as wellBrian Foster1-6/+14
2014-07-24xfs: run an eofblocks scan on ENOSPC/EDQUOTBrian Foster4-4/+87
2014-07-24xfs: support a union-based filter for eofblocks scansBrian Foster2-1/+33
2014-07-24xfs: add scan owner field to xfs_eofblocksBrian Foster2-1/+14
2014-07-24xfs: introduce xfs_bulkstat_grab_ichunkJie Liu1-50/+69
2014-07-24xfs: introduce xfs_bulkstat_ichunk_raJie Liu1-24/+32
2014-07-24xfs: fix error handling at xfs_bulkstatJie Liu1-31/+6
2014-07-24xfs: remove redundant user buffer count checks at xfs_bulkstatJie Liu1-3/+1
2014-07-24xfs: fix error handling at xfs_inumbersJie Liu1-57/+40
2014-07-24xfs: consolidate xfs_inumbersJie Liu2-38/+32
2014-07-24xfs: remove xfs_bulkstat_singleChristoph Hellwig3-57/+2
2014-07-24xfs: remove redundant stat assignment in xfs_bulkstat_one_intJie Liu1-4/+1
2014-07-15xfs: add log attributes for log lsn and grant head dataBrian Foster1-0/+64
2014-07-15xfs: add xlog sysfs kobject and attribute handlersBrian Foster4-0/+64
2014-07-15xfs: add xfs_mount sysfs kobjectBrian Foster6-1/+133
2014-07-15xfs: add a sysfs ksetBrian Foster1-1/+11
2014-07-15xfs: fix a couple error sequence jumps in xfs_mountfs()Brian Foster1-2/+2
2014-07-15Merge branch 'xfs-libxfs-restructure' into for-nextDave Chinner102-1212/+1180
2014-07-15xfs: null unused quota inodes when quota is onDave Chinner1-4/+21
2014-07-15xfs: refine the allocation stack switchDave Chinner6-62/+90
2014-07-15Revert "xfs: block allocation work needs to be kswapd aware"Dave Chinner2-20/+9
2014-06-25xfs: global error sign conversionDave Chinner67-887/+882
2014-06-25libxfs: move source filesDave Chinner27-31/+32
2014-06-25libxfs: move header filesDave Chinner27-0/+0
2014-06-25xfs: create libxfs infrastructureDave Chinner3-1/+6