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_dir2_sf.c
Age
Commit message (
Expand
)
Author
2023-12-29
xfs: return if_data from xfs_idata_realloc
Christoph Hellwig
2023-12-29
xfs: make if_data a void pointer
Christoph Hellwig
2023-12-15
xfs: zap broken inode forks
Darrick J. Wong
2022-09-19
xfs: Remove the unneeded result variable
ye xingchen
2022-07-12
xfs: replace inode fork size macros with functions
Darrick J. Wong
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-04-15
xfs: remove XFS_IFEXTENTS
Christoph Hellwig
2021-04-15
xfs: remove XFS_IFINLINE
Christoph Hellwig
2021-04-07
xfs: move the di_size field to struct xfs_inode
Christoph Hellwig
2021-01-22
xfs: fix an ABBA deadlock in xfs_rename
Darrick J. Wong
2020-05-19
xfs: move the fork format fields into struct xfs_ifork
Christoph Hellwig
2019-12-19
libxfs: resync with the userspace libxfs
Darrick J. Wong
2019-11-13
xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
kaixuxia
2019-11-13
xfs: devirtualize ->m_dirnameops
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_get_ftype and ->data_put_ftype
Christoph Hellwig
2019-11-10
xfs: move the dir2 data block fixed offsets to struct xfs_da_geometry
Christoph Hellwig
2019-11-10
xfs: devirtualize ->data_entsize
Christoph Hellwig
2019-11-10
xfs: replace xfs_dir3_data_endp with xfs_dir3_data_end_offset
Christoph Hellwig
2019-11-10
xfs: cleanup xfs_dir2_block_to_sf
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_ftype and ->sf_put_ftype
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_ino and ->sf_put_ino
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_entsize and ->sf_nextentry
Christoph Hellwig
2019-11-10
xfs: devirtualize ->sf_get_parent_ino and ->sf_put_parent_ino
Christoph Hellwig
2019-11-04
xfs: relax shortform directory size checks
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-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-01-17
xfs: directory scrubber must walk through data block to offset
Darrick J. Wong
2018-01-08
xfs: refactor short form directory structure verifier function
Darrick J. Wong
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-04-03
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-03-15
xfs: verify inline directory data forks
Darrick J. Wong
2016-07-20
xfs: kill xfs_dir2_inou_t
Christoph Hellwig
2016-07-20
xfs: kill xfs_dir2_sf_off_t
Christoph Hellwig
2016-04-06
xfs: factor out a helper to initialize a local format inode fork
Christoph Hellwig
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
2014-12-04
xfs: fix set-but-unused warnings
Dave Chinner
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
2014-11-28
xfs: merge xfs_dinode.h into xfs_format.h
Christoph Hellwig
2014-07-30
xfs: require 64-bit sector_t
Christoph Hellwig
2014-06-25
xfs: global error sign conversion
Dave Chinner
2014-06-25
libxfs: move source files
Dave Chinner