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