Age | Commit message (Expand) | Author |
2017-11-06 | xfs: simplify xfs_reflink_convert_cow | Christoph Hellwig |
2017-11-06 | xfs: introduce the xfs_iext_cursor abstraction | Christoph Hellwig |
2017-10-26 | xfs: merge xfs_bmap_read_extents into xfs_iread_extents | Christoph Hellwig |
2017-10-26 | xfs: remove xfs_bmse_shift_one | Christoph Hellwig |
2017-10-26 | xfs: split xfs_bmap_shift_extents | Christoph Hellwig |
2017-10-26 | xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS | Christoph Hellwig |
2017-10-26 | xfs: remove XFS_BMAP_TRACE_EXLIST | Christoph Hellwig |
2017-10-26 | xfs: add a xfs_bmap_fork_to_state helper | Christoph Hellwig |
2017-10-16 | xfs: trim writepage mapping to within eof | Brian Foster |
2017-06-19 | xfs: try to avoid blowing out the transaction reservation when bunmaping a sh... | Darrick J. Wong |
2017-04-25 | xfs: simplify validation of the unwritten extent bit | Christoph Hellwig |
2017-04-03 | xfs: factor out a xfs_bmap_is_real_extent helper | Christoph Hellwig |
2017-01-23 | xfs: fix COW writeback race | Christoph Hellwig |
2016-11-28 | xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() | Brian Foster |
2016-11-24 | xfs: remove xfs_bmap_search_extents | Christoph Hellwig |
2016-11-24 | xfs: remove prev argument to xfs_bmapi_reserve_delalloc | Christoph Hellwig |
2016-10-20 | xfs: remove xfs_bunmapi_cow | Christoph Hellwig |
2016-10-20 | xfs: refactor xfs_bunmapi_cow | Christoph Hellwig |
2016-10-20 | xfs: add xfs_trim_extent | Darrick J. Wong |
2016-10-05 | xfs: support removing extents from CoW fork | Darrick J. Wong |
2016-10-04 | xfs: support bmapping delalloc extents in the CoW fork | Darrick J. Wong |
2016-10-04 | xfs: introduce the CoW fork | Darrick J. Wong |
2016-10-04 | xfs: return work remaining at the end of a bunmapi operation | Darrick J. Wong |
2016-10-04 | xfs: implement deferred bmbt map/unmap operations | Darrick J. Wong |
2016-10-04 | xfs: pass bmapi flags through to bmap_del_extent | Darrick J. Wong |
2016-10-04 | xfs: map an inode's offset to an exact physical block | Darrick J. Wong |
2016-10-04 | xfs: log bmap intent items | Darrick J. Wong |
2016-10-03 | Merge branch 'xfs-4.9-log-recovery-fixes' into for-next | Dave Chinner |
2016-09-26 | xfs: remote attribute blocks aren't really userdata | Dave Chinner |
2016-09-19 | xfs: rewrite and optimize the delalloc write path | Christoph Hellwig |
2016-08-03 | xfs: add owner field to extent allocation and freeing | Darrick J. Wong |
2016-08-03 | xfs: rename flist/free_list to dfops | Darrick J. Wong |
2016-08-03 | xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_* | Darrick J. Wong |
2016-08-03 | xfs: rework xfs_bmap_free callers to use xfs_defer_ops | Darrick J. Wong |
2016-06-21 | xfs: convert list of extents to free into a regular list | Darrick J. Wong |
2016-06-21 | xfs: rearrange xfs_bmap_add_free parameters | Darrick J. Wong |
2016-01-11 | xfs: eliminate committed arg from xfs_bmap_finish | Eric Sandeen |
2015-11-03 | xfs: introduce BMAPI_ZERO for allocating zeroed extents | Dave Chinner |
2015-03-25 | xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate | Namjae Jeon |
2015-01-09 | xfs: move xfs_bmap_finish prototype | Dave Chinner |
2015-01-09 | xfs: move struct xfs_bmalloca to libxfs | Dave Chinner |
2014-09-23 | xfs: track collapse via file offset rather than extent index | Brian Foster |
2014-07-15 | Merge branch 'xfs-libxfs-restructure' into for-next | Dave Chinner |
2014-06-25 | libxfs: move header files | Dave Chinner |