summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAgeFilesLines
* xfs: xfs_attr_inactive leaves inconsistent attr fork state behindDave Chinner2015-05-292-5/+5
* xfs: extent size hints can round up extents past MAXEXTLENDave Chinner2015-05-291-12/+19
* xfs: use percpu_counter_read_positive for mp->m_icountGeorge Wang2015-05-291-3/+6
* Merge branch 'xfs-misc-fixes-for-4.1-3' into for-nextDave Chinner2015-04-133-39/+131
|\
| * xfs: kill unnecessary firstused overflow check on attr3 leaf removalBrian Foster2015-04-131-2/+1
| * xfs: use larger in-core attr firstused field and detect overflowBrian Foster2015-04-132-6/+92
| * xfs: pass attr geometry to attr leaf header conversion functionsBrian Foster2015-04-132-31/+38
* | Merge branch 'fallocate-insert-range' into for-nextDave Chinner2015-03-252-46/+323
|\ \ | |/
| * xfs: Add support FALLOC_FL_INSERT_RANGE for fallocateNamjae Jeon2015-03-252-46/+323
* | Merge branch 'xfs-misc-fixes-for-4.1-2' into for-nextDave Chinner2015-03-252-36/+4
|\ \
| * | xfs: fix shadow warning in xfs_da3_root_split()Fabian Frederick2015-03-251-4/+4
| * | xfs: remove xfs_bmap_sanity_check()Dave Chinner2015-03-251-33/+0
* | | Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner2015-02-244-93/+27
|\ \ \ | |/ / | | / | |/ |/|
| * xfs: remove xfs_mod_incore_sb APIDave Chinner2015-02-231-62/+0
| * xfs: introduce xfs_mod_frextentsDave Chinner2015-02-231-5/+3
| * xfs: Remove icsb infrastructureDave Chinner2015-02-231-5/+3
| * xfs: use generic percpu counters for free block counterDave Chinner2015-02-232-19/+14
| * xfs: use generic percpu counters for free inode counterDave Chinner2015-02-231-0/+1
| * xfs: use generic percpu counters for inode counterDave Chinner2015-02-232-2/+6
* | xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner2015-02-241-1/+3
* | xfs: remove old and redundant comment in xfs_mount_validate_sbWang Sheng-Hui2015-02-241-8/+0
* | xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-235-49/+56
* | xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-234-113/+121
|/
* Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner2015-01-222-1/+7
|\
| * xfs: set buf types when converting extent formatsDave Chinner2015-01-222-1/+7
* | Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner2015-01-228-238/+171
|\ \
| * | xfs: sanitise sb_bad_features2 handlingDave Chinner2015-01-222-8/+14
| * | xfs: consolidate superblock logging functionsDave Chinner2015-01-227-46/+60
| * | xfs: remove bitfield based superblock updatesDave Chinner2015-01-224-195/+108
| |/
* | Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner2015-01-093-0/+746
|\ \
| * | xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-091-0/+2
| * | xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-091-0/+31
| * | xfs: move xfs_types.h to libxfsDave Chinner2015-01-091-0/+137
| * | xfs: move xfs_fs.h to libxfsDave Chinner2015-01-091-0/+576
| |/
* | xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2014-12-241-5/+5
|/
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-0410-237/+205
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-046-46/+0
| * xfs: move type conversion functions to xfs_dir.hDave Chinner2014-12-042-134/+134
| * xfs: move ftype conversion functions to libxfsDave Chinner2014-12-043-6/+22
| * xfs: cleanup xfs_bmse_merge returnsDave Chinner2014-12-041-15/+8
| * xfs: cleanup xfs_bmse_shift_one goto messDave Chinner2014-12-041-26/+17
| * xfs: fix premature enospc on inode allocationDave Chinner2014-12-041-10/+24
* | Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner2014-12-012-10/+2
|\ \ | |/
| * xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot2014-12-011-5/+1
| * libxfs: fix simple_return.cocci warningskbuild test robot2014-12-011-5/+1
* | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-286-64/+35
* | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-2822-604/+579
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-2830-307/+250
* | xfs: move acl structures to xfs_format.hChristoph Hellwig2014-11-281-0/+36
* | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-2815-256/+215
|/
OpenPOWER on IntegriCloud