Commit Graph

31 Commits (0b72e659a10ec50acbef90756bf04177b66c8266)

Author SHA1 Message Date
David Woodhouse 27c72b040c [JFFS2] Track parent inode for directories (for NFS export) 17 years ago
David Woodhouse 590fe34c47 [JFFS2] Quiet lockdep false positive. 17 years ago
David Woodhouse ced2207036 [JFFS2] semaphore->mutex conversion 17 years ago
Harvey Harrison bf66737ca8 [JFFS2] fix sparse warning in write.c 17 years ago
David Howells e231c2ee64 Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) 17 years ago
David Woodhouse 6d88202e39 [JFFS2] Fix misapplied patch causing compile breakage 17 years ago
David Woodhouse 15953580e7 [JFFS2] Improve getdents vs. f_pos handling on NOR flash. 17 years ago
KaiGai Kohei cfc8dc6f6f [JFFS2] Tidy up fix for ACL/permissions problem. 18 years ago
David Woodhouse 69ca4378aa [JFFS2] Check for creation of dirents with embedded zero bytes in name. 18 years ago
David Woodhouse b574864333 JFFS2 locking regression fix. 18 years ago
David Woodhouse 71c2339775 [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. 18 years ago
Joakim Tjernlund 5bd5c03c31 [JFFS2] Prevent oops after 'node added in wrong place' debug check 18 years ago
David Woodhouse 43dfa07fbb [JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE. 18 years ago
Joakim Tjernlund f79c44980a [JFFS2] Prevent oops after 'node added in wrong place' debug check 18 years ago
David Woodhouse c00c310eac [JFFS2] Tidy up licensing/copyright boilerplate. 18 years ago
Joakim Tjernlund a491486a20 [JFFS2] Obsolete dirent nodes immediately on unlink, where possible. 18 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 fcb7578719 [JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too. 19 years ago
David Woodhouse b64335f2b7 [JFFS2] Add length argument to jffs2_add_physical_node_ref() 19 years ago
KaiGai Kohei 8f2b6f49c6 [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. 19 years ago
KaiGai Kohei aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 20 years ago
Ferenc Havasi e631ddba58 [JFFS2] Add erase block summary support (mount time improvement) 20 years ago
Artem B. Bityutskiy 3a69e0cd22 [JFFS2] Fix JFFS2 [mc]time handling 20 years ago
Artem B. Bityutskiy e0c8e42f8f [JFFS2] Debug code clean up - step 3 20 years ago
Artem B. Bityutskiy 730554d946 [JFFS2] Debug code clean up - step 1 20 years ago
David Woodhouse 7d200960d4 [JFFS2] Fix inode allocation race 20 years ago
Artem B. Bityuckiy 32f1a95d50 [JFFS2] Add symlink caching support. 20 years ago
Estelle Hammache 9b88f47390 [JFFS2] Code cleanup 20 years ago
Estelle Hammache e4803c30d6 [JFFS2] Fix write buffer retry case 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago