aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs
AgeCommit message (Expand)AuthorFilesLines
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 3-18/+18
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 2-9/+9
2006-12-08[PATCH] struct path: convert jffsGravatar Josef Sipek 1-3/+3
2006-12-07[PATCH] jffs: replace kmalloc+memset with kzallocGravatar Yan Burman 1-2/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hGravatar Nigel Cunningham 1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 2-4/+4
2006-11-29[MTD] return error code from get_mtd_device()Gravatar Artem Bityutskiy 1-1/+2
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkGravatar Dave Hansen 1-2/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsGravatar Badari Pulavarty 1-2/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 1-17/+17
2006-09-27[PATCH] fs: Removing useless castsGravatar Panagiotis Issaris 3-15/+10
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 2-2/+0
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+4
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosGravatar Thomas Gleixner 1-7/+8
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-4/+4
2006-03-24[PATCH] cpuset memory spread: slab cache formatGravatar Paul Jackson 1-4/+6
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsGravatar Paul Jackson 1-2/+2
2006-03-23[PATCH] sem2mutex: JFFSGravatar Ingo Molnar 4-49/+50
2006-02-03[PATCH] fs/jffs/intrep.c: 255 is unsigned charGravatar Felix Oxley 1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-1/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsGravatar Andrew Morton 1-2/+2
2005-11-08jffs_fm.c should #include "intrep.h"Gravatar Adrian Bunk 1-0/+1
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-10/+8
2005-09-10[PATCH] janitor: jffs/intrep: list_for_each_entryGravatar Domen Puncer 1-13/+9
2005-09-09[PATCH] update filesystems for new delete_inode behaviorGravatar Mark Fasheh 1-0/+1
2005-09-07[PATCH] jffs/jffs2: remove wrong function prototypesGravatar Adrian Bunk 1-3/+0
2005-07-27[PATCH] Fix missing refrigerator invocation in jffs2Gravatar Nigel Cunningham 1-0/+3
2005-06-25[PATCH] fs/jffs/: cleanupsGravatar Adrian Bunk 4-112/+112
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 8-0/+6607