index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2012-11-16
xfs: verify superblocks as they are read from disk
Dave Chinner
1
-2
/
+3
2012-11-16
xfs: make buffer read verication an IO completion function
Dave Chinner
1
-3
/
+5
2012-11-08
xfs: fix reading of wrapped log data
Dave Chinner
1
-1
/
+1
2012-10-17
xfs: remove xfs_iget.c
Dave Chinner
1
-0
/
+1
2012-07-22
xfs: merge xfs_itobp into xfs_imap_to_bp
Christoph Hellwig
1
-1
/
+1
2012-06-21
xfs: remove xlog_t typedef
Mark Tinguely
1
-66
/
+74
2012-06-21
xfs: rename log structure to xlog
Mark Tinguely
1
-19
/
+19
2012-05-15
xfs: make XBF_MAPPED the default behaviour
Dave Chinner
1
-2
/
+2
2012-05-15
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
Dave Chinner
1
-1
/
+0
2012-05-15
xfs: kill xfs_read_buf()
Dave Chinner
1
-7
/
+4
2012-05-15
xfs: kill XBF_LOCK
Dave Chinner
1
-4
/
+3
2012-05-15
xfs: use blocks for storing the desired IO size
Dave Chinner
1
-7
/
+8
2012-05-15
xfs: use blocks for counting length of buffers
Dave Chinner
1
-4
/
+4
2012-05-15
xfs: clean up buffer get/read call API
Dave Chinner
1
-1
/
+1
2012-05-15
xfs: check for buffer errors before waiting
Dave Chinner
1
-0
/
+2
2012-05-15
xfs: prevent needless mount warning causing test failures
Dave Chinner
1
-0
/
+4
2012-05-15
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
Dave Chinner
1
-1
/
+2
2012-05-15
xfs: on-stack delayed write buffer lists
Christoph Hellwig
1
-17
/
+29
2012-03-28
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
Jan Kara
1
-22
/
+11
2012-02-23
xfs: add the xlog_grant_head structure
Christoph Hellwig
1
-2
/
+2
2012-02-21
xfs: change available ranges of softlimit and hardlimit in quota check
Mitsuo Hayasaka
1
-3
/
+3
2012-02-03
Change xfs_sb_from_disk() interface to take a mount pointer
Chandra Seetharaman
1
-1
/
+1
[next]