summaryrefslogtreecommitdiffstats
path: root/fs/cramfs
Commit message (Expand)AuthorAgeFilesLines
* new helper: mount_bdev()Al Viro2010-10-291-5/+4
* cramfs: only unlock new inodesAlexander Shishkin2010-08-181-1/+1
* simplify get_cramfs_inode()Al Viro2010-08-091-50/+38
* fs/cramfs: return f_fsid for statfs(2)Coly Li2009-04-021-0/+3
* cramfs: propagate uncompression errorsDavid VomLehn2009-04-022-11/+27
* fs/Kconfig: move cramfs outAlexey Dobriyan2009-01-221-0/+19
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-2/+0
* cramfs: fix named-pipe handlingAl Viro2008-08-201-46/+38
* fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* fs/cramfs/inode.c: replace hardcoded value with preprocessor constantAndi Drebes2007-10-181-3/+3
* fs/cramfs/inode.c: remove unused variableAndi Drebes2007-10-181-2/+1
* cramfs: error message about endianessAndi Drebes2007-10-171-1/+10
* mm: make read_cache_page synchronousNick Piggin2007-05-071-1/+2
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-121-2/+2
* [PATCH] struct path: convert cramfsJosef Sipek2006-12-081-1/+1
* [PATCH] corrupted cramfs filesystems cause kernel oopsPhillip Lougher2006-12-071-0/+2
* [PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan2006-09-291-2/+1
* [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/+0
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-2/+2
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-3/+1
* [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-061-31/+29
* [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-071-4/+39
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-164-0/+777
OpenPOWER on IntegriCloud