.. |
Kconfig
|
31db6e9ea1
[JFFS2] Move JFFS2 config options out of fs/Kconfig
|
%!s(int64=17) %!d(string=hai) anos |
LICENCE
|
c00c310eac
[JFFS2] Tidy up licensing/copyright boilerplate.
|
%!s(int64=18) %!d(string=hai) anos |
Makefile
|
c799aca31b
[JFFS2] Add LZO compression support.
|
%!s(int64=18) %!d(string=hai) anos |
README.Locking
|
ced2207036
[JFFS2] semaphore->mutex conversion
|
%!s(int64=17) %!d(string=hai) anos |
TODO
|
c00c310eac
[JFFS2] Tidy up licensing/copyright boilerplate.
|
%!s(int64=18) %!d(string=hai) anos |
acl.c
|
3975d16760
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
|
%!s(int64=15) %!d(string=hai) anos |
acl.h
|
365f0cb9d2
jffs2: constify xattr_handler
|
%!s(int64=15) %!d(string=hai) anos |
background.c
|
acb64a43e4
jffs2: Require jffs2_garbage_collect_trigger() to be called with lock held
|
%!s(int64=15) %!d(string=hai) anos |
build.c
|
27c72b040c
[JFFS2] Track parent inode for directories (for NFS export)
|
%!s(int64=17) %!d(string=hai) anos |
compr.c
|
af901ca181
tree-wide: fix assorted typos all over the place
|
%!s(int64=15) %!d(string=hai) anos |
compr.h
|
0fc72b81d3
[JFFS2] Add declaration of jffs2_lzo_{init,exit} to compr.h
|
%!s(int64=18) %!d(string=hai) anos |
compr_lzo.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
%!s(int64=15) %!d(string=hai) anos |
compr_rtime.c
|
ef53cb02ff
[JFFS2] Whitespace cleanups.
|
%!s(int64=18) %!d(string=hai) anos |
compr_rubin.c
|
0bc4382ae9
[JFFS2] Clean up fs/jffs2/compr_rubin.c
|
%!s(int64=16) %!d(string=hai) anos |
compr_zlib.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
%!s(int64=15) %!d(string=hai) anos |
debug.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
%!s(int64=15) %!d(string=hai) anos |
debug.h
|
8e24eea728
fs: replace remaining __FUNCTION__ occurrences
|
%!s(int64=17) %!d(string=hai) anos |
dir.c
|
e72e6497e7
jffs2: Fix NFS race by using insert_inode_locked()
|
%!s(int64=15) %!d(string=hai) anos |
erase.c
|
ae3b6ba06c
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
|
%!s(int64=15) %!d(string=hai) anos |
file.c
|
7ea8085910
drop unused dentry argument to ->fsync
|
%!s(int64=15) %!d(string=hai) anos |
fs.c
|
3975d16760
Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
|
%!s(int64=15) %!d(string=hai) anos |
gc.c
|
ae3b6ba06c
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
|
%!s(int64=15) %!d(string=hai) anos |
ioctl.c
|
0533400b78
[JFFS2] Use .unlocked_ioctl
|
%!s(int64=17) %!d(string=hai) anos |
jffs2_fs_i.h
|
290c263bf8
switch jffs2 to inode->i_acl
|
%!s(int64=16) %!d(string=hai) anos |
jffs2_fs_sb.h
|
e2bc322bf0
[JFFS2] Add erase_checking_list to hold blocks being marked.
|
%!s(int64=17) %!d(string=hai) anos |
malloc.c
|
dd799983e9
jffs2: Use SLAB_HWCACHE_ALIGN for jffs2_raw_{dirent,inode} slabs
|
%!s(int64=16) %!d(string=hai) anos |
nodelist.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
%!s(int64=15) %!d(string=hai) anos |
nodelist.h
|
9957abea31
jffs2: Add 'work_done' return value from jffs2_erase_pending_blocks()
|
%!s(int64=15) %!d(string=hai) anos |
nodemgmt.c
|
ae3b6ba06c
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
|
%!s(int64=15) %!d(string=hai) anos |
os-linux.h
|
7ea8085910
drop unused dentry argument to ->fsync
|
%!s(int64=15) %!d(string=hai) anos |
read.c
|
199bc9ff5c
jffs2: Fix memory corruption in jffs2_read_inode_range()
|
%!s(int64=15) %!d(string=hai) anos |
readinode.c
|
bcc54e2a6d
jffs2: fix up rb_root initializations to use RB_ROOT
|
%!s(int64=15) %!d(string=hai) anos |
scan.c
|
ae3b6ba06c
jffs2: Use jffs2_garbage_collect_trigger() to trigger pending erases
|
%!s(int64=15) %!d(string=hai) anos |
security.c
|
365f0cb9d2
jffs2: constify xattr_handler
|
%!s(int64=15) %!d(string=hai) anos |
summary.c
|
0fed784b0f
JFFS2: fix min/max confusion
|
%!s(int64=15) %!d(string=hai) anos |
summary.h
|
b7600dba6d
[JFFS2] Fix allocation of summary buffer
|
%!s(int64=17) %!d(string=hai) anos |
super.c
|
9723152ad1
jffs2: Stop triggering block erases from jffs2_write_super()
|
%!s(int64=15) %!d(string=hai) anos |
symlink.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
%!s(int64=15) %!d(string=hai) anos |
wbuf.c
|
64a5c2eb82
jffs2: Rename jffs2_erase_pending_trigger() to jffs2_dirty_trigger()
|
%!s(int64=15) %!d(string=hai) anos |
write.c
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
%!s(int64=15) %!d(string=hai) anos |
writev.c
|
c00c310eac
[JFFS2] Tidy up licensing/copyright boilerplate.
|
%!s(int64=18) %!d(string=hai) anos |
xattr.c
|
365f0cb9d2
jffs2: constify xattr_handler
|
%!s(int64=15) %!d(string=hai) anos |
xattr.h
|
365f0cb9d2
jffs2: constify xattr_handler
|
%!s(int64=15) %!d(string=hai) anos |
xattr_trusted.c
|
365f0cb9d2
jffs2: constify xattr_handler
|
%!s(int64=15) %!d(string=hai) anos |
xattr_user.c
|
365f0cb9d2
jffs2: constify xattr_handler
|
%!s(int64=15) %!d(string=hai) anos |