index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
Age
Commit message (
Expand
)
Author
2017-01-09
xfs: fix bogus minleft manipulations
Christoph Hellwig
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
2016-12-05
xfs: error out if trying to add attrs and anextents > 0
Darrick J. Wong
2016-12-05
xfs: complain if we don't get nextents bmap records
Darrick J. Wong
2016-12-05
xfs: handle cow fork in xfs_bmap_trace_exlist
Eric Sandeen
2016-12-05
xfs: pass state not whichfork to trace_xfs_extlist
Eric Sandeen
2016-11-28
Merge branch 'xfs-4.10-misc-fixes-2' into for-next
Dave Chinner
2016-11-28
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2016-11-28
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
2016-11-24
Merge branch 'xfs-4.10-extent-lookup' into for-next
Dave Chinner
2016-11-24
xfs: remove NULLEXTNUM
Christoph Hellwig
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-11-24
xfs: use new extent lookup helpers in __xfs_bunmapi
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in xfs_bmapi_write
Christoph Hellwig
2016-11-24
xfs: use new extent lookup helpers in xfs_bmapi_read
Christoph Hellwig
2016-11-24
xfs: cleanup xfs_bmap_last_before
Christoph Hellwig
2016-11-10
Merge branch 'xfs-4.10-misc-fixes-1' into for-next
Dave Chinner
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-11-08
xfs: check return value of _trans_reserve_quota_nblks
Darrick J. Wong
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-20
xfs: remove pointless error goto in xfs_bmap_remap_alloc
Eric Sandeen
2016-10-20
xfs: remove redundant assignment of ifp
Colin Ian King
2016-10-05
xfs: try other AGs to allocate a BMBT block
Darrick J. Wong
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
xfs: support removing extents from CoW fork
Darrick J. Wong
2016-10-04
xfs: support allocating delayed extents in 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-03
xfs: adjust refcount when unmapping file blocks
Darrick J. Wong
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-10-03
Merge branch 'xfs-4.9-delalloc-rework' 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-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-03
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
xfs: add tracepoints and error injection for deferred extent 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-08-03
xfs: fix locking of the rt bitmap/summary inodes
Darrick J. Wong
[next]