aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)AuthorFilesLines
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
2014-06-22xfs: Nuke XFS_ERROR macroEric Sandeen45-519/+487
2014-06-22xfs: return is not a functionEric Sandeen14-141/+140
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-103/+34
2014-06-12Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linusAl Viro13-75/+104
2014-06-12->splice_write() via ->write_iter()Al Viro2-43/+1
2014-06-11Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds90-2784/+2634
2014-06-10fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski1-1/+1
2014-06-10Merge branch 'xfs-misc-fixes-3-for-3.16' into for-nextDave Chinner13-53/+60
2014-06-10Merge branch 'xfs-da-geom' into for-nextDave Chinner26-778/+819
2014-06-10xfs: fix xfs_da_args sparse warning in xfs_readdirDave Chinner1-1/+1
2014-06-06xfs: Fix rounding in xfs_alloc_fix_len()Jan Kara1-10/+8
2014-06-06xfs: tone down writepage/releasepage WARN_ONsChristoph Hellwig1-3/+3
2014-06-06xfs: small cleanup in xfs_lowbit64()Dan Carpenter1-2/+5
2014-06-06xfs: kill xfs_buf_geterror()Dave Chinner8-23/+7
2014-06-06xfs: xfs_readsb needs to check for magic numbersDave Chinner1-6/+17
2014-06-06xfs: block allocation work needs to be kswapd awareDave Chinner2-9/+20
2014-06-06xfs: remove redundant geometry information from xfs_da_stateDave Chinner5-35/+20
2014-06-06xfs: replace attr LBSIZE with xfs_da_geometryDave Chinner4-92/+89
2014-06-06xfs: pass xfs_da_args to xfs_attr_leaf_newentsizeDave Chinner3-35/+19