index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: decouple inode and bmap btree header files
Dave Chinner
2013-10-23
1
-12
/
+6
*
xfs: decouple log and transaction headers
Dave Chinner
2013-10-23
1
-8
/
+5
*
xfs: split dquot buffer operations out
Dave Chinner
2013-10-23
1
-130
/
+3
*
xfs: unify directory/attribute format definitions
Dave Chinner
2013-10-23
1
-1
/
+1
*
xfs: create a shared header file for format-related information
Dave Chinner
2013-10-23
1
-0
/
+1
*
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
2013-10-17
1
-3
/
+3
*
xfs: Use kmem_free() instead of free()
Thierry Reding
2013-10-01
1
-1
/
+1
*
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
2013-09-30
1
-0
/
+1
*
xfs: log recovery lsn ordering needs uuid check
Dave Chinner
2013-09-24
1
-14
/
+59
*
xfs: remove dead code from xlog_recover_inode_pass2
Mark Tinguely
2013-09-12
1
-3
/
+0
*
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
2013-09-10
1
-24
/
+99
*
xfs: fix endian warning in xlog_recover_get_buf_lsn()
Dave Chinner
2013-09-09
1
-1
/
+1
*
xfs: inode buffers may not be valid during recovery readahead
Dave Chinner
2013-08-30
1
-1
/
+1
*
xfs: check LSN ordering for v5 superblocks during recovery
Dave Chinner
2013-08-30
1
-13
/
+156
*
xfs: fix bad dquot buffer size in log recovery readahead
Dave Chinner
2013-08-29
1
-1
/
+1
*
xfs: don't account buffer cancellation during log recovery readahead
Dave Chinner
2013-08-29
1
-26
/
+35
*
xfs: introduce object readahead to log recovery
Zhi Yong Wu
2013-08-23
1
-7
/
+152
*
xfs: fix the comment of xlog_recover_do_dquot_buffer()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: fix the comment of xlog_find_head()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs: fix the comment of xlog_recover_buffer_pass2()
Zhi Yong Wu
2013-08-20
1
-1
/
+1
*
xfs:free bp in xlog_find_tail() error path
Eric Sandeen
2013-08-13
1
-0
/
+1
*
xfs: free bp in xlog_find_zeroed() error path
Eric Sandeen
2013-08-13
1
-1
/
+2
*
xfs: refactor xfs_trans_reserve() interface
Jie Liu
2013-08-12
1
-3
/
+2
*
xfs: consolidate xfs_utils.c
Dave Chinner
2013-08-12
1
-1
/
+0
*
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
2013-08-12
1
-1
/
+1
*
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
2013-08-12
1
-1
/
+1
*
xfs: separate out log format definitions
Dave Chinner
2013-08-12
1
-0
/
+2
*
xfs: di_flushiter considered harmful
Dave Chinner
2013-07-24
1
-2
/
+11
*
xfs: Inode create item recovery
Dave Chinner
2013-06-27
1
-5
/
+109
*
xfs: don't shutdown log recovery on validation errors
Dave Chinner
2013-06-14
1
-2
/
+17
*
xfs: inode unlinked list needs to recalculate the inode CRC
Dave Chinner
2013-06-05
1
-0
/
+9
*
xfs: fix log recovery transaction item reordering
Dave Chinner
2013-06-05
1
-7
/
+58
*
xfs: rework dquot CRCs
Dave Chinner
2013-06-04
1
-0
/
+10
*
xfs: fix split buffer vector log recovery support
Dave Chinner
2013-05-30
1
-0
/
+11
*
xfs: fix da node magic number mismatches
Dave Chinner
2013-05-01
1
-2
/
+1
*
xfs: Teach dquot recovery about CONFIG_XFS_QUOTA
Dave Chinner
2013-04-30
1
-0
/
+6
*
xfs: implement extended feature masks
Dave Chinner
2013-04-27
1
-0
/
+19
*
xfs: add CRC checks to the superblock
Dave Chinner
2013-04-27
1
-0
/
+8
*
xfs: buffer type overruns blf_flags field
Dave Chinner
2013-04-27
1
-18
/
+20
*
xfs: add buffer types to directory and attribute buffers
Dave Chinner
2013-04-27
1
-74
/
+180
*
xfs: add CRC checks to remote symlinks
Dave Chinner
2013-04-27
1
-0
/
+9
*
xfs: add version 3 inode format with CRCs
Christoph Hellwig
2013-04-21
1
-7
/
+25
*
xfs: add CRC checks for quota blocks
Christoph Hellwig
2013-04-21
1
-0
/
+10
*
xfs: add CRC checks to the AGI
Dave Chinner
2013-04-21
1
-0
/
+8
*
xfs: add CRC checks to the AGFL
Christoph Hellwig
2013-04-21
1
-0
/
+10
*
xfs: add CRC checks to the AGF
Dave Chinner
2013-04-21
1
-0
/
+8
*
xfs: add support for large btree blocks
Christoph Hellwig
2013-04-21
1
-0
/
+28
*
xfs: don't free EFIs before the EFDs are committed
Dave Chinner
2013-04-05
1
-0
/
+1
*
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-27
1
-2
/
+1
*
xfs: fix sparse reported log CRC endian issue
Dave Chinner
2012-12-03
1
-3
/
+3
[next]