Commit Graph

285 Commits (20906ecea2004c0667c8b229ac6461d16ea6bde3)

Author SHA1 Message Date
Jason Lunz fc0e01974c [JFFS2] fix write deadlock regression 18 years ago
David Woodhouse b574864333 JFFS2 locking regression fix. 18 years ago
David Woodhouse b8e3ec30c2 [JFFS2] Print correct node offset when complaining about broken data CRC 18 years ago
David Woodhouse 7b687707d7 [JFFS2] Fix suspend failure with JFFS2 GC thread. 18 years ago
David Woodhouse 71c2339775 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. 18 years ago
Joakim Tjernlund 5bd5c03c31 [JFFS2] Prevent oops after 'node added in wrong place' debug check 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Satyam Sharma 3bd858ab1c Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
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