Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c19a28e1193a6c854738d609ae9b2fe2f6e6bea4
/
fs
/
jffs2
/
xattr.c
2c4aabc
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
27c72b0
[JFFS2] Track parent inode for directories (for NFS export)
by David Woodhouse
· 17 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
2ad8ee7
[JFFS2] Fix potential memory leak of dead xattrs on unmount.
by David Woodhouse
· 18 years ago
8ae5d31
[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.
by David Woodhouse
· 18 years ago
c00c310
[JFFS2] Tidy up licensing/copyright boilerplate.
by David Woodhouse
· 18 years ago
a6b1d82
[JFFS2] kill warning RE debug-only variables
by Jeff Garzik
· 18 years ago
0b6c0bb
fs/jffs2/xattr.c: remove dead code
by Adrian Bunk
· 18 years ago
c6e8c6c
[JFFS2][XATTR] Fix xd->refcnt race condition
by KaiGai Kohei
· 18 years ago
2c887e2
[JFFS2][XATTR] Re-define xd->refcnt as atomic_t
by KaiGai Kohei
· 18 years ago
8a13695
[JFFS2][XATTR] rid unnecessary writing of delete marker.
by KaiGai Kohei
· 18 years ago
c9f700f
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
by KaiGai Kohei
· 18 years ago
89291a9
[JFFS2] Fix 64-bit size_t problems in XATTR code.
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
9fe4854
[JFFS2] Remove flash offset argument from various functions.
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
b64335f
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
by David Woodhouse
· 18 years ago
21b9879
[JFFS2][XATTR] Fix obvious typo
by KaiGai Kohei
· 18 years ago
652ecc2
[JFFS2][XATTR] Unify each file header part with any jffs2 file.
by KaiGai Kohei
· 18 years ago
084702e
[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)
by KaiGai Kohei
· 18 years ago
8f2b6f4
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
by KaiGai Kohei
· 18 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 18 years ago