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_log_recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
1
-5
/
+10
2018-05-09
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
1
-2
/
+2
2018-03-29
xfs: do not log/recover swapext extent owner changes for deleted inodes
Eric Sandeen
1
-1
/
+3
2018-03-11
xfs: Rename xa_ elements to ail_
Matthew Wilcox
1
-40
/
+40
2018-03-11
xfs: Remove dead code from inode recover function
Nikolay Borisov
1
-7
/
+0
2018-03-11
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
1
-9
/
+0
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
1
-3
/
+3
2018-01-12
xfs: use %px for data pointers when debugging
Darrick J. Wong
1
-12
/
+12
2018-01-12
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
1
-12
/
+12
2018-01-08
xfs: standardize quota verification function outputs
Darrick J. Wong
1
-9
/
+15
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
1
-0
/
+4
2017-11-27
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
1
-8
/
+67
2017-11-06
xfs: mark xlog_recover_check_summary STATIC
Christoph Hellwig
1
-1
/
+1
2017-11-01
xfs: remove inode log format typedef
Darrick J. Wong
1
-5
/
+5
2017-10-26
xfs: fix log block underflow during recovery cycle verification
Brian Foster
1
-1
/
+1
2017-10-26
xfs: more robust recovery xlog buffer validation
Brian Foster
1
-14
/
+24
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
1
-9
/
+1
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
1
-0
/
+4
2017-08-22
xfs: add log recovery tracepoint for head/tail
Brian Foster
1
-0
/
+2
2017-08-22
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
1
-4
/
+3
2017-08-22
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
1
-31
/
+77
2017-08-22
xfs: always verify the log tail during recovery
Brian Foster
1
-23
/
+3
2017-08-22
xfs: fix recovery failure when log record header wraps log end
Brian Foster
1
-4
/
+14
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-15
/
+34
2017-06-24
xfs: free uncommitted transactions during log recovery
Brian Foster
1
-1
/
+20
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
1
-14
/
+14
2017-06-05
xfs: use the common helper uuid_is_null()
Amir Goldstein
1
-3
/
+3
2017-05-08
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
1
-5
/
+7
2016-12-05
xfs: optimise CRC updates
Dave Chinner
1
-5
/
+7
2016-12-05
xfs: Move AGI buffer type setting to xfs_read_agi
Eric Sandeen
1
-1
/
+0
2016-12-05
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
1
-0
/
+1
2016-11-08
libxfs: convert ushort to unsigned short
Darrick J. Wong
1
-2
/
+2
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
1
-0
/
+1
2016-10-04
xfs: log bmap intent items
Darrick J. Wong
1
-0
/
+177
2016-10-03
xfs: add refcount btree block detection to log recovery
Darrick J. Wong
1
-0
/
+4
2016-10-03
xfs: log refcount intent items
Darrick J. Wong
1
-0
/
+175
2016-09-26
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
1
-0
/
+2
2016-09-26
xfs: update metadata LSN in buffers during log recovery
Brian Foster
1
-3
/
+38
2016-09-26
xfs: don't warn on buffers not being recovered due to LSN
Brian Foster
1
-32
/
+26
2016-09-26
xfs: pass current lsn to log recovery buffer validation
Brian Foster
1
-6
/
+8
2016-09-26
xfs: rework log recovery to submit buffers on LSN boundaries
Brian Foster
1
-18
/
+64
2016-08-03
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
1
-3
/
+1
2016-08-03
xfs: add rmap btree block detection to log recovery
Darrick J. Wong
1
-0
/
+4
2016-08-03
xfs: log rmap intent items
Darrick J. Wong
1
-0
/
+154
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: refactor redo intent item processing
Darrick J. Wong
1
-99
/
+83
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+1
2016-05-20
Merge branch 'xfs-4.7-misc-fixes' into for-next
Dave Chinner
1
-1
/
+1
2016-04-06
xfs: improve kmem_realloc
Christoph Hellwig
1
-1
/
+1
[next]