Age | Commit message (Expand) | Author |
2016-02-03 | xfs: handle dquot buffer readahead in log recovery correctly | Dave Chinner |
2016-02-03 | xfs: inode recovery readahead can race with inode buffer creation | Dave Chinner |
2015-09-21 | xfs: Fix file type directory corruption for btree directories | Jan Kara |
2015-09-21 | xfs: Fix xfs_attr_leafblock definition | Jan Kara |
2015-09-21 | libxfs: readahead of dir3 data blocks should use the read verifier | Darrick J. Wong |
2015-08-10 | xfs: remote attributes need to be considered data | Dave Chinner |
2015-08-10 | xfs: remote attribute headers contain an invalid LSN | Dave Chinner |
2015-05-29 | xfs: xfs_attr_inactive leaves inconsistent attr fork state behind | Dave Chinner |
2015-05-29 | xfs: extent size hints can round up extents past MAXEXTLEN | Dave Chinner |
2015-05-29 | xfs: use percpu_counter_read_positive for mp->m_icount | George Wang |
2015-04-13 | Merge branch 'xfs-misc-fixes-for-4.1-3' into for-next | Dave Chinner |
2015-04-13 | xfs: kill unnecessary firstused overflow check on attr3 leaf removal | Brian Foster |
2015-04-13 | xfs: use larger in-core attr firstused field and detect overflow | Brian Foster |
2015-04-13 | xfs: pass attr geometry to attr leaf header conversion functions | Brian Foster |
2015-03-25 | Merge branch 'fallocate-insert-range' into for-next | Dave Chinner |
2015-03-25 | Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next | Dave Chinner |
2015-03-25 | xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate | Namjae Jeon |
2015-03-25 | xfs: fix shadow warning in xfs_da3_root_split() | Fabian Frederick |
2015-03-25 | xfs: remove xfs_bmap_sanity_check() | Dave Chinner |
2015-02-24 | Merge branch 'xfs-generic-sb-counters' into for-next | Dave Chinner |
2015-02-24 | xfs: xfs_alloc_fix_minleft can underflow near ENOSPC | Dave Chinner |
2015-02-24 | xfs: remove old and redundant comment in xfs_mount_validate_sb | Wang Sheng-Hui |
2015-02-23 | xfs: pass mp to XFS_WANT_CORRUPTED_RETURN | Eric Sandeen |
2015-02-23 | xfs: pass mp to XFS_WANT_CORRUPTED_GOTO | Eric Sandeen |
2015-02-23 | xfs: remove xfs_mod_incore_sb API | Dave Chinner |
2015-02-23 | xfs: introduce xfs_mod_frextents | Dave Chinner |
2015-02-23 | xfs: Remove icsb infrastructure | Dave Chinner |
2015-02-23 | xfs: use generic percpu counters for free block counter | Dave Chinner |
2015-02-23 | xfs: use generic percpu counters for free inode counter | Dave Chinner |
2015-02-23 | xfs: use generic percpu counters for inode counter | Dave Chinner |
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 |