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-07-09
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-07
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
2023-07-05
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-03
xfs: Remove unneeded semicolon
Yang Li
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
2023-07-02
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
2023-07-02
xfs: validate fsmap offsets specified in the query keys
Darrick J. Wong
2023-07-02
xfs: fix logdev fsmap query result filtering
Darrick J. Wong
2023-07-02
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2023-07-02
xfs: fix getfsmap reporting past the last rt extent
Darrick J. Wong
2023-07-02
xfs: fix integer overflows in the fsmap rtbitmap and logdev backends
Darrick J. Wong
2023-07-02
xfs: fix interval filtering in multi-step fsmap queries
Darrick J. Wong
2023-06-29
Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-29
xfs: fix bounds check in xfs_defer_agfl_block()
Dave Chinner
2023-06-29
xfs: AGF length has never been bounds checked
Dave Chinner
2023-06-29
xfs: journal geometry is not properly bounds checked
Dave Chinner
2023-06-29
xfs: don't block in busy flushing when freeing extents
Dave Chinner
2023-06-29
xfs: allow extent free intents to be retried
Dave Chinner
2023-06-29
xfs: pass alloc flags through to xfs_extent_busy_flush()
Dave Chinner
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
2023-06-29
xfs: don't reverse order of items in bulk AIL insertion
Dave Chinner
2023-06-29
xfs: remove redundant initializations of pointers drop_leaf and save_leaf
Colin Ian King
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-26
Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-06-13
xfs: fix ag count overflow during growfs
Long Li
2023-06-12
xfs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Christoph Hellwig
2023-06-12
xfs: drop EXPERIMENTAL tag for large extent counts
Darrick J. Wong
2023-06-12
xfs: don't deplete the reserve pool when trying to shrink the fs
Darrick J. Wong
2023-06-12
block: replace fmode_t with a block-specific type for block open flags
Christoph Hellwig
2023-06-12
block: use the holder as indication for exclusive opens
Christoph Hellwig
2023-06-09
iomap: update ki_pos in iomap_file_buffered_write
Christoph Hellwig
2023-06-09
backing_dev: remove current->backing_dev_info
Christoph Hellwig
2023-06-05
xfs: wire up the ->mark_dead holder operation for log and RT devices
Christoph Hellwig
2023-06-05
xfs: wire up sops->shutdown
Christoph Hellwig
2023-06-05
block: introduce holder ops
Christoph Hellwig
2023-06-05
xfs: collect errors from inodegc for unlinked inode recovery
Dave Chinner
2023-06-05
xfs: validate block number being freed before adding to xefi
Dave Chinner
2023-06-05
xfs: validity check agbnos on the AGFL
Dave Chinner
2023-06-05
xfs: fix agf/agfl verification on v4 filesystems
Dave Chinner
2023-06-05
xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag()
Dave Chinner
2023-06-05
xfs: fix broken logic when detecting mergeable bmap records
Darrick J. Wong
2023-06-05
xfs: Fix undefined behavior of shift into sign bit
Geert Uytterhoeven
2023-06-05
xfs: fix AGF vs inode cluster buffer deadlock
Dave Chinner
2023-06-05
xfs: defered work could create precommits
Dave Chinner
2023-06-05
xfs: restore allocation trylock iteration
Dave Chinner
2023-06-05
xfs: buffer pins need to hold a buffer reference
Dave Chinner
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
[next]