Commit Graph

32 Commits (6cb59e915d04f71c62a0ee8fab34de274aa3fe2a)

Author SHA1 Message Date
Andy Lowe 59d8235be2 [JFFS2] Fix unpoint length 18 years ago
Andrew Morton f4e35647f5 [JFFS2] fix printk warning in jffs2_block_check_erase() 18 years ago
David Woodhouse ef53cb02ff [JFFS2] Whitespace cleanups. 18 years ago
Joakim Tjernlund d364fb18cd [JFFS2] Reduce time for which erase_free_sem is held during erase. 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 c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
Artem Bityutskiy b0afbbec49 [JFFS2] fix deadlock on error path 18 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
David Woodhouse 9bfeb691e7 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. 19 years ago
David Woodhouse 046b8b9808 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() 19 years ago
David Woodhouse c38c1b613d [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. 19 years ago
David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 years ago
David Woodhouse 0eac940b8a [JFFS2] Add some preemptive BUG checks for XATTR code 19 years ago
David Woodhouse fcb7578719 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. 19 years ago
David Woodhouse 7807ef7ba2 [JFFS2] Fix summary handling of unknown but compatible nodes. 19 years ago
David Woodhouse f1f9671bd8 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 years ago
Artem B. Bityutskiy 733802d974 [JFFS2] Debug code simplification, update TODO 19 years ago
Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 19 years ago
Artem B. Bityutskiy 730554d946 [JFFS2] Debug code clean up - step 1 19 years ago
Thomas Gleixner 5d157885f3 [JFFS2] Fix node allocation leak 20 years ago
Thomas Gleixner 7d27c8143c [JFFS2] Whitespace cleanup. Fix missing debug message 20 years ago
Artem B. Bityuckiy 8cd7921667 [JFFS2] Fix NOR only compile 20 years ago
Artem B. Bityuckiy 894214d1a7 [JFFS2] Fix race problems with wbuf. 20 years ago
Artem B. Bityuckiy 437316d9b5 [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero. 20 years ago
David Woodhouse 67e345d17f [JFFS2] Prevent ino cache removal for inodes in use 20 years ago
Andrew Victor 8f15fd55f9 [JFFS2] Add support for JFFS2-on-Dataflash devices. 20 years ago
Andrew Victor 3be36675d4 [JFFS2] Core changes required to support JFFS2-on-Dataflash devices. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago