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
/
linux-2.6
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
2011-07-20
xfs: add size update tracepoint to IO completion
Dave Chinner
2011-07-08
xfs: clean up buffer locking helpers
Christoph Hellwig
2011-07-08
xfs: split xfs_itruncate_finish
Christoph Hellwig
2011-07-08
xfs: kill xfs_itruncate_start
Christoph Hellwig
2011-04-28
xfs: fix compiler warning in xfs_trace.h
Christoph Hellwig
2011-04-28
xfs: exact busy extent tracking
Christoph Hellwig
2011-04-28
xfs: do not immediately reuse busy extent ranges
Christoph Hellwig
2011-01-11
xfs: add FITRIM support
Christoph Hellwig
2010-12-21
xfs: introduce new locks for the log grant ticket wait queues
Dave Chinner
2010-12-21
xfs: convert l_tail_lsn to an atomic variable.
Dave Chinner
2010-12-21
xfs: combine grant heads into a single 64 bit integer
Dave Chinner
2010-12-21
xfs: convert log grant ticket queues to list heads
Dave Chinner
2010-12-16
xfs: clean up xfs_alloc_ag_vextent_exact
Christoph Hellwig
2010-12-16
xfs: kill xfs_iomap
Christoph Hellwig
2010-10-22
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2010-10-18
xfs: split inode AG walking into separate code for reclaim
Dave Chinner
2010-10-18
xfs: rename xfs_buf_get_nodaddr to be more appropriate
Dave Chinner
2010-09-10
xfs: replace barriers with explicit flush / FUA usage
Christoph Hellwig
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-07-26
xfs: Fix build when CONFIG_XFS_POSIX_ACL=n
Tony Luck
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-07-26
xfs: some iget tracing cleanups / fixes
Christoph Hellwig
2010-07-26
xfs: simplify xfs_vm_writepage
Christoph Hellwig
2010-07-26
xfs: simplify buffer pinning
Christoph Hellwig
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2010-05-28
xfs: convert more trace events to DEFINE_EVENT
Li Zefan
2010-05-24
xfs: Improve scalability of busy extent tracking
Dave Chinner
2010-05-19
xfs: convert the dquot hash list to use list heads
Dave Chinner
2010-05-19
xfs: remove duplicate code from dquot reclaim
Dave Chinner
2010-05-19
xfs: add log item recovery tracing
Dave Chinner
2010-05-19
xfs: Add inode pin counts to traces
Dave Chinner
2010-03-01
xfs: fix xfs_fsblock_t tracing
Christoph Hellwig
2010-03-01
xfs: fix dquota trace format
Christoph Hellwig
2010-02-02
xfs: Don't issue buffer IO direct from AIL push V2
Dave Chinner
2010-01-15
xfs: Add trace points for per-ag refcount debugging.
Dave Chinner
2010-01-15
xfs: add tracing to xfs_swap_extents
Dave Chinner
2010-01-10
xfs: Ensure we force all busy extents in range to disk
Dave Chinner
2010-01-10
xfs: use DECLARE_EVENT_CLASS
Christoph Hellwig
2010-01-08
xfs: kill some warnings on i386 builds
Dave Chinner
2009-12-14
xfs: event tracing support
Christoph Hellwig