index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
jffs2
/
xattr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-13
xattr handlers: Simplify list operation
Andreas Gruenbacher
1
-10
/
+16
2015-11-13
xattr handlers: Pass handler to operations instead of flags
Andreas Gruenbacher
1
-4
/
+5
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-22
Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+0
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-03-30
jffs2: remove an unneeded condition
Dan Carpenter
1
-1
/
+0
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2014-07-02
fs/jffs2/xattr.c: remove null test before kfree
Fabian Frederick
1
-2
/
+1
2014-01-25
jffs2: use generic posix ACL infrastructure
Christoph Hellwig
1
-4
/
+5
2012-05-13
jffs2: allow to complete xattr integrity check on first GC scan
Jean-Christophe DUBOIS
1
-0
/
+7
2012-05-13
jffs2: allow to discriminate between recoverable and non-recoverable errors
Jean-Christophe DUBOIS
1
-7
/
+9
2012-03-27
jffs2: Standardize JFFS_<LEVEL> uses
Joe Perches
1
-0
/
+2
2011-03-11
jffs2: remove a trailing white space in commentaries
Tracey Dent
1
-1
/
+1
2010-12-03
jffs2: fix error value sign
Vasiliy Kulikov
1
-6
/
+6
2010-08-09
convert remaining ->clear_inode() to ->evict_inode()
Al Viro
1
-1
/
+1
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
1
-1
/
+1
2010-05-21
jffs2: constify xattr_handler
Stephen Hemminger
1
-4
/
+4
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