index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
Christoph Hellwig
2017-01-25
1
-2
/
+2
*
xfs: fix COW writeback race
Christoph Hellwig
2017-01-23
1
-12
/
+32
*
xfs: fix bogus minleft manipulations
Christoph Hellwig
2017-01-09
1
-3
/
+0
*
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
2016-12-07
1
-4
/
+10
|
\
|
*
xfs: error out if trying to add attrs and anextents > 0
Darrick J. Wong
2016-12-05
1
-1
/
+4
|
*
xfs: complain if we don't get nextents bmap records
Darrick J. Wong
2016-12-05
1
-1
/
+2
|
*
xfs: handle cow fork in xfs_bmap_trace_exlist
Eric Sandeen
2016-12-05
1
-1
/
+3
|
*
xfs: pass state not whichfork to trace_xfs_extlist
Eric Sandeen
2016-12-05
1
-1
/
+1
*
|
Merge branch 'xfs-4.10-misc-fixes-2' into for-next
Dave Chinner
2016-11-28
1
-4
/
+36
|
\
\
|
|
/
|
*
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2016-11-28
1
-2
/
+21
|
*
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
2016-11-28
1
-2
/
+15
*
|
Merge branch 'xfs-4.10-extent-lookup' into for-next
Dave Chinner
2016-11-24
1
-169
/
+65
|
\
\
|
|
/
|
*
xfs: remove NULLEXTNUM
Christoph Hellwig
2016-11-24
1
-1
/
+1
|
*
xfs: remove xfs_bmap_search_extents
Christoph Hellwig
2016-11-24
1
-91
/
+0
|
*
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
2016-11-24
1
-2
/
+6
|
*
xfs: use new extent lookup helpers in __xfs_bunmapi
Christoph Hellwig
2016-11-24
1
-27
/
+13
|
*
xfs: use new extent lookup helpers in xfs_bmapi_write
Christoph Hellwig
2016-11-24
1
-8
/
+7
|
*
xfs: use new extent lookup helpers in xfs_bmapi_read
Christoph Hellwig
2016-11-24
1
-8
/
+6
|
*
xfs: cleanup xfs_bmap_last_before
Christoph Hellwig
2016-11-24
1
-32
/
+32
*
|
Merge branch 'xfs-4.10-misc-fixes-1' into for-next
Dave Chinner
2016-11-10
1
-26
/
+23
|
\
\
|
|
/
|
*
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-11-08
1
-26
/
+23
*
|
xfs: check return value of _trans_reserve_quota_nblks
Darrick J. Wong
2016-11-08
1
-1
/
+4
|
/
*
xfs: remove xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
1
-22
/
+0
*
xfs: refactor xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
1
-154
/
+220
*
xfs: add xfs_trim_extent
Darrick J. Wong
2016-10-20
1
-0
/
+33
*
xfs: remove pointless error goto in xfs_bmap_remap_alloc
Eric Sandeen
2016-10-20
1
-3
/
+0
*
xfs: remove redundant assignment of ifp
Colin Ian King
2016-10-20
1
-1
/
+1
*
xfs: try other AGs to allocate a BMBT block
Darrick J. Wong
2016-10-05
1
-0
/
+30
*
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
2016-10-05
1
-2
/
+7
*
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
1
-0
/
+11
*
xfs: support removing extents from CoW fork
Darrick J. Wong
2016-10-05
1
-0
/
+170
*
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
2016-10-04
1
-16
/
+32
*
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
1
-4
/
+8
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
1
-7
/
+20
*
xfs: return work remaining at the end of a bunmapi operation
Darrick J. Wong
2016-10-04
1
-6
/
+30
*
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
1
-0
/
+143
*
xfs: pass bmapi flags through to bmap_del_extent
Darrick J. Wong
2016-10-04
1
-4
/
+5
*
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
2016-10-04
1
-0
/
+68
*
xfs: adjust refcount when unmapping file blocks
Darrick J. Wong
2016-10-03
1
-3
/
+11
*
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-10-03
1
-15
/
+26
|
\
|
*
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-26
1
-15
/
+26
*
|
Merge branch 'xfs-4.9-delalloc-rework' into for-next
Dave Chinner
2016-10-03
1
-87
/
+2
|
\
\
|
*
|
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
1
-87
/
+2
|
|
/
*
|
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-09-19
1
-2
/
+4
|
/
*
xfs: propagate bmap updates to rmapbt
Darrick J. Wong
2016-08-03
1
-8
/
+47
*
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
1
-1
/
+1
*
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
1
-6
/
+19
*
xfs: add tracepoints and error injection for deferred extent freeing
Darrick J. Wong
2016-08-03
1
-0
/
+2
*
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
1
-58
/
+58
*
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
1
-23
/
+23
[next]