Commit Graph

29 Commits (9f13fae2479ed2e2801d538d6a22309123c704f6)

Author SHA1 Message Date
Akinobu Mita f116629d03 [PATCH] fs: use list_move() 19 years ago
David Woodhouse fc6612f627 [JFFS2] When retiring nextblock, allocate a node_ref for the wasted space 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 c7c16c8e76 [JFFS2] Revert Artem's Bunkage in debug messages. 19 years ago
David Woodhouse 99988f7bbd [JFFS2] Introduce ref_next() macro for finding next physical node 19 years ago
David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 years ago
David Woodhouse 9fe4854cd1 [JFFS2] Remove flash offset argument from various functions. 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 ca89a517fa [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref 19 years ago
David Woodhouse b64335f2b7 [JFFS2] Add length argument to jffs2_add_physical_node_ref() 19 years ago
David Woodhouse f1f9671bd8 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication 19 years ago
David Woodhouse 1417fc44ee [JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete() 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
Ferenc Havasi 34c0e90671 [JFFS2] Account summary space in reserved_size. 19 years ago
Ferenc Havasi e631ddba58 [JFFS2] Add erase block summary support (mount time improvement) 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
Artem B. Bityuckiy 4132ace8d6 [JFFS2] Suppress annoying debug messages 20 years ago
Artem B. Bityuckiy 6f401a40b5 [JFFS2] Add KERN_DEBUG level to printks 20 years ago
Artem B. Bityuckiy 437316d9b5 [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero. 20 years ago
Artem B. Bityuckiy 31fbdf7aa5 [JFFS2] Fix NOR specific scan BUG 20 years ago
David Woodhouse 67e345d17f [JFFS2] Prevent ino cache removal for inodes in use 20 years ago
Estelle Hammache 9b88f47390 [JFFS2] Code cleanup 20 years ago
Estelle Hammache 3118db3dfe [JFFS2] Fix refile of blocks due to write failure. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago