Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7be3cb019db1cbd5fd5ffe6d64a23fefa4b6f229
/
fs
/
xfs
/
xfs_log_recover.c
8ab39f1
xfs: prevent CIL push holdoff in log recovery
by Dave Chinner
· 5 years ago
f8f9ee4
xfs: add kmem_alloc_io()
by Dave Chinner
· 5 years ago
707e0dd
fs: xfs: Remove KM_NOSLEEP and KM_SLEEP.
by Tetsuo Handa
· 5 years ago
a7a9250
fs: xfs: xfs_log: Change return type from int to void
by Hariprasad Kelam
· 6 years ago
250d4b4
xfs: remove unused header files
by Eric Sandeen
· 6 years ago
efe2330
xfs: remove the xfs_log_item_t typedef
by Christoph Hellwig
· 6 years ago
dbd329f1
xfs: add struct xfs_mount pointer to struct xfs_buf
by Christoph Hellwig
· 6 years ago
8124b9b
xfs: remove the b_io_length field in struct xfs_buf
by Christoph Hellwig
· 6 years ago
6e9b3dd
xfs: stop using bp naming for log recovery buffers
by Christoph Hellwig
· 6 years ago
6ad5b32
xfs: use bios directly to read and write the log recovery buffers
by Christoph Hellwig
· 6 years ago
18ffb8c
xfs: return an offset instead of a pointer from xlog_align
by Christoph Hellwig
· 6 years ago
2d15d2c
xfs: make use of the l_targ field in struct xlog
by Christoph Hellwig
· 6 years ago
8c9ce2f
xfs: remove unused flags arg from getsb interfaces
by Eric Sandeen
· 6 years ago
490d451
xfs: fix inode_cluster_size rounding mayhem
by Darrick J. Wong
· 6 years ago
ef32595
xfs: separate inode geometry
by Darrick J. Wong
· 6 years ago
9108326
xfs: change some error-less functions to void types
by Eric Sandeen
· 6 years ago
15baadf
xfs: fix xfs_buf magic number endian checks
by Darrick J. Wong
· 6 years ago
2bfe706
xfs: add inode magic to inode verifier
by Darrick J. Wong
· 6 years ago
27df4f5
xfs: split up allocation btree verifier
by Brian Foster
· 6 years ago
01e68f4
xfs: create a separate finobt verifier
by Brian Foster
· 6 years ago
83dcdb4
xfs: precalculate inodes and blocks per inode cluster
by Darrick J. Wong
· 6 years ago
ec2ed0b
xfs: remove invalid log recovery first/last cycle check
by Brian Foster
· 6 years ago
ce356d6
xfs: pass transaction to dfops reset/move helpers
by Brian Foster
· 6 years ago
fbfa977
xfs: use transaction for intent recovery instead of raw dfops
by Brian Foster
· 6 years ago
44a8736
xfs: clean up IRELE/iput callsites
by Darrick J. Wong
· 6 years ago
9e28a24
xfs: drop unnecessary xfs_defer_finish() dfops parameter
by Brian Foster
· 6 years ago
c8eac49
xfs: remove all boilerplate defer init/finish code
by Brian Foster
· 6 years ago
91ef75b
xfs: use internal dfops during [b|c]ui recovery
by Brian Foster
· 6 years ago
a61acc3
xfs: use ->t_dfops in log recovery intent processing
by Brian Foster
· 6 years ago
6af88cd
xfs: combine [a]sync buffer submission apis
by Brian Foster
· 7 years ago
5fdd979
xfs: remove xfs_defer_init() firstblock param
by Brian Foster
· 7 years ago
bcd2c9f
xfs: refactor dfops init to attach to transaction
by Brian Foster
· 7 years ago
0703a8e
xfs: replace do_mod with native operations
by Dave Chinner
· 7 years ago
9bb54cb
xfs: clean up MIN/MAX
by Dave Chinner
· 7 years ago
0b61f8a
xfs: convert to SPDX license tags
by Dave Chinner
· 7 years ago
2551a53
xfs: explicitly pass buffer size to xfs_corruption_error
by Darrick J. Wong
· 7 years ago
e381a0f
xfs: remove unused flags arg from xfs_dquot_verify
by Eric Sandeen
· 7 years ago
dc1baa7
xfs: do not log/recover swapext extent owner changes for deleted inodes
by Eric Sandeen
· 7 years ago
57e8095
xfs: Rename xa_ elements to ail_
by Matthew Wilcox
· 7 years ago
bcab2eb
xfs: Remove dead code from inode recover function
by Nikolay Borisov
· 7 years ago
4603fa7
xfs: remove unused m_dmevmask from xfs_mount struct
by Eric Sandeen
· 7 years ago
fb1755a
Split buffer's b_fspriv field
by Carlos Maiolino
· 7 years ago
c969004
xfs: use %px for data pointers when debugging
by Darrick J. Wong
· 7 years ago
3d170aa
xfs: change 0x%p -> %p in print messages
by Darrick J. Wong
· 7 years ago
eebf3ca
xfs: standardize quota verification function outputs
by Darrick J. Wong
· 7 years ago
9cfb9b4
xfs: provide a centralized method for verifying inline fork data
by Darrick J. Wong
· 7 years ago
5099558
xfs: log recovery should replay deferred ops in order
by Darrick J. Wong
· 7 years ago
e89fbb5
xfs: mark xlog_recover_check_summary STATIC
by Christoph Hellwig
· 7 years ago
06b1132
xfs: remove inode log format typedef
by Darrick J. Wong
· 7 years ago
9f2a450
xfs: fix log block underflow during recovery cycle verification
by Brian Foster
· 7 years ago
99c2659
xfs: more robust recovery xlog buffer validation
by Brian Foster
· 7 years ago
42b67dc
xfs: remove the never fully implemented UUID fork format
by Christoph Hellwig
· 7 years ago
7bf7a19
xfs: fix compiler warnings
by Darrick J. Wong
· 7 years ago
e67d3d4
xfs: add log recovery tracepoint for head/tail
by Brian Foster
· 7 years ago
a4c9b34
xfs: handle -EFSCORRUPTED during head/tail verification
by Brian Foster
· 7 years ago
4a4f66e
xfs: fix log recovery corruption error due to tail overwrite
by Brian Foster
· 7 years ago
5297ac1
xfs: always verify the log tail during recovery
by Brian Foster
· 7 years ago
284f1c2
xfs: fix recovery failure when log record header wraps log end
by Brian Foster
· 7 years ago
642338b
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
3977543
xfs: free uncommitted transactions during log recovery
by Brian Foster
· 8 years ago
c8ce540
xfs: remove double-underscore integer types
by Darrick J. Wong
· 8 years ago
d905fda
xfs: use the common helper uuid_is_null()
by Amir Goldstein
· 8 years ago
6e7c2b4
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
a444d72
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
by Dave Chinner
· 8 years ago
cae028d
xfs: optimise CRC updates
by Dave Chinner
· 8 years ago
200237d
xfs: Move AGI buffer type setting to xfs_read_agi
by Eric Sandeen
· 8 years ago
6b10b23
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
by Eric Sandeen
· 8 years ago
755c7bf
libxfs: convert ushort to unsigned short
by Darrick J. Wong
· 8 years ago
17c12bc
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
by Darrick J. Wong
· 8 years ago
77d61fe
xfs: log bmap intent items
by Darrick J. Wong
· 8 years ago
a90c00f
xfs: add refcount btree block detection to log recovery
by Darrick J. Wong
· 8 years ago
f997ee2
xfs: log refcount intent items
by Darrick J. Wong
· 8 years ago
5cd9cee
xfs: log recovery tracepoints to track current lsn and buffer submission
by Brian Foster
· 8 years ago
60a4a22
xfs: update metadata LSN in buffers during log recovery
by Brian Foster
· 8 years ago
040c52c
xfs: don't warn on buffers not being recovered due to LSN
by Brian Foster
· 8 years ago
22db9af
xfs: pass current lsn to log recovery buffer validation
by Brian Foster
· 8 years ago
12818d2
xfs: rework log recovery to submit buffers on LSN boundaries
by Brian Foster
· 8 years ago
722e251
xfs: remove the extents array from the rmap update done log item
by Darrick J. Wong
· 8 years ago
a650e8f
xfs: add rmap btree block detection to log recovery
by Darrick J. Wong
· 8 years ago
9e88b5d
xfs: log rmap intent items
by Darrick J. Wong
· 8 years ago
5254885
xfs: rmap btree requires more reserved free space
by Darrick J. Wong
· 8 years ago
dc42375
xfs: refactor redo intent item processing
by Darrick J. Wong
· 8 years ago
3ab78df
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
by Darrick J. Wong
· 8 years ago
2a4ad58
Merge branch 'xfs-4.7-misc-fixes' into for-next
by Dave Chinner
· 9 years ago
664b60f
xfs: improve kmem_realloc
by Christoph Hellwig
· 9 years ago
253f491
xfs: better xfs_trans_alloc interface
by Christoph Hellwig
· 9 years ago
ab9d1e4
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
by Dave Chinner
· 9 years ago
7f0ed54
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
by Dave Chinner
· 9 years ago
a2bbcb6
Merge branch 'xfs-gut-icdinode-4.6' into for-next
by Dave Chinner
· 9 years ago
c53473b
Merge branch 'xfs-rt-fixes-4.6' into for-next
by Dave Chinner
· 9 years ago
9deed09
Merge branch 'xfs-torn-log-fixes-4.5' into for-next
by Dave Chinner
· 9 years ago
a798011
xfs: reinitialise per-AG structures if geometry changes during recovery
by Dave Chinner
· 9 years ago
7f6aff3a
xfs: only run torn log write detection on dirty logs
by Brian Foster
· 9 years ago
717bc0e
xfs: refactor in-core log state update to helper
by Brian Foster
· 9 years ago
65b99a0
xfs: refactor unmount record detection into helper
by Brian Foster
· 9 years ago
82ff6cc
xfs: separate log head record discovery from verification
by Brian Foster
· 9 years ago
12877da
xfs: remove XFS_BUF_ZEROFLAGS macro
by Dave Chinner
· 9 years ago
b68c082
xfs: remove XBF_WRITE flag wrapper macros
by Dave Chinner
· 9 years ago
0cac682
xfs: remove XBF_READ flag wrapper macros
by Dave Chinner
· 9 years ago
1157b32c
xfs: remove XBF_ASYNC flag wrapper macros
by Dave Chinner
· 9 years ago
Next »