Age | Commit message (Expand) | Author |
2018-03-23 | xfs: refactor inode verifier error logging | Darrick J. Wong |
2018-03-23 | xfs: refactor bmap record validation | Darrick J. Wong |
2018-01-17 | xfs: btree format ifork loader should check for zero numrecs | Darrick J. Wong |
2018-01-08 | xfs: provide a centralized method for verifying inline fork data | Darrick J. Wong |
2018-01-08 | xfs: refactor short form directory structure verifier function | Darrick J. Wong |
2018-01-08 | xfs: move inode fork verifiers to xfs_dinode_verify | Darrick J. Wong |
2017-11-21 | xfs: abstract out dev_t conversions | Christoph Hellwig |
2017-11-06 | xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent | Christoph Hellwig |
2017-11-06 | xfs: remove the nr_extents argument to xfs_iext_insert | Christoph Hellwig |
2017-11-06 | xfs: use a b+tree for the in-core extent list | Christoph Hellwig |
2017-11-06 | xfs: remove support for inlining data/extents into the inode fork | Christoph Hellwig |
2017-11-06 | xfs: introduce the xfs_iext_cursor abstraction | Christoph Hellwig |
2017-11-06 | xfs: iterate over extents in xfs_iextents_copy | Christoph Hellwig |
2017-11-06 | xfs: pass an on-disk extent to xfs_bmbt_validate_extent | Christoph Hellwig |
2017-10-26 | xfs: add a new xfs_iext_lookup_extent_before helper | Christoph Hellwig |
2017-10-26 | xfs: merge xfs_bmap_read_extents into xfs_iread_extents | Christoph Hellwig |
2017-10-26 | xfs: remove if_rdev | Christoph Hellwig |
2017-10-26 | xfs: remove the never fully implemented UUID fork format | Christoph Hellwig |
2017-10-26 | xfs: remove XFS_BMAP_TRACE_EXLIST | Christoph Hellwig |
2017-10-26 | xfs: move pre/post-bmap tracing into xfs_iext_update_extent | Christoph Hellwig |
2017-09-02 | xfs: fix compiler warnings | Darrick J. Wong |
2017-09-01 | xfs: add a xfs_iext_update_extent helper | Christoph Hellwig |
2017-04-25 | xfs: simplify validation of the unwritten extent bit | Christoph Hellwig |
2017-03-28 | xfs: rework the inline directory verifiers | Darrick J. Wong |
2017-03-15 | xfs: verify inline directory data forks | Darrick J. Wong |
2017-02-02 | xfs: check for obviously bad level values in the bmbt root | Darrick J. Wong |
2017-02-02 | xfs: fix toctou race when locking an inode to access the data map | Darrick J. Wong |
2016-11-24 | xfs: new inode extent list lookup helpers | Christoph Hellwig |
2016-11-08 | xfs: provide helper for counting extents from if_bytes | Eric Sandeen |
2016-10-04 | xfs: introduce the CoW fork | Darrick J. Wong |
2016-10-04 | xfs: don't allow reflinked dir/dev/fifo/socket/pipe files | Darrick J. Wong |
2016-05-20 | Merge branch 'xfs-4.7-inode-reclaim' into for-next | Dave Chinner |
2016-05-20 | Merge branch 'xfs-4.7-misc-fixes' into for-next | Dave Chinner |
2016-05-18 | xfs: optimise xfs_iext_destroy | Alex Lyakas |
2016-04-06 | xfs: improve kmem_realloc | Christoph Hellwig |
2016-04-06 | xfs: optimize inline symlinks | Christoph Hellwig |
2016-04-06 | xfs: factor out a helper to initialize a local format inode fork | Christoph Hellwig |
2016-03-07 | Merge branch 'xfs-gut-icdinode-4.6' into for-next | Dave Chinner |
2016-02-09 | xfs: mode di_mode to vfs inode | Dave Chinner |
2016-02-08 | xfs: move struct xfs_attr_shortform to xfs_da_format.h | Darrick J. Wong |
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: merge xfs_dinode.h into xfs_format.h | Christoph Hellwig |
2014-07-30 | xfs: require 64-bit sector_t | Christoph Hellwig |
2014-06-25 | xfs: global error sign conversion | Dave Chinner |
2014-06-25 | libxfs: move source files | Dave Chinner |