Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bd257ed9f1d129b4e881f513a406b435c8852565
/
fs
/
xfs
/
xfs_log_recover.c
6139a23
xfs: Check buffer lengths in log recovery
by Dave Chinner
· 16 years ago
15ac08a
[XFS] replace b_fspriv with b_mount
by Christoph Hellwig
· 16 years ago
0e44667
[XFS] fix error handling in xlog_recover_process_one_iunlink
by Christoph Hellwig
· 16 years ago
92bfc6e
[XFS] embededd struct xfs_imap into xfs_inode
by Christoph Hellwig
· 16 years ago
a194189
[XFS] remove dead code for old inode item recovery
by Christoph Hellwig
· 16 years ago
76d8b27
[XFS] stop using xfs_itobp in xfs_iread
by Christoph Hellwig
· 16 years ago
23fac50
[XFS] split up xlog_recover_process_iunlinks
by Christoph Hellwig
· 16 years ago
81591fe
[XFS] kill xfs_dinode_core_t
by Christoph Hellwig
· 16 years ago
b28708d
[XFS] sanitize xlog_in_core_t definition
by Christoph Hellwig
· 16 years ago
4805621
[XFS] factor out xfs_read_agf helper
by From: Christoph Hellwig
· 16 years ago
5e1be0f
[XFS] factor out xfs_read_agi helper
by Christoph Hellwig
· 16 years ago
5a792c4
[XFS] XFS: Check for valid transaction headers in recovery
by David Chinner
· 16 years ago
783a2f6
[XFS] Finish removing the mount pointer from the AIL API
by David Chinner
· 16 years ago
a9c21c1
[XFS] Given the log a pointer to the AIL
by David Chinner
· 16 years ago
c7e8f26
[XFS] Move the AIL lock into the struct xfs_ail
by David Chinner
· 16 years ago
5b00f14
[XFS] move the AIl traversal over to a consistent interface
by David Chinner
· 16 years ago
27d8d5f
[XFS] Use a cursor for AIL traversal.
by David Chinner
· 16 years ago
7cc95a8
[XFS] Always use struct xfs_btree_block instead of short / longform structures.
by Christoph Hellwig
· 16 years ago
60197e8
[XFS] Cleanup maxrecs calculation.
by Christoph Hellwig
· 16 years ago
4249023
[XFS] cleanup xfs_mountfs
by Christoph Hellwig
· 16 years ago
f0e2d93
[XFS] Remove unused arg from kmem_free()
by Denys Vlasenko
· 16 years ago
234f56a
[XFS] Check for errors when changing buffer pointers.
by David Chinner
· 17 years ago
64bfe1b
[XFS] Catch errors from xfs_imap().
by David Chinner
· 17 years ago
d64e31a
[XFS] Ensure errors from xfs_bdstrat() are correctly checked.
by David Chinner
· 17 years ago
fc6149d
[XFS] Check for xfs_free_extent() failing.
by David Chinner
· 17 years ago
e5720ee
[XFS] Propagate errors from xfs_trans_commit().
by David Chinner
· 17 years ago
3c1e2bb
[XFS] Propagate xfs_trans_reserve() errors.
by David Chinner
· 17 years ago
34a622b
[XFS] replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
4335509
[XFS] remove most calls to VN_RELE
by Christoph Hellwig
· 17 years ago
a3f74ff
[XFS] Don't block pdflush when writing back inodes
by David Chinner
· 17 years ago
6211870
[XFS] remove shouting-indirection macros from xfs_sb.h
by Eric Sandeen
· 17 years ago
9742bb9
[XFS] prevent panic during log recovery due to bogus op_hdr length
by Lachlan McIlroy
· 17 years ago
8ae2c0f
[XFS] Fix sparse warning in xlog_recover_do_efd_trans.
by David Chinner
· 17 years ago
a8272ce
[XFS] Fix up sparse warnings.
by David Chinner
· 17 years ago
b53e675
[XFS] xlog_rec_header/xlog_rec_ext_header endianess annotations
by Christoph Hellwig
· 17 years ago
67fcb7b
[XFS] clean up some xfs_log_priv.h macros
by Christoph Hellwig
· 17 years ago
03bea6f
[XFS] clean up some xfs_log_priv.h macros
by Christoph Hellwig
· 17 years ago
287f3da
[XFS] Unwrap AIL_LOCK
by Donald Douwsma
· 17 years ago
bebf963
[XFS] Turn off XBF_ASYNC flag before re-reading superblock.
by Lachlan McIlroy
· 17 years ago
2bdf7cd
[XFS] superblock endianess annotations
by Christoph Hellwig
· 17 years ago
347d1c0
[XFS] dinode endianess annotations
by Christoph Hellwig
· 17 years ago
053c59a
Revert "[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer."
by Tim Shimmin
· 17 years ago
1bc5858
[XFS] fix valid but harmless sparse warning
by Christoph Hellwig
· 17 years ago
b394e43
[XFS] Avoid replaying inode buffer initialisation log items if on-disk version is newer.
by Lachlan McIlroy
· 17 years ago
4b80916
[XFS] Fix sparse NULL vs 0 warnings
by Christoph Hellwig
· 17 years ago
92821e2
[XFS] Lazy Superblock Counters
by David Chinner
· 17 years ago
3a02ee1
[XFS] Get rid of redundant "required" in msg.
by Utako Kusaka
· 18 years ago
e9ed9d2
[XFS] remove more misc. unused args
by Eric Sandeen
· 18 years ago
1c72bf9
[XFS] The last argument "lsn" of xfs_trans_commit() is always called with NULL.
by Eric Sandeen
· 18 years ago
5478eea
[XFS] Re-initialize the per-cpu superblock counters after recovery.
by Lachlan McIlroy
· 18 years ago
804195b
[XFS] Get rid of old 5.3/6.1 v1 log items. Cleanup patch sent in by Eric
by Eric Sandeen
· 18 years ago
6fdf8cc
[XFS] Rework code snippets slightly to remove remaining recent-gcc warnings.
by Nathan Scott
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
b657452
[XFS] Portability changes: remove prdev, stick to one diagnostic interface.
by Nathan Scott
· 18 years ago
7d04a33
[XFS] Shutdown the filesystem if all device paths have gone. Made
by Nathan Scott
· 18 years ago
87c199c
[XFS] Over zealous with doing endian conversions. We endian converted the
by Tim Shimmin
· 18 years ago
6d192a9
[XFS] inode items and EFI/EFDs have different ondisk format for 32bit and
by Tim Shimmin
· 18 years ago
c41564b
[XFS] We really suck at spulling. Thanks to Chris Pascoe for fixing all
by Nathan Scott
· 19 years ago
b12dd34
[XFS] Fix an infinite loop issue in bulkstat when a corrupt inode is
by Nathan Scott
· 19 years ago
77a7cce
[XFS] Fix quotaoff logitem for project quota, affects log recovery only.
by Nathan Scott
· 19 years ago
65be605
[XFS] remove unused "readonly" arg from xlog_find_tail and xlog_recover
by Eric Sandeen
· 19 years ago
16259e7
[XFS] Endianess annotations for various allocator data structures
by Christoph Hellwig
· 19 years ago
1149d96
[XFS] endianess annotations and cleanup for the quota code
by Christoph Hellwig
· 19 years ago
7b71876
[XFS] Update license/copyright notices to match the prefered SGI boilerplate.
by Nathan Scott
· 19 years ago
a844f45
[XFS] Remove xfs_macros.c, xfs_macros.h, rework headers a whole lot.
by Nathan Scott
· 19 years ago
fc1f8c1
[XFS] Track external log/realtime device names for correct reporting in
by Nathan Scott
· 19 years ago
760dea6
[XFS] Fix sparse warnings in kmem_* functions Patch from Victor Fusco
by Christoph Hellwig
· 19 years ago
7d795ca
[XFS] consolidate extent item freeing
by Christoph Hellwig
· 19 years ago
c8ad20f
[XFS] Add support for project quota, based on Dan Knappes earlier work.
by Nathan Scott
· 19 years ago
ba0f32d
[XFS] mark various symbols static Patch from Adrian Bunk
by Christoph Hellwig
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago