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
/
cell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-02
afs: Use refcount_t rather than atomic_t
David Howells
1
-32
/
+29
2022-01-07
afs: Convert afs to use the new fscache API
David Howells
1
-12
/
+0
2021-09-13
afs: Fix mmap coherency vs 3rd-party changes
David Howells
1
-0
/
+2
2020-10-27
afs: Fix tracing deref-before-check
David Howells
1
-1
/
+2
2020-10-16
afs: Add tracing for cell refcount and active user count
David Howells
1
-29
/
+70
2020-10-16
afs: Fix cell removal
David Howells
1
-6
/
+10
2020-10-16
afs: Fix cell purging with aliases
David Howells
1
-0
/
+3
2020-10-16
afs: Fix cell refcounting by splitting the usage counter
David Howells
1
-46
/
+103
2020-10-16
afs: Fix rapid cell addition/removal by not using RCU on cells tree
David Howells
1
-73
/
+58
2020-06-27
afs: Fix storage of cell names
David Howells
1
-0
/
+9
2020-06-04
afs: Reorganise volume and server trees to be rooted on the cell
David Howells
1
-2
/
+5
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
1
-1
/
+1
2020-06-04
afs: Detect cell aliases 1 - Cells with root volumes
David Howells
1
-0
/
+3
2020-01-26
afs: Fix characters allowed into cell names
David Howells
1
-1
/
+10
2019-08-22
afs: Fix leak in afs_lookup_cell_rcu()
David Howells
1
-0
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-16
afs: Fix cell DNS lookup
David Howells
1
-66
/
+103
2019-05-15
afs: Fix afs_cell records to always have a VL server list record
David Howells
1
-8
/
+11
2019-05-15
afs: Fix missing lock when replacing VL server list
David Howells
1
-3
/
+2
2019-02-25
afs: Fix manually set volume location server list
David Howells
1
-0
/
+1
2018-10-24
afs: Fix TTL on VL server and address lists
David Howells
1
-4
/
+22
2018-10-24
afs: Implement VL server rotation
David Howells
1
-19
/
+20
2018-10-12
afs: Fix cell proc list
David Howells
1
-2
/
+15
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
1
-4
/
+8
2018-05-23
afs: Implement network namespacing
David Howells
1
-2
/
+2
2018-05-23
afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
David Howells
1
-4
/
+4
2018-04-09
afs: Implement @cell substitution handling
David Howells
1
-0
/
+2
2018-04-09
afs: Don't over-increment the cell usage count when pinning it
David Howells
1
-2
/
+2
2018-04-09
afs: Fix checker warnings
David Howells
1
-3
/
+3
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
1
-1
/
+1
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
1
-1
/
+3
2018-03-20
sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...
Peter Zijlstra
1
-3
/
+3
2017-11-24
afs: cell: Remove unnecessary code in afs_lookup_cell
Gustavo A. R. Silva
1
-6
/
+1
2017-11-13
afs: Overhaul volume and server record caching and fileserver rotation
David Howells
1
-5
/
+2
2017-11-13
afs: Add an address list concept
David Howells
1
-111
/
+58
2017-11-13
afs: Overhaul cell database management
David Howells
1
-282
/
+634
2017-11-13
afs: Allow IPv6 address specification of VL servers
David Howells
1
-10
/
+21
2017-11-13
afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr
David Howells
1
-3
/
+15
2017-11-13
afs: Push the net ns pointer to more places
David Howells
1
-7
/
+7
2017-11-13
afs: Lay the groundwork for supporting network namespaces
David Howells
1
-67
/
+63
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-11
AFS: Implement an autocell mount capability [ver #2]
wanglei
1
-14
/
+38
2010-08-11
DNS: If the DNS server returns an error, allow that to be cached [ver #2]
Wang Lei
1
-0
/
+4
2010-08-05
DNS: Make AFS go to the DNS for AFSDB records for unknown cells
Wang Lei
1
-10
/
+30
2009-04-03
FS-Cache: Make kAFS use FS-Cache
David Howells
1
-9
/
+7
2008-04-29
afs: use the shorter LIST_HEAD for brevity
Robert P. J. Day
1
-1
/
+1
2008-04-02
afs: add missing up_write() on return
Sven Schnelle
1
-0
/
+1
2008-03-28
afs: prevent double cell registration
Sven Schnelle
1
-2
/
+13
2007-10-17
KEYS: Make request_key() and co fundamentally asynchronous
David Howells
1
-11
/
+6
[next]