Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
47e5243afe0bd2a1aca1e1f05dfbcc214267fbc9
/
fs
/
jffs2
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f5e54d6
[PATCH] mark address_space_operations const
by Christoph Hellwig
· 18 years ago
936813a
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
332a6b9
[JFFS2][XATTR] Fix wrong copyright
by KaiGai Kohei
· 18 years ago
2c887e2
[JFFS2][XATTR] Re-define xd->refcnt as atomic_t
by KaiGai Kohei
· 18 years ago
355ed4e
[JFFS2][XATTR] Fix memory leak with jffs2_xattr_ref
by KaiGai Kohei
· 18 years ago
8a13695
[JFFS2][XATTR] rid unnecessary writing of delete marker.
by KaiGai Kohei
· 18 years ago
a1ae76e
[JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL.
by KaiGai Kohei
· 18 years ago
c9f700f
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
by KaiGai Kohei
· 18 years ago
da206c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
2edc322
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
by Linus Torvalds
· 18 years ago
1046d88
[JFFS2] Check CRC32 on dirent and data nodes each time they're read
by David Woodhouse
· 18 years ago
fc6612f
[JFFS2] When retiring nextblock, allocate a node_ref for the wasted space
by David Woodhouse
· 18 years ago
3877f0b
[JFFS2] Don't trust node headers before the CRC is checked.
by David Woodhouse
· 18 years ago
4ed0156
[JFFS2] Fix more breakage caused by janitorial meddling.
by David Woodhouse
· 18 years ago
3bcc86f
[JFFS2] Remove stray __exit from jffs2_compressors_exit()
by David Woodhouse
· 18 years ago
098a198
[JFFS2] Preallocate node refs for cleanmarker in summary scan
by David Woodhouse
· 18 years ago
13ba42d
[JFFS2] Fix calculation of potential summary marker offset on NOR flash.
by David Woodhouse
· 18 years ago
9a1fcdf
[MTD] NAND Signal that a bitflip was corrected by ECC
by Thomas Gleixner
· 18 years ago
8593fbc
[MTD] Rework the out of band handling completely
by Thomas Gleixner
· 18 years ago
5bd34c0
[MTD] NAND Replace oobinfo by ecclayout
by Thomas Gleixner
· 18 years ago
ff268fb
[MTD] NAND Consolidate oobinfo handling
by Thomas Gleixner
· 18 years ago
a6a8bef
[JFFS2] Preallocate raw_node_refs in a couple of missing places in scan
by David Woodhouse
· 18 years ago
2ebf09c
[JFFS2] Fix oops when marking space dirty in scan, but no previous node exists.
by David Woodhouse
· 18 years ago
ddc58bd
[JFFS2] Fix wbuf recovery of f->metadata->raw node.
by David Woodhouse
· 18 years ago
9bfeb69
[JFFS2] Switch to using an array of jffs2_raw_node_refs instead of a list.
by David Woodhouse
· 18 years ago
89291a9
[JFFS2] Fix 64-bit size_t problems in XATTR code.
by David Woodhouse
· 18 years ago
8b9e9fe
[JFFS2] Fix and improve debugging output during scan.
by David Woodhouse
· 18 years ago
046b8b9
[JFFS2] Add 'jeb' argument to jffs2_prealloc_raw_node_refs()
by David Woodhouse
· 18 years ago
f61579c3
[JFFS2] Correctly handle wasted space before summary node.
by David Woodhouse
· 18 years ago
c38c1b6
[JFFS2] jffs2_free_all_node_refs() doesn't free them all. Rename it.
by David Woodhouse
· 18 years ago
f560928
[JFFS2] Allocate node_ref for wasted space when skipping to page boundary
by David Woodhouse
· 18 years ago
c7c16c8
[JFFS2] Revert Artem's Bunkage in debug messages.
by David Woodhouse
· 18 years ago
0305c86
Merge branch 'master' of git://git.infradead.org/~gleixner/mtd-nand-2.6.git
by David Woodhouse
· 18 years ago
99988f7
[JFFS2] Introduce ref_next() macro for finding next physical node
by David Woodhouse
· 18 years ago
2f78540
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
by David Woodhouse
· 18 years ago
9223a45
[MTD] Remove read/write _ecc variants
by Thomas Gleixner
· 18 years ago
4cbb9b8
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
by Thomas Gleixner
· 18 years ago
dcb0932
[JFFS2] Simplify writebuffer handling
by Thomas Gleixner
· 18 years ago
9fe4854
[JFFS2] Remove flash offset argument from various functions.
by David Woodhouse
· 18 years ago
5fa4339
[MTD] Introduce MTD_BIT_WRITEABLE
by Joern Engel
· 18 years ago
c8b229d
[MTD] Merge STMicro NOR_ECC code with Intel Sibley code
by Joern Engel
· 18 years ago
2831877
[MTD] Introduce writesize
by Joern Engel
· 18 years ago
987d47b
[JFFS2] Put list of nodes in common part of ic/x_ref/x_datum structure
by David Woodhouse
· 18 years ago
0eac940
[JFFS2] Add some preemptive BUG checks for XATTR code
by David Woodhouse
· 18 years ago
fcb7578
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
by David Woodhouse
· 18 years ago
a1b563d
[JFFS2] Initialise ref->next_in_ino when marking dirty space in wbuf flush
by David Woodhouse
· 18 years ago
3b79673
[JFFS2] Fix accounting error in jffs2_link_node_ref()
by David Woodhouse
· 18 years ago
06c6764
[JFFS2] Fix dummy jffs2_sum_scan_sumnode() macro for !SUMMARY case.
by David Woodhouse
· 18 years ago
ca89a51
[JFFS2] Finally eliminate __totlen field from struct jffs2_raw_node_ref
by David Woodhouse
· 18 years ago
010b06d
[JFFS2] Locking issues in summary write code.
by David Woodhouse
· 18 years ago
9167e0f
[JFFS2] Remove stray kfree of summary info in XATTR code.
by David Woodhouse
· 18 years ago
0bcc099
[JFFS2] File node reference for wasted space when flushing wbuf
by David Woodhouse
· 18 years ago
b64335f
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
by David Woodhouse
· 18 years ago
49f11d4
[JFFS2] Mark gaps in summary list as dirty space
by David Woodhouse
· 18 years ago
25090a6
[JFFS2] Discard remaining free space when filing a dirty block in scan.
by David Woodhouse
· 18 years ago
6827099
[JFFS2] Introduce jffs2_scan_dirty_space() function.
by David Woodhouse
· 18 years ago
7807ef7
[JFFS2] Fix summary handling of unknown but compatible nodes.
by David Woodhouse
· 18 years ago
3560160
[JFFS2] Fix memory leak in scan code; improve comments.
by David Woodhouse
· 18 years ago
6171586
[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes.
by David Woodhouse
· 18 years ago
fb9fbbc
[JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries.
by David Woodhouse
· 18 years ago
f1f9671
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
by David Woodhouse
· 18 years ago
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 18 years ago
1417fc4
[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete()
by David Woodhouse
· 18 years ago
9641b78
[JFFS2] Optimise reading of eraseblock summary nodes
by David Woodhouse
· 18 years ago
8e4482f
[JFFS2] Remove forgotten summary code
by Ferenc Havasi
· 18 years ago
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 18 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 18 years ago
c41ff6e
[JFFS2] Fix printk format in jffs2_sum_write_data() error message.
by David Woodhouse
· 18 years ago
7d2beb1
[JFFS2] Fix section mismatch warnings in JFFS2.
by David Brownell
· 18 years ago
5b5ffbc
[PATCH] jffs2: memory leak in jffs2_scan_medium()
by Florin Malita
· 18 years ago
184f565
[JFFS2] Fix printk format in some error messages.
by Andrew Morton
· 18 years ago
3e68fbb
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
by David Woodhouse
· 18 years ago
cf5eba5
[JFFS2] Reduce excessive node count for syslog files.
by David Woodhouse
· 18 years ago
21b9879
[JFFS2][XATTR] Fix obvious typo
by KaiGai Kohei
· 19 years ago
c8708a9
[JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases.
by KaiGai Kohei
· 19 years ago
dea8013
[JFFS2][XATTR] remove redundant pointer cast in acl.c
by KaiGai Kohei
· 19 years ago
5a14959
[JFFS2][XATTR] remove '__KERNEL__' from acl.h
by KaiGai Kohei
· 19 years ago
ee886b5
[JFFS2][XATTR] remove senseless comment
by KaiGai Kohei
· 19 years ago
652ecc2
[JFFS2][XATTR] Unify each file header part with any jffs2 file.
by KaiGai Kohei
· 19 years ago
4470d04
[JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h.
by KaiGai Kohei
· 19 years ago
084702e
[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)
by KaiGai Kohei
· 19 years ago
8f2b6f4
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
by KaiGai Kohei
· 19 years ago
8b0b339
[JFFS2][XATTR] Add a description about c->xattr_sem
by KaiGai Kohei
· 19 years ago
de1f72f
[JFFS2][XATTR] remove typedef from posix_acl related definition.
by KaiGai Kohei
· 19 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 19 years ago
20ffdcb
[JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c
by Jesper Juhl
· 19 years ago
7e59f2c
[JFFS2] Remove obsolete histo.h
by Domen Puncer
· 19 years ago
422138d
[JFFS2] Fix race in setting file attributes
by Dmitry Bazhenov
· 19 years ago
cbb9a56
Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/
by David Woodhouse
· 19 years ago
21f1d5f
[RBTREE] Update JFFS2 to use rb_parent() accessor macro.
by David Woodhouse
· 19 years ago
373d5e7
JFFS2: Return an error for long filenames
by Richard Purdie
· 19 years ago
d96fb99
[JFFS2] Fix race in post-mount node checking
by David Woodhouse
· 19 years ago
fb6a82c
[PATCH] jffs2: fix printk warnings
by Randy Dunlap
· 19 years ago
4b4d1cc
BUG_ON() Conversion in fs/jffs2/
by Eric Sesterhenn
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
Next »