index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log_recover.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-29
1
-3
/
+3
*
xfs: use %px for data pointers when debugging
Darrick J. Wong
2018-01-12
1
-12
/
+12
*
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
2018-01-12
1
-12
/
+12
*
xfs: standardize quota verification function outputs
Darrick J. Wong
2018-01-08
1
-9
/
+15
*
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
2018-01-08
1
-0
/
+4
*
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
2017-11-27
1
-8
/
+67
*
xfs: mark xlog_recover_check_summary STATIC
Christoph Hellwig
2017-11-06
1
-1
/
+1
*
xfs: remove inode log format typedef
Darrick J. Wong
2017-11-01
1
-5
/
+5
*
xfs: fix log block underflow during recovery cycle verification
Brian Foster
2017-10-26
1
-1
/
+1
*
xfs: more robust recovery xlog buffer validation
Brian Foster
2017-10-26
1
-14
/
+24
*
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-10-26
1
-9
/
+1
*
xfs: fix compiler warnings
Darrick J. Wong
2017-09-02
1
-0
/
+4
*
xfs: add log recovery tracepoint for head/tail
Brian Foster
2017-08-22
1
-0
/
+2
*
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
2017-08-22
1
-4
/
+3
*
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
2017-08-22
1
-31
/
+77
*
xfs: always verify the log tail during recovery
Brian Foster
2017-08-22
1
-23
/
+3
*
xfs: fix recovery failure when log record header wraps log end
Brian Foster
2017-08-22
1
-4
/
+14
*
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-07-10
1
-15
/
+34
|
\
|
*
xfs: free uncommitted transactions during log recovery
Brian Foster
2017-06-24
1
-1
/
+20
|
*
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-19
1
-14
/
+14
*
|
xfs: use the common helper uuid_is_null()
Amir Goldstein
2017-06-05
1
-3
/
+3
|
/
*
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2017-05-08
1
-1
/
+1
*
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
2016-12-07
1
-5
/
+7
|
\
|
*
xfs: optimise CRC updates
Dave Chinner
2016-12-05
1
-5
/
+7
|
*
xfs: Move AGI buffer type setting to xfs_read_agi
Eric Sandeen
2016-12-05
1
-1
/
+0
|
*
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2016-12-05
1
-0
/
+1
*
|
libxfs: convert ushort to unsigned short
Darrick J. Wong
2016-11-08
1
-2
/
+2
|
/
*
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
2016-10-04
1
-0
/
+1
*
xfs: log bmap intent items
Darrick J. Wong
2016-10-04
1
-0
/
+177
*
xfs: add refcount btree block detection to log recovery
Darrick J. Wong
2016-10-03
1
-0
/
+4
*
xfs: log refcount intent items
Darrick J. Wong
2016-10-03
1
-0
/
+175
*
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
2016-09-26
1
-0
/
+2
*
xfs: update metadata LSN in buffers during log recovery
Brian Foster
2016-09-26
1
-3
/
+38
*
xfs: don't warn on buffers not being recovered due to LSN
Brian Foster
2016-09-26
1
-32
/
+26
*
xfs: pass current lsn to log recovery buffer validation
Brian Foster
2016-09-26
1
-6
/
+8
*
xfs: rework log recovery to submit buffers on LSN boundaries
Brian Foster
2016-09-26
1
-18
/
+64
*
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
2016-08-03
1
-3
/
+1
*
xfs: add rmap btree block detection to log recovery
Darrick J. Wong
2016-08-03
1
-0
/
+4
*
xfs: log rmap intent items
Darrick J. Wong
2016-08-03
1
-0
/
+154
*
xfs: rmap btree requires more reserved free space
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
xfs: refactor redo intent item processing
Darrick J. Wong
2016-08-03
1
-99
/
+83
*
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
2016-08-03
1
-0
/
+1
*
Merge branch 'xfs-4.7-misc-fixes' into for-next
Dave Chinner
2016-05-20
1
-1
/
+1
|
\
|
*
xfs: improve kmem_realloc
Christoph Hellwig
2016-04-06
1
-1
/
+1
*
|
xfs: better xfs_trans_alloc interface
Christoph Hellwig
2016-04-06
1
-6
/
+4
|
/
*
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
Dave Chinner
2016-03-09
1
-9
/
+13
|
\
|
*
xfs: reinitialise per-AG structures if geometry changes during recovery
Dave Chinner
2016-03-07
1
-9
/
+13
*
|
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
Dave Chinner
2016-03-07
1
-6
/
+4
|
\
|
|
*
xfs: remove XFS_BUF_ZEROFLAGS macro
Dave Chinner
2016-02-10
1
-1
/
+0
|
*
xfs: remove XBF_WRITE flag wrapper macros
Dave Chinner
2016-02-10
1
-1
/
+1
[next]