Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
51eaa08f029c7343df846325d7cf047be8b96e81
/
fs
/
jffs2
/
xattr.c
764a5c6
xattr handlers: Simplify list operation
by Andreas Gruenbacher
· 9 years ago
d9a82a0
xattr handlers: Pass handler to operations instead of flags
by Andreas Gruenbacher
· 9 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
a62d016
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
d800fca
jffs2: remove an unneeded condition
by Dan Carpenter
· 10 years ago
f42cf8d
treewide: Fix typo in printk messages
by Masanari Iida
· 10 years ago
086f2f7
fs/jffs2/xattr.c: remove null test before kfree
by Fabian Frederick
· 10 years ago
f2963d4
jffs2: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 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
9bbf29e
jffs2: Standardize JFFS_<LEVEL> uses
by Joe Perches
· 13 years ago
bea9312
jffs2: remove a trailing white space in commentaries
by Tracey Dent
· 14 years ago
f326966
jffs2: fix error value sign
by Vasiliy Kulikov
· 14 years ago
b57922d
convert remaining ->clear_inode() to ->evict_inode()
by Al Viro
· 14 years ago
a4ce96a
Fix up trivial spelling errors ('taht' -> 'that')
by Linus Torvalds
· 14 years ago
365f0cb
jffs2: constify xattr_handler
by Stephen Hemminger
· 14 years ago
431547b
sanitize xattr handler prototypes
by Christoph Hellwig
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
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