Commit Graph

2610 Commits (2f785402f39b96a077b6e62bf26164bfb8e0c980)

Author SHA1 Message Date
David Woodhouse 2f785402f3 [JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code. 19 years ago
Thomas Gleixner dcb0932884 [JFFS2] Simplify writebuffer handling 19 years ago
David Woodhouse 9fe4854cd1 [JFFS2] Remove flash offset argument from various functions. 19 years ago
Joern Engel 5fa433942b [MTD] Introduce MTD_BIT_WRITEABLE 19 years ago
Joern Engel c8b229de2b [MTD] Merge STMicro NOR_ECC code with Intel Sibley code 19 years ago
Joern Engel 28318776a8 [MTD] Introduce writesize 19 years ago
David Woodhouse 987d47b71a [JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure 19 years ago
David Woodhouse 0eac940b8a [JFFS2] Add some preemptive BUG checks for XATTR 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 a1b563d652 [JFFS2] Initialise ref->next_in_ino when marking dirty space in wbuf flush 19 years ago
David Woodhouse 3b79673cfa [JFFS2] Fix accounting error in jffs2_link_node_ref() 19 years ago
David Woodhouse 06c6764b58 [JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for !SUMMARY case. 19 years ago
David Woodhouse ca89a517fa [JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref 19 years ago
David Woodhouse 010b06d6d0 [JFFS2] Locking issues in summary write code. 19 years ago
David Woodhouse 9167e0f811 [JFFS2] Remove stray kfree of summary info in XATTR code. 19 years ago
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 eee391a66d [PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount" 19 years ago
Alexey Dobriyan 3835a9bd07 [PATCH] fs/compat.c: fix 'if (a |= b )' typo 19 years ago
Latchesar Ionkov 41e5a6ac80 [PATCH] v9fs: signal handling fixes 19 years ago
Latchesar Ionkov 343f1fe6f2 [PATCH] v9fs: Twalk memory leak 19 years ago
Jan Niehusmann 48564e628b [PATCH] smbfs: Fix slab corruption in samba error path 19 years ago
Olaf Kirch 3b7c810827 [PATCH] smbfs chroot issue (CVE-2006-1864) 19 years ago
Ian Kent a537055395 [PATCH] autofs4: NFY_NONE wait race fix 19 years ago
Adrian Bunk 6aff5cb8ec [PATCH] fs/open.c: unexport sys_openat 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