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_log_recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-19
xfs: remove the di_version field from struct icdinode
Christoph Hellwig
1
-1
/
+1
2020-03-19
xfs: only check the superblock version for dinode size calculation
Christoph Hellwig
1
-1
/
+1
2020-03-19
xfs: add a new xfs_sb_version_has_v3inode helper
Christoph Hellwig
1
-1
/
+1
2020-03-11
xfs: remove XFS_BUF_TO_SBP
Christoph Hellwig
1
-1
/
+1
2020-03-11
xfs: remove XFS_BUF_TO_AGF
Christoph Hellwig
1
-2
/
+2
2020-03-11
xfs: remove XFS_BUF_TO_AGI
Christoph Hellwig
1
-3
/
+3
2020-01-27
xfs: fix xfs_buf_ioerror_alert location reporting
Darrick J. Wong
1
-2
/
+2
2020-01-27
xfs: make xfs_buf_read return an error code
Darrick J. Wong
1
-9
/
+7
2020-01-27
xfs: make xfs_buf_read_map return an error code
Darrick J. Wong
1
-10
/
+0
2020-01-16
xfs: check log iovec size to make sure it's plausibly a buffer log format
Darrick J. Wong
1
-0
/
+6
2019-11-16
xfs: fix some memory leaks in log recovery
Darrick J. Wong
1
-3
/
+5
2019-11-13
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
Pavel Reichl
1
-2
/
+3
2019-11-13
xfs: convert open coded corruption check to use XFS_IS_CORRUPT
Darrick J. Wong
1
-45
/
+26
2019-11-11
xfs: convert EIO to EFSCORRUPTED when log contents are invalid
Darrick J. Wong
1
-16
/
+16
2019-11-08
xfs: range check ri_cnt when recovering log items
Darrick J. Wong
1
-1
/
+10
2019-11-05
xfs: always log corruption errors
Darrick J. Wong
1
-5
/
+18
2019-10-07
xfs: assure zeroed memory buffers for certain kmem allocations
Bill O'Donnell
1
-1
/
+1
2019-09-06
xfs: prevent CIL push holdoff in log recovery
Dave Chinner
1
-9
/
+21
2019-08-27
xfs: add kmem_alloc_io()
Dave Chinner
1
-1
/
+3
2019-08-26
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
Tetsuo Handa
1
-8
/
+8
2019-07-03
fs: xfs: xfs_log: Change return type from int to void
Hariprasad Kelam
1
-9
/
+3
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-3
/
+0
2019-06-29
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
1
-1
/
+1
2019-06-29
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
1
-6
/
+5
2019-06-29
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
1
-5
/
+4
2019-06-29
xfs: stop using bp naming for log recovery buffers
Christoph Hellwig
1
-99
/
+102
2019-06-29
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
1
-157
/
+84
2019-06-29
xfs: return an offset instead of a pointer from xlog_align
Christoph Hellwig
1
-11
/
+5
2019-06-29
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
1
-2
/
+2
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
1
-1
/
+1
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
1
-2
/
+1
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
1
-10
/
+11
2019-05-02
xfs: change some error-less functions to void types
Eric Sandeen
1
-8
/
+2
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
1
-1
/
+1
2019-02-12
xfs: add inode magic to inode verifier
Darrick J. Wong
1
-1
/
+1
2019-02-12
xfs: split up allocation btree verifier
Brian Foster
1
-2
/
+4
2019-02-12
xfs: create a separate finobt verifier
Brian Foster
1
-2
/
+4
2018-12-12
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
1
-5
/
+3
2018-09-29
xfs: remove invalid log recovery first/last cycle check
Brian Foster
1
-10
/
+0
2018-08-03
xfs: pass transaction to dfops reset/move helpers
Brian Foster
1
-1
/
+1
2018-08-03
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
1
-22
/
+29
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
1
-2
/
+2
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
1
-1
/
+1
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
1
-8
/
+0
2018-07-26
xfs: use internal dfops during [b|c]ui recovery
Brian Foster
1
-3
/
+3
2018-07-26
xfs: use ->t_dfops in log recovery intent processing
Brian Foster
1
-0
/
+2
2018-07-12
xfs: combine [a]sync buffer submission apis
Brian Foster
1
-2
/
+2
2018-07-12
xfs: remove xfs_defer_init() firstblock param
Brian Foster
1
-2
/
+1
2018-07-12
xfs: refactor dfops init to attach to transaction
Brian Foster
1
-1
/
+1
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
1
-7
/
+25
[next]