| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'xfs-misc-fixes-1-for-3.16' into for-next | Dave Chinner | 2014-05-15 | 1 | -2/+3 |
|\ |
|
| * | xfs: bulletfproof xfs_qm_scall_trunc_qfiles() | Eric Sandeen | 2014-05-05 | 1 | -2/+3 |
* | | xfs: remove unused pag ptr arg from iterator execute functions | Eric Sandeen | 2014-04-14 | 1 | -1/+0 |
|/ |
|
* | xfs: make quota metadata truncation behavior consistent to user space | Jie Liu | 2013-12-06 | 1 | -6/+12 |
* | xfs: decouple inode and bmap btree header files | Dave Chinner | 2013-10-23 | 1 | -9/+1 |
* | xfs: decouple log and transaction headers | Dave Chinner | 2013-10-23 | 1 | -3/+4 |
* | xfs: create a shared header file for format-related information | Dave Chinner | 2013-10-23 | 1 | -0/+1 |
* | xfs: remove newlines from strings passed to __xfs_printk | Eric Sandeen | 2013-10-17 | 1 | -6/+6 |
* | xfs: Add support for the Q_XGETQSTATV | Chandra Seetharaman | 2013-08-20 | 1 | -0/+82 |
* | xfs: refactor xfs_trans_reserve() interface | Jie Liu | 2013-08-12 | 1 | -9/+4 |
* | xfs: consolidate xfs_utils.c | Dave Chinner | 2013-08-12 | 1 | -1/+0 |
* | xfs: separate dquot on disk format definitions out of xfs_quota.h | Dave Chinner | 2013-08-12 | 1 | -0/+1 |
* | xfs: Start using pquotaino from the superblock. | Chandra Seetharaman | 2013-07-22 | 1 | -5/+30 |
* | xfs: Fix the logic check for all quotas being turned off | Chandra Seetharaman | 2013-07-11 | 1 | -3/+2 |
* | xfs: Add pquota fields where gquota is used. | Chandra Seetharaman | 2013-07-11 | 1 | -4/+15 |
* | xfs: Remove incore use of XFS_OQUOTA_ENFD and XFS_OQUOTA_CHKD | Chandra Seetharaman | 2013-06-28 | 1 | -20/+23 |
* | xfs: Code cleanup and removal of some typedef usage | Chandra Seetharaman | 2013-06-28 | 1 | -4/+4 |
* | xfs: avoid nesting transactions in xfs_qm_scall_setqlim() | Dave Chinner | 2013-05-21 | 1 | -17/+23 |
* | xfs: xfs_dquot prealloc throttling watermarks and low free space | Brian Foster | 2013-03-22 | 1 | -4/+5 |
* | xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time | Jeff Liu | 2013-02-01 | 1 | -2/+3 |
* | xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time | Jeff Liu | 2013-02-01 | 1 | -7/+3 |
* | xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time | Jeff Liu | 2013-02-01 | 1 | -2/+3 |
* | xfs: Remove boolean_t typedef completely. | Thiago Farina | 2013-01-17 | 1 | -4/+4 |
* | xfs: remove int casts from debug dquot soft limit timer asserts | Brian Foster | 2013-01-03 | 1 | -2/+2 |
* | xfs: support a tag-based inode_ag_iterator | Brian Foster | 2012-11-08 | 1 | -2/+3 |
* | xfs: rename xfs_sync.[ch] to xfs_icache.[ch] | Dave Chinner | 2012-10-17 | 1 | -0/+1 |
* | xfs: move xfsagino_t to xfs_types.h | Dave Chinner | 2012-05-14 | 1 | -1/+0 |
* | xfs: remove the per-filesystem list of dquots | Christoph Hellwig | 2012-03-14 | 1 | -9/+3 |
* | xfs: include reservations in quota reporting | Christoph Hellwig | 2012-02-29 | 1 | -3/+3 |
* | xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota | Christoph Hellwig | 2012-02-29 | 1 | -69/+49 |
* | xfs: change available ranges of softlimit and hardlimit in quota check | Mitsuo Hayasaka | 2012-02-21 | 1 | -2/+2 |
* | xfs: remove the i_size field in struct xfs_inode | Christoph Hellwig | 2012-01-17 | 1 | -1/+0 |
* | xfs: remove xfs_itruncate_data | Christoph Hellwig | 2012-01-13 | 1 | -1/+8 |
* | xfs: simplify xfs_trans_ijoin* again | Christoph Hellwig | 2011-10-11 | 1 | -1/+1 |
* | xfs: remove subdirectories | Christoph Hellwig | 2011-08-12 | 1 | -0/+906 |