index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jffs2
/
xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xattr handlers: Simplify list operation
Andreas Gruenbacher
2015-12-13
1
-10
/
+16
*
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
2015-11-13
1
-4
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
|
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-04-22
1
-1
/
+0
|
\
\
|
*
|
jffs2: remove an unneeded condition
Dan Carpenter
2015-03-30
1
-1
/
+0
|
|
/
*
/
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
|
/
*
fs/jffs2/xattr.c: remove null test before kfree
Fabian Frederick
2014-07-02
1
-2
/
+1
*
jffs2: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
1
-4
/
+5
*
jffs2: allow to complete xattr integrity check on first GC scan
Jean-Christophe DUBOIS
2012-05-13
1
-0
/
+7
*
jffs2: allow to discriminate between recoverable and non-recoverable errors
Jean-Christophe DUBOIS
2012-05-13
1
-7
/
+9
*
jffs2: Standardize JFFS_<LEVEL> uses
Joe Perches
2012-03-27
1
-0
/
+2
*
jffs2: remove a trailing white space in commentaries
Tracey Dent
2011-03-11
1
-1
/
+1
*
jffs2: fix error value sign
Vasiliy Kulikov
2010-12-03
1
-6
/
+6
*
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
2010-08-09
1
-1
/
+1
*
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
2010-07-21
1
-1
/
+1
*
jffs2: constify xattr_handler
Stephen Hemminger
2010-05-21
1
-4
/
+4
*
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-16
1
-2
/
+4
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
1
-1
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2008-05-01
1
-2
/
+2
|
\
|
*
[JFFS2] Track parent inode for directories (for NFS export)
David Woodhouse
2008-05-01
1
-2
/
+2
*
|
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-2
/
+2
|
/
*
[JFFS2] Fix potential memory leak of dead xattrs on unmount.
David Woodhouse
2007-05-20
1
-0
/
+4
*
[JFFS2] Fix BUG() caused by failing to discard xattrs on deleted files.
David Woodhouse
2007-05-20
1
-1
/
+1
*
[JFFS2] Tidy up licensing/copyright boilerplate.
David Woodhouse
2007-04-25
1
-1
/
+2
*
[JFFS2] kill warning RE debug-only variables
Jeff Garzik
2006-10-04
1
-3
/
+2
*
fs/jffs2/xattr.c: remove dead code
Adrian Bunk
2006-08-15
1
-1
/
+0
*
[JFFS2][XATTR] Fix xd->refcnt race condition
KaiGai Kohei
2006-06-29
1
-23
/
+22
*
[JFFS2][XATTR] Re-define xd->refcnt as atomic_t
KaiGai Kohei
2006-06-27
1
-14
/
+11
*
[JFFS2][XATTR] rid unnecessary writing of delete marker.
KaiGai Kohei
2006-06-27
1
-201
/
+102
*
[JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion
KaiGai Kohei
2006-06-27
1
-273
/
+463
*
[JFFS2] Fix 64-bit size_t problems in XATTR code.
David Woodhouse
2006-05-25
1
-14
/
+14
*
[JFFS2] Reduce visibility of raw_node_ref to upper layers of JFFS2 code.
David Woodhouse
2006-05-24
1
-29
/
+9
*
[JFFS2] Remove flash offset argument from various functions.
David Woodhouse
2006-05-23
1
-22
/
+23
*
[JFFS2] Extend jffs2_link_node_ref() to link into per-inode list too.
David Woodhouse
2006-05-22
1
-8
/
+7
*
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
David Woodhouse
2006-05-21
1
-9
/
+5
*
[JFFS2][XATTR] Fix obvious typo
KaiGai Kohei
2006-05-13
1
-1
/
+1
*
[JFFS2][XATTR] Unify each file header part with any jffs2 file.
KaiGai Kohei
2006-05-13
1
-8
/
+8
*
[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)
KaiGai Kohei
2006-05-13
1
-48
/
+20
*
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
KaiGai Kohei
2006-05-13
1
-28
/
+47
*
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
KaiGai Kohei
2006-05-13
1
-0
/
+1271