index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log_recover.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
Christoph Hellwig
2021-04-07
1
-6
/
+0
*
xfs: split xfs_imap_to_bp
Christoph Hellwig
2021-04-07
1
-1
/
+2
*
xfs: Rudimentary typo fixes
Bhaskar Chowdhury
2021-03-26
1
-2
/
+2
*
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-17
1
-4
/
+4
*
xfs: trace log intent item recovery failures
Darrick J. Wong
2020-12-09
1
-1
/
+4
*
xfs: cancel intents immediately if process_intents fails
Darrick J. Wong
2020-10-22
1
-0
/
+8
*
xfs: fix an incore inode UAF in xfs_bui_recover
Darrick J. Wong
2020-10-07
1
-1
/
+6
*
xfs: xfs_defer_capture should absorb remaining transaction reservation
Darrick J. Wong
2020-10-07
1
-3
/
+14
*
xfs: xfs_defer_capture should absorb remaining block reservations
Darrick J. Wong
2020-10-07
1
-18
/
+3
*
xfs: proper replay of deferred ops queued during log recovery
Darrick J. Wong
2020-10-07
1
-50
/
+71
*
xfs: remove XFS_LI_RECOVERED
Darrick J. Wong
2020-10-07
1
-5
/
+3
*
xfs: do the assert for all the log done items in xfs_trans_cancel
Kaixu Xia
2020-09-25
1
-7
/
+0
*
xfs: clean up calculation of LR header blocks
Gao Xiang
2020-09-23
1
-32
/
+17
*
xfs: avoid LR buffer overrun due to crafted h_len
Gao Xiang
2020-09-23
1
-20
/
+19
*
xfs: reuse _xfs_buf_read for re-reading the superblock
Christoph Hellwig
2020-09-16
1
-7
/
+1
*
xfs: remove xfs_getsb
Christoph Hellwig
2020-09-16
1
-13
/
+13
*
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-16
1
-25
/
+0
*
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
2020-09-16
1
-1
/
+0
*
xfs: refactor xfs_buf_ioend
Christoph Hellwig
2020-09-16
1
-7
/
+7
*
xfs: remove kmem_realloc()
Carlos Maiolino
2020-09-07
1
-1
/
+1
*
xfs: delete duplicated words + other fixes
Randy Dunlap
2020-08-05
1
-1
/
+1
*
xfs: mark log recovery buffers for completion
Dave Chinner
2020-07-06
1
-3
/
+2
*
xfs: remove unnecessary includes from xfs_log_recover.c
Darrick J. Wong
2020-05-08
1
-8
/
+0
*
xfs: move log recovery buffer cancellation code to xfs_buf_item_recover.c
Darrick J. Wong
2020-05-08
1
-102
/
+0
*
xfs: hoist setting of XFS_LI_RECOVERED to caller
Darrick J. Wong
2020-05-08
1
-2
/
+2
*
xfs: refactor intent item iop_recover calls
Darrick J. Wong
2020-05-08
1
-2
/
+6
*
xfs: refactor releasing finished intents during log recovery
Darrick J. Wong
2020-05-08
1
-1
/
+34
*
xfs: refactor xlog_item_is_intent now that we're done converting
Darrick J. Wong
2020-05-08
1
-14
/
+6
*
xfs: refactor recovered BUI log item playback
Darrick J. Wong
2020-05-08
1
-61
/
+6
*
xfs: refactor recovered CUI log item playback
Darrick J. Wong
2020-05-08
1
-46
/
+0
*
xfs: refactor recovered RUI log item playback
Darrick J. Wong
2020-05-08
1
-46
/
+0
*
xfs: refactor recovered EFI log item playback
Darrick J. Wong
2020-05-08
1
-46
/
+8
*
xfs: remove log recovery quotaoff item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-27
/
+6
*
xfs: refactor log recovery BUI item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-128
/
+0
*
xfs: refactor log recovery CUI item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-124
/
+0
*
xfs: refactor log recovery RUI item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-97
/
+0
*
xfs: refactor log recovery EFI item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-100
/
+0
*
xfs: refactor log recovery icreate item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-126
/
+0
*
xfs: refactor log recovery dquot item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-112
/
+0
*
xfs: refactor log recovery inode item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-355
/
+0
*
xfs: refactor log recovery buffer item dispatch for pass2 commit functions
Darrick J. Wong
2020-05-08
1
-791
/
+7
*
xfs: refactor log recovery item dispatch for pass1 commit functions
Darrick J. Wong
2020-05-08
1
-89
/
+5
*
xfs: refactor log recovery item dispatch for pass2 readhead functions
Darrick J. Wong
2020-05-08
1
-92
/
+3
*
xfs: refactor log recovery item sorting into a generic dispatch structure
Darrick J. Wong
2020-05-08
1
-37
/
+56
*
xfs: convert xfs_log_recover_item_t to struct xfs_log_recover_item
Darrick J. Wong
2020-05-08
1
-12
/
+14
*
xfs: remove unused iget_flags param from xfs_imap_to_bp()
Brian Foster
2020-05-07
1
-1
/
+1
*
xfs: remove the xfs_efi_log_item_t typedef
Christoph Hellwig
2020-05-04
1
-2
/
+2
*
xfs: refactor xlog_recover_buffer_pass1
Christoph Hellwig
2020-05-04
1
-59
/
+55
*
xfs: simplify xlog_recover_inode_ra_pass2
Christoph Hellwig
2020-05-04
1
-13
/
+8
*
xfs: factor out a xlog_buf_readahead helper
Christoph Hellwig
2020-05-04
1
-17
/
+17
[next]