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
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-28
Merge tag 'iomap-6.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.super' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2023-08-24
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-23
Merge tag 'vfs-6.6-merge-3' of ssh://gitolite.kernel.org/pub/scm/fs/xfs/xfs-l...
Christian Brauner
2023-08-18
fs/xfs: Fix typos in comments
Zizhen Pang
2023-08-18
xfs: fix dqiterate thinko
Darrick J. Wong
2023-08-11
xfs use fs_holder_ops for the log and RT devices
Christoph Hellwig
2023-08-11
xfs: drop s_umount over opening the log and RT devices
Christoph Hellwig
2023-08-11
fs: use the super_block as holder when mounting file systems
Christoph Hellwig
2023-08-11
xfs: switch to multigrain timestamps
Jeff Layton
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
xfs: have xfs_vn_update_time gets its own timestamp
Jeff Layton
2023-08-10
xfs: don't check reflink iflag state when checking cow fork
Darrick J. Wong
2023-08-10
xfs: simplify returns in xchk_bmap
Darrick J. Wong
2023-08-10
xfs: rewrite xchk_inode_is_allocated to work properly
Darrick J. Wong
2023-08-10
xfs: hide xfs_inode_is_allocated in scrub common code
Darrick J. Wong
2023-08-10
xfs: fix agf_fllast when repairing an empty AGFL
Darrick J. Wong
2023-08-10
xfs: clear pagf_agflreset when repairing the AGFL
Darrick J. Wong
2023-08-10
xfs: allow userspace to rebuild metadata structures
Darrick J. Wong
2023-08-10
xfs: don't complain about unfixed metadata when repairs were injected
Darrick J. Wong
2023-08-10
xfs: allow the user to cancel repairs before we start writing
Darrick J. Wong
2023-08-10
xfs: always rescan allegedly healthy per-ag metadata after repair
Darrick J. Wong
2023-08-10
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
xfs: move the realtime summary file scrubber to a separate source file
Darrick J. Wong
2023-08-10
xfs: wrap ilock/iunlock operations on sc->ip
Darrick J. Wong
2023-08-10
xfs: get our own reference to inodes that we want to scrub
Darrick J. Wong
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-10
xfs: create scaffolding for creating debugfs entries
Darrick J. Wong
2023-08-10
xfs: improve xfarray quicksort pivot
Darrick J. Wong
2023-08-10
xfs: cache pages used for xfarray quicksort convergence
Darrick J. Wong
2023-08-10
xfs: speed up xfarray sort by sorting xfile page contents directly
Darrick J. Wong
2023-08-10
xfs: teach xfile to pass back direct-map pages to caller
Darrick J. Wong
2023-08-10
xfs: convert xfarray insertion sort to heapsort using scratchpad memory
Darrick J. Wong
2023-08-10
xfs: enable sorting of xfile-backed arrays
Darrick J. Wong
2023-08-10
xfs: create a big array data structure
Darrick J. Wong
2023-08-10
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
2023-08-10
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
xfs: allow scanning ranges of the buffer cache for live buffers
Darrick J. Wong
2023-08-10
xfs: rearrange xrep_reap_block to make future code flow easier
Darrick J. Wong
2023-08-10
xfs: use deferred frees to reap old btree blocks
Darrick J. Wong
2023-08-10
xfs: only allow reaping of per-AG blocks in xrep_reap_extents
Darrick J. Wong
2023-08-10
xfs: only invalidate blocks if we're going to free them
Darrick J. Wong
2023-08-10
xfs: move the post-repair block reaping code to a separate file
Darrick J. Wong
2023-08-10
xfs: cull repair code that will never get used
Darrick J. Wong
2023-08-10
xfs: document the invalidate_bdev call in invalidate_bdev
Christoph Hellwig
2023-08-10
xfs: close the external block devices in xfs_mount_free
Christoph Hellwig
2023-08-10
xfs: close the RT and log block devices in xfs_free_buftarg
Christoph Hellwig
[next]