index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jffs2
/
fs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-21
userns: Convert jffs2 to use kuid and kgid where appropriate
Eric W. Biederman
1
-11
/
+13
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
1
-1
/
+1
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-27
/
+40
2012-03-27
jffs2: Use pr_fmt and remove jffs: from formats
Joe Perches
1
-4
/
+6
2012-03-27
jffs2: Convert printks to pr_<level>
Joe Perches
1
-9
/
+13
2012-03-27
jffs2: Convert most D1/D2 macros to jffs2_dbg
Joe Perches
1
-18
/
+25
2012-03-20
switch open-coded instances of d_make_root() to new helper
Al Viro
1
-4
/
+2
2012-01-09
jffs2: fix up error handling for insert_inode_locked
Eric Sandeen
1
-1
/
+0
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-1
/
+1
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
1
-3
/
+3
2011-10-19
jffs2: implement mount option parsing and compression overriding
Andres Salomon
1
-1
/
+1
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
1
-1
/
+1
2011-07-26
jffs2: S_ISLNK(mode & S_IFMT) is pointless
Al Viro
1
-1
/
+1
2011-07-24
fix jffs2 ACLs on big-endian with 16bit mode_t
Al Viro
1
-1
/
+1
2011-05-27
fs: pass exact type of data dirties to ->dirty_inode
Christoph Hellwig
1
-1
/
+1
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-4
/
+0
2010-10-25
jffs2: Dynamically choose inocache hash size
Daniel Drake
1
-1
/
+21
2010-10-04
BKL: Remove BKL from jffs2
Arnd Bergmann
1
-4
/
+0
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-0
/
+1
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-2
/
+4
2010-08-09
check ATTR_SIZE contraints in inode_change_ok
Christoph Hellwig
1
-2
/
+2
2010-08-08
jffs2: Update copyright notices
David Woodhouse
1
-0
/
+1
2010-06-07
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
Linus Torvalds
1
-1
/
+6
2010-06-03
jffs2: Fix NFS race by using insert_inode_locked()
David Woodhouse
1
-1
/
+6
2010-05-27
kill spurious reference to vmtruncate
npiggin@suse.de
1
-2
/
+2
2010-02-25
JFFS2: avoid using C++ keyword `new' in userspace-visible header
Andrew Morton
1
-5
/
+5
2009-06-11
Push BKL down into ->remount_fs()
Alessio Igor Bogani
1
-0
/
+3
2009-06-11
jffs2: move jffs2_write_super to super.c
Christoph Hellwig
1
-15
/
+0
2008-09-01
CRED: Wrap task credential accesses in the JFFS2 filesystem
David Howells
1
-2
/
+2
2008-08-18
[JFFS2] Fill in f_fsid field in jffs2_statfs()
David Woodhouse
1
-0
/
+2
2008-05-01
[JFFS2] Track parent inode for directories (for NFS export)
David Woodhouse
1
-3
/
+2
2008-05-01
[JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean.
David Woodhouse
1
-4
/
+5
2008-04-22
[JFFS2] semaphore->mutex conversion
David Woodhouse
1
-14
/
+14
2008-02-25
[JFFS2] Use ALLOC_DELETION priority for truncation to zero length
David Woodhouse
1
-1
/
+6
2008-02-25
[JFFS2] Set i_blocks when truncating files
David Woodhouse
1
-2
/
+5
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-5
/
+1
2008-02-07
iget: stop JFFS2 from using iget() and read_inode()
David Howells
1
-21
/
+35
2007-11-01
[JFFS2] Don't strip sgid bit from inode permissions
David Woodhouse
1
-5
/
+1
2007-10-20
[JFFS2] Tidy up fix for ACL/permissions problem.
KaiGai Kohei
1
-15
/
+6
2007-10-13
Merge Linux 2.6.23
David Woodhouse
1
-1
/
+1
2007-09-02
[JFFS2] fix write deadlock regression
Jason Lunz
1
-1
/
+1
2007-08-22
[JFFS2] Fix ACL vs. mode handling.
David Woodhouse
1
-6
/
+26
2007-04-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-0
/
+12
2007-04-27
JFFS2: add UBI support
Artem Bityutskiy
1
-0
/
+12
2007-04-25
[JFFS2] Tidy up licensing/copyright boilerplate.
David Woodhouse
1
-3
/
+1
2006-12-10
[JFFS2] replace kmalloc+memset with kzalloc
Yan Burman
1
-2
/
+1
2006-10-01
[PATCH] r/o bind mount prepwork: inc_nlink() helper
Dave Hansen
1
-3
/
+3
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-2
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
KaiGai Kohei
1
-2
/
+0
[next]