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
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-15
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
2021-07-15
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
2021-07-15
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
2021-07-15
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-07-15
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
2021-07-12
xfs: Fix multiple fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
2021-06-29
iomap: use __set_page_dirty_nobuffers
Matthew Wilcox (Oracle)
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-28
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
2021-06-25
xfs: don't wait on future iclogs when pushing the CIL
Dave Chinner
2021-06-25
xfs: Fix a CIL UAF by getting get rid of the iclog callback lock
Dave Chinner
2021-06-25
xfs: remove callback dequeue loop from xlog_state_do_iclog_callbacks
Dave Chinner
2021-06-25
xfs: don't nest icloglock inside ic_callback_lock
Dave Chinner
2021-06-25
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
2021-06-21
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
2021-06-21
xfs: remove dead stale buf unpin handling code
Brian Foster
2021-06-21
xfs: hold buffer across unpin and potential shutdown processing
Brian Foster
2021-06-21
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2021-06-21
xfs: fix log intent recovery ENOSPC shutdowns when inactivating inodes
Darrick J. Wong
2021-06-21
xfs: shorten the shutdown messages to a single line
Darrick J. Wong
2021-06-21
xfs: print name of function causing fs shutdown instead of hex pointer
Darrick J. Wong
2021-06-21
xfs: fix type mismatches in the inode reclaim functions
Darrick J. Wong
2021-06-21
xfs: separate primary inode selection criteria in xfs_iget_cache_hit
Darrick J. Wong
2021-06-21
xfs: refactor the inode recycling code
Darrick J. Wong
2021-06-21
xfs: add iclog state trace events
Dave Chinner
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2021-06-21
xfs: Fix CIL throttle hang when CIL space used going backwards
Dave Chinner
2021-06-21
xfs: journal IO cache flush reductions
Dave Chinner
2021-06-21
xfs: remove need_start_rec parameter from xlog_write()
Dave Chinner
2021-06-21
xfs: CIL checkpoint flushes caches unconditionally
Dave Chinner
2021-06-21
xfs: async blkdev cache flush
Dave Chinner
2021-06-21
xfs: remove xfs_blkdev_issue_flush
Dave Chinner
2021-06-18
xfs: separate CIL commit record IO
Dave Chinner
2021-06-18
xfs: Fix 64-bit division on 32-bit in xlog_state_switch_iclogs()
Geert Uytterhoeven
2021-06-18
xfs: log stripe roundoff is a property of the log
Dave Chinner
2021-06-18
xfs: remove redundant initialization of variable error
Shaokun Zhang
2021-06-18
xfs: perag may be null in xfs_imap()
Dave Chinner
2021-06-18
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
2021-06-09
xfs: Make attr name schemes consistent
Allison Henderson
2021-06-09
xfs: Fix default ASSERT in xfs_attr_set_iter
Allison Henderson
2021-06-08
xfs: rename struct xfs_eofblocks to xfs_icwalk
Darrick J. Wong
2021-06-08
xfs: change the prefix of XFS_EOF_FLAGS_* to XFS_ICWALK_FLAG_
Darrick J. Wong
2021-06-08
xfs: selectively keep sick inodes in memory
Darrick J. Wong
[next]