Histórico de Commits

Autor SHA1 Mensagem Data
  David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. há 18 anos atrás
  Adrian Hunter 99c2594f0e [JFFS2] Prevent list corruption when handling write errors há 19 anos atrás
  Linus Torvalds 936813a880 Merge git://git.infradead.org/mtd-2.6 há 19 anos atrás
  KaiGai Kohei c9f700f840 [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion há 19 anos atrás
  Akinobu Mita f116629d03 [PATCH] fs: use list_move() há 19 anos atrás
  David Woodhouse fc6612f627 [JFFS2] When retiring nextblock, allocate a node_ref for the wasted space há 19 anos atrás
  David Woodhouse 9bfeb691e7 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. há 19 anos atrás
  David Woodhouse 046b8b9808 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() há 19 anos atrás
  David Woodhouse c38c1b613d [JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it. há 19 anos atrás
  David Woodhouse c7c16c8e76 [JFFS2] Revert Artem's Bunkage in debug messages. há 19 anos atrás
  David Woodhouse 99988f7bbd [JFFS2] Introduce ref_next() macro for finding next physical node há 19 anos atrás
  David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. há 19 anos atrás
  David Woodhouse 9fe4854cd1 [JFFS2] Remove flash offset argument from various functions. há 19 anos atrás
  David Woodhouse 0eac940b8a [JFFS2] Add some preemptive BUG checks for XATTR code há 19 anos atrás
  David Woodhouse fcb7578719 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. há 19 anos atrás
  David Woodhouse ca89a517fa [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref há 19 anos atrás
  David Woodhouse b64335f2b7 [JFFS2] Add length argument to jffs2_add_physical_node_ref() há 19 anos atrás
  David Woodhouse f1f9671bd8 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication há 19 anos atrás
  David Woodhouse 1417fc44ee [JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete() há 19 anos atrás
  Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces há 20 anos atrás
  Artem B. Bityutskiy 733802d974 [JFFS2] Debug code simplification, update TODO há 20 anos atrás
  Ferenc Havasi 34c0e90671 [JFFS2] Account summary space in reserved_size. há 20 anos atrás
  Ferenc Havasi e631ddba58 [JFFS2] Add erase block summary support (mount time improvement) há 20 anos atrás
  Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 há 20 anos atrás
  Artem B. Bityutskiy 730554d946 [JFFS2] Debug code clean up - step 1 há 20 anos atrás
  Artem B. Bityuckiy 4132ace8d6 [JFFS2] Suppress annoying debug messages há 20 anos atrás
  Artem B. Bityuckiy 6f401a40b5 [JFFS2] Add KERN_DEBUG level to printks há 21 anos atrás
  Artem B. Bityuckiy 437316d9b5 [JFFS2] Forbid to free inode_cache objects if its nlink isn't zero. há 21 anos atrás
  Artem B. Bityuckiy 31fbdf7aa5 [JFFS2] Fix NOR specific scan BUG há 21 anos atrás
  David Woodhouse 67e345d17f [JFFS2] Prevent ino cache removal for inodes in use há 21 anos atrás