Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a2fa3fb0d9a0169b10789ea3e5ea7168494df93c
/
fs
/
xfs
/
xfs_log_recover.c
d891400
xfs: inode buffers may not be valid during recovery readahead
by Dave Chinner
· 11 years ago
50d5c8d
xfs: check LSN ordering for v5 superblocks during recovery
by Dave Chinner
· 11 years ago
0f0d334
xfs: fix bad dquot buffer size in log recovery readahead
by Dave Chinner
· 11 years ago
84a5b73
xfs: don't account buffer cancellation during log recovery readahead
by Dave Chinner
· 11 years ago
00574da
xfs: introduce object readahead to log recovery
by Zhi Yong Wu
· 11 years ago
8ba701e
xfs: fix the comment of xlog_recover_do_dquot_buffer()
by Zhi Yong Wu
· 11 years ago
0a94da2
xfs: fix the comment of xlog_find_head()
by Zhi Yong Wu
· 11 years ago
34be5ff
xfs: fix the comment of xlog_recover_buffer_pass2()
by Zhi Yong Wu
· 11 years ago
050a195
xfs:free bp in xlog_find_tail() error path
by Eric Sandeen
· 11 years ago
5d0a654
xfs: free bp in xlog_find_zeroed() error path
by Eric Sandeen
· 11 years ago
3d3c8b5
xfs: refactor xfs_trans_reserve() interface
by Jie Liu
· 11 years ago
e546cb7
xfs: consolidate xfs_utils.c
by Dave Chinner
· 11 years ago
2b9ab5a
xfs: reshuffle dir2 definitions around for userspace
by Dave Chinner
· 11 years ago
6ca1c90
xfs: separate dquot on disk format definitions out of xfs_quota.h
by Dave Chinner
· 11 years ago
fc06c6d
xfs: separate out log format definitions
by Dave Chinner
· 11 years ago
e60896d
xfs: di_flushiter considered harmful
by Dave Chinner
· 11 years ago
28c8e41
xfs: Inode create item recovery
by Dave Chinner
· 11 years ago
9222a9c
xfs: don't shutdown log recovery on validation errors
by Dave Chinner
· 11 years ago
0a32c26
xfs: inode unlinked list needs to recalculate the inode CRC
by Dave Chinner
· 11 years ago
a775ad7
xfs: fix log recovery transaction item reordering
by Dave Chinner
· 11 years ago
6fcdc59
xfs: rework dquot CRCs
by Dave Chinner
· 11 years ago
709da6a
xfs: fix split buffer vector log recovery support
by Dave Chinner
· 12 years ago
cab09a8
xfs: fix da node magic number mismatches
by Dave Chinner
· 12 years ago
123887e
xfs: Teach dquot recovery about CONFIG_XFS_QUOTA
by Dave Chinner
· 12 years ago
e721f50
xfs: implement extended feature masks
by Dave Chinner
· 12 years ago
04a1e6c
xfs: add CRC checks to the superblock
by Dave Chinner
· 12 years ago
61fe135
xfs: buffer type overruns blf_flags field
by Dave Chinner
· 12 years ago
d75afeb
xfs: add buffer types to directory and attribute buffers
by Dave Chinner
· 12 years ago
f948dd7
xfs: add CRC checks to remote symlinks
by Dave Chinner
· 12 years ago
93848a9
xfs: add version 3 inode format with CRCs
by Christoph Hellwig
· 12 years ago
3fe58f3
xfs: add CRC checks for quota blocks
by Christoph Hellwig
· 12 years ago
983d09f
xfs: add CRC checks to the AGI
by Dave Chinner
· 12 years ago
77c95bb
xfs: add CRC checks to the AGFL
by Christoph Hellwig
· 12 years ago
4e0e604
xfs: add CRC checks to the AGF
by Dave Chinner
· 12 years ago
ee1a47a
xfs: add support for large btree blocks
by Christoph Hellwig
· 12 years ago
666d644
xfs: don't free EFIs before the EFDs are committed
by Dave Chinner
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
f9668a0
xfs: fix sparse reported log CRC endian issue
by Dave Chinner
· 12 years ago
0e446be
xfs: add CRC checks to the log
by Christoph Hellwig
· 12 years ago
1813dd6
xfs: convert buffer verifiers to an ops structure.
by Dave Chinner
· 12 years ago
9802182
xfs: verify superblocks as they are read from disk
by Dave Chinner
· 12 years ago
c3f8fc7
xfs: make buffer read verication an IO completion function
by Dave Chinner
· 12 years ago
009507b
xfs: fix reading of wrapped log data
by Dave Chinner
· 12 years ago
33479e0
xfs: remove xfs_iget.c
by Dave Chinner
· 12 years ago
475ee41
xfs: merge xfs_itobp into xfs_imap_to_bp
by Christoph Hellwig
· 12 years ago
9a8d2fd
xfs: remove xlog_t typedef
by Mark Tinguely
· 12 years ago
ad223e6
xfs: rename log structure to xlog
by Mark Tinguely
· 12 years ago
611c994
xfs: make XBF_MAPPED the default behaviour
by Dave Chinner
· 13 years ago
2a0ec1d
xfs: move xfs_get_extsz_hint() and kill xfs_rw.h
by Dave Chinner
· 13 years ago
7ca790a
xfs: kill xfs_read_buf()
by Dave Chinner
· 13 years ago
a8acad7
xfs: kill XBF_LOCK
by Dave Chinner
· 13 years ago
aa0e883
xfs: use blocks for storing the desired IO size
by Dave Chinner
· 13 years ago
4e94b71
xfs: use blocks for counting length of buffers
by Dave Chinner
· 13 years ago
e70b73f
xfs: clean up buffer get/read call API
by Dave Chinner
· 13 years ago
0e95f19
xfs: check for buffer errors before waiting
by Dave Chinner
· 13 years ago
81158e0
xfs: prevent needless mount warning causing test failures
by Dave Chinner
· 13 years ago
04913fd
xfs: pass shutdown method into xfs_trans_ail_delete_bulk
by Dave Chinner
· 13 years ago
43ff212
xfs: on-stack delayed write buffer lists
by Christoph Hellwig
· 13 years ago
d97d32e
xfs: Fix oops on IO error during xlog_recover_process_iunlinks()
by Jan Kara
· 13 years ago
2849696
xfs: add the xlog_grant_head structure
by Christoph Hellwig
· 13 years ago
d0a3fe6
xfs: change available ranges of softlimit and hardlimit in quota check
by Mitsuo Hayasaka
· 13 years ago
6bd92a2
Change xfs_sb_from_disk() interface to take a mount pointer
by Chandra Seetharaman
· 13 years ago
4505360
xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()
by Mitsuo Hayasaka
· 13 years ago
a9add83
xfs: remove XFS_bflush
by Christoph Hellwig
· 13 years ago
901796a
xfs: clean up xfs_ioerror_alert
by Christoph Hellwig
· 13 years ago
c867cb6
xfs: remove XFS_BUF_STALE and XFS_BUF_SUPER_STALE
by Christoph Hellwig
· 13 years ago
c2b006c
xfs: let xfs_bwrite callers handle the xfs_buf_relse
by Christoph Hellwig
· 13 years ago
61551f1
xfs: call xfs_buf_delwri_queue directly
by Christoph Hellwig
· 13 years ago
e570280
xfs: replace xfs_buf_geterror() with bp->b_error
by Chandra Seetharaman
· 13 years ago
ac4d688
xfs: Check the return value of xfs_buf_read() for NULL
by Chandra Seetharaman
· 13 years ago
2ddb4e9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Alex Elder
· 13 years ago
abbede1
xfs: get rid of open-coded S_ISREG(), etc.
by Al Viro
· 13 years ago
e38c9b8
xfs: Remove the macro XFS_BUF_SET_TARGET
by Chandra Seetharaman
· 13 years ago
02fe03d
xfs: Remove the macro XFS_BUF_SET_PTR
by Chandra Seetharaman
· 13 years ago
6292604
xfs: Remove the macro XFS_BUF_PTR
by Chandra Seetharaman
· 13 years ago
72790aa
xfs: Remove macro XFS_BUF_HOLD
by Chandra Seetharaman
· 13 years ago
b75e40a
xfs: Remove macro XFS_BUF_BUSY and family
by Chandra Seetharaman
· 13 years ago
5a52c2a58
xfs: Remove the macro XFS_BUF_ERROR and family
by Chandra Seetharaman
· 13 years ago
cb669ca
xfs: remove wrappers around b_iodone
by Christoph Hellwig
· 13 years ago
c8da0fa
xfs: return the buffer locked from xfs_buf_get_uncached
by Christoph Hellwig
· 13 years ago
0c842ad
xfs: clean up buffer locking helpers
by Christoph Hellwig
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
4439647
xfs: reset buffer pointers before freeing them
by Dave Chinner
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a0fa2b6
xfs: Convert xlog_warn to new logging interface
by Dave Chinner
· 14 years ago
73efe4a
xfs: prevent NMI timeouts in cmn_err
by Dave Chinner
· 14 years ago
1c3cb9e
xfs: convert l_tail_lsn to an atomic variable.
by Dave Chinner
· 14 years ago
84f3c68
xfs: convert l_last_sync_lsn to an atomic variable
by Dave Chinner
· 14 years ago
a69ed03
xfs: combine grant heads into a single 64 bit integer
by Dave Chinner
· 14 years ago
e605994
xfs: use AIL bulk update function to implement single updates
by Dave Chinner
· 14 years ago
b199c8a
xfs: Pull EFI/EFD handling out from under the AIL lock
by Dave Chinner
· 14 years ago
c9f71f5
xfs: untangle phase1 vs phase2 recovery helpers
by Christoph Hellwig
· 14 years ago
d045094
xfs: refactor xlog_recover_commit_trans
by Christoph Hellwig
· 14 years ago
d5689ea
xfs: use struct list_head for the buf cancel table
by Christoph Hellwig
· 14 years ago
e2714bf
xfs: remove leftovers of old buffer log items in recovery code
by Christoph Hellwig
· 14 years ago
1a1a3e9
xfs: remove xfs_buf wrappers
by Christoph Hellwig
· 14 years ago
ebad861
xfs: store xfs_mount in the buftarg instead of in the xfs_buf
by Dave Chinner
· 14 years ago
686865f
xfs: rename xfs_buf_get_nodaddr to be more appropriate
by Dave Chinner
· 14 years ago
4e0d5f9
xfs: fix the xfs_log_iovec i_addr type
by Christoph Hellwig
· 14 years ago
3400777
xfs: remove unneeded #include statements
by Christoph Hellwig
· 14 years ago
Next »