Age | Commit message (Expand) | Author | Files | Lines |
2015-02-16 | xfs: implement pNFS export operations | Christoph Hellwig | 1 | -0/+11 |
2015-01-22 | xfs: consolidate superblock logging functions | Dave Chinner | 1 | -2/+1 |
2015-01-22 | xfs: remove bitfield based superblock updates | Dave Chinner | 1 | -1/+1 |
2014-11-28 | Merge branch 'xfs-consolidate-format-defs' into for-next | Dave Chinner | 1 | -4/+1 |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig | 1 | -4/+1 |
2014-11-28 | xfs: allow lazy sb counter sync during filesystem freeze sequence | Brian Foster | 1 | -1/+1 |
2014-11-28 | xfs: replace global xfslogd wq with per-mount wq | Brian Foster | 1 | -0/+1 |
2014-07-15 | xfs: add xfs_mount sysfs kobject | Brian Foster | 1 | -0/+1 |
2014-06-06 | xfs: move node entry counts to xfs_da_geometry | Dave Chinner | 1 | -2/+0 |
2014-06-06 | xfs: convert dir/attr btree threshold to xfs_da_geometry | Dave Chinner | 1 | -2/+0 |
2014-06-06 | xfs: convert m_dirblksize to xfs_da_geometry | Dave Chinner | 1 | -1/+0 |
2014-06-06 | xfs: convert m_dirblkfsbs to xfs_da_geometry | Dave Chinner | 1 | -1/+0 |
2014-06-06 | xfs: convert directory segment limits to xfs_da_geometry | Dave Chinner | 1 | -3/+0 |
2014-06-06 | xfs: introduce directory geometry structure | Dave Chinner | 1 | -0/+3 |
2013-11-18 | xfs: increase inode cluster size for v5 filesystems | Dave Chinner | 1 | -1/+1 |
2013-10-30 | xfs: vectorise DA btree operations | Dave Chinner | 1 | -0/+1 |
2013-10-30 | xfs: abstract the differences in dir2/dir3 via an ops vector | Dave Chinner | 1 | -0/+2 |
2013-08-13 | xfs: Introduce a new structure to hold transaction reservation items | Jie Liu | 1 | -1/+1 |
2013-08-13 | xfs: make struct xfs_perag kernel only | Dave Chinner | 1 | -0/+52 |
2013-08-13 | xfs: introduce xfs_sb.c for sharing with libxfs | Dave Chinner | 1 | -17/+2 |
2013-08-13 | xfs: split out transaction reservation code | Dave Chinner | 1 | -40/+2 |
2013-06-19 | xfs: Remove XFS_MOUNT_RETERR | Jie Liu | 1 | -2/+0 |
2013-06-18 | xfs: Remove struct xfs_chash from xfs_mount | Jeff Liu | 1 | -2/+0 |
2013-04-27 | xfs: add CRC checks to the superblock | Dave Chinner | 1 | -0/+1 |
2013-03-15 | xfs: Remove obsoleted m_inode_shrink from xfs_mount structure | Jeff Liu | 1 | -1/+0 |
2013-02-02 | xfs: refactor space log reservation for XFS_TRANS_ATTR_SET | Jeff Liu | 1 | -1/+2 |
2013-02-02 | xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk | Jeff Liu | 1 | -0/+1 |
2013-02-02 | xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time | Jeff Liu | 1 | -0/+1 |
2013-02-02 | xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time | Jeff Liu | 1 | -0/+1 |
2013-02-02 | xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time | Jeff Liu | 1 | -0/+1 |
2013-02-02 | xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time | Jeff Liu | 1 | -0/+1 |
2013-02-02 | xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time | Jeff Liu | 1 | -0/+1 |
2012-11-16 | xfs: convert buffer verifiers to an ops structure. | Dave Chinner | 1 | -2/+2 |
2012-11-16 | xfs: connect up write verifiers to new buffers | Dave Chinner | 1 | -0/+1 |
2012-11-16 | xfs: verify superblocks as they are read from disk | Dave Chinner | 1 | -1/+2 |
2012-11-09 | xfs: add background scanning to clear eofblocks inodes | Brian Foster | 1 | -0/+3 |
2012-10-17 | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner | 1 | -2/+0 |
2012-10-17 | xfs: syncd workqueue is no more | Dave Chinner | 1 | -0/+2 |
2012-10-17 | xfs: xfs_sync_data is redundant. | Dave Chinner | 1 | -1/+0 |
2012-10-17 | xfs: sync work is now only periodic log work | Dave Chinner | 1 | -1/+0 |
2012-08-16 | xfs: kill struct declarations in xfs_mount.h | Alex Elder | 1 | -5/+0 |
2012-08-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -3/+0 |
2012-07-31 | xfs: Convert to new freezing code | Jan Kara | 1 | -3/+0 |
2012-06-21 | xfs: rename log structure to xlog | Mark Tinguely | 1 | -2/+2 |
2012-06-21 | xfs: rename log structure to xlog | Mark Tinguely | 1 | -2/+2 |
2012-06-14 | xfs: make largest supported offset less shouty | Dave Chinner | 1 | -2/+0 |
2012-06-14 | xfs: m_maxioffset is redundant | Dave Chinner | 1 | -2/+1 |
2012-05-15 | xfs: Do background CIL flushes via a workqueue | Dave Chinner | 1 | -0/+1 |
2012-05-15 | xfs: implement freezing by emptying the AIL | Christoph Hellwig | 1 | -1/+0 |
2012-03-05 | xfs: use per-filesystem I/O completion workqueues | Christoph Hellwig | 1 | -0/+3 |