Age | Commit message (Expand) | Author |
2015-01-22 | Merge branch 'xfs-buf-type-fixes' into for-next | Dave Chinner |
2015-01-22 | xfs: set buf types when converting extent formats | Dave Chinner |
2015-01-22 | Merge branch 'xfs-sb-logging-rework' into for-next | Dave Chinner |
2015-01-22 | xfs: sanitise sb_bad_features2 handling | Dave Chinner |
2015-01-22 | xfs: consolidate superblock logging functions | Dave Chinner |
2015-01-22 | xfs: remove bitfield based superblock updates | Dave Chinner |
2015-01-09 | Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next | Dave Chinner |
2015-01-09 | xfs: move xfs_bmap_finish prototype | Dave Chinner |
2015-01-09 | xfs: move struct xfs_bmalloca to libxfs | Dave Chinner |
2015-01-09 | xfs: move xfs_types.h to libxfs | Dave Chinner |
2015-01-09 | xfs: move xfs_fs.h to libxfs | Dave Chinner |
2014-12-24 | xfs: Keep sb_bad_features2 consistent with sb_features2 | Jan Kara |
2014-12-04 | Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next | Dave Chinner |
2014-12-04 | xfs: fix set-but-unused warnings | Dave Chinner |
2014-12-04 | xfs: move type conversion functions to xfs_dir.h | Dave Chinner |
2014-12-04 | xfs: move ftype conversion functions to libxfs | Dave Chinner |
2014-12-04 | xfs: cleanup xfs_bmse_merge returns | Dave Chinner |
2014-12-04 | xfs: cleanup xfs_bmse_shift_one goto mess | Dave Chinner |
2014-12-04 | xfs: fix premature enospc on inode allocation | Dave Chinner |
2014-12-01 | Merge branch 'xfs-coccinelle-cleanups' into for-next | Dave Chinner |
2014-12-01 | xfs: fix simple_return.cocci warning in xfs_bmse_shift_one | kbuild test robot |
2014-12-01 | libxfs: fix simple_return.cocci warnings | kbuild test robot |
2014-11-28 | xfs: merge xfs_inum.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: move most of xfs_sb.h to xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: move acl structures to xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig |
2014-10-13 | Merge branch 'xfs-misc-fixes-for-3.18-3' into for-next | Dave Chinner |
2014-10-02 | xfs: fix crc field handling in xfs_sb_to/from_disk | Eric Sandeen |
2014-10-02 | xfs: don't send null bp to xfs_trans_brelse() | Eric Sandeen |
2014-09-29 | Merge branch 'xfs-sparse-fixes' into for-next | Dave Chinner |
2014-09-29 | xfs: fix use of agi_newino in finobt lookup | Dave Chinner |
2014-09-23 | Merge branch 'xfs-misc-fixes-for-3.18-2' into for-next | Dave Chinner |
2014-09-23 | xfs: don't ASSERT on corrupt ftype | Eric Sandeen |
2014-09-23 | Merge branch 'xfs-shift-extents-rework' into for-next | Dave Chinner |
2014-09-23 | xfs: writeback and inval. file range to be shifted by collapse | Brian Foster |
2014-09-23 | xfs: refactor single extent shift into xfs_bmse_shift_one() helper | Brian Foster |
2014-09-23 | xfs: refactor shift-by-merge into xfs_bmse_merge() helper | Brian Foster |
2014-09-23 | xfs: track collapse via file offset rather than extent index | Brian Foster |
2014-09-09 | Merge branch 'xfs-misc-fixes-for-3.18-1' into for-next | Dave Chinner |
2014-09-09 | xfs: remove rbpp check from xfs_rtmodify_summary_int | Eric Sandeen |
2014-09-09 | xfs: combine xfs_rtmodify_summary and xfs_rtget_summary | Eric Sandeen |
2014-09-09 | xfs: combine xfs_dir_canenter into xfs_dir_createname | Eric Sandeen |
2014-09-09 | xfs: check resblks before calling xfs_dir_canenter | Eric Sandeen |
2014-09-09 | xfs: add a few more verifier tests | Eric Sandeen |
2014-09-02 | xfs: don't log inode unless extent shift makes extent modifications | Brian Foster |
2014-08-04 | Merge branch 'xfs-misc-fixes-3.17-2' into for-next | Dave Chinner |
2014-08-04 | Merge branch 'xfs-misc-fixes-3.17-1' into for-next | Dave Chinner |
2014-08-04 | xfs: avoid false quotacheck after unclean shutdown | Eric Sandeen |
2014-07-30 | xfs: require 64-bit sector_t | Christoph Hellwig |