index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
xfs: try any AG when allocating the first btree block when reflinking
Christoph Hellwig
1
-3
/
+7
2017-03-08
xfs: use iomap new flag for newly allocated delalloc blocks
Brian Foster
1
-10
/
+14
2017-02-16
xfs: tune down agno asserts in the bmap code
Christoph Hellwig
1
-16
/
+6
2017-02-16
xfs: split indlen reservations fairly when under reserved
Brian Foster
1
-18
/
+43
2017-02-16
xfs: handle indlen shortage on delalloc extent merge
Brian Foster
1
-3
/
+6
2017-02-06
xfs: go straight to real allocations for direct I/O COW writes
Christoph Hellwig
1
-1
/
+2
2017-02-02
xfs: allow unwritten extents in the CoW fork
Darrick J. Wong
1
-30
/
+50
2017-02-02
xfs: filter out obviously bad btree pointers
Darrick J. Wong
1
-4
/
+1
2017-01-30
xfs: remove boilerplate around xfs_btree_init_block
Eric Sandeen
1
-15
/
+4
2017-01-30
xfs: glean crc status from mp not flags in xfs_btree_init_block_int
Eric Sandeen
1
-2
/
+2
2017-01-25
xfs: extsize hints are not unlikely in xfs_bmap_btalloc
Christoph Hellwig
1
-2
/
+2
2017-01-23
xfs: fix COW writeback race
Christoph Hellwig
1
-12
/
+32
2017-01-09
xfs: fix bogus minleft manipulations
Christoph Hellwig
1
-3
/
+0
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
1
-4
/
+10
2016-12-05
xfs: error out if trying to add attrs and anextents > 0
Darrick J. Wong
1
-1
/
+4
2016-12-05
xfs: complain if we don't get nextents bmap records
Darrick J. Wong
1
-1
/
+2
2016-12-05
xfs: handle cow fork in xfs_bmap_trace_exlist
Eric Sandeen
1
-1
/
+3
2016-12-05
xfs: pass state not whichfork to trace_xfs_extlist
Eric Sandeen
1
-1
/
+1
2016-11-28
Merge branch 'xfs-4.10-misc-fixes-2' into for-next
Dave Chinner
1
-4
/
+36
2016-11-28
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
1
-2
/
+21
2016-11-28
xfs: factor rmap btree size into the indlen calculations
Darrick J. Wong
1
-2
/
+15
2016-11-24
Merge branch 'xfs-4.10-extent-lookup' into for-next
Dave Chinner
1
-169
/
+65
2016-11-24
xfs: remove NULLEXTNUM
Christoph Hellwig
1
-1
/
+1
2016-11-24
xfs: remove xfs_bmap_search_extents
Christoph Hellwig
1
-91
/
+0
2016-11-24
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
1
-2
/
+6
2016-11-24
xfs: use new extent lookup helpers in __xfs_bunmapi
Christoph Hellwig
1
-27
/
+13
2016-11-24
xfs: use new extent lookup helpers in xfs_bmapi_write
Christoph Hellwig
1
-8
/
+7
2016-11-24
xfs: use new extent lookup helpers in xfs_bmapi_read
Christoph Hellwig
1
-8
/
+6
2016-11-24
xfs: cleanup xfs_bmap_last_before
Christoph Hellwig
1
-32
/
+32
2016-11-10
Merge branch 'xfs-4.10-misc-fixes-1' into for-next
Dave Chinner
1
-26
/
+23
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
1
-26
/
+23
2016-11-08
xfs: check return value of _trans_reserve_quota_nblks
Darrick J. Wong
1
-1
/
+4
2016-10-20
xfs: remove xfs_bunmapi_cow
Christoph Hellwig
1
-22
/
+0
2016-10-20
xfs: refactor xfs_bunmapi_cow
Christoph Hellwig
1
-154
/
+220
2016-10-20
xfs: add xfs_trim_extent
Darrick J. Wong
1
-0
/
+33
2016-10-20
xfs: remove pointless error goto in xfs_bmap_remap_alloc
Eric Sandeen
1
-3
/
+0
2016-10-20
xfs: remove redundant assignment of ifp
Colin Ian King
1
-1
/
+1
2016-10-05
xfs: try other AGs to allocate a BMBT block
Darrick J. Wong
1
-0
/
+30
2016-10-05
xfs: create a separate cow extent size hint for the allocator
Darrick J. Wong
1
-2
/
+7
2016-10-05
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
1
-0
/
+11
2016-10-05
xfs: support removing extents from CoW fork
Darrick J. Wong
1
-0
/
+170
2016-10-04
xfs: support allocating delayed extents in CoW fork
Darrick J. Wong
1
-16
/
+32
2016-10-04
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
1
-4
/
+8
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
1
-7
/
+20
2016-10-04
xfs: return work remaining at the end of a bunmapi operation
Darrick J. Wong
1
-6
/
+30
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
1
-0
/
+143
2016-10-04
xfs: pass bmapi flags through to bmap_del_extent
Darrick J. Wong
1
-4
/
+5
2016-10-04
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
1
-0
/
+68
2016-10-03
xfs: adjust refcount when unmapping file blocks
Darrick J. Wong
1
-3
/
+11
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
1
-15
/
+26
[next]