summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
2013-07-09Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03vfs: export lseek_execute() to modulesJie Liu
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-06-29[readdir] convert xfsAl Viro
2013-06-28xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKDChandra Seetharaman
2013-06-28xfs: Change xfs_dquot_acct to be a 2-dimensional arrayChandra Seetharaman
2013-06-28xfs: Code cleanup and removal of some typedef usageChandra Seetharaman
2013-06-28xfs: Replace macro XFS_DQ_TO_QIP with a functionChandra Seetharaman
2013-06-28xfs: Replace macro XFS_DQUOT_TREE with a functionChandra Seetharaman
2013-06-28xfs: Define a new function xfs_is_quota_inode()Chandra Seetharaman
2013-06-28xfs: implement inode change countDave Chinner
2013-06-27xfs: Use inode create transactionDave Chinner
2013-06-27xfs: Inode create item recoveryDave Chinner
2013-06-27xfs: Inode create transaction reservationsDave Chinner
2013-06-27xfs: Inode create log itemsDave Chinner
2013-06-27xfs: Introduce an ordered buffer itemDave Chinner
2013-06-27xfs: Introduce ordered log vector supportDave Chinner
2013-06-27xfs: xfs_ifree doesn't need to modify the inode bufferDave Chinner
2013-06-27xfs: don't do IO when creating an new inodeDave Chinner
2013-06-27xfs: don't use speculative prealloc for small filesDave Chinner
2013-06-27xfs: plug directory buffer readaheadDave Chinner
2013-06-27xfs: add pluging for bulkstat readaheadDave Chinner
2013-06-26xfs: Remove dead function prototype xfs_sync_inode_grab()Jie Liu
2013-06-26xfs: Remove the left function variable from xfs_ialloc_get_rec()Jie Liu
2013-06-20xfs: check on-disk (not incore) btree root size in dfrag.cEric Sandeen
2013-06-19xfs: Remove XFS_MOUNT_RETERRJie Liu
2013-06-19xfs: Remove two dead transaction log reservaion macrosJie Liu
2013-06-19xfs: return FIEMAP_EXTENT_UNKNOWN for delayed allocation extentJie Liu
2013-06-19xfs: fix the symbolic link assert in xfs_ifreeMark Tinguely
2013-06-17xfs: Remove struct xfs_chash from xfs_mountJeff Liu
2013-06-17xfs: Don't keep silent if sunit/swidth can not be changed via mountJie Liu
2013-06-17xfs: Remove redundant error variable from xfs_growfs_data_private()Jie Liu
2013-06-17xfs: Convert use of typedef ctl_table to struct ctl_tableJoe Perches
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-14xfs: don't shutdown log recovery on validation errorsDave Chinner
2013-06-13xfs: ensure btree root split sets blkno correctlyDave Chinner
2013-06-13xfs: fix implicit padding in directory and attr CRC formatsDave 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-06-05xfs: increase number of ACL entries for V5 superblocksDave Chinner
2013-06-05xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner
2013-06-05xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner