index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_trace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-25
xfs: don't use bool values in trace buffers
Christoph Hellwig
1
-5
/
+5
2017-04-25
xfs: remove the trailing newline used in the fmt parameter of TP_printk
Hou Tao
1
-14
/
+15
2017-04-25
xfs: remove xfs_bmap_remap_alloc
Christoph Hellwig
1
-25
/
+0
2017-04-04
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
1
-0
/
+84
2017-02-25
mm,fs,dax: change ->pmd_fault to ->huge_fault
Dave Jiang
1
-1
/
+1
2017-02-07
xfs: allocate direct I/O COW blocks in iomap_begin
Christoph Hellwig
1
-2
/
+0
2017-02-07
xfs: reject all unaligned direct writes to reflinked files
Christoph Hellwig
1
-1
/
+1
2017-02-03
xfs: mark speculative prealloc CoW fork extents unwritten
Darrick J. Wong
1
-2
/
+6
2017-01-31
xfs: remove unused struct declarations
Eric Sandeen
1
-1
/
+0
2016-12-09
xfs: nuke unused tracepoint definitions
Eric Sandeen
1
-109
/
+0
2016-10-20
xfs: optimize xfs_reflink_end_cow
Christoph Hellwig
1
-1
/
+0
2016-10-20
xfs: optimize writes to reflink files
Christoph Hellwig
1
-2
/
+1
2016-10-14
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+740
2016-10-08
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2016-10-06
xfs: implement swapext for rmap filesystems
Darrick J. Wong
1
-0
/
+5
2016-10-06
xfs: use interval query for rmap alloc operations on shared files
Darrick J. Wong
1
-0
/
+5
2016-10-06
xfs: garbage collect old cowextsz reservations
Darrick J. Wong
1
-0
/
+5
2016-10-06
xfs: store in-progress CoW allocations in the refcount btree
Darrick J. Wong
1
-0
/
+4
2016-10-06
xfs: implement CoW for directio writes
Darrick J. Wong
1
-1
/
+0
2016-10-06
switch generic_file_splice_read() to use of ->read_iter()
Al Viro
1
-1
/
+0
2016-10-05
xfs: support bmapping delalloc extents in the CoW fork
Darrick J. Wong
1
-3
/
+3
2016-10-05
xfs: introduce the CoW fork
Darrick J. Wong
1
-2
/
+2
2016-10-05
xfs: define tracepoints for reflink activities
Darrick J. Wong
1
-0
/
+333
2016-10-04
xfs: implement deferred bmbt map/unmap operations
Darrick J. Wong
1
-0
/
+5
2016-10-04
xfs: map an inode's offset to an exact physical block
Darrick J. Wong
1
-0
/
+54
2016-10-03
xfs: connect refcount adjust functions to upper layers
Darrick J. Wong
1
-0
/
+3
2016-10-03
xfs: log refcount intent items
Darrick J. Wong
1
-0
/
+33
2016-10-03
xfs: define the on-disk refcount btree format
Darrick J. Wong
1
-10
/
+1
2016-10-03
xfs: define tracepoints for refcount btree activities
Darrick J. Wong
1
-0
/
+301
2016-10-03
Merge branch 'xfs-4.9-log-recovery-fixes' into for-next
Dave Chinner
1
-6
/
+33
2016-09-26
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
1
-2
/
+29
2016-09-26
xfs: remote attribute blocks aren't really userdata
Dave Chinner
1
-4
/
+4
2016-09-19
xfs: set up per-AG free space reservations
Darrick J. Wong
1
-10
/
+65
2016-08-30
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
1
-1
/
+1
2016-08-17
xfs: simplify xfs_file_iomap_begin
Christoph Hellwig
1
-1
/
+0
2016-08-03
xfs: convert unwritten status of reverse mappings
Darrick J. Wong
1
-0
/
+5
2016-08-03
xfs: add an extent to the rmap btree
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: add tracepoints for the rmap functions
Darrick J. Wong
1
-2
/
+49
2016-08-03
xfs: add rmap btree operations
Darrick J. Wong
1
-0
/
+3
2016-08-03
xfs: define the on-disk rmap btree format
Darrick J. Wong
1
-0
/
+2
2016-08-03
xfs: introduce rmap extent operation stubs
Darrick J. Wong
1
-0
/
+77
2016-08-03
xfs: add tracepoints and error injection for deferred extent freeing
Darrick J. Wong
1
-1
/
+4
2016-08-03
xfs: add tracepoints for the deferred ops mechanism
Darrick J. Wong
1
-0
/
+198
2016-08-03
xfs: introduce interval queries on btrees
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: support btrees with overlapping intervals for keys
Darrick J. Wong
1
-0
/
+36
2016-07-20
Merge branch 'xfs-4.8-split-dax-dio' into for-next
Dave Chinner
1
-11
/
+10
2016-07-20
xfs: split direct I/O and DAX path
Christoph Hellwig
1
-0
/
+2
2016-07-20
xfs: kill ioflags
Christoph Hellwig
1
-11
/
+8
2016-06-21
Merge branch 'xfs-4.8-misc-fixes-2' into for-next
Dave Chinner
1
-0
/
+1
2016-06-21
xfs: enable buffer deadlock postmortem diagnosis via ftrace
Darrick J. Wong
1
-0
/
+1
[next]