Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9f2a4505800607e537e9dd9dea4f55c4b0c30c7a
/
fs
/
xfs
/
xfs_log_recover.c
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
b0388bf
xfs: remove XBF_DONE flag wrapper macros
by Dave Chinner
· 9 years ago
c19b3b05
xfs: mode di_mode to vfs inode
by Dave Chinner
· 9 years ago
54d7b5c
xfs: use vfs inode nlink field everywhere
by Dave Chinner
· 9 years ago
3987848
xfs: remove timestamps from incore inode
by Dave Chinner
· 9 years ago
f8d55aa052
xfs: introduce inode log format object
by Dave Chinner
· 9 years ago
bf85e09
xfs: RT bitmap and summary buffers need verifiers
by Dave Chinner
· 9 years ago
f67ca6e
xfs: RT bitmap and summary buffers are not typed
by Dave Chinner
· 9 years ago
8e0bd49
xfs: fix endianness error when checking log block crc on big endian platforms
by Darrick J. Wong
· 9 years ago
dde7f55
Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next
by Dave Chinner
· 9 years ago
7d6a13f
xfs: handle dquot buffer readahead in log recovery correctly
by Dave Chinner
· 9 years ago
7088c41
xfs: detect and trim torn writes during log recovery
by Brian Foster
· 9 years ago
eed6b46
xfs: refactor log record start detection into a new helper
by Brian Foster
· 9 years ago
6528250
xfs: support a crc verification only log record pass
by Brian Foster
· 9 years ago
d7f3769
xfs: return start block of first bad log record during recovery
by Brian Foster
· 9 years ago
b94fb2d
xfs: refactor and open code log record crc check
by Brian Foster
· 9 years ago
9d94901
xfs: refactor log record unpack and data processing
by Brian Foster
· 9 years ago
a70f9fe
xfs: detect and handle invalid iclog size set by mkfs
by Brian Foster
· 9 years ago
4e14e49
Merge branch 'xfs-misc-fixes-for-4.4-3' into for-next
by Dave Chinner
· 9 years ago
848ccfc
xfs: fix log recovery op header validation assert
by Brian Foster
· 9 years ago
a45086e
xfs: validate metadata LSNs against log on v5 superblocks
by Brian Foster
· 9 years ago
aa49338
Merge branch 'xfs-misc-fixes-for-4.3-2' into for-next
by Dave Chinner
· 9 years ago
fcfbe2c
xfs: log recovery needs to validate against sb_meta_uuid
by Dave Chinner
· 9 years ago
5be203a
Merge branch 'xfs-efi-rework' into for-next
by Dave Chinner
· 9 years ago
fc0d165
xfs: fix broken icreate log item cancellation
by Brian Foster
· 9 years ago
78d57e4
xfs: icreate log item recovery and cancellation tracepoints
by Brian Foster
· 9 years ago
f0b2efa
xfs: don't leave EFIs on AIL on mount failure
by Brian Foster
· 9 years ago
e32a1d1
xfs: use EFI refcount consistently in log recovery
by Brian Foster
· 9 years ago
6bc43af
xfs: ensure EFD trans aborts on log recovery extent free failure
by Brian Foster
· 9 years ago
5e4b538
xfs: disentagle EFI release from the extent count
by Brian Foster
· 9 years ago
20b8394
Merge branch 'xfs-misc-fixes-for-4.3' into for-next
by Dave Chinner
· 9 years ago
f41febd
xfs: Use consistent logging message prefixes
by Joe Perches
· 9 years ago
89cebc84
xfs: validate transaction header length on log recovery
by Brian Foster
· 9 years ago
e3c32ee
xfs: remote attribute headers contain an invalid LSN
by Dave Chinner
· 9 years ago
de50e16
Merge branch 'xfs-misc-fixes-for-4.2-3' into for-next
by Dave Chinner
· 10 years ago
b2a922c
xfs: remove xfs_caddr_t
by Christoph Hellwig
· 10 years ago
88ee2df
xfs: return a void pointer from xfs_buf_offset
by Christoph Hellwig
· 10 years ago
4ea7976
Merge branch 'xfs-commit-cleanup' into for-next
by Dave Chinner
· 10 years ago
7039331
xfs: saner xfs_trans_commit interface
by Christoph Hellwig
· 10 years ago
4906e21
xfs: remove the flags argument to xfs_trans_cancel
by Christoph Hellwig
· 10 years ago
7f43c90
xfs: handle sparse inode chunks in icreate log recovery
by Brian Foster
· 10 years ago
463958a
xfs: pass inode count through ordered icreate log item
by Brian Foster
· 10 years ago
5681ca4
xfs: Remove icsb infrastructure
by Dave Chinner
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
9a2cc41
xfs: move type conversion functions to xfs_dir.h
by Dave Chinner
· 10 years ago
508b6b3
xfs: merge xfs_inum.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
4fb6e8a
xfs: merge xfs_ag.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
6d3ebaa
xfs: merge xfs_dinode.h into xfs_format.h
by Christoph Hellwig
· 10 years ago
75e58ce
Merge branch 'xfs-buf-iosubmit' into for-next
by Dave Chinner
· 10 years ago
595bff7
xfs: introduce xfs_buf_submit[_wait]
by Dave Chinner
· 10 years ago
Next »