aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse3-18/+18
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-9/+9
2006-12-08[PATCH] struct path: convert jffsJosef Sipek1-3/+3
2006-12-07[PATCH] jffs: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter2-4/+4
2006-11-29[MTD] return error code from get_mtd_device()Artem Bityutskiy1-1/+2
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-2/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-2/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o1-17/+17
2006-09-27[PATCH] fs: Removing useless castsPanagiotis Issaris3-15/+10
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+4
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner1-7/+8
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-4/+4
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-4/+6
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-2/+2
2006-03-23[PATCH] sem2mutex: JFFSIngo Molnar4-49/+50
2006-02-03[PATCH] fs/jffs/intrep.c: 255 is unsigned charFelix Oxley1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-1/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton1-2/+2
2005-11-08jffs_fm.c should #include "intrep.h"Adrian Bunk1-0/+1
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-10/+8
2005-09-10[PATCH] janitor: jffs/intrep: list_for_each_entryDomen Puncer1-13/+9
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh1-0/+1
2005-09-07[PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk1-3/+0
2005-07-27[PATCH] Fix missing refrigerator invocation in jffs2Nigel Cunningham1-0/+3
2005-06-25[PATCH] fs/jffs/: cleanupsAdrian Bunk4-112/+112
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+6607