index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
1
-1
/
+1
*
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
1
-7
/
+7
*
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-19
1
-0
/
+1
*
xfs: convert log flags to an operational state field
Dave Chinner
2021-08-16
1
-3
/
+3
*
xfs: move recovery needed state updates to xfs_log_mount_finish
Dave Chinner
2021-08-16
1
-60
/
+40
*
xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
Dave Chinner
2021-08-16
1
-6
/
+3
*
xfs: refactor xfs_iget calls from log intent recovery
Darrick J. Wong
2021-08-09
1
-0
/
+26
*
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
1
-0
/
+16
*
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2021-08-09
1
-1
/
+1
*
xfs: remove kmem_alloc_io()
Dave Chinner
2021-08-09
1
-3
/
+1
*
mm: Add kvrealloc()
Dave Chinner
2021-08-09
1
-1
/
+3
*
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
1
-0
/
+7
*
xfs: force the log offline when log intent item recovery fails
Darrick J. Wong
2021-06-21
1
-1
/
+4
*
xfs: convert raw ag walks to use for_each_perag
Dave Chinner
2021-06-02
1
-29
/
+26
*
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-06-02
1
-0
/
+1
*
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-25
1
-2
/
+2
*
xfs: remove xfs_buf_t typedef
Dave Chinner
2020-12-16
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-21
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-15
1
-7
/
+1
*
xfs: remove xfs_getsb
Christoph Hellwig
2020-09-15
1
-13
/
+13
*
xfs: remove xlog_recover_iodone
Christoph Hellwig
2020-09-15
1
-25
/
+0
*
xfs: fold xfs_buf_ioend_finish into xfs_ioend
Christoph Hellwig
2020-09-15
1
-1
/
+0
*
xfs: refactor xfs_buf_ioend
Christoph Hellwig
2020-09-15
1
-7
/
+7
*
xfs: remove kmem_realloc()
Carlos Maiolino
2020-09-06
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
[next]