Commit Graph

241 Commits (7039d3a11c4b4b59f9ef933b4b0a28304bdd07d1)

Author SHA1 Message Date
Artem Bityutskiy 0feba829ee [JFFS2] print a message when marking bad block 18 years ago
David Woodhouse c7258a4477 [JFFS2] Check for all-zero node headers 18 years ago
David Woodhouse f8a922c7bb [JFFS2] Use yield() between GC passes in background thread. 18 years ago
Vitaly Wool 180bfb31fe [JFFS2] Fix writebuffer recovery in the first page of a block 18 years ago
Andrew Morton 7be26bfb2e [JFFS2] printk warning fixes 18 years ago
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 92e1d5be91 [PATCH] mark struct inode_operations const 2 18 years ago
Artem Bityutskiy a7a6ace140 [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND 18 years ago
Dmitry Adamushko cfa72397cf JFFS2: memory leak in jffs2_do_mount_fs() 18 years ago
David Woodhouse e499e01d23 [JFFS2] debug.h: include <linux/sched.h> for current->pid 18 years ago
Kyungmin Park abb536e7ac [JFFS2] use the ref_offset macro 18 years ago
Artem Bityutskiy a2166b933e [JFFS2] Reschedule in loops 18 years ago
Amit Choudhary 85de3d9bc7 [JFFS2] Fix error-path leak in summary scan 18 years ago
Artem Bityutskiy aba54da3d0 [JFFS2] add cond_resched() when garbage collecting deletion dirent 18 years ago
Yan Burman 3d375d9e0f [JFFS2] replace kmalloc+memset with kzalloc 18 years ago
Josef Sipek ec2e203c82 [PATCH] struct path: convert jffs2 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
Artem Bityutskiy 9c74034f8f [MTD] return error code from get_mtd_device() 18 years ago
Vitaly Wool 7014568bad [MTD] [NAND] remove len/ooblen confusion. 18 years ago
Qi Yong c7cf0c68ea [JFFS2] Fix jffs2_follow_link() typo 18 years ago
Akinobu Mita ea7415cca9 [JFFS2] Use rb_first() and rb_last() cleanup 18 years ago
Alexey Dobriyan 2ecd05ae68 [PATCH] fs/*: use BUILD_BUG_ON 18 years ago
Jeff Garzik a6b1d82d07 [JFFS2] kill warning RE debug-only variables 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Badari Pulavarty 543ade1fc9 [PATCH] Streamline generic_file_* interfaces and filemap cleanups 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Panagiotis Issaris f8314dc60c [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc 19 years ago
Michal Piotrowski f2dd117fa5 [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.h 19 years ago
Zoltan Sogor 27bea32755 [PATCH] JFFS2: SUMMARY: fix a summary collecting bug 19 years ago
Havasi Ferenc d882687c51 [JFFS2][SUMMARY] Fix a summary collecting bug. 19 years ago
Adrian Bunk 0b6c0bb3f9 fs/jffs2/xattr.c: remove dead code 19 years ago
Adrian Bunk 90a18fab4a make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static 19 years ago
KaiGai Kohei c7afb0f977 [JFFS2][XATTR] Fix memory leak in POSIX-ACL support 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk c05d52c748 fs/jffs2/: make 2 functions static 19 years ago
KaiGai Kohei c6e8c6ccf9 [JFFS2][XATTR] Fix xd->refcnt race condition 19 years ago
Christoph Hellwig f5e54d6e53 [PATCH] mark address_space_operations const 19 years ago
KaiGai Kohei 332a6b99c5 [JFFS2][XATTR] Fix wrong copyright 19 years ago
KaiGai Kohei 2c887e2359 [JFFS2][XATTR] Re-define xd->refcnt as atomic_t 19 years ago
KaiGai Kohei 355ed4e141 [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref 19 years ago
KaiGai Kohei 8a13695cbe [JFFS2][XATTR] rid unnecessary writing of delete marker. 19 years ago
KaiGai Kohei a1ae76e96a [JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL. 19 years ago
KaiGai Kohei c9f700f840 [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion 19 years ago
Akinobu Mita f116629d03 [PATCH] fs: use list_move() 19 years ago
Andreas Mohr d6e05edc59 spelling fixes 19 years ago