Commit Graph

101 Commits (bda7d2a862e6b788bca2d02d38a07966a9c92e48)

Author SHA1 Message Date
Dave Chinner c11554104f xfs: Clean up XFS_BLI_* flag namespace 15 years ago
Alex Elder 48389ef175 xfs: kill off l_sectbb_mask 15 years ago
Alex Elder 69ce58f08a xfs: record log sector size rather than log2(that) 15 years ago
Christoph Hellwig 1414a6046a xfs: remove dead XFS_LOUD_RECOVERY code 15 years ago
Alex Elder 3f943d853d xfs: minor odds and ends in xfs_log_recover.c 15 years ago
Alex Elder e3bb2e30d5 xfs: avoid repeated pointer dereferences 15 years ago
Alex Elder 9db127edb5 xfs: change a few labels in xfs_log_recover.c 15 years ago
Alex Elder 36adecff50 xfs: nothing special about 1-block log sector 15 years ago
Alex Elder ff30a6221d xfs: encapsulate bbcount validity checking 15 years ago
Alex Elder 5c17f5339f xfs: kill XLOG_SECTOR_ROUND*() 15 years ago
Alex Elder 8511998baa xfs: simplify XLOG_SECTOR_ROUND*() 15 years ago
Alex Elder 6881a229f6 xfs: fix min bufsize bugs in two places 15 years ago
Dave Chinner 9abbc539bf xfs: add log item recovery tracing 15 years ago
Christoph Hellwig a14a348bff xfs: cleanup up xfs_log_force calling conventions 15 years ago
Christoph Hellwig 0cadda1c5f xfs: remove duplicate buffer flags 15 years ago
Dave Chinner f0a7695380 xfs: Use list_heads for log recovery item lists 15 years ago
Eric Sandeen 5d77c0dc0c xfs: make several more functions static 15 years ago
Joe Perches 03daa57cdb fs/xfs/xfs_log_recover.c: use %pU to print UUIDs 15 years ago
Christoph Hellwig 0b1b213fcf xfs: event tracing support 15 years ago
Christoph Hellwig 6ad112bfb5 xfs: simplify xfs_buf_get / xfs_buf_read interfaces 15 years ago
Andy Poling fc5bc4c85c xfs: Wrapped journal record corruption on read at recovery 15 years ago
Jan Rekorajski 8ec6dba258 XFS bug in log recover with quota (bugzilla id 855) 15 years ago
Eric Sandeen d96f8f891f xfs: add more statics & drop some unused functions 16 years ago
Eric Sandeen 370f048214 xfs: add more statics & drop some unused functions 16 years ago
Christoph Hellwig 0c5e1ce89f xfs: validate quota log items during log recovery 16 years ago
Christoph Hellwig 076e6acb8f xfs: cleanup xlog_bread 16 years ago
Christoph Hellwig ff0205e032 xfs: cleanup xlog_recover_do_trans 16 years ago
Christoph Hellwig dd0bbad81c xfs: remove another leftover of the old inode log item format 16 years ago
Christoph Hellwig ff392c497b xfs: prevent kernel crash due to corrupted inode log format 16 years ago
Christoph Hellwig e8fa6b483f xfs: prevent kernel crash due to corrupted inode log format 16 years ago
Christoph Hellwig a568778739 xfs: remove uchar_t/ushort_t/uint_t/ulong_t types 16 years ago
Dave Chinner 6139a23609 xfs: Check buffer lengths in log recovery 16 years ago
Dave Chinner 3228149ceb xfs: Check buffer lengths in log recovery 16 years ago
Christoph Hellwig 15ac08a8b2 [XFS] replace b_fspriv with b_mount 16 years ago
Christoph Hellwig 0e446673a1 [XFS] fix error handling in xlog_recover_process_one_iunlink 16 years ago
Christoph Hellwig 92bfc6e7c4 [XFS] embededd struct xfs_imap into xfs_inode 16 years ago
Christoph Hellwig a194189503 [XFS] remove dead code for old inode item recovery 16 years ago
Christoph Hellwig 76d8b277f7 [XFS] stop using xfs_itobp in xfs_iread 16 years ago
Christoph Hellwig 23fac50f95 [XFS] split up xlog_recover_process_iunlinks 16 years ago
Christoph Hellwig 81591fe2db [XFS] kill xfs_dinode_core_t 16 years ago
Christoph Hellwig b28708d6a0 [XFS] sanitize xlog_in_core_t definition 16 years ago
From: Christoph Hellwig 4805621a37 [XFS] factor out xfs_read_agf helper 16 years ago
Christoph Hellwig 5e1be0fb1a [XFS] factor out xfs_read_agi helper 16 years ago
David Chinner 220ca310a5 [XFS] XFS: Check for valid transaction headers in recovery 16 years ago
David Chinner 5a792c4579 [XFS] XFS: Check for valid transaction headers in recovery 17 years ago
David Chinner 783a2f656f [XFS] Finish removing the mount pointer from the AIL API 17 years ago
David Chinner a9c21c1b9d [XFS] Given the log a pointer to the AIL 17 years ago
David Chinner c7e8f26827 [XFS] Move the AIL lock into the struct xfs_ail 17 years ago
David Chinner 5b00f14fbd [XFS] move the AIl traversal over to a consistent interface 17 years ago
David Chinner 27d8d5fe0e [XFS] Use a cursor for AIL traversal. 17 years ago