aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
...
| * | | xfs: use xfs_icluster_size_fsb in xfs_bulkstatJie Liu2013-12-12
| * | | xfs: introduce a common helper xfs_icluster_size_fsbJie Liu2013-12-12
| * | | xfs: get rid of XFS_IALLOC_BLOCKS macrosJie Liu2013-12-12
| * | | xfs: get rid of XFS_INODE_CLUSTER_SIZE macrosJie Liu2013-12-12
| * | | xfs: get rid of XFS_IALLOC_INODES macrosJie Liu2013-12-12
| | |/ | |/|
* | | xfs: remove the quotaoff log format from the quotaoff log itemChristoph Hellwig2013-12-12
* | | xfs: remove the dquot log format from the dquot log itemChristoph Hellwig2013-12-12
* | | xfs: remove the inode log format from the inode log itemChristoph Hellwig2013-12-12
* | | xfs: format logged extents directly into the CILChristoph Hellwig2013-12-12
* | | xfs: format log items write directly into the linear CIL bufferChristoph Hellwig2013-12-12
* | | xfs: introduce xlog_copy_iovecChristoph Hellwig2013-12-12
* | | xfs: refactor xfs_inode_item_formatChristoph Hellwig2013-12-12
* | | xfs: refactor xfs_inode_item_sizeChristoph Hellwig2013-12-12
* | | xfs: refactor xfs_buf_item_format_segmentChristoph Hellwig2013-12-12
* | | xfs: remove duplicate code in xlog_cil_insert_format_itemsChristoph Hellwig2013-12-12
|/ /
* | xfs: align initial file allocations correctlyDave Chinner2013-12-11
* | xfs: fix calculation of freed inode cluster blocksBen Myers2013-12-11
* | xfs: xfs_dir2_block_to_sf temp buffer allocation failsDave Chinner2013-12-11
* | xfs: fix infinite loop by detaching the group/project hints from user dquotJie Liu2013-12-09
* | xfs: fix assertion failure at xfs_setattr_nonsizeJie Liu2013-12-09
* | xfs: add xfs_setattr_timeChristoph Hellwig2013-12-06
* | xfs: tiny xfs_setattr_mode cleanupChristoph Hellwig2013-12-06
* | xfs: fix false assertion at xfs_qm_vop_create_dqattachJie Liu2013-12-06
* | xfs: integrate xfs_quota_priv header file to xfs_qmJie Liu2013-12-06
* | xfs: make quota metadata truncation behavior consistent to user spaceJie Liu2013-12-06
* | xfs: fix memory leak in xfs_dir2_node_removenameMark Tinguely2013-12-05
* | xfs: free the list of recovery items on errorMark Tinguely2013-12-05
* | xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner2013-12-05
* | xfs: don't perform discard if the given range length is less than block sizeJie Liu2013-12-04
* | xfs: fix the comment explaining xfs_trans_dqlockedjoinChristoph Hellwig2013-12-04
* | xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2013-12-04
* | xfs: remove unused FI_ flagsChristoph Hellwig2013-12-04
* | xfs: simplify xfs_setsize_buftarg callchain; remove unused argEric Sandeen2013-12-04
|/
* Merge tag 'xfs-for-linus-v3.13-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-22
|\
| * xfs: open code inc_inode_iversion when logging an inodeDave Chinner2013-11-18
| * xfs: increase inode cluster size for v5 filesystemsDave Chinner2013-11-18
| * xfs: fix unlock in xfs_bmap_add_attrforkMark Tinguely2013-11-18
* | Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-11-14
|\|
| * xfs: simplify kmem_{zone_}zallocGu Zheng2013-11-06
| * xfs: add tracepoints to AGF/AGI read operationsDave Chinner2013-11-06
| * xfs: trace AIL manipulationsDave Chinner2013-11-06
| * xfs: xfs_remove deadlocks due to inverted AGF vs AGI lock orderingDave Chinner2013-11-04
| * xfs: fix the extent count when allocating an new indirection array entryJie Liu2013-10-31
| * xfs: be more forgiving of a v4 secondary sb w/ junk in v5 fieldsEric Sandeen2013-10-30
| * xfs: fix possible NULL dereference in xlog_verify_iclogGeyslan G. Bem2013-10-30
| * xfs:xfs_dir2_node.c: pointer use before check for nullDenis Efremov2013-10-30
| * xfs: prevent stack overflows from page cache allocationDave Chinner2013-10-30
| * xfs: fix static and extern sparse warningsDave Chinner2013-10-30
| * xfs: validity check the directory block leaf entry countDave Chinner2013-10-30
| * xfs: make dir2 ftype offset pointers explicitDave Chinner2013-10-30