index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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
2016-12-07
Merge branch 'xfs-4.10-misc-fixes-3' into for-next
Dave Chinner
1
-5
/
+7
2016-12-05
xfs: optimise CRC updates
Dave Chinner
1
-5
/
+7
2016-12-05
xfs: Move AGI buffer type setting to xfs_read_agi
Eric Sandeen
1
-1
/
+0
2016-12-05
xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
Eric Sandeen
1
-0
/
+1
2016-11-08
libxfs: convert ushort to unsigned short
Darrick J. Wong
1
-2
/
+2
2016-10-04
xfs: when replaying bmap operations, don't let unlinked inodes get reaped
Darrick J. Wong
1
-0
/
+1
2016-10-04
xfs: log bmap intent items
Darrick J. Wong
1
-0
/
+177
2016-10-03
xfs: add refcount btree block detection to log recovery
Darrick J. Wong
1
-0
/
+4
2016-10-03
xfs: log refcount intent items
Darrick J. Wong
1
-0
/
+175
2016-09-26
xfs: log recovery tracepoints to track current lsn and buffer submission
Brian Foster
1
-0
/
+2
2016-09-26
xfs: update metadata LSN in buffers during log recovery
Brian Foster
1
-3
/
+38
2016-09-26
xfs: don't warn on buffers not being recovered due to LSN
Brian Foster
1
-32
/
+26
2016-09-26
xfs: pass current lsn to log recovery buffer validation
Brian Foster
1
-6
/
+8
2016-09-26
xfs: rework log recovery to submit buffers on LSN boundaries
Brian Foster
1
-18
/
+64
2016-08-03
xfs: remove the extents array from the rmap update done log item
Darrick J. Wong
1
-3
/
+1
2016-08-03
xfs: add rmap btree block detection to log recovery
Darrick J. Wong
1
-0
/
+4
2016-08-03
xfs: log rmap intent items
Darrick J. Wong
1
-0
/
+154
2016-08-03
xfs: rmap btree requires more reserved free space
Darrick J. Wong
1
-0
/
+1
2016-08-03
xfs: refactor redo intent item processing
Darrick J. Wong
1
-99
/
+83
2016-08-03
xfs: rework xfs_bmap_free callers to use xfs_defer_ops
Darrick J. Wong
1
-0
/
+1
2016-05-20
Merge branch 'xfs-4.7-misc-fixes' into for-next
Dave Chinner
1
-1
/
+1
2016-04-06
xfs: improve kmem_realloc
Christoph Hellwig
1
-1
/
+1
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
1
-6
/
+4
2016-03-09
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
Dave Chinner
1
-9
/
+13
2016-03-07
Merge branch 'xfs-buf-macro-cleanup-4.6' into for-next
Dave Chinner
1
-6
/
+4
2016-03-07
Merge branch 'xfs-gut-icdinode-4.6' into for-next
Dave Chinner
1
-29
/
+29
2016-03-07
Merge branch 'xfs-rt-fixes-4.6' into for-next
Dave Chinner
1
-0
/
+7
2016-03-07
Merge branch 'xfs-torn-log-fixes-4.5' into for-next
Dave Chinner
1
-103
/
+168
2016-03-07
xfs: reinitialise per-AG structures if geometry changes during recovery
Dave Chinner
1
-9
/
+13
2016-03-07
xfs: only run torn log write detection on dirty logs
Brian Foster
1
-11
/
+31
2016-03-07
xfs: refactor in-core log state update to helper
Brian Foster
1
-19
/
+33
2016-03-07
xfs: refactor unmount record detection into helper
Brian Foster
1
-60
/
+93
2016-03-07
xfs: separate log head record discovery from verification
Brian Foster
1
-22
/
+20
2016-02-10
xfs: remove XFS_BUF_ZEROFLAGS macro
Dave Chinner
1
-1
/
+0
2016-02-10
xfs: remove XBF_WRITE flag wrapper macros
Dave Chinner
1
-1
/
+1
2016-02-10
xfs: remove XBF_READ flag wrapper macros
Dave Chinner
1
-2
/
+2
2016-02-10
xfs: remove XBF_ASYNC flag wrapper macros
Dave Chinner
1
-2
/
+1
2016-02-10
xfs: remove XBF_DONE flag wrapper macros
Dave Chinner
1
-1
/
+1
2016-02-09
xfs: mode di_mode to vfs inode
Dave Chinner
1
-1
/
+1
2016-02-09
xfs: use vfs inode nlink field everywhere
Dave Chinner
1
-1
/
+1
2016-02-09
xfs: remove timestamps from incore inode
Dave Chinner
1
-5
/
+3
2016-02-09
xfs: introduce inode log format object
Dave Chinner
1
-25
/
+27
2016-02-09
xfs: RT bitmap and summary buffers need verifiers
Dave Chinner
1
-2
/
+2
2016-02-09
xfs: RT bitmap and summary buffers are not typed
Dave Chinner
1
-0
/
+7
2016-02-08
xfs: fix endianness error when checking log block crc on big endian platforms
Darrick J. Wong
1
-2
/
+2
2016-01-12
Merge branch 'xfs-misc-fixes-for-4.5-2' into for-next
Dave Chinner
1
-2
/
+7
2016-01-12
xfs: handle dquot buffer readahead in log recovery correctly
Dave Chinner
1
-2
/
+7
2016-01-05
xfs: detect and trim torn writes during log recovery
Brian Foster
1
-20
/
+289
2016-01-04
xfs: refactor log record start detection into a new helper
Brian Foster
1
-35
/
+83
2016-01-04
xfs: support a crc verification only log record pass
Brian Foster
1
-5
/
+19
[next]