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
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
xfs: remove lsn relevant fields from xfs_trans structure and its users
Shan Hai
2017-06-19
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
2017-04-25
xfs: don't use bool values in trace buffers
Christoph Hellwig
2017-04-25
xfs: remove the trailing newline used in the fmt parameter of TP_printk
Hou Tao
2017-04-25
xfs: remove xfs_bmap_remap_alloc
Christoph Hellwig
2017-04-03
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-02-24
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
2017-02-06
xfs: allocate direct I/O COW blocks in iomap_begin
Christoph Hellwig
2017-02-06
xfs: reject all unaligned direct writes to reflinked files
Christoph Hellwig
2017-02-02
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
2017-01-30
xfs: remove unused struct declarations
Eric Sandeen
2016-12-09
xfs: nuke unused tracepoint definitions
Eric Sandeen
2016-10-20
xfs: optimize xfs_reflink_end_cow
Christoph Hellwig
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
2016-10-13
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-05
xfs: implement swapext for rmap filesystems
Darrick J. Wong
2016-10-05
xfs: use interval query for rmap alloc operations on shared files
Darrick J. Wong
2016-10-05
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
2016-10-05
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
2016-10-05
xfs: implement CoW for directio writes
Darrick J. Wong
2016-10-05
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
2016-10-04
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
2016-10-04
xfs: introduce the CoW fork
Darrick J. Wong
2016-10-04
xfs: define tracepoints for reflink activities
Darrick J. Wong
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
2016-10-04
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
2016-10-03
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
2016-10-03
xfs: log refcount intent items
Darrick J. Wong
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
2016-10-03
xfs: define tracepoints for refcount btree activities
Darrick J. Wong
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
2016-09-26
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
2016-08-30
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
2016-08-17
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
2016-08-03
xfs: convert unwritten status of reverse mappings
Darrick J. Wong
2016-08-03
xfs: add an extent to the rmap btree
Darrick J. Wong
2016-08-03
xfs: add tracepoints for the rmap functions
Darrick J. Wong
2016-08-03
xfs: add rmap btree operations
Darrick J. Wong
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
2016-08-03
xfs: introduce rmap extent operation stubs
Darrick J. Wong
2016-08-03
xfs: add tracepoints and error injection for deferred extent freeing
Darrick J. Wong
2016-08-03
xfs: add tracepoints for the deferred ops mechanism
Darrick J. Wong
2016-08-03
xfs: introduce interval queries on btrees
Darrick J. Wong
2016-08-03
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
2016-07-20
xfs: split direct I/O and DAX path
Christoph Hellwig
[next]