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
/
afs
/
vlclient.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
afs: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-12
/
+12
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
1
-0
/
+111
2020-05-31
afs: Remove the error argument from afs_protocol_error()
David Howells
1
-20
/
+14
2020-05-31
afs: Use the serverUnique field in the UVLDB record to reduce rpc ops
David Howells
1
-0
/
+1
2019-11-21
afs: Switch the naming of call->iter and call->_iter
David Howells
1
-3
/
+3
2019-07-30
afs: Fix loop index mixup in afs_deliver_vl_get_entry_by_name_u()
Marc Dionne
1
-5
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-16
afs: Always get the reply time
David Howells
1
-1
/
+0
2019-05-16
afs: Get rid of afs_call::reply[]
David Howells
1
-20
/
+13
2019-05-16
afs: Fix the maximum lifespan of VL and probe calls
David Howells
1
-0
/
+4
2019-05-07
Merge tag 'afs-next-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+15
2019-04-25
afs: Split wait from afs_make_call()
David Howells
1
-11
/
+15
2019-04-08
afs: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-7
/
+11
2018-10-24
afs: Probe multiple fileservers simultaneously
David Howells
1
-14
/
+21
2018-10-24
afs: Implement VL server rotation
David Howells
1
-18
/
+14
2018-10-24
afs: Set up the iov_iter before calling afs_extract_data()
David Howells
1
-58
/
+46
2018-10-24
afs: Better tracing of protocol errors
David Howells
1
-10
/
+20
2018-05-16
afs: Fix mounting of backup volumes
Marc Dionne
1
-9
/
+10
2018-04-09
afs: Trace protocol errors
David Howells
1
-10
/
+10
2018-04-09
afs: Fix checker warnings
David Howells
1
-4
/
+4
2018-02-06
afs: Fix server list handling
David Howells
1
-3
/
+7
2017-11-13
afs: Trace the initiation and completion of client calls
David Howells
1
-1
/
+9
2017-11-13
afs: Make use of the YFS service upgrade to fully support IPv6
David Howells
1
-1
/
+336
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-94
/
+213
2017-11-13
afs: Add an address list concept
David Howells
1
-4
/
+4
2017-11-13
afs: Condense afs_call's reply{,2,3,4} into an array
David Howells
1
-3
/
+3
2017-11-13
afs: Consolidate abort_to_error translators
David Howells
1
-43
/
+0
2017-11-13
afs: Allow IPv6 address specification of VL servers
David Howells
1
-4
/
+9
2017-11-13
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
1
-8
/
+12
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
1
-4
/
+6
2017-01-09
afs: Kill afs_wait_mode
David Howells
1
-4
/
+4
2016-09-01
rxrpc: Don't expose skbs to in-kernel users [ver #2]
David Howells
1
-4
/
+3
2016-08-06
rxrpc: Fix races between skb free, ACK generation and replying
David Howells
1
-7
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2007-04-26
[AFS]: Add security support.
David Howells
1
-0
/
+6
2007-04-26
[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.
David Howells
1
-590
/
+119
2007-04-26
[AFS]: Clean up the AFS sources
David Howells
1
-35
/
+23
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+695