index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
/
xfs_bmap.h
Age
Commit message (
Expand
)
Author
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