summaryrefslogtreecommitdiffstats
path: root/fs/xfs
AgeCommit message (Expand)Author
2013-12-17xfs: swalloc doesn't align allocations properlyDave Chinner
2013-12-17xfs: remove xfsbdstrat errorChristoph Hellwig
2013-12-17xfs: align initial file allocations correctlyDave Chinner
2013-12-17xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu
2013-12-17xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu
2013-12-17xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu
2013-12-17xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely
2013-12-13Merge branch 'xfs-factor-icluster-macros' into for-nextBen Myers
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_imapJie Liu
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_ifree_clusterJie Liu
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_ialloc_inode_initJie Liu
2013-12-13xfs: use xfs_icluster_size_fsb in xfs_bulkstatJie Liu
2013-12-13xfs: introduce a common helper xfs_icluster_size_fsbJie Liu
2013-12-13xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu
2013-12-13xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu
2013-12-13xfs: get rid of XFS_IALLOC_INODES macrosJie Liu
2013-12-13xfs: remove the quotaoff log format from the quotaoff log itemChristoph Hellwig
2013-12-13xfs: remove the dquot log format from the dquot log itemChristoph Hellwig
2013-12-13xfs: remove the inode log format from the inode log itemChristoph Hellwig
2013-12-13xfs: format logged extents directly into the CILChristoph Hellwig
2013-12-13xfs: format log items write directly into the linear CIL bufferChristoph Hellwig
2013-12-13xfs: introduce xlog_copy_iovecChristoph Hellwig
2013-12-13xfs: refactor xfs_inode_item_formatChristoph Hellwig
2013-12-13xfs: refactor xfs_inode_item_sizeChristoph Hellwig
2013-12-13xfs: refactor xfs_buf_item_format_segmentChristoph Hellwig
2013-12-13xfs: remove duplicate code in xlog_cil_insert_format_itemsChristoph Hellwig
2013-12-11xfs: align initial file allocations correctlyDave Chinner
2013-12-11xfs: fix calculation of freed inode cluster blocksBen Myers
2013-12-11xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner
2013-12-10xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner
2013-12-10xfs: don't perform discard if the given range length is less than block sizeJie Liu
2013-12-10xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-12-09xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu
2013-12-09xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu
2013-12-06xfs: add xfs_setattr_timeChristoph Hellwig
2013-12-06xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig
2013-12-06xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu
2013-12-06xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu
2013-12-06xfs: make quota metadata truncation behavior consistent to user spaceJie Liu
2013-12-05xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely
2013-12-05xfs: free the list of recovery items on errorMark Tinguely
2013-12-05xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner
2013-12-04xfs: don't perform discard if the given range length is less than block sizeJie Liu
2013-12-04xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig
2013-12-04xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter
2013-12-04xfs: remove unused FI_ flagsChristoph Hellwig
2013-12-04xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen
2013-11-23block: Abstract out bvec iteratorKent Overstreet
2013-11-22Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-11-18xfs: open code inc_inode_iversion when logging an inodeDave Chinner