Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b222cca6002c9396c0ac03b68756f8c565d73561
/
fs
/
jffs2
e104f1e
jffs2: do not support the MLC nand
by Huang Shijie
· 11 years ago
0312fa7
[readdir] convert jffs2
by Al Viro
· 11 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
cf98c5e
fs/jffs2: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
2cbba75
jffs2: hold erase_completion_lock on exit
by Alexey Khoroshilov
· 12 years ago
5ffd341
jffs2: Fix lock acquisition order bug in jffs2_write_begin
by Thomas Betker
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
bf7ad8e
rbtree: move some implementation details from rbtree.h to rbtree.c
by Michel Lespinasse
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
74d83be
JFFS2: don't fail on bitflips in OOB
by Brian Norris
· 12 years ago
a445f78
JFFS2: fix unmount regression
by Artem Bityutskiy
· 12 years ago
0cfe53d
userns: Convert jffs2 to use kuid and kgid where appropriate
by Eric W. Biederman
· 13 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
8fc37ec
don't expose I_NEW inodes via dentry->d_inode
by Al Viro
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
f5e7e84
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
8bdc81c
jffs2: get rid of jffs2_sync_super
by Artem Bityutskiy
· 12 years ago
0668890
jffs2: remove unnecessary GC pass on sync
by Artem Bityutskiy
· 12 years ago
d0490ee
jffs2: remove unnecessary GC pass on umount
by Artem Bityutskiy
· 12 years ago
3a0c0e2
jffs2: remove lock_super
by Artem Bityutskiy
· 12 years ago
90324cc
Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
8c5a036
jffs2: allow to complete xattr integrity check on first GC scan
by Jean-Christophe DUBOIS
· 12 years ago
9824f75
jffs2: allow to discriminate between recoverable and non-recoverable errors
by Jean-Christophe DUBOIS
· 12 years ago
208b14e
jffs2: get rid of jffs2_sync_super
by Artem Bityutskiy
· 12 years ago
e832579
jffs2: remove unnecessary GC pass on sync
by Artem Bityutskiy
· 12 years ago
c3c4a36
jffs2: remove unnecessary GC pass on umount
by Artem Bityutskiy
· 12 years ago
f4d0b35
jffs2: remove lock_super
by Artem Bityutskiy
· 12 years ago
b6778fd
jffs2: refactor csize usage in jffs2_do_read_inode_internal()
by Xi Wang
· 13 years ago
7c80c35
jffs2: validate symlink size in jffs2_do_read_inode_internal()
by Xi Wang
· 13 years ago
8da8ba2
JFFS2: Add parameter to reserve disk space for root
by Daniel Drake
· 13 years ago
226bb7d
jffs2: Fix lock acquisition order bug in gc path
by Josh Cartwright
· 13 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
3b27dac
mtd: unify initialization of erase_info->fail_addr
by Shmulik Ladkani
· 13 years ago
9bbf29e
jffs2: Standardize JFFS_<LEVEL> uses
by Joe Perches
· 13 years ago
5a52895
jffs2: Use pr_fmt and remove jffs: from formats
by Joe Perches
· 13 years ago
da320f0
jffs2: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
9c261b3
jffs2: Convert most D1/D2 macros to jffs2_dbg
by Joe Perches
· 13 years ago
273a65a
jffs2: make jffs2_initxattrs() static
by Nikola Pajkovsky
· 13 years ago
4de0347
jffs2: Fix typo in compr.c
by Masanari Iida
· 13 years ago
045ead3
jffs2: Remove unnecessary OOM messages
by Joe Perches
· 13 years ago
3e34174
jffs2: fix typo in scan.c
by Masanari Iida
· 13 years ago
a6c2285
jffs2: update to new MTD interface
by Brian Norris
· 13 years ago
f026545
jffs2: remove direct mtd->point reference
by Artem Bityutskiy
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
42ea197
jffs2: Fix typo in compr.c
by Masanari Iida
· 13 years ago
bce41d6
jffs2: do not initialize variable unnecessarily
by Artem Bityutskiy
· 13 years ago
7b3480f
Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
800ffd3
mtd: do not use mtd->block_markbad directly
by Artem Bityutskiy
· 13 years ago
327cf29
mtd: do not use mtd->sync directly
by Artem Bityutskiy
· 13 years ago
1dbebd3
mtd: harmonize mtd_writev usage
by Artem Bityutskiy
· 13 years ago
1093447
mtd: do use mtd->point directly
by Artem Bityutskiy
· 13 years ago
4ccf2f1
jffs: remove custom mtd_fake_writev function
by Artem Bityutskiy
· 13 years ago
5942ddb
mtd: introduce mtd_block_markbad interface
by Artem Bityutskiy
· 13 years ago
7086c19
mtd: introduce mtd_block_isbad interface
by Artem Bityutskiy
· 13 years ago
85f2f2a
mtd: introduce mtd_sync interface
by Artem Bityutskiy
· 13 years ago
b0a31f7
mtd: introduce mtd_writev interface
by Artem Bityutskiy
· 13 years ago
a2cc5ba
mtd: introduce mtd_write_oob interface
by Artem Bityutskiy
· 13 years ago
fd2819b
mtd: introduce mtd_read_oob interface
by Artem Bityutskiy
· 13 years ago
eda95cb
mtd: introduce mtd_write interface
by Artem Bityutskiy
· 13 years ago
329ad39
mtd: introduce mtd_read interface
by Artem Bityutskiy
· 13 years ago
7219778
mtd: introduce mtd_unpoint interface
by Artem Bityutskiy
· 13 years ago
d35ea20
mtd: introduce mtd_point interface
by Artem Bityutskiy
· 13 years ago
7e1f0dc
mtd: introduce mtd_erase interface
by Artem Bityutskiy
· 13 years ago
5346671
jffs2: fix up error handling for insert_inode_locked
by Eric Sandeen
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
123005f
jffs2: add compr=lzo and compr=zlib options
by Andres Salomon
· 13 years ago
92abc47
jffs2: implement mount option parsing and compression overriding
by Andres Salomon
· 13 years ago
0612b9d
mtd: rename MTD_OOB_* to MTD_OPS_*
by Brian Norris
· 13 years ago
51b11e3
jffs2: use mutex_is_locked() in __jffs2_flush_wbuf()
by Alexey Khoroshilov
· 13 years ago
e8a0e41
jffs2: Avoid unneeded 'if' before kfree
by Jesper Juhl
· 13 years ago
5a2f3a0
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
by James Morris
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
61effb5
jffs2: S_ISLNK(mode & S_IFMT) is pointless
by Al Viro
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
963945b
fix jffs2 ACLs on big-endian with 16bit mode_t
by Al Viro
· 13 years ago
22ba747
jffs2: fix IN_DELETE_SELF on overwriting rename() killing a directory
by Al Viro
· 13 years ago
df2e301
fs: Merge split strings
by Jean Delvare
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
9d8f13b
security: new security_inode_init_security API adds function callback
by Mimi Zohar
· 13 years ago
Next »