Commit Graph

276 Commits (d72e5edbf4d13adfe489e9e6114a4922891ddcb2)

Author SHA1 Message Date
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
David Woodhouse e2baf4ed16 [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. 18 years ago
David Woodhouse 0477d24e2a [JFFS2] Fix obsoletion of metadata nodes in jffs2_add_tn_to_tree() 18 years ago
Artem Bityutskiy ea55d30798 [JFFS2] Fix buffer length calculations in jffs2_get_inode_nodes() 18 years ago
David Woodhouse 2ad8ee7135 [JFFS2] Fix potential memory leak of dead xattrs on unmount. 18 years ago
David Woodhouse 8ae5d31263 [JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files. 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
David Howells acaebfd8a7 [MTD] generalise the handling of MTD-specific superblocks 18 years ago
David Woodhouse 1c97964520 [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more. 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
David Woodhouse fcf3cafb3e [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree() 18 years ago
David Woodhouse 96dd8d25d1 [JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree() 18 years ago
David Woodhouse 1123e2a859 [JFFS2] Remember to calculate overlap on nodes which replace older nodes 18 years ago
David Woodhouse 3fddb6c985 [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flush 18 years ago
David Woodhouse 7c96b7a146 [JFFS2] Remove dead file histo_mips.h 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