summaryrefslogtreecommitdiffstats
path: root/fs/jffs2
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtdLinus Torvalds2014-04-074-10/+19
|\
| * jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan2014-03-101-1/+1
| * jffs2: Fix segmentation fault found in stress testKamlakant Patel2014-03-101-2/+2
| * jffs2: unlock f->sem on error in jffs2_new_inode()Wang Guoli2014-03-101-3/+6
| * jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan2014-03-101-4/+9
| * jffs2: remove from wait queue after schedule()Li Zefan2014-03-101-0/+1
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-04-041-0/+1
|\ \
| * | fs: push sync_filesystem() down to the file system's remount_fs()Theodore Ts'o2014-03-131-0/+1
| |/
* | mm: remove read_cache_page_async()Sasha Levin2014-04-031-1/+1
* | mm + fs: store shadow entries in page cacheJohannes Weiner2014-04-031-1/+1
|/
* Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-281-0/+4
|\
| * jffs2: NULL return of kmem_cache_zalloc should be handledZhouyi Zhou2014-01-031-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-287-143/+24
|\ \
| * | jffs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-257-143/+24
| * | fs: make posix_acl_create more usefulChristoph Hellwig2014-01-251-1/+1
| * | fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-251-1/+1
| |/
* | fs/jffs2: use rbtree postorder iteration helper instead of opencodingCody P Schafer2014-01-232-49/+5
|/
* jffs2: do not support the MLC nandHuang Shijie2013-10-271-0/+4
* [readdir] convert jffs2Al Viro2013-06-291-36/+16
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-031-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-2/+2
|\
| * new helper: file_inode(file)Al Viro2013-02-221-2/+2
* | fs/jffs2: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-5/+5
|/
* jffs2: hold erase_completion_lock on exitAlexey Khoroshilov2012-11-181-2/+4
* jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker2012-11-091-18/+21
* Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...David Woodhouse2012-10-096-30/+55
|\
| * rbtree: move some implementation details from rbtree.h to rbtree.cMichel Lespinasse2012-10-091-5/+8
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-021-0/+6
| |\
| | * fs: push rcu_barrier() from deactivate_locked_super() to filesystemsKirill A. Shutemov2012-10-021-0/+6
| * | userns: Convert jffs2 to use kuid and kgid where appropriateEric W. Biederman2012-09-214-23/+39
| * | userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattrEric W. Biederman2012-09-181-2/+2
| |/
* | JFFS2: don't fail on bitflips in OOBBrian Norris2012-09-291-4/+4
* | JFFS2: fix unmount regressionArtem Bityutskiy2012-09-291-0/+4
|/
* don't expose I_NEW inodes via dentry->d_inodeAl Viro2012-07-231-4/+4
OpenPOWER on IntegriCloud