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
starfive-6.6.48-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
2019-10-29
xfs: rename the m_writeio_* fields in struct xfs_mount
Christoph Hellwig
1
-1
/
+1
2019-10-21
xfs: optimize near mode bnobt scans with concurrent cntbt lookups
Brian Foster
1
-0
/
+2
2019-10-21
xfs: factor out tree fixup logic into helper
Brian Foster
1
-0
/
+1
2019-10-21
xfs: reuse best extent tracking logic for bnobt scan
Brian Foster
1
-2
/
+2
2019-10-21
xfs: refactor cntbt lastblock scan best extent logic into helper
Brian Foster
1
-0
/
+26
2019-10-21
iomap: lift the xfs writeback code to iomap
Christoph Hellwig
1
-39
/
+0
2019-10-21
iomap: lift common tracing code from xfs to iomap
Christoph Hellwig
1
-26
/
+0
2019-08-27
xfs: add kmem_alloc_io()
Dave Chinner
1
-0
/
+1
2019-08-27
xfs: add kmem allocation trace points
Dave Chinner
1
-0
/
+33
2019-07-03
xfs: multithreaded iwalk implementation
Darrick J. Wong
1
-0
/
+18
2019-07-02
xfs: create simplified inode walk function
Darrick J. Wong
1
-0
/
+40
2019-06-29
xfs: split iop_unlock
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: don't use xfs_trans_free_items in the commit path
Christoph Hellwig
1
-0
/
+1
2019-04-15
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
1
-0
/
+3
2019-04-15
xfs: track metadata health status
Darrick J. Wong
1
-0
/
+73
2019-02-21
xfs: merge COW handling into xfs_file_iomap_begin_delay
Christoph Hellwig
1
-3
/
+0
2019-02-17
xfs: remove the io_type field from the writeback context and ioend
Christoph Hellwig
1
-20
/
+14
2019-02-12
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
1
-0
/
+1
2019-02-12
xfs: add tracepoints for high level iunlink operations
Darrick J. Wong
1
-0
/
+25
2019-02-12
xfs: refactor inode unlinked pointer update functions
Darrick J. Wong
1
-0
/
+26
2019-02-12
xfs: refactor AGI unlinked bucket updates
Darrick J. Wong
1
-0
/
+26
2018-12-20
xfs: stringify btree cursor types in ftrace output
Darrick J. Wong
1
-2
/
+10
2018-12-20
xfs: move XFS_INODE_FORMAT_STR mappings to libxfs
Darrick J. Wong
1
-5
/
+5
2018-12-20
xfs: move XFS_AG_BTREE_CMP_FORMAT_STR mappings to libxfs
Darrick J. Wong
1
-4
/
+0
2018-12-20
xfs: fix symbolic enum printing in ftrace output
Darrick J. Wong
1
-0
/
+19
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
1
-2
/
+2
2018-12-12
xfs: streamline defer op type handling
Darrick J. Wong
1
-1
/
+1
2018-11-20
xfs: uncached buffer tracing needs to print bno
Dave Chinner
1
-1
/
+4
2018-09-29
xfs: don't unlock invalidated buf on aborted tx commit
Brian Foster
1
-1
/
+0
2018-08-03
xfs: fold dfops into the transaction
Brian Foster
1
-22
/
+18
2018-08-03
xfs: replace xfs_defer_ops ->dop_pending with on-stack list
Brian Foster
1
-3
/
+2
2018-08-03
xfs: replace dop_low with transaction flag
Brian Foster
1
-8
/
+2
2018-07-26
xfs: remove unused deferred ops committed field
Brian Foster
1
-6
/
+2
2018-07-12
xfs: refactor buffer submission into a common helper
Brian Foster
1
-1
/
+0
2018-07-12
xfs: remove xfs_alloc_arg firstblock field
Brian Foster
1
-1
/
+1
2018-07-12
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
1
-16
/
+2
2018-07-12
xfs: remove xfs_reflink_find_cow_mapping
Christoph Hellwig
1
-1
/
+0
2018-07-12
xfs: remove xfs_reflink_trim_irec_to_next_cow
Christoph Hellwig
1
-1
/
+0
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-10
xfs: get rid of the log item descriptor
Dave Chinner
1
-4
/
+1
2018-05-10
xfs: adder caller IP to xfs_defer* tracepoints
Dave Chinner
1
-6
/
+11
2018-05-10
xfs: add tracing to high level transaction operations
Dave Chinner
1
-0
/
+37
2018-05-10
xfs: log item flags are racy
Dave Chinner
1
-3
/
+3
2018-05-09
xfs: defer agfl block frees when dfops is available
Brian Foster
1
-0
/
+2
2018-05-09
xfs: trace ATTR flags in xattr tracepoints
Eric Sandeen
1
-1
/
+4
2018-04-09
xfs: remove filestream item xfs_inode reference
Christoph Hellwig
1
-7
/
+7
2018-03-24
xfs: detect agfl count corruption and reset agfl
Brian Foster
1
-1
/
+8
2018-01-13
xfs: use %pS printk format for direct instruction addresses
Darrick J. Wong
1
-11
/
+11
2018-01-13
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
1
-7
/
+7
2018-01-08
xfs: trace log reservations at mount time
Darrick J. Wong
1
-0
/
+26
[next]