summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ialloc.c
AgeCommit message (Expand)Author
2016-06-07xfs: print name of verifier if it failsEric Sandeen
2015-10-12xfs: validate metadata LSNs against log on v5 superblocksBrian Foster
2015-08-19Merge branch 'xfs-efi-rework' into for-nextDave Chinner
2015-08-19xfs: fix btree cursor error cleanupsBrian Foster
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen
2015-06-04Merge branch 'xfs-misc-fixes-for-4.2-2' into for-nextDave Chinner
2015-06-04xfs: check min blks for random debug mode sparse allocationsBrian Foster
2015-06-01Merge branch 'xfs-sparse-inode' into for-nextDave Chinner
2015-05-29xfs: skip unallocated regions of inode chunks in xfs_ifree_cluster()Brian Foster
2015-05-29xfs: only free allocated regions of inode chunksBrian Foster
2015-05-29xfs: filter out sparse regions from individual inode allocationBrian Foster
2015-05-29xfs: randomly do sparse inode allocations in DEBUG modeBrian Foster
2015-05-29xfs: allocate sparse inode chunks on full chunk allocation failureBrian Foster
2015-05-29xfs: pass inode count through ordered icreate log itemBrian Foster
2015-05-29xfs: introduce inode record hole mask for sparse inode chunksBrian Foster
2015-05-29xfs: use sparse chunk alignment for min. inode allocation requirementBrian Foster
2015-05-29xfs: update free inode record logic to support sparse inode recordsBrian Foster
2015-05-29xfs: create individual inode alloc. helperBrian Foster
2015-05-29xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang
2015-02-24Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen
2015-02-23xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen
2015-02-23xfs: use generic percpu counters for inode counterDave Chinner
2014-12-04Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner
2014-12-04xfs: fix premature enospc on inode allocationDave Chinner
2014-12-01Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner
2014-12-01libxfs: fix simple_return.cocci warningskbuild test robot
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-09-29xfs: fix use of agi_newino in finobt lookupDave Chinner
2014-09-09xfs: add a few more verifier testsEric Sandeen
2014-06-25xfs: global error sign conversionDave Chinner
2014-06-25libxfs: move source filesDave Chinner