aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/vlocation.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-16afs: Migrate vlocation fields to 64-bitGravatar Tina Ruchandani 1-7/+9
2017-01-09afs: Kill afs_wait_modeGravatar David Howells 1-2/+2
2016-09-04fs/afs/vlocation: Remove deprecated create_singlethread_workqueueGravatar Bhaktipriya Shridhar 1-2/+2
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Gravatar Kirill Tkhai 1-1/+0
2013-09-27FS-Cache: Provide the ability to enable/disable cookiesGravatar David Howells 1-1/+2
2012-08-13workqueue: use mod_delayed_work() instead of cancel + queueGravatar Tejun Heo 1-11/+3
2011-01-14afs: add afs_wq and use it instead of the system workqueueGravatar Tejun Heo 1-7/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-06-16AFS: Correctly translate auth error aborts and don't failover in such casesGravatar David Howells 1-0/+2
2009-04-03FS-Cache: Make kAFS use FS-CacheGravatar David Howells 1-12/+13
2007-11-05fs/afs/vlocation.c: fix off-by-oneGravatar Adrian Bunk 1-1/+1
2007-10-17fs/afs/: possible cleanupsGravatar Adrian Bunk 1-3/+3
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-05-03[AFS]: Fix use of __exit functions from __init pathGravatar David Howells 1-1/+1
2007-04-27[AFS]: Fix VLocation record update wakeupGravatar David Howells 1-9/+8
2007-04-26[AFS]: Eliminate cmpxchg() usage in vlocation code.Gravatar David S. Miller 1-5/+15
2007-04-26[AFS]: Add security support.Gravatar David Howells 1-10/+16
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.Gravatar David Howells 1-684/+469
2007-04-26[AFS]: Clean up the AFS sourcesGravatar David Howells 1-66/+36
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-2/+1
2006-06-26[PATCH] fs: use list_move()Gravatar Akinobu Mita 1-4/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+954