Commit Graph

197 Commits (d17f086550a6fdb13fe82371d60ebf80904c6f96)

Author SHA1 Message Date
David Woodhouse 0bcc099d6d [JFFS2] File node reference for wasted space when flushing wbuf 19 years ago
David Woodhouse b64335f2b7 [JFFS2] Add length argument to jffs2_add_physical_node_ref() 19 years ago
David Woodhouse 49f11d4075 [JFFS2] Mark gaps in summary list as dirty space 19 years ago
David Woodhouse 25090a6b23 [JFFS2] Discard remaining free space when filing a dirty block in scan. 19 years ago
David Woodhouse 68270995f2 [JFFS2] Introduce jffs2_scan_dirty_space() function. 19 years ago
David Woodhouse 7807ef7ba2 [JFFS2] Fix summary handling of unknown but compatible nodes. 19 years ago
David Woodhouse 3560160aa2 [JFFS2] Fix memory leak in scan code; improve comments. 19 years ago
David Woodhouse 6171586a7a [JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes. 19 years ago
David Woodhouse fb9fbbcc93 [JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries. 19 years ago
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