index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: non-scrub - remove unused function parameters
Eric Sandeen
2018-04-09
1
-1
/
+1
*
xfs: refactor bmap record validation
Darrick J. Wong
2018-03-23
1
-0
/
+3
*
xfs: simplify xfs_reflink_convert_cow
Christoph Hellwig
2017-11-06
1
-1
/
+5
*
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-06
1
-5
/
+7
*
xfs: merge xfs_bmap_read_extents into xfs_iread_extents
Christoph Hellwig
2017-10-26
1
-2
/
+0
*
xfs: remove xfs_bmse_shift_one
Christoph Hellwig
2017-10-26
1
-5
/
+0
*
xfs: split xfs_bmap_shift_extents
Christoph Hellwig
2017-10-26
1
-3
/
+7
*
xfs: remove XFS_BMAP_MAX_SHIFT_EXTENTS
Christoph Hellwig
2017-10-26
1
-11
/
+1
*
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
2017-10-26
1
-9
/
+0
*
xfs: add a xfs_bmap_fork_to_state helper
Christoph Hellwig
2017-10-26
1
-0
/
+12
*
xfs: trim writepage mapping to within eof
Brian Foster
2017-10-16
1
-0
/
+1
*
xfs: try to avoid blowing out the transaction reservation when bunmaping a sh...
Darrick J. Wong
2017-06-19
1
-1
/
+1
*
xfs: simplify validation of the unwritten extent bit
Christoph Hellwig
2017-04-25
1
-2
/
+0
*
xfs: factor out a xfs_bmap_is_real_extent helper
Christoph Hellwig
2017-04-03
1
-0
/
+12
*
xfs: fix COW writeback race
Christoph Hellwig
2017-01-23
1
-1
/
+5
*
xfs: track preallocation separately in xfs_bmapi_reserve_delalloc()
Brian Foster
2016-11-28
1
-1
/
+1
*
xfs: remove xfs_bmap_search_extents
Christoph Hellwig
2016-11-24
1
-4
/
+0
*
xfs: remove prev argument to xfs_bmapi_reserve_delalloc
Christoph Hellwig
2016-11-24
1
-2
/
+1
*
xfs: remove xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
1
-1
/
+0
*
xfs: refactor xfs_bunmapi_cow
Christoph Hellwig
2016-10-20
1
-0
/
+5
*
xfs: add xfs_trim_extent
Darrick J. Wong
2016-10-20
1
-0
/
+2
*
xfs: support removing extents from CoW fork
Darrick J. Wong
2016-10-05
1
-0
/
+1
*
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
1
-3
/
+4
*
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
1
-3
/
+19
*
xfs: return work remaining at the end of a bunmapi operation
Darrick J. Wong
2016-10-04
1
-0
/
+4
*
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
1
-0
/
+9
*
xfs: pass bmapi flags through to bmap_del_extent
Darrick J. Wong
2016-10-04
1
-0
/
+3
*
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
2016-10-04
1
-1
/
+9
*
xfs: log bmap intent items
Darrick J. Wong
2016-10-04
1
-0
/
+13
*
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-10-03
1
-1
/
+1
|
\
|
*
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-26
1
-1
/
+1
*
|
xfs: rewrite and optimize the delalloc write path
Christoph Hellwig
2016-09-19
1
-3
/
+7
|
/
*
xfs: add owner field to extent allocation and freeing
Darrick J. Wong
2016-08-03
1
-1
/
+3
*
xfs: rename flist/free_list to dfops
Darrick J. Wong
2016-08-03
1
-5
/
+5
*
xfs: change xfs_bmap_{finish,cancel,init,free} -> xfs_defer_*
Darrick J. Wong
2016-08-03
1
-9
/
+9
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
1
-32
/
+0
*
xfs: convert list of extents to free into a regular list
Darrick J. Wong
2016-06-21
1
-6
/
+8
*
xfs: rearrange xfs_bmap_add_free parameters
Darrick J. Wong
2016-06-21
1
-2
/
+2
*
xfs: eliminate committed arg from xfs_bmap_finish
Eric Sandeen
2016-01-11
1
-1
/
+1
*
xfs: introduce BMAPI_ZERO for allocating zeroed extents
Dave Chinner
2015-11-03
1
-2
/
+11
*
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
Namjae Jeon
2015-03-25
1
-3
/
+10
*
xfs: move xfs_bmap_finish prototype
Dave Chinner
2015-01-09
1
-0
/
+2
*
xfs: move struct xfs_bmalloca to libxfs
Dave Chinner
2015-01-09
1
-0
/
+31
*
xfs: track collapse via file offset rather than extent index
Brian Foster
2014-09-23
1
-4
/
+3
*
Merge branch 'xfs-libxfs-restructure' into for-next
Dave Chinner
2014-07-15
1
-3
/
+1
*
libxfs: move header files
Dave Chinner
2014-06-25
1
-0
/
+188