开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode_item_recover.c
Age
Commit message (
Expand
)
Author
2022-09-19
xfs: clean up "%Ld/%Lu" which doesn't meet C standard
Zeng Heng
2022-05-04
xfs: hide log iovec alignment constraints
Dave Chinner
2022-04-11
xfs: Introduce per-inode 64-bit extent counters
Chandan Babu R
2022-04-11
xfs: Replace numbered inode recovery error messages with descriptive ones
Chandan Babu R
2022-04-11
xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
Chandan Babu R
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-04-22
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
2021-04-22
xfs: rename xfs_ictimestamp_t
Christoph Hellwig
2020-09-15
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
2020-09-15
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
2020-09-15
xfs: redefine xfs_timestamp_t
Darrick J. Wong
2020-09-15
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
2020-07-06
xfs: mark log recovery buffers for completion
Dave Chinner
2020-05-19
xfs: improve local fork verification
Christoph Hellwig
2020-05-19
xfs: call xfs_iformat_fork from xfs_inode_from_disk
Christoph Hellwig
2020-05-08
xfs: refactor log recovery inode item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery item dispatch for pass2 readhead functions
Darrick J. Wong
2020-05-08
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong