Commit Graph

316 Commits (1276b103c20603835d9b903cae099125e8c2c5a3)

Author SHA1 Message Date
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Nick Piggin 205c109a7a jffs2: convert to new aops 18 years ago
David Woodhouse 4fc8a60786 [JFFS2] Remove stray debugging printk 18 years ago
David Woodhouse b534e70cf5 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. 18 years ago
David Woodhouse 69ca4378aa [JFFS2] Check for creation of dirents with embedded zero bytes in name. 18 years ago
David Woodhouse a8c68f3264 [JFFS2] Don't count all 'very dirty' blocks except in debug mode 18 years ago
David Woodhouse 2665ea842d [JFFS2] Check whether garbage-collection actually obsoleted its victim. 18 years ago
David Woodhouse 85becc535b [JFFS2] Relax threshold for triggering GC due to dirty blocks. 18 years ago
David Woodhouse 8fb870df5a [JFFS2] Trigger garbage collection when very_dirty_list size becomes excessive 18 years ago
Andy Lowe 59d8235be2 [JFFS2] Fix unpoint length 18 years ago
Jason Lunz fc0e01974c [JFFS2] fix write deadlock regression 18 years ago
Andrew Morton f4e35647f5 [JFFS2] fix printk warning in jffs2_block_check_erase() 18 years ago
David Woodhouse 9ed437c50d [JFFS2] Fix ACL vs. mode handling. 18 years ago
David Woodhouse b574864333 JFFS2 locking regression fix. 18 years ago
David Woodhouse 09b3fba562 [JFFS2] Correct cleanmarker checks -- we should use only 8 bytes 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
David Woodhouse 0fc72b81d3 [JFFS2] Add declaration of jffs2_lzo_{init,exit} to compr.h 18 years ago
Richard Purdie 3b23c1f5fa [JFFS2] Add a "favourlzo" compression mode 18 years ago
Richard Purdie c799aca31b [JFFS2] Add LZO compression support. 18 years ago
David Woodhouse a6bc432e29 [JFFS2] Add support for write-buffer verification. 18 years ago
David Woodhouse ef53cb02ff [JFFS2] Whitespace cleanups. 18 years ago
Jens Axboe 5ffc4ef45b sendfile: remove .sendfile from filesystems that use generic_file_sendfile() 18 years ago
David Woodhouse b2e25235fe [JFFS2] Print correct node offset when complaining about broken data CRC 18 years ago
David Woodhouse e2baf4ed16 [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. 18 years ago
David Woodhouse 14c6381ee4 [JFFS2] Fix readinode failure when read_dnode() detects CRC failure. 18 years ago
David Woodhouse 43dfa07fbb [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. 18 years ago
David Woodhouse e716dd3644 [JFFS2] Fix suspend failure with JFFS2 GC thread. 18 years ago
David Woodhouse 66bfaeaa90 [JFFS2] Improve diagnostic output for 'node added in wrong place' check 18 years ago
Joakim Tjernlund d364fb18cd [JFFS2] Reduce time for which erase_free_sem is held during erase. 18 years ago
Joakim Tjernlund f79c44980a [JFFS2] Prevent oops after 'node added in wrong place' debug check 18 years ago
Joakim Tjernlund fab2c39912 [JFFS2] Use point(), if available, to check newly erased blocks. 18 years ago
Joakim Tjernlund fd5324909e [JFFS2] Fix hanging close for /dev/mtd character device. 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