aboutsummaryrefslogtreecommitdiff
path: root/fs/jffs2
AgeCommit message (Expand)AuthorFilesLines
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Gravatar Linus Torvalds 1-1/+1
2010-06-07Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Gravatar Linus Torvalds 3-63/+74
2010-06-06jffs2: update ctime when changing the file's permission by setfaclGravatar Jan Kara 1-1/+2
2010-06-03jffs2: Fix NFS race by using insert_inode_locked()Gravatar David Woodhouse 2-3/+16
2010-06-03jffs2: Fix in-core inode leaks on error pathsGravatar David Woodhouse 1-59/+56
2010-05-27kill spurious reference to vmtruncateGravatar npiggin@suse.de 1-2/+2
2010-05-27drop unused dentry argument to ->fsyncGravatar Christoph Hellwig 2-3/+3
2010-05-21jffs2: constify xattr_handlerGravatar Stephen Hemminger 7-15/+15
2010-05-19jffs2: Stop triggering block erases from jffs2_write_super()Gravatar Joakim Tjernlund 1-4/+0
2010-05-19jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()Gravatar Joakim Tjernlund 2-3/+2
2010-05-19jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erasesGravatar David Woodhouse 5-10/+12
2010-05-19jffs2: Require jffs2_garbage_collect_trigger() to be called with lock heldGravatar David Woodhouse 3-2/+5
2010-05-19jffs2: Wake GC thread when there are blocks to be erasedGravatar Joakim Tjernlund 1-0/+4
2010-05-19jffs2: Erase pending blocks in GC pass, avoid invalid -EIO returnGravatar David Woodhouse 3-4/+30
2010-05-19jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()Gravatar Joakim Tjernlund 2-2/+5
2010-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 8-7/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 8-7/+1
2010-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 1-1/+1
2010-03-17jffs2: fix up rb_root initializations to use RB_ROOTGravatar Venkatesh Pallipadi 1-1/+1
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 5-69/+56
2010-02-25JFFS2: avoid using C++ keyword `new' in userspace-visible headerGravatar Andrew Morton 2-9/+9
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Gravatar Linus Torvalds 5-69/+56
2009-12-16Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 3-3/+4
2009-12-16sanitize xattr handler prototypesGravatar Christoph Hellwig 5-69/+56
2009-12-16jffs2: Fix long-standing bug with symlink garbage collection.Gravatar David Woodhouse 1-1/+2
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 3-3/+3
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 3-3/+3
2009-11-30jffs2: Fix memory corruption in jffs2_read_inode_range()Gravatar David Woodhouse 1-3/+6
2009-11-30JFFS2: fix min/max confusionGravatar Roel Kluin 1-1/+1
2009-11-30jffs2: Fix error return in jffs2_do_read_inode_internal()Gravatar Roel Kluin 1-1/+1
2009-09-23Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 2-9/+15
2009-09-22const: mark remaining export_operations constGravatar Alexey Dobriyan 1-1/+1
2009-09-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Gravatar David Woodhouse 5-11/+6
2009-09-19jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabsGravatar David Woodhouse 1-2/+2
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Gravatar Linus Torvalds 5-11/+6
2009-09-04jffs2: move jffs2_gcd_mtd threads to the new kthread APIGravatar Gerard Lledo 1-7/+13
2009-09-03JFFS2: add missing verify buffer allocation/deallocationGravatar Massimo Cirillo 1-0/+10
2009-08-04jffs2: Fix return value from jffs2_do_readpage_nolock()Gravatar Anders Grafström 1-1/+1
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-0/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsGravatar Joe Perches 1-4/+6
2009-07-01Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-2/+2
2009-06-24Get "no acls for this inode" right, fix shmem breakageGravatar Al Viro 1-2/+1
2009-06-24helpers for acl caching + switch to thoseGravatar Al Viro 1-49/+11
2009-06-24switch jffs2 to inode->i_aclGravatar Al Viro 5-48/+19
2009-06-23jffs2: fix another potential leak on error path in scan.cGravatar David Woodhouse 1-2/+2
2009-06-22Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-2/+2
2009-06-15jffs2: leaking jffs2_summary in function jffs2_scan_mediumGravatar Christian Engelmayer 1-2/+2
2009-06-11jffs2: call jffs2_write_super from jffs2_sync_fsGravatar Christoph Hellwig 1-0/+2
2009-06-11Push BKL down into ->remount_fs()Gravatar Alessio Igor Bogani 1-0/+3
2009-06-11->write_super lock_super pushdownGravatar Christoph Hellwig 1-6/+9