summaryrefslogtreecommitdiffstats
path: root/fs/afs/vlocation.c
Commit message (Expand)AuthorAgeFilesLines
* afs: Overhaul volume and server record caching and fileserver rotationDavid Howells2017-11-131-669/+0
* afs: Add an address list conceptDavid Howells2017-11-131-35/+40
* afs: Keep and pass sockaddr_rxrpc addresses rather than in_addrDavid Howells2017-11-131-22/+8
* afs: Update the cache index structureDavid Howells2017-11-131-33/+6
* afs: Push the net ns pointer to more placesDavid Howells2017-11-131-3/+3
* afs: Lay the groundwork for supporting network namespacesDavid Howells2017-11-131-83/+68
* afs: Migrate vlocation fields to 64-bitTina Ruchandani2017-03-161-7/+9
* afs: Kill afs_wait_modeDavid Howells2017-01-091-2/+2
* fs/afs/vlocation: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-09-041-2/+2
* sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-1/+0
* FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-271-1/+2
* workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-131-11/+3
* afs: add afs_wq and use it instead of the system workqueueTejun Heo2011-01-141-7/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* AFS: Correctly translate auth error aborts and don't failover in such casesDavid Howells2009-06-161-0/+2
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-031-12/+13
* fs/afs/vlocation.c: fix off-by-oneAdrian Bunk2007-11-051-1/+1
* fs/afs/: possible cleanupsAdrian Bunk2007-10-171-3/+3
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* [AFS]: Fix use of __exit functions from __init pathDavid Howells2007-05-031-1/+1
* [AFS]: Fix VLocation record update wakeupDavid Howells2007-04-271-9/+8
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-261-5/+15
* [AFS]: Add security support.David Howells2007-04-261-10/+16
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-261-684/+469
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-261-66/+36
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-4/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+954
OpenPOWER on IntegriCloud