index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jffs2
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
jffs2: drop null test before destroy functions
Julia Lawall
2015-09-21
1
-18
/
+9
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-1
/
+1
|
\
|
*
fs: cleanup slight list_entry abuse
Rasmus Villemoes
2015-06-23
1
-1
/
+1
*
|
Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-06-23
2
-28
/
+6
|
\
\
|
|
/
|
/
|
|
*
jffs2: fix unbalanced locking
Brian Norris
2015-05-07
2
-28
/
+6
*
|
jffs2: switch to simple_follow_link()
Al Viro
2015-05-10
3
-44
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
8
-31
/
+31
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
8
-31
/
+31
*
|
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-04-22
1
-1
/
+0
|
\
\
|
*
|
jffs2: remove an unneeded condition
Dan Carpenter
2015-03-30
1
-1
/
+0
*
|
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-04-15
1
-2
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
make new_sync_{read,write}() static
Al Viro
2015-04-11
1
-2
/
+0
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
2
-8
/
+8
|
\
\
|
*
|
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
2
-8
/
+8
*
|
|
Merge JFFS2 updates from David Woodhouse
Brian Norris
2015-02-16
1
-0
/
+5
|
\
\
\
|
*
|
|
jffs2: fix handling of corrupted summary length
Chen Jie
2015-02-13
1
-0
/
+5
|
|
/
/
*
/
/
jffs2: compr_rubin: Remove unused function
Rickard Strandqvist
2015-01-12
1
-5
/
+0
|
/
/
*
|
jffs2: Drop bogus if in comment
Geert Uytterhoeven
2014-11-28
1
-1
/
+1
*
|
jffs2: fix sparse warning: unexpected unlock
Fabian Frederick
2014-10-22
1
-0
/
+1
|
/
*
[jffs2] kill wbuf_queued/wbuf_dwork_lock
Al Viro
2014-10-09
2
-17
/
+2
*
Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-08-08
2
-4
/
+2
|
\
|
*
fs/jffs2/xattr.c: remove null test before kfree
Fabian Frederick
2014-07-02
1
-2
/
+1
|
*
fs/jffs2/acl.c: remove null test before kfree
Fabian Frederick
2014-07-02
1
-2
/
+1
*
|
initramfs: support initramfs that is bigger than 2GiB
Yinghai Lu
2014-08-08
1
-3
/
+4
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-4
/
+4
|
\
|
*
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
1
-2
/
+2
|
*
switch simple generic_file_aio_read() users to ->read_iter()
Al Viro
2014-05-06
1
-2
/
+2
*
|
signals: jffs2: fix the wrong usage of disallow_signal()
Oleg Nesterov
2014-06-06
1
-5
/
+7
|
/
*
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-04-07
4
-10
/
+19
|
\
|
*
jffs2: Fix crash due to truncation of csize
Ajesh Kunhipurayil Vijayan
2014-03-10
1
-1
/
+1
|
*
jffs2: Fix segmentation fault found in stress test
Kamlakant Patel
2014-03-10
1
-2
/
+2
|
*
jffs2: unlock f->sem on error in jffs2_new_inode()
Wang Guoli
2014-03-10
1
-3
/
+6
|
*
jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
Li Zefan
2014-03-10
1
-4
/
+9
|
*
jffs2: remove from wait queue after schedule()
Li Zefan
2014-03-10
1
-0
/
+1
*
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2014-04-04
1
-0
/
+1
|
\
\
|
*
|
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+1
|
|
/
*
|
mm: remove read_cache_page_async()
Sasha Levin
2014-04-03
1
-1
/
+1
*
|
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-1
/
+1
|
/
*
Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-01-28
1
-0
/
+4
|
\
|
*
jffs2: NULL return of kmem_cache_zalloc should be handled
Zhouyi Zhou
2014-01-03
1
-0
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-01-28
7
-143
/
+24
|
\
\
|
*
|
jffs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
7
-143
/
+24
|
*
|
fs: make posix_acl_create more useful
Christoph Hellwig
2014-01-25
1
-1
/
+1
|
*
|
fs: make posix_acl_chmod more useful
Christoph Hellwig
2014-01-25
1
-1
/
+1
|
|
/
*
/
fs/jffs2: use rbtree postorder iteration helper instead of opencoding
Cody P Schafer
2014-01-23
2
-49
/
+5
|
/
*
jffs2: do not support the MLC nand
Huang Shijie
2013-10-27
1
-0
/
+4
*
[readdir] convert jffs2
Al Viro
2013-06-29
1
-36
/
+16
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
[prev]
[next]