index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_inode_item_recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
1
-1
/
+1
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
1
-10
/
+29
2021-04-22
xfs: rename struct xfs_legacy_ictimestamp
Christoph Hellwig
1
-2
/
+2
2021-04-22
xfs: rename xfs_ictimestamp_t
Christoph Hellwig
1
-1
/
+1
2020-09-15
xfs: widen ondisk inode timestamps to deal with y2038+
Darrick J. Wong
1
-4
/
+15
2020-09-15
xfs: redefine xfs_ictimestamp_t
Darrick J. Wong
1
-2
/
+4
2020-09-15
xfs: redefine xfs_timestamp_t
Darrick J. Wong
1
-8
/
+19
2020-09-15
xfs: move xfs_log_dinode_to_disk to the log recovery code
Darrick J. Wong
1
-0
/
+52
2020-07-06
xfs: mark log recovery buffers for completion
Dave Chinner
1
-1
/
+1
2020-05-19
xfs: improve local fork verification
Christoph Hellwig
1
-5
/
+0
2020-05-19
xfs: call xfs_iformat_fork from xfs_inode_from_disk
Christoph Hellwig
1
-2
/
+1
2020-05-08
xfs: refactor log recovery inode item dispatch for pass2 commit functions
Darrick J. Wong
1
-0
/
+355
2020-05-08
xfs: refactor log recovery item dispatch for pass2 readhead functions
Darrick J. Wong
1
-0
/
+19
2020-05-08
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
1
-0
/
+26