index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jffs2
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
1
-2
/
+4
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2008-05-01
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-2
/
+2
2008-05-01
[JFFS2] Track parent inode for directories (for NFS export)
David Woodhouse
1
-2
/
+2
2008-04-30
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2007-05-20
[JFFS2] Fix potential memory leak of dead xattrs on unmount.
David Woodhouse
1
-0
/
+4
2007-05-20
[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.
David Woodhouse
1
-1
/
+1
2007-04-25
[JFFS2] Tidy up licensing/copyright boilerplate.
David Woodhouse
1
-1
/
+2
2006-10-04
[JFFS2] kill warning RE debug-only variables
Jeff Garzik
1
-3
/
+2
2006-08-15
fs/jffs2/xattr.c: remove dead code
Adrian Bunk
1
-1
/
+0
2006-06-29
[JFFS2][XATTR] Fix xd->refcnt race condition
KaiGai Kohei
1
-23
/
+22
2006-06-27
[JFFS2][XATTR] Re-define xd->refcnt as atomic_t
KaiGai Kohei
1
-14
/
+11
2006-06-27
[JFFS2][XATTR] rid unnecessary writing of delete marker.
KaiGai Kohei
1
-201
/
+102
2006-06-27
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
KaiGai Kohei
1
-273
/
+463
2006-05-25
[JFFS2] Fix 64-bit size_t problems in XATTR code.
David Woodhouse
1
-14
/
+14
2006-05-24
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
David Woodhouse
1
-29
/
+9
2006-05-23
[JFFS2] Remove flash offset argument from various functions.
David Woodhouse
1
-22
/
+23
2006-05-22
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
David Woodhouse
1
-8
/
+7
2006-05-21
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
David Woodhouse
1
-9
/
+5
2006-05-13
[JFFS2][XATTR] Fix obvious typo
KaiGai Kohei
1
-1
/
+1
2006-05-13
[JFFS2][XATTR] Unify each file header part with any jffs2 file.
KaiGai Kohei
1
-8
/
+8
2006-05-13
[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)
KaiGai Kohei
1
-48
/
+20
2006-05-13
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
KaiGai Kohei
1
-28
/
+47
2006-05-13
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
KaiGai Kohei
1
-0
/
+1271