Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f607e7fc5fb94d92030c4527287e9c149ddf9e65
/
fs
/
jffs2
36947a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
cf0f053
jffs2: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 13 years ago
29a6ccc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
e4eaac0
vfs: push dentry_unhash on rename_dir into file systems
by Sage Weil
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
1ddd0d9
JFFS2: retry large buffer allocations
by Grant Erickson
· 14 years ago
8cb2a18
jffs2: remove unused variables
by Sergey Senozhatsky
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
565d76c
zlib: slim down zlib_deflate() workspace when possible
by Jim Keniston
· 14 years ago
bea9312
jffs2: remove a trailing white space in commentaries
by Tracey Dent
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
ab2020f
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
b74c79e
fs: provide rcu-walk aware permission i_ops
by Nick Piggin
· 14 years ago
fa0d7e3
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
027d9ac
jffs2: typo in comment
by Dan Carpenter
· 14 years ago
f326966
jffs2: fix error value sign
by Vasiliy Kulikov
· 14 years ago
7ddbead
jffs2: use vzalloc
by Joe Perches
· 14 years ago
7934650
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
848b83a
convert get_sb_mtd() users to ->mount()
by Al Viro
· 14 years ago
7de9c6e
new helper: ihold()
by Al Viro
· 14 years ago
04aadf3
jffs2: use kmemdup
by Julia Lawall
· 14 years ago
41bdc60
jffs2: Reduce excessive scan of empty blocks
by Joakim Tjernlund
· 14 years ago
81cfc9f
jffs2: Fix serious write stall due to erase
by Joakim Tjernlund
· 14 years ago
65e5a0e
jffs2: Dynamically choose inocache hash size
by Daniel Drake
· 14 years ago
088bd45
jffs2: drop unused model argument
by Mike Frysinger
· 14 years ago
3866f67
jffs2: use cond_resched() instead of yield()
by Wolfram Sang
· 14 years ago
1a028dd
BKL: Remove BKL from jffs2
by Arnd Bergmann
· 14 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
e8a89ce
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
41cce64
jffs2: don't open-code iget_failed()
by Al Viro
· 14 years ago
2c27c65
check ATTR_SIZE contraints in inode_change_ok
by Christoph Hellwig
· 14 years ago
6ae0185
mtd: Remove obsolete <mtd/compatmac.h> include
by David Woodhouse
· 14 years ago
6088c05
jffs2: Update copyright notices
by David Woodhouse
· 14 years ago
a4ce96a
Fix up trivial spelling errors ('taht' -> 'that')
by Linus Torvalds
· 14 years ago
3975d16
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
by Linus Torvalds
· 14 years ago
1c24d06
jffs2: update ctime when changing the file's permission by setfacl
by Jan Kara
· 14 years ago
e72e649
jffs2: Fix NFS race by using insert_inode_locked()
by David Woodhouse
· 14 years ago
f324e4c
jffs2: Fix in-core inode leaks on error paths
by David Woodhouse
· 14 years ago
15c6fd9
kill spurious reference to vmtruncate
by npiggin@suse.de
· 14 years ago
7ea8085
drop unused dentry argument to ->fsync
by Christoph Hellwig
· 14 years ago
365f0cb
jffs2: constify xattr_handler
by Stephen Hemminger
· 14 years ago
9723152
jffs2: Stop triggering block erases from jffs2_write_super()
by Joakim Tjernlund
· 14 years ago
64a5c2e
jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()
by Joakim Tjernlund
· 14 years ago
ae3b6ba
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
by David Woodhouse
· 14 years ago
acb64a4
jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held
by David Woodhouse
· 14 years ago
d6ce171
jffs2: Wake GC thread when there are blocks to be erased
by Joakim Tjernlund
· 14 years ago
0717bf8
jffs2: Erase pending blocks in GC pass, avoid invalid -EIO return
by David Woodhouse
· 14 years ago
9957abe
jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()
by Joakim Tjernlund
· 14 years ago
0ae28a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
329f905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
bcc54e2
jffs2: fix up rb_root initializations to use RB_ROOT
by Venkatesh Pallipadi
· 15 years ago
a779053
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
91f8026
JFFS2: avoid using C++ keyword `new' in userspace-visible header
by Andrew Morton
· 15 years ago
bac5e54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
2e16cfc
jffs2: Fix long-standing bug with symlink garbage collection.
by David Woodhouse
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
199bc9f
jffs2: Fix memory corruption in jffs2_read_inode_range()
by David Woodhouse
· 15 years ago
0fed784
JFFS2: fix min/max confusion
by Roel Kluin
· 15 years ago
e670e41
jffs2: Fix error return in jffs2_do_read_inode_internal()
by Roel Kluin
· 15 years ago
a7c367b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
ac4cfdd
const: mark remaining export_operations const
by Alexey Dobriyan
· 15 years ago
6469f54
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
dd79998
jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabs
by David Woodhouse
· 15 years ago
18f4c64
jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'
by Linus Torvalds
· 15 years ago
91e0955
jffs2: move jffs2_gcd_mtd threads to the new kthread API
by Gerard Lledo
· 15 years ago
bc8cec0
JFFS2: add missing verify buffer allocation/deallocation
by Massimo Cirillo
· 15 years ago
57ca7de
jffs2: Fix return value from jffs2_do_readpage_nolock()
by Anders Grafström
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 15 years ago
5c5d4e8
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
72c0490
Get "no acls for this inode" right, fix shmem breakage
by Al Viro
· 15 years ago
073aaa1
helpers for acl caching + switch to those
by Al Viro
· 15 years ago
290c263
switch jffs2 to inode->i_acl
by Al Viro
· 15 years ago
4839641
jffs2: fix another potential leak on error path in scan.c
by David Woodhouse
· 15 years ago
ac1b7c3
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
a2ab0ce
jffs2: leaking jffs2_summary in function jffs2_scan_medium
by Christian Engelmayer
· 15 years ago
d579ed0
jffs2: call jffs2_write_super from jffs2_sync_fs
by Christoph Hellwig
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
ebc1ac1
->write_super lock_super pushdown
by Christoph Hellwig
· 15 years ago
01ba687
jffs2: move jffs2_write_super to super.c
by Christoph Hellwig
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
8c85e12
remove ->write_super call in generic_shutdown_super
by Christoph Hellwig
· 16 years ago
81e2962
jffs2: Fix corruption when flash erase/write failure
by Joakim Tjernlund
· 15 years ago
22ae77b
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
fc371a2
[JFFS2] jffs2_acl_count() tests < 0 on unsigned
by Roel Kluin
· 16 years ago
c6d59cd
[JFFS2] kmem_cache_alloc/memset -> kmem_cache_zalloc
by Wei Yongjun
· 16 years ago
4c41bd0
[JFFS2] fix mount crash caused by removed nodes
by Thomas Gleixner
· 16 years ago
efab0b5
[JFFS2] force the jffs2 GC daemon to behave a bit better
by Andres Salomon
· 16 years ago
ab5610b
[JFFS2] remove junk prototypes
by Artem Bityutskiy
· 16 years ago
Next »