aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs
Commit message (Expand)AuthorAge
* Merge branch 'xfs-generic-sb-counters' into for-nextDave Chinner2015-02-23
|\
| * xfs: remove xfs_mod_incore_sb APIDave Chinner2015-02-23
| * xfs: introduce xfs_mod_frextentsDave Chinner2015-02-23
| * xfs: Remove icsb infrastructureDave Chinner2015-02-23
| * xfs: use generic percpu counters for free block counterDave Chinner2015-02-23
| * xfs: use generic percpu counters for free inode counterDave Chinner2015-02-23
| * xfs: use generic percpu counters for inode counterDave Chinner2015-02-23
* | xfs: xfs_alloc_fix_minleft can underflow near ENOSPCDave Chinner2015-02-23
* | xfs: remove old and redundant comment in xfs_mount_validate_sbWang Sheng-Hui2015-02-23
* | xfs: pass mp to XFS_WANT_CORRUPTED_RETURNEric Sandeen2015-02-23
* | xfs: pass mp to XFS_WANT_CORRUPTED_GOTOEric Sandeen2015-02-23
|/
* Merge branch 'xfs-buf-type-fixes' into for-nextDave Chinner2015-01-21
|\
| * xfs: set buf types when converting extent formatsDave Chinner2015-01-21
* | Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner2015-01-21
|\ \
| * | xfs: sanitise sb_bad_features2 handlingDave Chinner2015-01-21
| * | xfs: consolidate superblock logging functionsDave Chinner2015-01-21
| * | xfs: remove bitfield based superblock updatesDave Chinner2015-01-21
| |/
* | Merge branch 'xfs-misc-fixes-for-3.20-2' into for-nextDave Chinner2015-01-08
|\ \
| * | xfs: move xfs_bmap_finish prototypeDave Chinner2015-01-08
| * | xfs: move struct xfs_bmalloca to libxfsDave Chinner2015-01-08
| * | xfs: move xfs_types.h to libxfsDave Chinner2015-01-08
| * | xfs: move xfs_fs.h to libxfsDave Chinner2015-01-08
| |/
* / xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2014-12-23
|/
* Merge branch 'xfs-misc-fixes-for-3.19-2' into for-nextDave Chinner2014-12-03
|\
| * xfs: fix set-but-unused warningsDave Chinner2014-12-03
| * xfs: move type conversion functions to xfs_dir.hDave Chinner2014-12-03
| * xfs: move ftype conversion functions to libxfsDave Chinner2014-12-03
| * xfs: cleanup xfs_bmse_merge returnsDave Chinner2014-12-03
| * xfs: cleanup xfs_bmse_shift_one goto messDave Chinner2014-12-03
| * xfs: fix premature enospc on inode allocationDave Chinner2014-12-03
* | Merge branch 'xfs-coccinelle-cleanups' into for-nextDave Chinner2014-11-30
|\|
| * xfs: fix simple_return.cocci warning in xfs_bmse_shift_onekbuild test robot2014-11-30
| * libxfs: fix simple_return.cocci warningskbuild test robot2014-11-30
* | xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-27
* | xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-27
* | xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-27
* | xfs: move acl structures to xfs_format.hChristoph Hellwig2014-11-27
* | xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-27
|/
* Merge branch 'xfs-misc-fixes-for-3.18-3' into for-nextDave Chinner2014-10-12
|\
| * xfs: fix crc field handling in xfs_sb_to/from_diskEric Sandeen2014-10-01
| * xfs: don't send null bp to xfs_trans_brelse()Eric Sandeen2014-10-01
* | Merge branch 'xfs-sparse-fixes' into for-nextDave Chinner2014-09-28
|\ \
| * | xfs: fix use of agi_newino in finobt lookupDave Chinner2014-09-28
* | | Merge branch 'xfs-misc-fixes-for-3.18-2' into for-nextDave Chinner2014-09-23
|\ \ \ | | |/ | |/|
| * | xfs: don't ASSERT on corrupt ftypeEric Sandeen2014-09-23
| |/
* | Merge branch 'xfs-shift-extents-rework' into for-nextDave Chinner2014-09-23
|\ \
| * | xfs: writeback and inval. file range to be shifted by collapseBrian Foster2014-09-23
| * | xfs: refactor single extent shift into xfs_bmse_shift_one() helperBrian Foster2014-09-23
| * | xfs: refactor shift-by-merge into xfs_bmse_merge() helperBrian Foster2014-09-23
| * | xfs: track collapse via file offset rather than extent indexBrian Foster2014-09-23