index
:
git.armlinux.org.uk/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-15
xfs: online repair of realtime summaries
Darrick J. Wong
2024-04-15
xfs: teach the tempfile to set up atomic file content exchanges
Darrick J. Wong
2024-04-15
xfs: support preallocating and copying content into temporary files
Darrick J. Wong
2024-04-15
xfs: add the ability to reap entire inode forks
Darrick J. Wong
2024-04-15
xfs: refactor live buffer invalidation for repairs
Darrick J. Wong
2024-04-15
xfs: create temporary files and directories for online repair
Darrick J. Wong
2024-04-15
xfs: hide private inodes from bulkstat and handle functions
Darrick J. Wong
2024-04-15
xfs: enable logged file mapping exchange feature
Darrick J. Wong
2024-04-15
xfs: capture inode generation numbers in the ondisk exchmaps log item
Darrick J. Wong
2024-04-15
xfs: support non-power-of-two rtextsize with exchange-range
Darrick J. Wong
2024-04-15
xfs: make file range exchange support realtime files
Darrick J. Wong
2024-04-15
xfs: condense symbolic links after a mapping exchange operation
Darrick J. Wong
2024-04-15
xfs: condense directories after a mapping exchange operation
Darrick J. Wong
2024-04-15
xfs: condense extended attributes after a mapping exchange operation
Darrick J. Wong
2024-04-15
xfs: add error injection to test file mapping exchange recovery
Darrick J. Wong
2024-04-15
xfs: bind together the front and back ends of the file range exchange code
Darrick J. Wong
2024-04-15
xfs: create deferred log items for file mapping exchanges
Darrick J. Wong
2024-04-15
xfs: introduce a file mapping exchange log intent item
Darrick J. Wong
2024-04-15
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
2024-04-15
xfs: introduce new file range exchange ioctl
Darrick J. Wong
2024-04-15
xfs: constify xfs_bmap_is_written_extent
Darrick J. Wong
2024-04-15
xfs: refactor non-power-of-two alignment checks
Darrick J. Wong
2024-04-15
xfs: hoist multi-fsb allocation unit detection to a helper
Darrick J. Wong
2024-04-15
xfs: create a new helper to return a file's allocation unit
Darrick J. Wong
2024-04-15
xfs: declare xfs_file.c symbols in xfs_file.h
Darrick J. Wong
2024-04-15
xfs: move xfs_iops.c declarations out of xfs_inode.h
Darrick J. Wong
2024-04-15
xfs: move inode lease breaking functions to xfs_inode.c
Darrick J. Wong
2024-04-15
xfs: only clear log incompat flags at clean unmount
Darrick J. Wong
2024-04-15
xfs: fix error bailout in xrep_abt_build_new_trees
Darrick J. Wong
2024-04-15
xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_d...
Darrick J. Wong
2024-04-15
xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmode
Darrick J. Wong
2024-04-15
xfs: pass xfs_buf lookup flags to xfs_*read_agi
Darrick J. Wong
2024-04-07
fs: claw back a few FMODE_* bits
Christian Brauner
2024-04-06
Merge tag 'xfs-6.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-01
xfs: allow cross-linking special files without project quota
Andrey Albershteyn
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-03-25
xfs: don't use current->journal_info
Dave Chinner
2024-03-25
xfs: allow sunit mount option to repair bad primary sb stripe values
Dave Chinner
2024-03-22
Merge tag 'xfs-6.9-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-15
xfs: quota radix tree allocations need to be NOFS on insert
Dave Chinner
2024-03-15
xfs: fix dev_t usage in xmbuf tracepoints
Darrick J. Wong
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-07
xfs: shrink failure needs to hold AGI buffer
Dave Chinner
2024-02-28
xfs: use kvfree() in xlog_cil_free_logvec()
Dave Chinner
2024-02-28
xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
Dave Chinner
[prev]
[next]