index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log_recover.c
Age
Commit message (
Expand
)
Author
2018-09-29
xfs: remove invalid log recovery first/last cycle check
Brian Foster
2018-08-02
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2018-08-02
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
2018-07-26
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-07-26
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
2018-07-26
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
xfs: use internal dfops during [b|c]ui recovery
Brian Foster
2018-07-26
xfs: use ->t_dfops in log recovery intent processing
Brian Foster
2018-07-11
xfs: combine [a]sync buffer submission apis
Brian Foster
2018-07-11
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-06-08
xfs: replace do_mod with native operations
Dave Chinner
2018-06-08
xfs: clean up MIN/MAX
Dave Chinner
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-06-04
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-05-09
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
2018-03-29
xfs: do not log/recover swapext extent owner changes for deleted inodes
Eric Sandeen
2018-03-11
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-03-11
xfs: Remove dead code from inode recover function
Nikolay Borisov
2018-03-11
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
2018-01-29
Split buffer's b_fspriv field
Carlos Maiolino
2018-01-12
xfs: use %px for data pointers when debugging
Darrick J. Wong
2018-01-12
xfs: change 0x%p -> %p in print messages
Darrick J. Wong
2018-01-08
xfs: standardize quota verification function outputs
Darrick J. Wong
2018-01-08
xfs: provide a centralized method for verifying inline fork data
Darrick J. Wong
2017-11-27
xfs: log recovery should replay deferred ops in order
Darrick J. Wong
2017-11-06
xfs: mark xlog_recover_check_summary STATIC
Christoph Hellwig
2017-11-01
xfs: remove inode log format typedef
Darrick J. Wong
2017-10-26
xfs: fix log block underflow during recovery cycle verification
Brian Foster
2017-10-26
xfs: more robust recovery xlog buffer validation
Brian Foster
2017-10-26
xfs: remove the never fully implemented UUID fork format
Christoph Hellwig
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
2017-08-22
xfs: add log recovery tracepoint for head/tail
Brian Foster
2017-08-22
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
2017-08-22
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
2017-08-22
xfs: always verify the log tail during recovery
Brian Foster
2017-08-22
xfs: fix recovery failure when log record header wraps log end
Brian Foster
2017-07-10
Merge tag 'xfs-4.13-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-24
xfs: free uncommitted transactions during log recovery
Brian Foster
2017-06-19
xfs: remove double-underscore integer types
Darrick J. Wong
2017-06-05
xfs: use the common helper uuid_is_null()
Amir Goldstein
2017-05-08
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
2016-12-05
xfs: optimise CRC updates
Dave Chinner
2016-12-05
xfs: Move AGI buffer type setting to xfs_read_agi
Eric Sandeen
2016-12-05
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
2016-11-08
libxfs: convert ushort to unsigned short
Darrick J. Wong
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
2016-10-04
xfs: log bmap intent items
Darrick J. Wong
2016-10-03
xfs: add refcount btree block detection to log recovery
Darrick J. Wong
[next]