summaryrefslogtreecommitdiff
path: root/fs/jffs2
AgeCommit message (Expand)AuthorFilesLines
2015-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-06-24Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2-28/+6
2015-06-24fs: cleanup slight list_entry abuseRasmus Villemoes1-1/+1
2015-05-11jffs2: switch to simple_follow_link()Al Viro3-44/+3
2015-05-08jffs2: fix unbalanced lockingBrian Norris2-28/+6
2015-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-31/+31
2015-04-22Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2015-04-15Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-2/+0
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells8-31/+31
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-04-12make new_sync_{read,write}() staticAl Viro1-2/+0
2015-03-31jffs2: remove an unneeded conditionDan Carpenter1-1/+0
2015-03-07treewide: Fix typo in printk messagesMasanari Iida1-1/+1
2015-02-23Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-8/+8
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2-8/+8
2015-02-17Merge JFFS2 updates from David WoodhouseBrian Norris1-0/+5
2015-02-13jffs2: fix handling of corrupted summary lengthChen Jie1-0/+5
2015-01-13jffs2: compr_rubin: Remove unused functionRickard Strandqvist1-5/+0
2014-11-29jffs2: Drop bogus if in commentGeert Uytterhoeven1-1/+1
2014-10-22jffs2: fix sparse warning: unexpected unlockFabian Frederick1-0/+1
2014-10-09[jffs2] kill wbuf_queued/wbuf_dwork_lockAl Viro2-17/+2
2014-08-09Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2-4/+2
2014-08-09initramfs: support initramfs that is bigger than 2GiBYinghai Lu1-3/+4
2014-07-03fs/jffs2/xattr.c: remove null test before kfreeFabian Frederick1-2/+1
2014-07-03fs/jffs2/acl.c: remove null test before kfreeFabian Frederick1-2/+1
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+4
2014-06-07signals: jffs2: fix the wrong usage of disallow_signal()Oleg Nesterov1-5/+7
2014-05-07write_iter variants of {__,}generic_file_aio_write()Al Viro1-2/+2
2014-05-07switch simple generic_file_aio_read() users to ->read_iter()Al Viro1-2/+2
2014-04-07Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds4-10/+19
2014-04-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2014-04-04mm: remove read_cache_page_async()Sasha Levin1-1/+1
2014-04-04mm + fs: store shadow entries in page cacheJohannes Weiner1-1/+1
2014-03-13fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o1-0/+1
2014-03-11jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan1-1/+1
2014-03-11jffs2: Fix segmentation fault found in stress testKamlakant Patel1-2/+2
2014-03-11jffs2: unlock f->sem on error in jffs2_new_inode()Wang Guoli1-3/+6
2014-03-11jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan1-4/+9
2014-03-11jffs2: remove from wait queue after schedule()Li Zefan1-0/+1
2014-01-29Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds1-0/+4
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds7-143/+24
2014-01-26jffs2: use generic posix ACL infrastructureChristoph Hellwig7-143/+24
2014-01-26fs: make posix_acl_create more usefulChristoph Hellwig1-1/+1
2014-01-26fs: make posix_acl_chmod more usefulChristoph Hellwig1-1/+1
2014-01-24fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2-49/+5
2014-01-03jffs2: NULL return of kmem_cache_zalloc should be handledZhouyi Zhou1-0/+4
2013-10-28jffs2: do not support the MLC nandHuang Shijie1-0/+4
2013-06-29[readdir] convert jffs2Al Viro1-36/+16
2013-03-04fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman1-0/+1
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+2