17
I Use This!
High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove legacy indirect
Phillip Lougher
as plougher
More... about 17 years ago
Remove legacy indirect
Phillip Lougher
as plougher
More... about 17 years ago
Remove obsolete indirect function pointers - no legacy layouts supported, no different implementations of functions now needed
Phillip Lougher
as plougher
More... about 17 years ago
Remove legacy layout code
Phillip Lougher
as plougher
More... about 17 years ago
Remove support for older layouts.
Phillip Lougher
as plougher
More... about 17 years ago
Update code to use new wider 32-bit rdev field.
Phillip Lougher
as plougher
More... about 17 years ago
fix typo
Phillip Lougher
as plougher
More... about 17 years ago
Shorten variable names
Phillip Lougher
as plougher
More... about 17 years ago
Fix checkpatch warnings and errors (pass two), plus shorten some variable names
Phillip Lougher
as plougher
More... about 17 years ago
shorten variable names
Phillip Lougher
as plougher
More... about 17 years ago
shorten variable name
Phillip Lougher
as plougher
More... about 17 years ago
shorten some variable names
Phillip Lougher
as plougher
More... about 17 years ago
Shorten a couple of variable names.
Phillip Lougher
as plougher
More... about 17 years ago
Fix for checkpatch.pl warnings (pass one).
Phillip Lougher
as plougher
More... about 17 years ago
Fix for checkpatch.pl warnings and errors
Phillip Lougher
as plougher
More... about 17 years ago
Fix checkpatch.pl errors and warnings
Phillip Lougher
as plougher
More... about 17 years ago
Remove obsolete swap macros
Phillip Lougher
as plougher
More... about 17 years ago
Update on-disk superblock structure to use __lexx types.
Phillip Lougher
as plougher
More... about 17 years ago
Add frequently accessed superblock information to swapped values in msblk. Get rid of cached swapped on-disk sblk superblock information.
Phillip Lougher
as plougher
More... about 17 years ago
Remove superblock swap code and replace with inline swapping. Move frequently accessed superblock information to swapped values in msblk. Get rid of cached swapped on-disk sblk superblock information.
Phillip Lougher
as plougher
More... about 17 years ago
Use new cached swapped superblock fields in msblk
Phillip Lougher
as plougher
More... about 17 years ago
Replace sblk accesses with new swapped superblock fields in msblk
Phillip Lougher
as plougher
More... about 17 years ago
Replace sblk accesses to superblock information with new swapped fields in msblk
Phillip Lougher
as plougher
More... about 17 years ago
Replace sblk accesses to superblock information with new swapped information stored in msblk
Phillip Lougher
as plougher
More... about 17 years ago
Move sblk accesses to msblk accesses, plus remove obsolete check_data code.
Phillip Lougher
as plougher
More... about 17 years ago
Change signature of read_fragment_index_table
Phillip Lougher
as plougher
More... about 17 years ago
First stage in removing sblk (cached on-disk superblock).
Phillip Lougher
as plougher
More... about 17 years ago
Change signatures of read_inode_lookup_table, read_fragment_index_table and read_id_index_table
Phillip Lougher
as plougher
More... about 17 years ago
Remove sblk usage, and update API to return the allocated table as the return value
Phillip Lougher
as plougher
More... about 17 years ago
Remove sblk in read_fragment_index table (it is going away). Also improve API by returning the allocated table as the return value
Phillip Lougher
as plougher
More... about 17 years ago