summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-13xfs: ensure btree root split sets blkno correctlyDave Chinner
2013-06-13xfs: fix implicit padding in directory and attr CRC formatsDave 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
2013-06-05xfs: fix log recovery transaction item reorderingDave Chinner
2013-06-04xfs: fix remote attribute invalidation for a leafDave Chinner
2013-06-04xfs: rework dquot CRCsDave Chinner
2013-05-30xfs: fix dir3 freespace block corruptionDave Chinner
2013-05-30xfs: kill suid/sgid through the truncate path.Dave Chinner
2013-05-30xfs: add fsgeom flag for v5 superblock support.Dave Chinner
2013-05-30xfs: disable swap extents ioctl on CRC enabled filesystemsDave Chinner
2013-05-30xfs: fix split buffer vector log recovery supportDave Chinner
2013-05-30xfs: fix incorrect remote symlink block countDave Chinner
2013-05-30xfs: don't emit v5 superblock warnings on writeDave Chinner
2013-05-23xfs: rework remote attr CRCsDave Chinner
2013-05-23xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner
2013-05-23xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner
2013-05-23xfs: correctly map remote attr buffers during removalDave Chinner
2013-05-23xfs: remote attribute tail zeroing does too muchDave Chinner
2013-05-23xfs: remote attribute read too shortDave Chinner
2013-05-21xfs: remote attribute allocation may be contiguousDave Chinner
2013-05-21xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner
2013-05-20xfs: remote attribute lookups require the value lengthDave Chinner
2013-05-20xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner
2013-05-20xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner
2013-05-20xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner
2013-05-20xfs: Don't reference the EFI after it is freedDave Chinner
2013-05-20xfs: fix rounding in xfs_free_file_spaceDave Chinner
2013-05-20xfs: fix sub-page blocksize data integrity writesDave Chinner
2013-05-20xfs: Avoid pathological backwards allocationJan Kara
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-10Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-09eCryptfs: Use the ablkcipher crypto APITyler Hicks
2013-05-09Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds