提交历史

作者 SHA1 备注 提交日期
  David Woodhouse 15953580e7 [JFFS2] Improve getdents vs. f_pos handling on NOR flash. 17 年之前
  David Woodhouse 61c4b23770 [JFFS2] Handle inodes with only a single metadata node with non-zero isize 18 年之前
  David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 年之前
  David Woodhouse df8e96f391 [JFFS2] Improve read_inode memory usage, v2. 18 年之前
  Adrian Bunk 90a18fab4a make fs/jffs2/nodelist.c:jffs2_obsolete_node_frag() static 19 年之前
  KaiGai Kohei 355ed4e141 [JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref 19 年之前
  David Woodhouse 2ebf09c249 [JFFS2] Fix oops when marking space dirty in scan, but no previous node exists. 19 年之前
  David Woodhouse 9bfeb691e7 [JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list. 19 年之前
  David Woodhouse 99988f7bbd [JFFS2] Introduce ref_next() macro for finding next physical node 19 年之前
  David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 年之前
  David Woodhouse fcb7578719 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. 19 年之前
  David Woodhouse 3b79673cfa [JFFS2] Fix accounting error in jffs2_link_node_ref() 19 年之前
  David Woodhouse ca89a517fa [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref 19 年之前
  David Woodhouse 68270995f2 [JFFS2] Introduce jffs2_scan_dirty_space() function. 19 年之前
  David Woodhouse f1f9671bd8 [JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication 19 年之前
  KaiGai Kohei 20a92fc74c Merge git://git.infradead.org/mtd-2.6 19 年之前
  Andrew Morton 184f565210 [JFFS2] Fix printk format in some error messages. 19 年之前
  KaiGai Kohei aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 年之前
  Atsushi Nemoto 0ef675d491 [PATCH] mtd: 64 bit fixes 19 年之前
  Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 年之前
  Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 年之前
  Artem B. Bityutskiy 733802d974 [JFFS2] Debug code simplification, update TODO 19 年之前
  Artem B. Bityutskiy f0507530cb [JFFS2] Solve BUG caused by frag->node representing a hole in fragtree 19 年之前
  Artem B. Bityutskiy 280562b210 [JFFS2] Calculate CRC check starting point correctly 20 年之前
  Artem B. Bityutskiy 8d5df40954 [JFFS2] More message formatting cleanups 20 年之前
  Artem B. Bityutskiy 45ca1b509e [JFFS2] Debug code clean up - step 7 20 年之前
  Artem B. Bityutskiy 3c09133739 [JFFS2] Correct buggy length checks 20 年之前
  Artem B. Bityutskiy 392435081e [JFFS2] Debug code clean up - step 6 20 年之前
  Artem B. Bityutskiy 1e0da3cb6c [JFFS2] Build fragtree in reverse order 20 年之前
  Artem B. Bityutskiy 1e900979a7 [JFFS2] Move another fragtree-related function to nodelist.c 20 年之前