summaryrefslogtreecommitdiff
path: root/fs/cramfs
Commit message (Expand)AuthorAge
* userns: Convert cramfs to use kuid/kgid where appropriateEric W. Biederman2012-09-21
* stop passing nameidata to ->lookup()Al Viro2012-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | cramfs: Fix typo in inode.cMasanari Iida2012-02-21
|/
*-. Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro2012-01-06
|\ \
| | * fs: move code out of buffer.cAl Viro2012-01-03
| |/ |/|
| * fs: propagate umode_t, misc bitsAl Viro2012-01-03
|/
* cramfs: get_cramfs_inode() returns ERR_PTR() on failureAl Viro2011-07-17
* cramfs: generate unique inode number for better inode cache usageStefani Seibold2011-01-13
* new helper: mount_bdev()Al Viro2010-10-29
* cramfs: only unlock new inodesAlexander Shishkin2010-08-18
* simplify get_cramfs_inode()Al Viro2010-08-09
* fs/cramfs: return f_fsid for statfs(2)Coly Li2009-04-02
* cramfs: propagate uncompression errorsDavid VomLehn2009-04-02
* fs/Kconfig: move cramfs outAlexey Dobriyan2009-01-22
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* cramfs: fix named-pipe handlingAl Viro2008-08-20
* fs: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-18
* fs/cramfs/inode.c: replace hardcoded value with preprocessor constantAndi Drebes2007-10-18
* fs/cramfs/inode.c: remove unused variableAndi Drebes2007-10-18
* cramfs: error message about endianessAndi Drebes2007-10-17
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] struct path: convert cramfsJosef Sipek2006-12-08
* [PATCH] corrupted cramfs filesystems cause kernel oopsPhillip Lougher2006-12-07
* [PATCH] cramfs: make cramfs_uncompress_exit() return voidAlexey Dobriyan2006-09-29
* [PATCH] cramfs: rewrite init_cramfs_fs()Alexey Dobriyan2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-23
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] sem2mutex: fs/Ingo Molnar2006-03-26
* [PATCH] cramfs mounts provide corrupted content since 2.6.15Dave Johnson2006-03-06
* [PATCH] fs/cramfs/uncompress.c should #include <linux/cramfs_fs.h>Adrian Bunk2005-09-10
* [PATCH] fix cramfs making duplicate entries in inode cacheDave Johnson2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16