17
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 28, 2024 — Nov 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix some printk format warnings
Phillip Lougher
as plougher
More... about 17 years ago
Fix more stupid mistakes
Phillip Lougher
as plougher
More... about 17 years ago
Improve xattr support
Phillip Lougher
as plougher
More... about 17 years ago
Fix sparse warnings.
Phillip Lougher
as plougher
More... about 17 years ago
Replace a couple of redundant gotos with returns.
Phillip Lougher
as plougher
More... about 17 years ago
Get rid of some more obsolete defs and slightly reformat
Phillip Lougher
as plougher
More... about 17 years ago
Fix various mistakes in previous checkins
Phillip Lougher
as plougher
More... about 17 years ago
Switch some swapping mistakes. inode->i_mode should not be swapped.
Phillip Lougher
as plougher
More... about 17 years ago
Fix some horrible code
Phillip Lougher
as plougher
More... about 17 years ago
Shorten a couple of vars in squashfs_sb_info
Phillip Lougher
as plougher
More... about 17 years ago
Shorten a bunch of vars in squashfs_inode_info
Phillip Lougher
as plougher
More... about 17 years ago
Move struct inode pointer from i to inode.
Phillip Lougher
as plougher
More... about 17 years ago
Move struct inode pointer from i to dir, and shorten some variable names.
Phillip Lougher
as plougher
More... about 17 years ago
Change struct inode pointer from i to inode
Phillip Lougher
as plougher
More... about 17 years ago
Change struct inode pointer from i to inode.
Phillip Lougher
as plougher
More... about 17 years ago
Change super_block from s to sb.
Phillip Lougher
as plougher
More... about 17 years ago
Change super_block pointer from s to sb.
Phillip Lougher
as plougher
More... about 17 years ago
Change superblock to sb from s
Phillip Lougher
as plougher
More... about 17 years ago
Change sb from s
Phillip Lougher
as plougher
More... about 17 years ago
Change super_block s to sb.
Phillip Lougher
as plougher
More... about 17 years ago
Change s to sb.
Phillip Lougher
as plougher
More... about 17 years ago
s -> sb
Phillip Lougher
as plougher
More... about 17 years ago
Change s -> sb, and shorten/rename some variables.
Phillip Lougher
as plougher
More... about 17 years ago
Change s to sb.
Phillip Lougher
as plougher
More... about 17 years ago
Change super_block pointer
Phillip Lougher
as plougher
More... about 17 years ago
Change super_block pointer from s to sb.
Phillip Lougher
as plougher
More... about 17 years ago
Third round, change squashfs_read_metadata to return negative errors.
Phillip Lougher
as plougher
More... about 17 years ago
Third round of changing to negative error codes
Phillip Lougher
as plougher
More... about 17 years ago
Second round of changing functions to return negative errors
Phillip Lougher
as plougher
More... about 17 years ago
Fix squashfs_get_id and squashfs_new_inode to return negative errors
Phillip Lougher
as plougher
More... about 17 years ago