summaryrefslogtreecommitdiff
path: root/fs/jffs2
Commit message (Expand)AuthorAge
...
| * jffs2: use to_delayed_workGeliang Tang2016-01-06
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-11
|\ \
| * | xattr handlers: Simplify list operationAndreas Gruenbacher2015-12-13
| * | vfs: Distinguish between full xattr names and proper prefixesAndreas Gruenbacher2015-12-06
| |/
* | replace ->follow_link() with new method that could stay in RCU modeAl Viro2015-12-08
|/
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-13
* jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher2015-11-13
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\
| * signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)Oleg Nesterov2015-11-06
| * signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-06
| * signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-06
| * fs/jffs2/wbuf.c: remove stray semicolonAndrew Morton2015-11-06
* | jffs2: fix a memleak in read_direntry()Wei Fang2015-10-04
* | jffs2: remove unneeded kfreefangwei2015-09-28
* | jffs2: remove unnecessary new_valid_dev checkYaowei Bai2015-09-28
* | jffs2: drop null test before destroy functionsJulia Lawall2015-09-21
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\
| * fs: cleanup slight list_entry abuseRasmus Villemoes2015-06-23
* | Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtdLinus Torvalds2015-06-23
|\ \ | |/ |/|
| * jffs2: fix unbalanced lockingBrian Norris2015-05-07
* | jffs2: switch to simple_follow_link()Al Viro2015-05-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtdLinus Torvalds2015-04-22
|\ \
| * | jffs2: remove an unneeded conditionDan Carpenter2015-03-30
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-15
|\ \ \ | | |/ | |/|
| * | make new_sync_{read,write}() staticAl Viro2015-04-11
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\ \ | |/ |/|
| * treewide: Fix typo in printk messagesMasanari Iida2015-03-06
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\ \
| * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-22
* | | Merge JFFS2 updates from David WoodhouseBrian Norris2015-02-16
|\ \ \
| * | | jffs2: fix handling of corrupted summary lengthChen Jie2015-02-13
| |/ /
* | | jffs2: compr_rubin: Remove unused functionRickard Strandqvist2015-01-12
|/ /
* | jffs2: Drop bogus if in commentGeert Uytterhoeven2014-11-28
* | jffs2: fix sparse warning: unexpected unlockFabian Frederick2014-10-22
|/
* [jffs2] kill wbuf_queued/wbuf_dwork_lockAl Viro2014-10-09
* Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtdLinus Torvalds2014-08-08
|\
| * fs/jffs2/xattr.c: remove null test before kfreeFabian Frederick2014-07-02
| * fs/jffs2/acl.c: remove null test before kfreeFabian Frederick2014-07-02
* | initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-06-12
|\
| * write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-06
| * switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-06
* | signals: jffs2: fix the wrong usage of disallow_signal()Oleg Nesterov2014-06-06
|/
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-07
|\
| * jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2014-03-10
| * jffs2: Fix segmentation fault found in stress testKamlakant Patel2014-03-10
| * jffs2: unlock f->sem on error in jffs2_new_inode()Wang Guoli2014-03-10
| * jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan2014-03-10