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_buf.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
xfs: remove xfs_buf_t typedef
Dave Chinner
1
-7
/
+7
2020-09-16
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
1
-8
/
+1
2020-09-16
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
1
-7
/
+0
2020-09-16
xfs: mark xfs_buf_ioend static
Christoph Hellwig
1
-1
/
+0
2020-07-06
xfs: call xfs_buf_iodone directly
Dave Chinner
1
-5
/
+1
2020-07-06
xfs: mark log recovery buffers for completion
Dave Chinner
1
-0
/
+2
2020-07-06
xfs: mark dquot buffers in cache
Dave Chinner
1
-0
/
+2
2020-07-06
xfs: mark inode buffers in cache
Dave Chinner
1
-13
/
+25
2020-05-07
xfs: refactor ratelimited buffer error messages into helper
Brian Foster
1
-0
/
+1
2020-05-07
xfs: factor out buffer I/O failure code
Brian Foster
1
-0
/
+1
2020-03-12
xfs: add a function to deal with corrupt buffers post-verifiers
Darrick J. Wong
1
-0
/
+2
2020-01-27
xfs: fix xfs_buf_ioerror_alert location reporting
Darrick J. Wong
1
-3
/
+4
2020-01-27
xfs: make xfs_buf_read return an error code
Darrick J. Wong
1
-7
/
+3
2020-01-27
xfs: make xfs_buf_get_uncached return an error code
Darrick J. Wong
1
-2
/
+2
2020-01-27
xfs: make xfs_buf_get return an error code
Darrick J. Wong
1
-8
/
+4
2020-01-27
xfs: make xfs_buf_read_map return an error code
Darrick J. Wong
1
-5
/
+10
2020-01-27
xfs: make xfs_buf_get_map return an error code
Darrick J. Wong
1
-4
/
+9
2019-10-28
xfs: mark xfs_buf_free static
Christoph Hellwig
1
-1
/
+0
2019-08-27
xfs: get allocation alignment from the buftarg
Dave Chinner
1
-0
/
+6
2019-06-29
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
1
-0
/
+1
2019-06-29
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
1
-1
/
+0
2019-06-29
xfs: properly type the b_log_item field in struct xfs_buf
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove unused buffer cache APIs
Christoph Hellwig
1
-27
/
+0
2019-06-29
xfs: renumber XBF_WRITE_FAIL
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: remove the never used _XBF_COMPOUND flag
Christoph Hellwig
1
-3
/
+1
2019-06-12
xfs: remove unused flag arguments
Eric Sandeen
1
-3
/
+2
2019-06-12
xfs: merge xfs_buf_zero and xfs_buf_iomove
Christoph Hellwig
1
-10
/
+1
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
1
-2
/
+6
2019-02-12
xfs: distinguish between inobt and finobt magic values
Brian Foster
1
-0
/
+2
2019-02-12
xfs: clarify documentation for the function to reverify buffers
Brian Foster
1
-1
/
+1
2018-10-18
xfs: always assign buffer verifiers when one is provided
Darrick J. Wong
1
-0
/
+2
2018-08-12
xfs: remove b_last_holder & associated macros
Eric Sandeen
1
-4
/
+0
2018-07-12
xfs: combine [a]sync buffer submission apis
Brian Foster
1
-2
/
+8
2018-07-12
xfs: add support for sub-pagesize writeback without buffer_heads
Christoph Hellwig
1
-1
/
+0
2018-06-07
xfs: convert to SPDX license tags
Dave Chinner
1
-13
/
+1
2018-05-16
xfs: one-shot cached buffers
Dave Chinner
1
-0
/
+12
2018-05-09
xfs: make xfs_buf_incore out of line
Dave Chinner
1
-14
/
+3
2018-04-09
xfs: non-scrub - remove unused function parameters
Eric Sandeen
1
-1
/
+1
2018-01-29
Use list_head infra-structure for buffer's log items list
Carlos Maiolino
1
-1
/
+1
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
1
-1
/
+2
2018-01-08
xfs: create a new buf_ops pointer to verify structure metadata
Darrick J. Wong
1
-0
/
+1
2018-01-08
xfs: refactor xfs_verifier_error and xfs_buf_ioerror
Darrick J. Wong
1
-1
/
+3
2017-10-27
xfs: buffer lru reference count error injection tag
Brian Foster
1
-4
/
+1
2017-08-31
xfs: perform dax_device lookup at mount
Dan Williams
1
-1
/
+2
2017-06-19
xfs: push buffer of flush locked dquot to avoid quotacheck deadlock
Brian Foster
1
-0
/
+1
2017-05-31
xfs: use ->b_state to fix buffer I/O accounting release race
Brian Foster
1
-3
/
+2
2017-04-25
xfs: fix up quotacheck buffer list error handling
Brian Foster
1
-0
/
+1
2017-04-04
xfs: Remove obsolete declaration of xfs_buf_get_empty
Nikolay Borisov
1
-1
/
+0
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
1
-1
/
+0
2016-12-07
xfs: use rhashtable to track buffer cache
Lucas Stach
1
-1
/
+1
[next]