summaryrefslogtreecommitdiff
path: root/fs/cramfs
AgeCommit message (Expand)Author
2008-08-20cramfs: fix named-pipe handlingAl Viro
2008-04-18fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2007-10-18fs/cramfs/inode.c: replace hardcoded value with preprocessor constantAndi Drebes
2007-10-18fs/cramfs/inode.c: remove unused variableAndi Drebes
2007-10-17cramfs: error message about endianessAndi Drebes
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-08[PATCH] struct path: convert cramfsJosef Sipek
2006-12-07[PATCH] corrupted cramfs filesystems cause kernel oopsPhillip Lougher
2006-09-29[PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan
2006-09-29[PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] read_mapping_page for address spacePekka Enberg
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-26[PATCH] sem2mutex: fs/Ingo Molnar
2006-03-06[PATCH] cramfs mounts provide corrupted content since 2.6.15Dave Johnson
2005-09-10[PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk
2005-09-07[PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson
2005-03-07[PATCH] cramfs: small stat(2) fixEric Lammerts
2004-04-16[PATCH] remount: forced-ro filesystemsAlexander Viro
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2004-03-03[PATCH] d_alloc_root() fixes: cramfsAlexander Viro
2004-01-18[PATCH] cramfs: use pagecache betterAndrew Morton
2003-11-06[PATCH] Fix cramfs metadata racesAlexander Viro
2003-09-04[PATCH] large dev_t - second series (15/15)Alexander Viro
2003-08-20[PATCH] keep cramfs silent, when it ought to beJörn Engel
2003-08-01[PATCH] don't init statics to 0 (fs/)Randy Dunlap
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-03-26[PATCH] Make cramfs compile againAlan Cox
2003-03-23[PATCH] Add missing time initialisation to get_cramfs_inodeDave Jones
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-10-08[PATCH] struct super_block cleanup - finalBrian Gerst
2002-09-29[PATCH] C99 designated initializers for fs/cramfsArt Haas
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-22[PATCH] include buffer_head.h in actual users instead of fs.h (9/10)Christoph Hellwig
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-04-29[PATCH] cleanup page flagsAndrew Morton
2002-04-09[PATCH] cramfs cleanupAlexander Viro
2002-04-07[PATCH] size_in_bytesAndries E. Brouwer
2002-03-17Switch cramfs and zisofs from zlib_fs to common zlib.David Woodhouse
2002-03-12[PATCH] correction to super_block cleanupsBrian Gerst