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
/
xfs_bmap_util.c
Age
Commit message (
Expand
)
Author
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-01
xfs: remove unnecessary shifts
Darrick J. Wong
2021-05-26
xfs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-05-20
xfs: retry allocations when locality-based search fails
Darrick J. Wong
2021-05-16
xfs: adjust rt allocation minlen when extszhint > rtextsize
Darrick J. Wong
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
Christoph Hellwig
2021-04-07
xfs: move the check for post-EOF mappings into xfs_can_free_eofblocks
Darrick J. Wong
2021-04-07
xfs: move the di_flags2 field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_flags field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_nblocks field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-04-07
xfs: move the di_projid field to struct xfs_inode
Christoph Hellwig
2021-02-03
xfs: allow reservation of rtblocks with xfs_trans_alloc_inode
Darrick J. Wong
2021-02-03
xfs: refactor common transaction/inode/quota allocation idiom
Darrick J. Wong
2021-02-03
xfs: reserve data and rt quota at the same time
Darrick J. Wong
2021-02-03
xfs: remove xfs_trans_unreserve_quota_nblks completely
Darrick J. Wong
2021-02-03
xfs: clean up quota reservation callsites
Darrick J. Wong
2021-01-22
xfs: Check for extent overflow when swapping extents
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when punching a hole
Chandan Babu R
2021-01-22
xfs: Check for extent overflow when trivally adding a new extent
Chandan Babu R
2020-10-21
xfs: fix fallocate functions when rtextsize is larger than 1
Darrick J. Wong
2020-09-15
xfs: ensure that fpunch, fcollapse, and finsert operations are aligned to rt ...
Darrick J. Wong
2020-08-26
xfs: finish dfops on every insert range shift iteration
Brian Foster
2020-08-07
Merge tag 'xfs-5.9-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-06
xfs: preserve rmapbt swapext block reservation from freed blocks
Brian Foster
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: move the per-fork nextents fields into struct xfs_ifork
Christoph Hellwig
2020-05-19
xfs: don't allow SWAPEXT if we'd screw up quota accounting
Darrick J. Wong
2020-05-06
xfs: clean up the error handling in xfs_swap_extents
Darrick J. Wong
2020-03-19
xfs: remove the di_version field from struct icdinode
Christoph Hellwig
2020-03-02
xfs: rework collapse range into an atomic operation
Brian Foster
2020-03-02
xfs: rework insert range into an atomic operation
Brian Foster
2020-03-02
xfs: open code insert range extent split helper
Brian Foster
2019-12-11
xfs: stabilize insert range start boundary to avoid COW writeback race
Brian Foster
2019-11-11
xfs: attach dquots before performing xfs_swap_extents
Darrick J. Wong
2019-11-03
xfs: move extent zeroing to xfs_bmapi_allocate
Christoph Hellwig
2019-11-03
xfs: simplify xfs_iomap_eof_align_last_fsb
Christoph Hellwig
2019-10-31
xfs: properly serialise fallocate against AIO+DIO
Dave Chinner
2019-10-29
xfs: refactor xfs_bmap_count_blocks using newer btree helpers
Darrick J. Wong
2019-10-28
xfs: consolidate preallocation in xfs_file_fallocate
Christoph Hellwig
2019-10-28
xfs: add a xfs_inode_buftarg helper
Christoph Hellwig
2019-10-23
xfs: don't set bmapi total block req where minleft is
Brian Foster
2019-10-21
xfs: split the iomap ops for buffered vs direct writes
Christoph Hellwig
2019-10-06
xfs: Fix tail rounding in xfs_alloc_file_space()
Max Reitz
2019-08-30
xfs: cleanup xfs_fsb_to_db
Christoph Hellwig
2019-08-28
xfs: remove unnecessary int returns from deferred bmap functions
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
[next]