summaryrefslogtreecommitdiffstats
path: root/fs/afs/vlocation.c
Commit message (Expand)AuthorAgeFilesLines
* workqueue: use mod_delayed_work() instead of cancel + queueTejun Heo2012-08-141-11/+3Star
* 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-171-0/+2
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-031-12/+13
* fs/afs/vlocation.c: fix off-by-oneAdrian Bunk2007-11-061-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-281-9/+8Star
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-271-5/+15
* [AFS]: Add security support.David Howells2007-04-271-10/+16
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-271-684/+469Star
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-271-66/+36Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1Star
* [PATCH] fs: use list_move()Akinobu Mita2006-06-261-4/+2Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+954