summaryrefslogtreecommitdiff
path: root/fs/jffs
AgeCommit message (Expand)Author
2006-02-03[PATCH] fs/jffs/intrep.c: 255 is unsigned charFelix Oxley
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton
2005-11-08jffs_fm.c should #include "intrep.h"Adrian Bunk
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-09-10[PATCH] janitor: jffs/intrep: list_for_each_entryDomen Puncer
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-09-07[PATCH] jffs/jffs2: remove wrong function prototypesAdrian Bunk
2005-07-27[PATCH] Fix missing refrigerator invocation in jffs2Nigel Cunningham
2005-06-25[PATCH] fs/jffs/: cleanupsAdrian Bunk
2005-03-13[PATCH] fs/jffs/: misc cleanupsAdrian Bunk
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-07-26[PATCH] more NULL noise removal in fs/*Alexander Viro
2004-07-12[PATCH] sparse: more fs/* NULL noise removalAlexander Viro
2004-07-10[PATCH] sparse: NULL noise in jffsAlexander Viro
2004-07-10[PATCH] sparse: removal of iovec use in mtdAlexander Viro
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro
2004-04-16[PATCH] remount: forced-nodiratime filesystemsAlexander Viro
2004-03-11[PATCH] readdir() cleanupsAndrew Morton
2004-02-25[PATCH] Kill bogus __KERNEL_SYSCALLS usageAndrew Morton
2004-02-22[PATCH] From: "Randy.Dunlap" <rddunlap@osdl.org>Andrew Morton
2004-01-18[PATCH] jffs: use daemonize()Andrew Morton
2003-09-25[PATCH] janitor: cleanup includes in fs/Randy Dunlap
2003-09-21[PATCH] use CLONE_KERNELAlbert Cahalan
2003-09-09From Stephen Hemminger: we were trying to cast an "unsigned short"Linus Torvalds
2003-09-04[PATCH] large dev_t - second series (15/15)Alexander Viro
2003-09-04[PATCH] large dev_t - second series (9/15)Alexander Viro
2003-09-04[PATCH] large dev_t - second series (1/15)Alexander Viro
2003-08-31[PATCH] jffs aops return type fixAndrew Morton
2003-08-30[PATCH] dev_t handling cleanups (4/12)Alexander Viro
2003-08-14[PATCH] jffs statfs fixAndrew Morton
2003-08-01[PATCH] don't init statics to 0 (fs/)Randy Dunlap
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-06-14[PATCH] Parenthesisation fix in jffsAndrew Morton
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole
2003-03-21[PATCH] remove __NO_VERSION__ from jffsAlan Cox
2003-02-12Make dequeue_signal() take the process as an argument.Linus Torvalds
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar
2003-02-07[PATCH] signal locking updateChris Wedgwood
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-12-15[PATCH] Fix filesystems that cannot do mmap writebackAndrew Morton
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-12-05[PATCH] duplicate header in fs_jffs_inode-v23.cRusty Russell
2002-11-19[PATCH] *_mknod prototypeAndries E. Brouwer
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-10-12[PATCH] last jffs/jffs2 signal fix was wrongAlan Cox
2002-10-11[PATCH] C99 designated initializer for fs/jffsLuca Tettamanti