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_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-10
xfs: remove XBF_STALE flag wrapper macros
Dave Chinner
1
-3
/
+3
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-2
/
+2
2015-02-10
xfs: only trace buffer items if they exist
Dave Chinner
1
-2
/
+3
2014-12-04
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
Dave Chinner
1
-102
/
+33
2014-12-04
xfs: lobotomise xfs_trans_read_buf_map()
Dave Chinner
1
-102
/
+33
2014-11-28
xfs: move most of xfs_sb.h to xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-11-28
xfs: merge xfs_ag.h into xfs_format.h
Christoph Hellwig
1
-1
/
+0
2014-10-02
xfs: introduce xfs_buf_submit[_wait]
Dave Chinner
1
-16
/
+3
2014-10-02
xfs: kill xfs_bioerror_relse
Dave Chinner
1
-3
/
+6
2014-06-25
xfs: global error sign conversion
Dave Chinner
1
-12
/
+12
2014-06-22
xfs: Nuke XFS_ERROR macro
Eric Sandeen
1
-6
/
+6
2014-06-22
xfs: return is not a function
Eric Sandeen
1
-7
/
+6
2014-03-07
xfs: don't leak EFSBADCRC to userspace
Dave Chinner
1
-0
/
+11
2013-12-17
xfs: remove xfsbdstrat error
Christoph Hellwig
1
-1
/
+12
2013-10-24
xfs: decouple inode and bmap btree header files
Dave Chinner
1
-4
/
+1
2013-10-24
xfs: decouple log and transaction headers
Dave Chinner
1
-2
/
+3
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-1
/
+1
2013-08-30
xfs: finish removing IOP_* macros.
Dave Chinner
1
-1
/
+1
2013-06-27
xfs: Introduce an ordered buffer item
Dave Chinner
1
-3
/
+31
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
1
-13
/
+29
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
1
-0
/
+17
2013-04-22
xfs: add version 3 inode format with CRCs
Christoph Hellwig
1
-1
/
+4
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
1
-6
/
+23
2013-01-17
xfs: fix the multi-segment log buffer format
Mark Tinguely
1
-2
/
+5
2013-01-17
xfs: rename bli_format to avoid confusion with bli_formats
Mark Tinguely
1
-12
/
+12
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-4
/
+4
2012-11-16
xfs: make buffer read verication an IO completion function
Dave Chinner
1
-3
/
+6
2012-07-01
xfs: add discontiguous buffer support to transactions
Dave Chinner
1
-34
/
+34
2012-05-15
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
1
-6
/
+0
2012-05-15
xfs: clean up xfs_bit.h includes
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: move xfsagino_t to xfs_types.h
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: kill XBF_DONTBLOCK
Dave Chinner
1
-21
/
+4
2012-05-15
xfs: kill xfs_read_buf()
Dave Chinner
1
-0
/
+4
2012-05-15
xfs: kill XBF_LOCK
Dave Chinner
1
-2
/
+2
2012-05-15
xfs: use blocks for storing the desired IO size
Dave Chinner
1
-2
/
+2
2012-05-15
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-57
/
+27
2012-05-15
xfs: do not add buffers to the delwri queue until pushed
Christoph Hellwig
1
-2
/
+0
2012-02-23
xfs: remove xfs_trans_unlocked_item
Christoph Hellwig
1
-24
/
+1
2011-10-12
xfs: clean up xfs_ioerror_alert
Christoph Hellwig
1
-6
/
+3
2011-10-12
xfs: remove buffers from the delwri list in xfs_buf_stale
Christoph Hellwig
1
-3
/
+0
2011-10-12
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
Christoph Hellwig
1
-4
/
+9
2011-10-12
xfs: call xfs_buf_delwri_queue directly
Christoph Hellwig
1
-2
/
+3
2011-07-26
xfs: Remove the macro XFS_BUF_TARGET
Chandra Seetharaman
1
-1
/
+1
2011-07-26
xfs: Remove macro XFS_BUF_BUSY and family
Chandra Seetharaman
1
-9
/
+0
2011-07-25
xfs: Remove the macro XFS_BUF_ERROR and family
Chandra Seetharaman
1
-8
/
+7
2011-07-25
xfs: Remove the macro XFS_BUF_BFLAGS
Chandra Seetharaman
1
-1
/
+1
2011-07-13
xfs: remove wrappers around b_iodone
Christoph Hellwig
1
-3
/
+3
2011-07-13
xfs: remove wrappers around b_fspriv
Christoph Hellwig
1
-46
/
+30
2011-07-13
xfs: add a proper transaction pointer to struct xfs_buf
Christoph Hellwig
1
-16
/
+16
[next]