index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_log_recover.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-23
xfs: split dquot buffer operations out
Dave Chinner
1
-130
/
+3
2013-10-23
xfs: unify directory/attribute format definitions
Dave Chinner
1
-1
/
+1
2013-10-23
xfs: create a shared header file for format-related information
Dave Chinner
1
-0
/
+1
2013-10-17
xfs: remove newlines from strings passed to __xfs_printk
Eric Sandeen
1
-3
/
+3
2013-10-01
xfs: Use kmem_free() instead of free()
Thierry Reding
1
-1
/
+1
2013-10-01
xfs: fix memory leak in xlog_recover_add_to_trans
tinguely@sgi.com
1
-0
/
+1
2013-09-24
xfs: log recovery lsn ordering needs uuid check
Dave Chinner
1
-14
/
+59
2013-09-12
xfs: remove dead code from xlog_recover_inode_pass2
Mark Tinguely
1
-3
/
+0
2013-09-10
xfs: recovery of swap extents operations for CRC filesystems
Dave Chinner
1
-24
/
+99
2013-09-10
xfs: fix endian warning in xlog_recover_get_buf_lsn()
Dave Chinner
1
-1
/
+1
2013-08-30
xfs: inode buffers may not be valid during recovery readahead
Dave Chinner
1
-1
/
+1
2013-08-30
xfs: check LSN ordering for v5 superblocks during recovery
Dave Chinner
1
-13
/
+156
2013-08-29
xfs: fix bad dquot buffer size in log recovery readahead
Dave Chinner
1
-1
/
+1
2013-08-29
xfs: don't account buffer cancellation during log recovery readahead
Dave Chinner
1
-26
/
+35
2013-08-23
xfs: introduce object readahead to log recovery
Zhi Yong Wu
1
-7
/
+152
2013-08-21
xfs: fix the comment of xlog_recover_do_dquot_buffer()
Zhi Yong Wu
1
-1
/
+1
2013-08-21
xfs: fix the comment of xlog_find_head()
Zhi Yong Wu
1
-1
/
+1
2013-08-21
xfs: fix the comment of xlog_recover_buffer_pass2()
Zhi Yong Wu
1
-1
/
+1
2013-08-14
xfs:free bp in xlog_find_tail() error path
Eric Sandeen
1
-0
/
+1
2013-08-14
xfs: free bp in xlog_find_zeroed() error path
Eric Sandeen
1
-1
/
+2
2013-08-13
xfs: refactor xfs_trans_reserve() interface
Jie Liu
1
-3
/
+2
2013-08-13
xfs: consolidate xfs_utils.c
Dave Chinner
1
-1
/
+0
2013-08-13
xfs: reshuffle dir2 definitions around for userspace
Dave Chinner
1
-1
/
+1
2013-08-13
xfs: separate dquot on disk format definitions out of xfs_quota.h
Dave Chinner
1
-1
/
+1
2013-08-13
xfs: separate out log format definitions
Dave Chinner
1
-0
/
+2
2013-07-24
xfs: di_flushiter considered harmful
Dave Chinner
1
-2
/
+11
2013-06-27
xfs: Inode create item recovery
Dave Chinner
1
-5
/
+109
2013-06-15
xfs: don't shutdown log recovery on validation errors
Dave Chinner
1
-2
/
+17
2013-06-05
xfs: inode unlinked list needs to recalculate the inode CRC
Dave Chinner
1
-0
/
+9
2013-06-05
xfs: fix log recovery transaction item reordering
Dave Chinner
1
-7
/
+58
2013-06-05
xfs: rework dquot CRCs
Dave Chinner
1
-0
/
+10
2013-05-30
xfs: fix split buffer vector log recovery support
Dave Chinner
1
-0
/
+11
2013-05-01
xfs: fix da node magic number mismatches
Dave Chinner
1
-2
/
+1
2013-04-30
xfs: Teach dquot recovery about CONFIG_XFS_QUOTA
Dave Chinner
1
-0
/
+6
2013-04-27
xfs: implement extended feature masks
Dave Chinner
1
-0
/
+19
2013-04-27
xfs: add CRC checks to the superblock
Dave Chinner
1
-0
/
+8
2013-04-27
xfs: buffer type overruns blf_flags field
Dave Chinner
1
-18
/
+20
2013-04-27
xfs: add buffer types to directory and attribute buffers
Dave Chinner
1
-74
/
+180
2013-04-27
xfs: add CRC checks to remote symlinks
Dave Chinner
1
-0
/
+9
2013-04-22
xfs: add version 3 inode format with CRCs
Christoph Hellwig
1
-7
/
+25
2013-04-21
xfs: add CRC checks for quota blocks
Christoph Hellwig
1
-0
/
+10
2013-04-21
xfs: add CRC checks to the AGI
Dave Chinner
1
-0
/
+8
2013-04-21
xfs: add CRC checks to the AGFL
Christoph Hellwig
1
-0
/
+10
2013-04-21
xfs: add CRC checks to the AGF
Dave Chinner
1
-0
/
+8
2013-04-21
xfs: add support for large btree blocks
Christoph Hellwig
1
-0
/
+28
2013-04-05
xfs: don't free EFIs before the EFDs are committed
Dave Chinner
1
-0
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
2012-12-03
xfs: fix sparse reported log CRC endian issue
Dave Chinner
1
-3
/
+3
2012-11-20
xfs: add CRC checks to the log
Christoph Hellwig
1
-69
/
+63
2012-11-16
xfs: convert buffer verifiers to an ops structure.
Dave Chinner
1
-1
/
+1
[next]