index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log_recover.c
Age
Commit message (
Expand
)
Author
2019-07-03
fs: xfs: xfs_log: Change return type from int to void
Hariprasad Kelam
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-06-28
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
2019-06-28
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
2019-06-28
xfs: stop using bp naming for log recovery buffers
Christoph Hellwig
2019-06-28
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
2019-06-28
xfs: return an offset instead of a pointer from xlog_align
Christoph Hellwig
2019-06-28
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
2019-06-12
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
2019-06-12
xfs: separate inode geometry
Darrick J. Wong
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
2019-02-11
xfs: add inode magic to inode verifier
Darrick J. Wong
2019-02-11
xfs: split up allocation btree verifier
Brian Foster
2019-02-11
xfs: create a separate finobt verifier
Brian Foster
2018-12-12
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
2018-09-29
xfs: remove invalid log recovery first/last cycle check
Brian Foster
2018-08-02
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2018-08-02
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
xfs: use internal dfops during [b|c]ui recovery
Brian Foster
2018-07-26
xfs: use ->t_dfops in log recovery intent processing
Brian Foster
2018-07-11
xfs: combine [a]sync buffer submission apis
Brian Foster
2018-07-11
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-04
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-05-09
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
2018-03-29
xfs: do not log/recover swapext extent owner changes for deleted inodes
Eric Sandeen
2018-03-11
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-03-11
xfs: Remove dead code from inode recover function
Nikolay Borisov
2018-03-11
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-12
xfs: use %px for data pointers when debugging
Darrick J. Wong
2018-01-12
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
2018-01-08
xfs: standardize quota verification function outputs
Darrick J. Wong
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
2017-11-27
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
2017-11-06
xfs: mark xlog_recover_check_summary STATIC
Christoph Hellwig
2017-11-01
xfs: remove inode log format typedef
Darrick J. Wong
2017-10-26
xfs: fix log block underflow during recovery cycle verification
Brian Foster
2017-10-26
xfs: more robust recovery xlog buffer validation
Brian Foster
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
[next]