Commit History

Author SHA1 Message Date
  David Woodhouse 4839641333 jffs2: fix another potential leak on error path in scan.c 16 years ago
  Christian Engelmayer a2ab0ce09e jffs2: leaking jffs2_summary in function jffs2_scan_medium 16 years ago
  Jared Hulbert a98889f3d8 [MTD][NOR] Add physical address to point() method 17 years ago
  David Woodhouse 27c72b040c [JFFS2] Track parent inode for directories (for NFS export) 17 years ago
  David Woodhouse b534e70cf5 [JFFS2] Handle dirents on the flash with embedded zero bytes in names. 17 years ago
  Andy Lowe 59d8235be2 [JFFS2] Fix unpoint length 18 years ago
  David Woodhouse ef53cb02ff [JFFS2] Whitespace cleanups. 18 years ago
  David Woodhouse 43dfa07fbb [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. 18 years ago
  David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
  Joakim Tjernlund 0dec4c8bc6 [JFFS2] Better fix for all-zero node headers 18 years ago
  Joakim Tjernlund c2aecda79c [JFFS2] Speed up mount for directly-mapped NOR flash 18 years ago
  Thomas Gleixner 53043002ef [JFFS2] check node crc before doing anything else 18 years ago
  David Woodhouse c7258a4477 [JFFS2] Check for all-zero node headers 18 years ago
  Artem Bityutskiy a7a6ace140 [JFFS2] Use MTD_OOB_AUTO to automatically place cleanmarker on NAND 18 years ago
  Artem Bityutskiy a2166b933e [JFFS2] Reschedule in loops 18 years ago
  Amit Choudhary 85de3d9bc7 [JFFS2] Fix error-path leak in summary scan 18 years ago
  Yan Burman 3d375d9e0f [JFFS2] replace kmalloc+memset with kzalloc 18 years ago
  Adrian Bunk c05d52c748 fs/jffs2/: make 2 functions static 19 years ago
  KaiGai Kohei 8a13695cbe [JFFS2][XATTR] rid unnecessary writing of delete marker. 19 years ago
  KaiGai Kohei c9f700f840 [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion 19 years ago
  David Woodhouse 13ba42df4a [JFFS2] Fix calculation of potential summary marker offset on NOR flash. 19 years ago
  David Woodhouse a6a8bef722 [JFFS2] Preallocate raw_node_refs in a couple of missing places in scan 19 years ago
  David Woodhouse 89291a9d5b [JFFS2] Fix 64-bit size_t problems in XATTR code. 19 years ago
  David Woodhouse 8b9e9fe8c6 [JFFS2] Fix and improve debugging output during scan. 19 years ago
  David Woodhouse 046b8b9808 [JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs() 19 years ago
  David Woodhouse f560928baa [JFFS2] Allocate node_ref for wasted space when skipping to page boundary 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 fcb7578719 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. 19 years ago
  David Woodhouse 25090a6b23 [JFFS2] Discard remaining free space when filing a dirty block in scan. 19 years ago