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_inode_fork.c
Age
Commit message (
Expand
)
Author
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
2019-11-18
xfs: Remove kmem_zone_free() wrapper
Carlos Maiolino
2019-11-04
xfs: always log corruption errors
Darrick J. Wong
2019-10-21
xfs: fix inode fork extent count overflow
Dave Chinner
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: move xfs_ino_geometry to xfs_shared.h
Darrick J. Wong
2018-07-30
xfs: remove the xfs_ifork_t typedef
Christoph Hellwig
2018-07-30
xfs: simplify xfs_idata_realloc
Christoph Hellwig
2018-07-30
xfs: remove if_real_bytes
Christoph Hellwig
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-03-23
xfs: refactor inode verifier error logging
Darrick J. Wong
2018-03-23
xfs: refactor bmap record validation
Darrick J. Wong
2018-01-17
xfs: btree format ifork loader should check for zero numrecs
Darrick J. Wong
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
2018-01-08
xfs: refactor short form directory structure verifier function
Darrick J. Wong
2018-01-08
xfs: move inode fork verifiers to xfs_dinode_verify
Darrick J. Wong
2017-11-21
xfs: abstract out dev_t conversions
Christoph Hellwig
2017-11-06
xfs: pass struct xfs_bmbt_irec to xfs_bmbt_validate_extent
Christoph Hellwig
2017-11-06
xfs: remove the nr_extents argument to xfs_iext_insert
Christoph Hellwig
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-06
xfs: remove support for inlining data/extents into the inode fork
Christoph Hellwig
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-06
xfs: iterate over extents in xfs_iextents_copy
Christoph Hellwig
2017-11-06
xfs: pass an on-disk extent to xfs_bmbt_validate_extent
Christoph Hellwig
2017-10-26
xfs: add a new xfs_iext_lookup_extent_before helper
Christoph Hellwig
2017-10-26
xfs: merge xfs_bmap_read_extents into xfs_iread_extents
Christoph Hellwig
2017-10-26
xfs: remove if_rdev
Christoph Hellwig
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-26
xfs: remove XFS_BMAP_TRACE_EXLIST
Christoph Hellwig
2017-10-26
xfs: move pre/post-bmap tracing into xfs_iext_update_extent
Christoph Hellwig
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
2017-04-25
xfs: simplify validation of the unwritten extent bit
Christoph Hellwig
2017-03-28
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-03-15
xfs: verify inline directory data forks
Darrick J. Wong
2017-02-02
xfs: check for obviously bad level values in the bmbt root
Darrick J. Wong
2017-02-02
xfs: fix toctou race when locking an inode to access the data map
Darrick J. Wong
2016-11-24
xfs: new inode extent list lookup helpers
Christoph Hellwig
2016-11-08
xfs: provide helper for counting extents from if_bytes
Eric Sandeen
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
xfs: don't allow reflinked dir/dev/fifo/socket/pipe files
Darrick J. Wong
2016-05-20
Merge branch 'xfs-4.7-inode-reclaim' into for-next
Dave Chinner
2016-05-20
Merge branch 'xfs-4.7-misc-fixes' into for-next
Dave Chinner
2016-05-18
xfs: optimise xfs_iext_destroy
Alex Lyakas
2016-04-06
xfs: improve kmem_realloc
Christoph Hellwig
2016-04-06
xfs: optimize inline symlinks
Christoph Hellwig
2016-04-06
xfs: factor out a helper to initialize a local format inode fork
Christoph Hellwig
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
[next]