aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2
AgeCommit message (Expand)Author
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-10-29convert get_sb_mtd() users to ->mount()Al Viro
2010-10-25new helper: ihold()Al Viro
2010-10-25jffs2: use kmemdupJulia Lawall
2010-10-25jffs2: Reduce excessive scan of empty blocksJoakim Tjernlund
2010-10-25jffs2: Fix serious write stall due to eraseJoakim Tjernlund
2010-10-25jffs2: Dynamically choose inocache hash sizeDaniel Drake
2010-10-25jffs2: drop unused model argumentMike Frysinger
2010-10-25jffs2: use cond_resched() instead of yield()Wolfram Sang
2010-10-04BKL: Remove BKL from jffs2Arnd Bergmann
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superJan Blunck
2010-08-10Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-09convert remaining ->clear_inode() to ->evict_inode()Al Viro
2010-08-09jffs2: don't open-code iget_failed()Al Viro
2010-08-09check ATTR_SIZE contraints in inode_change_okChristoph Hellwig
2010-08-08mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse
2010-08-08jffs2: Update copyright noticesDavid Woodhouse
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds
2010-06-07Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds
2010-06-06jffs2: update ctime when changing the file's permission by setfaclJan Kara
2010-06-03jffs2: Fix NFS race by using insert_inode_locked()David Woodhouse
2010-06-03jffs2: Fix in-core inode leaks on error pathsDavid Woodhouse
2010-05-27kill spurious reference to vmtruncatenpiggin@suse.de
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-05-21jffs2: constify xattr_handlerStephen Hemminger
2010-05-19jffs2: Stop triggering block erases from jffs2_write_super()Joakim Tjernlund
2010-05-19jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()Joakim Tjernlund
2010-05-19jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erasesDavid Woodhouse
2010-05-19jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldDavid Woodhouse
2010-05-19jffs2: Wake GC thread when there are blocks to be erasedJoakim Tjernlund
2010-05-19jffs2: Erase pending blocks in GC pass, avoid invalid -EIO returnDavid Woodhouse
2010-05-19jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()Joakim Tjernlund
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-03-17jffs2: fix up rb_root initializations to use RB_ROOTVenkatesh Pallipadi
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2010-02-25JFFS2: avoid using C++ keyword `new' in userspace-visible headerAndrew Morton
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-16jffs2: Fix long-standing bug with symlink garbage collection.David Woodhouse
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-30jffs2: Fix memory corruption in jffs2_read_inode_range()David Woodhouse
2009-11-30JFFS2: fix min/max confusionRoel Kluin
2009-11-30jffs2: Fix error return in jffs2_do_read_inode_internal()Roel Kluin