summaryrefslogtreecommitdiff
path: root/fs/afs/cell.c
AgeCommit message (Expand)Author
2020-06-30afs: Fix storage of cell namesDavid Howells
2020-01-29afs: Fix characters allowed into cell namesDavid Howells
2019-08-22afs: Fix leak in afs_lookup_cell_rcu()David Howells
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-16afs: Fix cell DNS lookupDavid Howells
2019-05-15afs: Fix afs_cell records to always have a VL server list recordDavid Howells
2019-05-15afs: Fix missing lock when replacing VL server listDavid Howells
2019-02-25afs: Fix manually set volume location server listDavid Howells
2018-10-24afs: Fix TTL on VL server and address listsDavid Howells
2018-10-24afs: Implement VL server rotationDavid Howells
2018-10-12afs: Fix cell proc listDavid Howells
2018-06-15afs: Display manually added cells in dynamic root mountDavid Howells
2018-05-23afs: Implement network namespacingDavid Howells
2018-05-23afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells
2018-04-09afs: Implement @cell substitution handlingDavid Howells
2018-04-09afs: Don't over-increment the cell usage count when pinning itDavid Howells
2018-04-09afs: Fix checker warningsDavid Howells
2018-04-06fscache: Pass object size in rather than calling back for itDavid Howells
2018-04-04fscache: Attach the index key and aux data to the cookieDavid Howells
2018-03-20sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra
2017-11-24afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva
2017-11-13afs: Overhaul volume and server record caching and fileserver rotationDavid Howells
2017-11-13afs: Add an address list conceptDavid Howells
2017-11-13afs: Overhaul cell database managementDavid Howells
2017-11-13afs: Allow IPv6 address specification of VL serversDavid Howells
2017-11-13afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells
2017-11-13afs: Push the net ns pointer to more placesDavid Howells
2017-11-13afs: Lay the groundwork for supporting network namespacesDavid Howells
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesDavid Howells
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-11AFS: Implement an autocell mount capability [ver #2]wanglei
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-05DNS: Make AFS go to the DNS for AFSDB records for unknown cellsWang Lei
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells
2008-04-29afs: use the shorter LIST_HEAD for brevityRobert P. J. Day
2008-04-02afs: add missing up_write() on returnSven Schnelle
2008-03-28afs: prevent double cell registrationSven Schnelle
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-04-26[AFS]: Add security support.David Howells
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-06-26[PATCH] fs: use list_move()Akinobu Mita
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds