summaryrefslogtreecommitdiffstats
path: root/fs/afs/cell.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* afs: Fix cell DNS lookupDavid Howells2019-05-161-66/+103
* afs: Fix afs_cell records to always have a VL server list recordDavid Howells2019-05-151-8/+11
* afs: Fix missing lock when replacing VL server listDavid Howells2019-05-151-3/+2Star
* afs: Fix manually set volume location server listDavid Howells2019-02-251-0/+1
* afs: Fix TTL on VL server and address listsDavid Howells2018-10-241-4/+22
* afs: Implement VL server rotationDavid Howells2018-10-241-19/+20
* afs: Fix cell proc listDavid Howells2018-10-121-2/+15
* afs: Display manually added cells in dynamic root mountDavid Howells2018-06-151-4/+8
* afs: Implement network namespacingDavid Howells2018-05-231-2/+2
* afs: Mark afs_net::ws_cell as __rcu and set using rcu functionsDavid Howells2018-05-231-4/+4
* afs: Implement @cell substitution handlingDavid Howells2018-04-091-0/+2
* afs: Don't over-increment the cell usage count when pinning itDavid Howells2018-04-091-2/+2
* afs: Fix checker warningsDavid Howells2018-04-091-3/+3
* fscache: Pass object size in rather than calling back for itDavid Howells2018-04-061-1/+1
* fscache: Attach the index key and aux data to the cookieDavid Howells2018-04-041-1/+3
* sched/wait, fs/afs: Convert wait_on_atomic_t() usage to the new wait_var_even...Peter Zijlstra2018-03-201-3/+3
* afs: cell: Remove unnecessary code in afs_lookup_cellGustavo A. R. Silva2017-11-241-6/+1Star
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-5/+2Star
* afs: Add an address list conceptDavid Howells2017-11-131-111/+58Star
* afs: Overhaul cell database managementDavid Howells2017-11-131-282/+634
* afs: Allow IPv6 address specification of VL serversDavid Howells2017-11-131-10/+21
* afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-131-3/+15
* afs: Push the net ns pointer to more placesDavid Howells2017-11-131-7/+7
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-67/+63Star
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* AFS: Implement an autocell mount capability [ver #2]wanglei2010-08-111-14/+38
* DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei2010-08-111-0/+4
* DNS: Make AFS go to the DNS for AFSDB records for unknown cellsWang Lei2010-08-051-10/+30
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-031-9/+7Star
* afs: use the shorter LIST_HEAD for brevityRobert P. J. Day2008-04-291-1/+1
* afs: add missing up_write() on returnSven Schnelle2008-04-021-0/+1
* afs: prevent double cell registrationSven Schnelle2008-03-281-2/+13
* KEYS: Make request_key() and co fundamentally asynchronousDavid Howells2007-10-171-11/+6Star
* fs/afs/: possible cleanupsAdrian Bunk2007-10-171-0/+2
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [AFS]: Add security support.David Howells2007-04-271-21/+77
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-271-274/+70Star
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-271-33/+18Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-2/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+569