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_trans.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-30
xfs: finish removing IOP_* macros.
Dave Chinner
1
-7
/
+1
2013-08-14
xfs: avoid CIL allocation during insert
Dave Chinner
1
-1
/
+0
2013-08-14
xfs: Reduce allocations during CIL insertion
Dave Chinner
1
-1
/
+0
2013-08-14
xfs: return log item size in IOP_SIZE
Dave Chinner
1
-2
/
+1
2013-08-13
xfs: refactor xfs_trans_reserve() interface
Jie Liu
1
-1
/
+2
2013-08-13
xfs: split out transaction reservation code
Dave Chinner
1
-75
/
+2
2013-08-13
xfs: sync minor header differences needed by userspace.
Dave Chinner
1
-4
/
+1
2013-08-13
xfs: split out on-disk transaction definitions
Dave Chinner
1
-205
/
+0
2013-06-27
xfs: Inode create log items
Dave Chinner
1
-1
/
+3
2013-06-27
xfs: Introduce an ordered buffer item
Dave Chinner
1
-0
/
+1
2013-06-19
xfs: Remove two dead transaction log reservaion macros
Jie Liu
1
-8
/
+3
2013-05-08
xfs: introduce CONFIG_XFS_WARN
Dave Chinner
1
-2
/
+2
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
1
-4
/
+0
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
1
-0
/
+2
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
1
-0
/
+2
2013-02-02
xfs: refactor space log reservation for XFS_TRANS_ATTR_SET
Jeff Liu
1
-7
/
+4
2013-02-02
xfs: introduce XFS_SB_LOG_RES() for transactions that modify sb on disk
Jeff Liu
1
-0
/
+1
2013-02-02
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-02
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-02
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-02
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
1
-0
/
+1
2013-02-02
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
1
-1
/
+1
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-3
/
+3
2012-11-16
xfs: make buffer read verication an IO completion function
Dave Chinner
1
-11
/
+8
2012-08-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2012-07-31
xfs: Convert to new freezing code
Jan Kara
1
-0
/
+2
2012-07-01
xfs: add discontiguous buffer support to transactions
Dave Chinner
1
-5
/
+45
2012-05-30
xfs: switch to proper __bitwise type for KM_... flags
Al Viro
1
-1
/
+1
2012-05-15
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-11
/
+7
2011-12-08
xfs: remove the lid_size field in struct log_item_desc
Christoph Hellwig
1
-2
/
+1
2011-11-08
xfs: constify xfs_item_ops
Christoph Hellwig
1
-3
/
+3
2011-10-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Alex Elder
1
-1
/
+1
2011-10-12
xfs: simplify xfs_trans_ijoin* again
Christoph Hellwig
1
-2
/
+1
2011-10-12
xfs: unlock the inode before log force in xfs_fsync
Christoph Hellwig
1
-4
/
+1
2011-10-11
xfs: force the log if we encounter pinned buffers in .iop_pushbuf
Christoph Hellwig
1
-1
/
+1
2011-02-23
xfs: more sensible inode refcounting for ialloc
Christoph Hellwig
1
-2
/
+0
2010-12-02
xfs: connect up buffer reclaim priority hooks
Dave Chinner
1
-1
/
+1
2010-10-19
xfs: remove unused t_callback field in struct xfs_trans
Christoph Hellwig
1
-2
/
+0
2010-10-19
xfs: don't use vfs writeback for pure metadata modifications
Dave Chinner
1
-0
/
+1
2010-07-26
xfs: remove the unused XFS_TRANS_NOSLEEP/XFS_TRANS_WAIT flags
Christoph Hellwig
1
-2
/
+0
2010-07-26
xfs: simplify inode to transaction joining
Christoph Hellwig
1
-2
/
+2
2010-07-26
xfs: merge iop_unpin_remove into iop_unpin
Christoph Hellwig
1
-4
/
+2
2010-07-26
xfs: simplify log item descriptor tracking
Christoph Hellwig
1
-98
/
+7
2010-05-28
xfs: cleanup log reservation calculactions
Christoph Hellwig
1
-411
/
+0
2010-05-24
xfs: Ensure inode allocation buffers are fully replayed
Dave Chinner
1
-0
/
+1
2010-05-24
xfs: Introduce delayed logging core code
Dave Chinner
1
-1
/
+7
2010-05-24
xfs: Improve scalability of busy extent tracking
Dave Chinner
1
-33
/
+2
2010-05-19
xfs: add log item recovery tracing
Dave Chinner
1
-0
/
+9
2010-05-19
xfs: remove stale parameter from ->iop_unpin method
Dave Chinner
1
-3
/
+2
2010-03-02
xfs: stop passing opaque handles to xfs_log.c routines
Christoph Hellwig
1
-1
/
+1
[next]