Commit Graph

260 Commits (85ee2ce8ae7d6716beffc84451dd65cd217dbf7a)

Author SHA1 Message Date
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Artem Bityutskiy 0029da3bf4 JFFS2: add UBI support 18 years ago
Andrew Morton f6449f4ece [JFFS2] Fix compr_rubin.c build after include file elimination. 18 years ago
David Woodhouse 61c4b23770 [JFFS2] Handle inodes with only a single metadata node with non-zero isize 18 years ago
David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
Joakim Tjernlund 0dec4c8bc6 [JFFS2] Better fix for all-zero node headers 18 years ago
David Woodhouse df8e96f391 [JFFS2] Improve read_inode memory usage, v2. 18 years ago
David Woodhouse 44b998e1eb [JFFS2] Improve failure mode if inode checking leaves unchecked space. 18 years ago
David Woodhouse 566865a2a4 [JFFS2] Fix cross-endian build. 18 years ago
Joakim Tjernlund a491486a20 [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. 18 years ago
Joakim Tjernlund c2aecda79c [JFFS2] Speed up mount for directly-mapped NOR flash 18 years ago
Artem Bityutskiy 10731f8300 [JFFS2] fix buffer sise calculations in jffs2_get_inode_nodes() 18 years ago
Adrian Hunter 7f762ab24c [JFFS2] Disable summary after wbuf recovery 18 years ago
Adrian Hunter 99c2594f0e [JFFS2] Prevent list corruption when handling write errors 18 years ago
Artem Bityutskiy b0afbbec49 [JFFS2] fix deadlock on error path 18 years ago
Thomas Gleixner 53043002ef [JFFS2] check node crc before doing anything else 18 years ago
Robert P. J. Day 8dc64fca75 [JFFS2] Delete everything related to obsolete JFFS2_PROC option 18 years ago
Robert P. J. Day 3a6effe81f [JFFS2] Remove superfluous source file fs/jffs2/comprtest.c 18 years ago
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 19 years ago
Akinobu Mita ea7415cca9 [JFFS2] Use rb_first() and rb_last() cleanup 19 years ago
Alexey Dobriyan 2ecd05ae68 [PATCH] fs/*: use BUILD_BUG_ON 19 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