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
/
ocfs2
/
symlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-1
/
+0
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
1
-3
/
+0
2015-12-30
switch ->get_link() to delayed_call, kill ->put_link()
Al Viro
1
-1
/
+0
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-1
/
+1
2013-02-26
ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path
Sunil Mushran
1
-1
/
+1
2012-05-29
ocfs: simplify symlink handling
Al Viro
1
-94
/
+21
2011-02-21
ocfs2: remove NAMEI from symlink.c
Tao Ma
1
-1
/
+0
2011-03-07
ocfs2: Remove EXIT from masklog.
Tao Ma
1
-3
/
+4
2011-02-21
ocfs2: Remove ENTRY from masklog.
Tao Ma
1
-6
/
+0
2010-09-29
ocfs2: Don't walk off the end of fast symlinks.
Joel Becker
1
-1
/
+1
2010-01-11
ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error path
OGAWA Hirofumi
1
-5
/
+5
2009-12-23
Ocfs2: Let ocfs2 support fiemap for symlink and fast symlink.
Tristan Ye
1
-0
/
+2
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-05-09
ocfs2: Use nd_set_link().
Joel Becker
1
-40
/
+37
2009-01-05
ocfs2: Wrap inode block reads in a dedicated function.
Joel Becker
1
-1
/
+1
2008-10-14
ocfs2: Simplify ocfs2_read_block()
Joel Becker
1
-4
/
+1
2008-10-14
ocfs2: Require an inode for ocfs2_read_block(s)().
Joel Becker
1
-3
/
+2
2008-10-13
ocfs2: Don't check for NULL before brelse()
Mark Fasheh
1
-2
/
+1
2008-10-13
ocfs2: Add extended attribute support
Tiger Yang
1
-0
/
+9
2008-04-30
ocfs2: Allow uid/gid/perm changes of symlinks
Sunil Mushran
1
-0
/
+2
2007-05-07
mm: make read_cache_page synchronous
Nick Piggin
1
-7
/
+0
2007-02-12
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
1
-2
/
+2
2007-01-21
ocfs2: Don't print errors when following symlinks
Mark Fasheh
1
-2
/
+1
2006-12-01
ocfs2: update file system paths to set atime
Tiger Yang
1
-0
/
+4
2006-06-29
ocfs2: silence ENOENT during lookup of broken links
Sunil Mushran
1
-1
/
+1
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
1
-2
/
+1
2006-01-03
[PATCH] OCFS2: The Second Oracle Cluster Filesystem
Mark Fasheh
1
-0
/
+180