Commit Graph

241 Commits (7039d3a11c4b4b59f9ef933b4b0a28304bdd07d1)

Author SHA1 Message Date
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
David Woodhouse 9641b784ff [JFFS2] Optimise reading of eraseblock summary nodes 19 years ago
Ferenc Havasi 8e4482fba2 [JFFS2] Remove forgotten summary code 19 years ago
David Woodhouse aef9ab4784 [JFFS2] Support new device nodes 19 years ago
David Woodhouse c41ff6e5f3 [JFFS2] Fix printk format in jffs2_sum_write_data() error message. 19 years ago
David Brownell 7d2beb1359 [JFFS2] Fix section mismatch warnings in JFFS2. 19 years ago
Florin Malita 5b5ffbc1e6 [PATCH] jffs2: memory leak in jffs2_scan_medium() 19 years ago
Andrew Morton 194a61b8e0 [PATCH] jffs2 warning fixes 19 years ago
Andrew Morton 184f565210 [JFFS2] Fix printk format in some error messages. 19 years ago
David Woodhouse 3e68fbb59b [JFFS2] Don't pack on-medium structures, because GCC emits crappy code 19 years ago
David Woodhouse cf5eba5334 [JFFS2] Reduce excessive node count for syslog files. 19 years ago
KaiGai Kohei 21b9879bf2 [JFFS2][XATTR] Fix obvious typo 19 years ago
KaiGai Kohei c8708a9275 [JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases. 19 years ago
KaiGai Kohei dea80134dc [JFFS2][XATTR] remove redundant pointer cast in acl.c 19 years ago
KaiGai Kohei 5a14959c07 [JFFS2][XATTR] remove '__KERNEL__' from acl.h 19 years ago
KaiGai Kohei ee886b5df1 [JFFS2][XATTR] remove senseless comment 19 years ago
KaiGai Kohei 652ecc20d1 [JFFS2][XATTR] Unify each file header part with any jffs2 file. 19 years ago
KaiGai Kohei 4470d0409b [JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h. 19 years ago
KaiGai Kohei 084702e001 [JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic) 19 years ago
KaiGai Kohei 8f2b6f49c6 [JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache. 19 years ago
KaiGai Kohei 8b0b339d46 [JFFS2][XATTR] Add a description about c->xattr_sem 19 years ago
KaiGai Kohei de1f72fab3 [JFFS2][XATTR] remove typedef from posix_acl related definition. 19 years ago
KaiGai Kohei aa98d7cf59 [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) 19 years ago
Jesper Juhl 20ffdcb00a [JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c 19 years ago
Domen Puncer 7e59f2ccd7 [JFFS2] Remove obsolete histo.h 19 years ago
Dmitry Bazhenov 422138dd68 [JFFS2] Fix race in setting file attributes 19 years ago
David Woodhouse cbb9a56177 Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/ 19 years ago
David Woodhouse 21f1d5fc59 [RBTREE] Update JFFS2 to use rb_parent() accessor macro. 19 years ago
Richard Purdie 373d5e7183 JFFS2: Return an error for long filenames 19 years ago
David Woodhouse d96fb997c6 [JFFS2] Fix race in post-mount node checking 19 years ago
Randy Dunlap fb6a82c94a [PATCH] jffs2: fix printk warnings 19 years ago
Eric Sesterhenn 4b4d1cc733 BUG_ON() Conversion in fs/jffs2/ 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Ingo Molnar 353ab6e97b [PATCH] sem2mutex: fs/ 19 years ago
Paul Jackson fffb60f93c [PATCH] cpuset memory spread: slab cache format 19 years ago
Paul Jackson 4b6a9316fa [PATCH] cpuset memory spread: slab cache filesystems 19 years ago
Theodore Ts'o 9b04c997b1 [PATCH] vfs: MS_VERBOSE should be MS_SILENT 19 years ago
Atsushi Nemoto 0ef675d491 [PATCH] mtd: 64 bit fixes 19 years ago
David Woodhouse e96fb230cc [PATCH] jffs2: avoid divide-by-zero 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Randy Dunlap 16f7e0fe2e [PATCH] capable/capability.h (fs/) 19 years ago
Thomas Gleixner 21eeb7aa11 [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects. 19 years ago
Andrew Morton 02b7068221 [PATCH] jffs2 debug gcc-2.9x fix 19 years ago
Thomas Gleixner 5b9d1f19a7 [JFFS2] Remove broken and useless debug code 19 years ago
Jesper Juhl f99d49adf5 [PATCH] kfree cleanup: fs 19 years ago
Thomas Gleixner 182ec4eee3 [JFFS2] Clean up trailing white spaces 19 years ago
Artem B. Bityutskiy 008531f4c3 [JFFS2] Fix broken compile when debug level = 2 19 years ago
Todd Poynor 4fc67fbe52 [JFFS2] Return 0, not number of bytes written, for success at commit_write 19 years ago
Artem B. Bityutskiy daba5cc4bc [JFFS2] Fix dataflash support 19 years ago