Age | Commit message (Expand) | Author |
2016-08-03 | xfs: rmap btree requires more reserved free space | Darrick J. Wong |
2016-08-03 | xfs: define the on-disk rmap btree format | Darrick J. Wong |
2016-08-03 | xfs: rmap btree add more reserved blocks | Darrick J. Wong |
2016-05-26 | Merge tag 'xfs-for-linus-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-18 | xfs: add "fail at unmount" error handling configuration | Carlos Maiolino |
2016-05-18 | xfs: add configuration handlers for specific errors | Carlos Maiolino |
2016-05-18 | xfs: add configuration of error failure speed | Carlos Maiolino |
2016-05-18 | xfs: add configurable error support to metadata buffers | Carlos Maiolino |
2016-05-18 | xfs: introduce metadata IO error class | Carlos Maiolino |
2016-05-18 | xfs: configurable error behavior via sysfs | Carlos Maiolino |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-15 | Merge branch 'xfs-misc-fixes-4.6-4' into for-next | Dave Chinner |
2016-03-15 | xfs: debug mode forced buffered write failure | Brian Foster |
2016-03-07 | Merge branch 'xfs-misc-fixes-4.6-2' into for-next | Dave Chinner |
2016-03-02 | xfs: fix up inode32/64 (re)mount handling | Eric Sandeen |
2016-02-08 | xfs: remove unused function definitions | Eric Sandeen |
2015-11-03 | Merge branch 'xfs-dax-updates' into for-next | Dave Chinner |
2015-11-03 | Merge branch 'xfs-misc-fixes-for-4.4-2' into for-next | Dave Chinner |
2015-11-03 | xfs: don't leak uuid table on rmmod | Darrick J. Wong |
2015-11-03 | xfs: introduce BMAPI_ZERO for allocating zeroed extents | Dave Chinner |
2015-10-12 | xfs: per-filesystem stats in sysfs | Bill O'Donnell |
2015-06-04 | Merge branch 'xfs-dax-support' into for-next | Dave Chinner |
2015-06-04 | xfs: add initial DAX support | Dave Chinner |
2015-05-29 | xfs: use sparse chunk alignment for min. inode allocation requirement | Brian Foster |
2015-02-23 | xfs: remove xfs_mod_incore_sb API | Dave Chinner |
2015-02-23 | xfs: replace xfs_mod_incore_sb_batched | 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-02-16 | xfs: implement pNFS export operations | Christoph Hellwig |
2015-01-22 | xfs: consolidate superblock logging functions | Dave Chinner |
2015-01-22 | xfs: remove bitfield based superblock updates | Dave Chinner |
2014-11-28 | Merge branch 'xfs-consolidate-format-defs' into for-next | Dave Chinner |
2014-11-28 | xfs: merge xfs_ag.h into xfs_format.h | Christoph Hellwig |
2014-11-28 | xfs: allow lazy sb counter sync during filesystem freeze sequence | Brian Foster |
2014-11-28 | xfs: replace global xfslogd wq with per-mount wq | Brian Foster |
2014-07-15 | xfs: add xfs_mount sysfs kobject | Brian Foster |
2014-06-06 | xfs: move node entry counts to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert dir/attr btree threshold to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert m_dirblksize to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert m_dirblkfsbs to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: convert directory segment limits to xfs_da_geometry | Dave Chinner |
2014-06-06 | xfs: introduce directory geometry structure | Dave Chinner |
2013-11-18 | xfs: increase inode cluster size for v5 filesystems | Dave Chinner |
2013-10-30 | xfs: vectorise DA btree operations | Dave Chinner |
2013-10-30 | xfs: abstract the differences in dir2/dir3 via an ops vector | Dave Chinner |
2013-08-12 | xfs: Introduce a new structure to hold transaction reservation items | Jie Liu |
2013-08-12 | xfs: make struct xfs_perag kernel only | Dave Chinner |