tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / fs / jffs2 / readinode.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-06-24 Al Viroswitch jffs2 to inode->i_acl
2009-02-21 Thomas Gleixner[JFFS2] fix mount crash caused by removed nodes
2008-05-01 Jared Hulbert[MTD][NOR] Add physical address to point() method
2008-05-01 David Woodhouse[JFFS2] Track parent inode for directories (for NFS...
2008-04-23 David Woodhouse[JFFS2] Introduce dbg_readinode2 log level, use it...
2008-04-22 David Woodhouse[JFFS2] semaphore->mutex conversion
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-03 Robert P. J. DayTypoes: "whith" -> "with"
2007-11-28 Alexey Korolev[JFFS2] Fix return value check for mtd->point() in...
2007-11-21 David Woodhouse[JFFS2] Fix data CRC checking on NOR flash.
2007-09-23 Andy Lowe[JFFS2] Fix unpoint length
2007-08-02 David Woodhouse[JFFS2] Print correct node offset when complaining...
2007-08-02 David Woodhouse[JFFS2] Deletion dirents should be REF_NORMAL, not...
2007-07-10 David Woodhouse[JFFS2] Whitespace cleanups.
2007-07-05 David Woodhouse[JFFS2] Print correct node offset when complaining...
2007-07-04 David Woodhouse[JFFS2] Fix readinode failure when read_dnode() detects...
2007-07-03 David Woodhouse[JFFS2] Fix readinode failure when read_dnode() detects...
2007-06-29 David Woodhouse[JFFS2] Deletion dirents should be REF_NORMAL, not...
2007-06-01 David Woodhouse[JFFS2] Fix obsoletion of metadata nodes in jffs2_add_t...
2007-06-01 Artem Bityutskiy[JFFS2] Fix buffer length calculations in jffs2_get_ino...
2007-05-07 David Woodhouse[JFFS2] Simplify and clean up jffs2_add_tn_to_tree...
2007-05-07 David Woodhouse[JFFS2] Remove another bogus optimisation in jffs2_add_...
2007-05-06 David Woodhouse[JFFS2] Remove broken insert_point optimisation in...
2007-05-05 David Woodhouse[JFFS2] Remember to calculate overlap on nodes which...
2007-04-25 David Woodhouse[JFFS2] Handle inodes with only a single metadata node...
2007-04-25 David Woodhouse[JFFS2] Tidy up licensing/copyright boilerplate.
2007-04-25 Joakim Tjernlund[JFFS2] Better fix for all-zero node headers
2007-04-25 David Woodhouse[JFFS2] Improve read_inode memory usage, v2.
2007-04-17 Artem Bityutskiy[JFFS2] fix buffer sise calculations in jffs2_get_inode...
2007-03-09 David Woodhouse[JFFS2] Check for all-zero node headers
2006-12-10 Yan Burman[JFFS2] replace kmalloc+memset with kzalloc
2006-07-02 KaiGai Kohei[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
2006-06-27 KaiGai Kohei[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-06-18 David Woodhouse[JFFS2] Check CRC32 on dirent and data nodes each time...
2006-06-17 David Woodhouse[JFFS2] Don't trust node headers before the CRC is...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Remove 'struct list_head ilist' from...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
2006-04-21 David Woodhouse[RBTREE] Update JFFS2 to use rb_parent() accessor macro.
2006-04-12 Randy Dunlap[PATCH] jffs2: fix printk warnings
2006-03-10 Atsushi Nemoto[PATCH] mtd: 64 bit fixes
2005-11-07 Jesper Juhl[PATCH] kfree cleanup: fs
2005-11-07 Thomas Gleixner[JFFS2] Clean up trailing white spaces
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code simplification, update TODO
2005-11-06 Artem B. Bityutskiy[JFFS2] Calculate CRC check starting point correctly
2005-11-06 Artem B. Bityutskiy[JFFS2] Fix JFFS2 [mc]time handling
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 7
2005-11-06 Artem B. Bityutskiy[JFFS2] Correct buggy length checks
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 6
2005-11-06 Artem B. Bityutskiy[JFFS2] Build fragtree in reverse order
2005-11-06 Artem B. Bityutskiy[JFFS2] Move another fragtree-related function to nodel...
2005-11-06 Andrew Lunn[JFFS2] Fix up new debug code for eCos build
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 5
2005-11-06 Artem B. Bityutskiy[JFFS2] Move scattered function into related files
2005-11-06 Artem B. Bityutskiy[JFFS2] Namespace clean up
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 3
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 2
2005-11-06 Artem B. Bityutskiy[JFFS2] Use f->target instead of f->dents for symlink...
2005-11-06 Artem B. Bityutskiy[JFFS2] Debug code clean up - step 1
2005-07-12 Artem B. Bityuckiy[JFFS2] Remove needless variable initialization
2005-07-12 Artem B. Bityuckiy[JFFS2] Avoid alloc/dealloc for zero sized nodes
2005-07-06 David Woodhouse[JFFS2] Optimise jffs2_add_tn_to_list
2005-05-23 Artem B. Bityuckiy[JFFS2] Add symlink caching support.
2005-05-23 David Woodhouse[JFFS2] Prevent ino cache removal for inodes in use
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2