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
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
2020-03-27
xfs: Throttle commits on delayed background CIL push
Dave Chinner
2020-03-27
xfs: split xlog_ticket_done
Christoph Hellwig
2020-03-18
xfs: support bulk loading of staged btrees
Darrick J. Wong
2020-03-18
xfs: introduce fake roots for inode-rooted btrees
Darrick J. Wong
2020-03-18
xfs: introduce fake roots for ag-rooted btrees
Darrick J. Wong
2020-03-02
xfs: embedded the attrlist cursor into struct xfs_attr_list_context
Christoph Hellwig
2020-03-02
xfs: remove XFS_DA_OP_INCOMPLETE
Christoph Hellwig
2020-03-02
xfs: clean up the attr flag confusion
Christoph Hellwig
2020-03-02
xfs: cleanup struct xfs_attr_list_context
Christoph Hellwig
2019-12-25
Merge branch 'core/kprobes' into perf/core, to pick up a completed branch
Ingo Molnar
2019-12-19
xfs: don't commit sunit/swidth updates to disk if that would cause repair fai...
Darrick J. Wong
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-11-27
ftrace: Rework event_create_dir()
Peter Zijlstra
2019-10-29
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
2019-10-21
xfs: optimize near mode bnobt scans with concurrent cntbt lookups
Brian Foster
2019-10-21
xfs: factor out tree fixup logic into helper
Brian Foster
2019-10-21
xfs: reuse best extent tracking logic for bnobt scan
Brian Foster
2019-10-21
xfs: refactor cntbt lastblock scan best extent logic into helper
Brian Foster
2019-10-21
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
2019-10-21
iomap: lift common tracing code from xfs to iomap
Christoph Hellwig
2019-08-26
xfs: add kmem_alloc_io()
Dave Chinner
2019-08-26
xfs: add kmem allocation trace points
Dave Chinner
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
2019-06-28
xfs: split iop_unlock
Christoph Hellwig
2019-06-28
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
2019-04-14
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong
2019-02-21
xfs: merge COW handling into xfs_file_iomap_begin_delay
Christoph Hellwig
2019-02-17
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
2019-02-11
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
2019-02-11
xfs: add tracepoints for high level iunlink operations
Darrick J. Wong
2019-02-11
xfs: refactor inode unlinked pointer update functions
Darrick J. Wong
2019-02-11
xfs: refactor AGI unlinked bucket updates
Darrick J. Wong
2018-12-19
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
2018-12-19
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
2018-12-19
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-12-12
xfs: streamline defer op type handling
Darrick J. Wong
2018-11-20
xfs: uncached buffer tracing needs to print bno
Dave Chinner
2018-09-29
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
2018-08-02
xfs: fold dfops into the transaction
Brian Foster
2018-08-02
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
2018-08-02
xfs: replace dop_low with transaction flag
Brian Foster
2018-07-26
xfs: remove unused deferred ops committed field
Brian Foster
2018-07-11
xfs: refactor buffer submission into a common helper
Brian Foster
2018-07-11
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
2018-07-11
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
2018-07-11
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
[next]