summaryrefslogtreecommitdiffstats
path: root/fs/jffs2
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-231-2/+2
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-221-2/+2
* | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-223-14/+4
|/
* kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-1/+1
* Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-1/+1
|\
| * jffs2: use to_delayed_workGeliang Tang2016-01-061-1/+1
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-114-71/+18
|\ \
| * | xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-134-57/+18
| * | vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-063-14/+0
| |/
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-081-1/+1
|/
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-134-22/+35
* jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher2015-11-131-0/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-6/+3
|\
| * signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)Oleg Nesterov2015-11-061-1/+0
| * signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-061-2/+1
| * signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-061-2/+1
| * fs/jffs2/wbuf.c: remove stray semicolonAndrew Morton2015-11-061-1/+1
* | jffs2: fix a memleak in read_direntry()Wei Fang2015-10-041-1/+5
* | jffs2: remove unneeded kfreefangwei2015-09-281-1/+0
* | jffs2: remove unnecessary new_valid_dev checkYaowei Bai2015-09-281-3/+0
* | jffs2: drop null test before destroy functionsJulia Lawall2015-09-211-18/+9
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-041-1/+1
|\
| * fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-231-1/+1
* | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2015-06-232-28/+6
|\ \ | |/ |/|
| * jffs2: fix unbalanced lockingBrian Norris2015-05-072-28/+6
* | jffs2: switch to simple_follow_link()Al Viro2015-05-103-44/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-268-31/+31
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-158-31/+31
* | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-221-1/+0
|\ \
| * | jffs2: remove an unneeded conditionDan Carpenter2015-03-301-1/+0
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-151-2/+0
|\ \ \ | | |/ | |/|
| * | make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\ \ | |/ |/|
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-061-1/+1
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-222-8/+8
|\ \
| * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-222-8/+8
* | | Merge JFFS2 updates from David WoodhouseBrian Norris2015-02-161-0/+5
|\ \ \
| * | | jffs2: fix handling of corrupted summary lengthChen Jie2015-02-131-0/+5
| |/ /
* | | jffs2: compr_rubin: Remove unused functionRickard Strandqvist2015-01-121-5/+0
|/ /
* | jffs2: Drop bogus if in commentGeert Uytterhoeven2014-11-281-1/+1
* | jffs2: fix sparse warning: unexpected unlockFabian Frederick2014-10-221-0/+1
|/
* [jffs2] kill wbuf_queued/wbuf_dwork_lockAl Viro2014-10-092-17/+2
* Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2014-08-082-4/+2
|\
| * fs/jffs2/xattr.c: remove null test before kfreeFabian Frederick2014-07-021-2/+1
| * fs/jffs2/acl.c: remove null test before kfreeFabian Frederick2014-07-021-2/+1
* | initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-081-3/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-121-4/+4
|\
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* | signals: jffs2: fix the wrong usage of disallow_signal()Oleg Nesterov2014-06-061-5/+7
|/
OpenPOWER on IntegriCloud