index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
fs: xfs: xfs_log: Change return type from int to void
Hariprasad Kelam
2019-07-03
1
-9
/
+3
*
xfs: remove unused header files
Eric Sandeen
2019-06-28
1
-3
/
+0
*
xfs: remove the xfs_log_item_t typedef
Christoph Hellwig
2019-06-28
1
-1
/
+1
*
xfs: add struct xfs_mount pointer to struct xfs_buf
Christoph Hellwig
2019-06-28
1
-6
/
+5
*
xfs: remove the b_io_length field in struct xfs_buf
Christoph Hellwig
2019-06-28
1
-5
/
+4
*
xfs: stop using bp naming for log recovery buffers
Christoph Hellwig
2019-06-28
1
-99
/
+102
*
xfs: use bios directly to read and write the log recovery buffers
Christoph Hellwig
2019-06-28
1
-157
/
+84
*
xfs: return an offset instead of a pointer from xlog_align
Christoph Hellwig
2019-06-28
1
-11
/
+5
*
xfs: make use of the l_targ field in struct xlog
Christoph Hellwig
2019-06-28
1
-2
/
+2
*
xfs: remove unused flags arg from getsb interfaces
Eric Sandeen
2019-06-12
1
-1
/
+1
*
xfs: fix inode_cluster_size rounding mayhem
Darrick J. Wong
2019-06-12
1
-2
/
+1
*
xfs: separate inode geometry
Darrick J. Wong
2019-06-12
1
-10
/
+11
*
xfs: change some error-less functions to void types
Eric Sandeen
2019-05-01
1
-8
/
+2
*
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
2019-02-18
1
-1
/
+1
*
xfs: add inode magic to inode verifier
Darrick J. Wong
2019-02-11
1
-1
/
+1
*
xfs: split up allocation btree verifier
Brian Foster
2019-02-11
1
-2
/
+4
*
xfs: create a separate finobt verifier
Brian Foster
2019-02-11
1
-2
/
+4
*
xfs: precalculate inodes and blocks per inode cluster
Darrick J. Wong
2018-12-12
1
-5
/
+3
*
xfs: remove invalid log recovery first/last cycle check
Brian Foster
2018-09-29
1
-10
/
+0
*
xfs: pass transaction to dfops reset/move helpers
Brian Foster
2018-08-02
1
-1
/
+1
*
xfs: use transaction for intent recovery instead of raw dfops
Brian Foster
2018-08-02
1
-22
/
+29
*
xfs: clean up IRELE/iput callsites
Darrick J. Wong
2018-07-26
1
-2
/
+2
*
xfs: drop unnecessary xfs_defer_finish() dfops parameter
Brian Foster
2018-07-26
1
-1
/
+1
*
xfs: remove all boilerplate defer init/finish code
Brian Foster
2018-07-26
1
-8
/
+0
*
xfs: use internal dfops during [b|c]ui recovery
Brian Foster
2018-07-26
1
-3
/
+3
*
xfs: use ->t_dfops in log recovery intent processing
Brian Foster
2018-07-26
1
-0
/
+2
*
xfs: combine [a]sync buffer submission apis
Brian Foster
2018-07-11
1
-2
/
+2
*
xfs: remove xfs_defer_init() firstblock param
Brian Foster
2018-07-11
1
-2
/
+1
*
xfs: refactor dfops init to attach to transaction
Brian Foster
2018-07-11
1
-1
/
+1
*
xfs: replace do_mod with native operations
Dave Chinner
2018-06-08
1
-7
/
+25
*
xfs: clean up MIN/MAX
Dave Chinner
2018-06-08
1
-3
/
+3
*
xfs: convert to SPDX license tags
Dave Chinner
2018-06-06
1
-13
/
+1
*
xfs: explicitly pass buffer size to xfs_corruption_error
Darrick J. Wong
2018-06-04
1
-5
/
+10
*
xfs: remove unused flags arg from xfs_dquot_verify
Eric Sandeen
2018-05-09
1
-2
/
+2
*
xfs: do not log/recover swapext extent owner changes for deleted inodes
Eric Sandeen
2018-03-29
1
-1
/
+3
*
xfs: Rename xa_ elements to ail_
Matthew Wilcox
2018-03-11
1
-40
/
+40
*
xfs: Remove dead code from inode recover function
Nikolay Borisov
2018-03-11
1
-7
/
+0
*
xfs: remove unused m_dmevmask from xfs_mount struct
Eric Sandeen
2018-03-11
1
-9
/
+0
*
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
[next]