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
Age
Commit message (
Expand
)
Author
2024-04-23
xfs: move xfs_attr_defer_add to xfs_attr_item.c
Darrick J. Wong
2024-04-23
xfs: check the flags earlier in xfs_attr_match
Christoph Hellwig
2024-04-23
xfs: rearrange xfs_attr_match parameters
Darrick J. Wong
2024-04-23
xfs: enforce one namespace per attribute
Darrick J. Wong
2024-04-23
xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2
Darrick J. Wong
2024-04-23
xfs: refactor name/length checks in xfs_attri_validate
Darrick J. Wong
2024-04-23
xfs: use local variables for name and value length in _attri_commit_pass2
Darrick J. Wong
2024-04-23
xfs: always set args->value in xfs_attri_item_recover
Darrick J. Wong
2024-04-23
xfs: validate recovered name buffers when recovering xattr items
Darrick J. Wong
2024-04-23
xfs: use helpers to extract xattr op from opflags
Darrick J. Wong
2024-04-23
xfs: restructure xfs_attr_complete_op a bit
Darrick J. Wong
2024-04-23
xfs: check shortform attr entry flags specifically
Darrick J. Wong
2024-04-23
xfs: fix missing check for invalid attr flags
Darrick J. Wong
2024-04-23
xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2
Darrick J. Wong
2024-04-23
xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available
Darrick J. Wong
2024-04-23
xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery
Darrick J. Wong
2024-04-23
xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf
Darrick J. Wong
2024-04-23
xfs: rearrange xfs_da_args a bit to use less space
Darrick J. Wong
2024-04-23
xfs: make attr removal an explicit operation
Darrick J. Wong
2024-04-23
xfs: remove xfs_da_args.attr_flags
Darrick J. Wong
2024-04-23
xfs: remove XFS_DA_OP_NOTIME
Darrick J. Wong
2024-04-23
xfs: remove XFS_DA_OP_REMOVE
Darrick J. Wong
2024-04-22
xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1)
Christoph Hellwig
2024-04-22
xfs: stop the steal (of data blocks for RT indirect blocks)
Christoph Hellwig
2024-04-22
xfs: rework splitting of indirect block reservations
Christoph Hellwig
2024-04-22
xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations
Christoph Hellwig
2024-04-22
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
2024-04-22
xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay
Christoph Hellwig
2024-04-22
xfs: reinstate RT support in xfs_bmapi_reserve_delalloc
Christoph Hellwig
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive
Christoph Hellwig
2024-04-22
xfs: move RT inode locking out of __xfs_bunmapi
Christoph Hellwig
2024-04-22
xfs: free RT extents after updating the bmap btree
Christoph Hellwig
2024-04-22
xfs: refactor realtime inode locking
Christoph Hellwig
2024-04-22
xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions
Christoph Hellwig
2024-04-22
xfs: compile out v4 support if disabled
Christoph Hellwig
2024-04-22
xfs: remove the unused xfs_extent_busy_enomem trace event
Christoph Hellwig
2024-04-22
xfs: unwind xfs_extent_busy_clear
Christoph Hellwig
2024-04-22
xfs: move more logic into xfs_extent_busy_clear_one
Christoph Hellwig
2024-04-22
xfs: Remove unused function is_rt_data_fork
Jiapeng Chong
2024-04-22
xfs: small cleanup in xrep_update_qflags()
Dan Carpenter
2024-04-22
xfs: Fix typo in comment
Thorsten Blum
2024-04-22
xfs: fix sparse warnings about unused interval tree functions
Dave Chinner
2024-04-22
xfs: silence sparse warning when checking version number
Dave Chinner
2024-04-20
xfs: fix CIL sparse lock context warnings
Dave Chinner
2024-04-15
xfs: unlock new repair tempfiles after creation
Darrick J. Wong
2024-04-15
xfs: don't pick up IOLOCK during rmapbt repair scan
Darrick J. Wong
2024-04-15
xfs: Hold inode locks in xfs_rename
Allison Henderson
2024-04-15
xfs: Hold inode locks in xfs_trans_alloc_dir
Allison Henderson
2024-04-15
xfs: Hold inode locks in xfs_ialloc
Allison Henderson
[next]