summaryrefslogtreecommitdiffstats
path: root/fs/cramfs
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan2006-09-291-2/+1Star
* [PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan2006-09-291-2/+9
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1Star
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-3/+1Star
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-2/+2
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-261-15/+16
* [PATCH] cramfs mounts provide corrupted content since 2.6.15Dave Johnson2006-03-071-31/+29Star
* [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk2005-09-101-0/+1
* [PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson2005-09-081-4/+39
* Linux-2.6.12-rc2Linus Torvalds2005-04-174-0/+777