| Commit message (Expand) | Author | Age | Files | Lines |
* | afs: Overhaul volume and server record caching and fileserver rotation | David Howells | 2017-11-13 | 1 | -669/+0 |
* | afs: Add an address list concept | David Howells | 2017-11-13 | 1 | -35/+40 |
* | afs: Keep and pass sockaddr_rxrpc addresses rather than in_addr | David Howells | 2017-11-13 | 1 | -22/+8 |
* | afs: Update the cache index structure | David Howells | 2017-11-13 | 1 | -33/+6 |
* | afs: Push the net ns pointer to more places | David Howells | 2017-11-13 | 1 | -3/+3 |
* | afs: Lay the groundwork for supporting network namespaces | David Howells | 2017-11-13 | 1 | -83/+68 |
* | afs: Migrate vlocation fields to 64-bit | Tina Ruchandani | 2017-03-16 | 1 | -7/+9 |
* | afs: Kill afs_wait_mode | David Howells | 2017-01-09 | 1 | -2/+2 |
* | fs/afs/vlocation: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-09-04 | 1 | -2/+2 |
* | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 2014-09-19 | 1 | -1/+0 |
* | FS-Cache: Provide the ability to enable/disable cookies | David Howells | 2013-09-27 | 1 | -1/+2 |
* | workqueue: use mod_delayed_work() instead of cancel + queue | Tejun Heo | 2012-08-14 | 1 | -11/+3 |
* | afs: add afs_wq and use it instead of the system workqueue | Tejun Heo | 2011-01-14 | 1 | -7/+7 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | AFS: Correctly translate auth error aborts and don't failover in such cases | David Howells | 2009-06-17 | 1 | -0/+2 |
* | FS-Cache: Make kAFS use FS-Cache | David Howells | 2009-04-03 | 1 | -12/+13 |
* | fs/afs/vlocation.c: fix off-by-one | Adrian Bunk | 2007-11-06 | 1 | -1/+1 |
* | fs/afs/: possible cleanups | Adrian Bunk | 2007-10-17 | 1 | -3/+3 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | [AFS]: Fix use of __exit functions from __init path | David Howells | 2007-05-03 | 1 | -1/+1 |
* | [AFS]: Fix VLocation record update wakeup | David Howells | 2007-04-28 | 1 | -9/+8 |
* | [AFS]: Eliminate cmpxchg() usage in vlocation code. | David S. Miller | 2007-04-27 | 1 | -5/+15 |
* | [AFS]: Add security support. | David Howells | 2007-04-27 | 1 | -10/+16 |
* | [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC. | David Howells | 2007-04-27 | 1 | -684/+469 |
* | [AFS]: Clean up the AFS sources | David Howells | 2007-04-27 | 1 | -66/+36 |
* | [PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc | Panagiotis Issaris | 2006-09-27 | 1 | -2/+1 |
* | [PATCH] fs: use list_move() | Akinobu Mita | 2006-06-26 | 1 | -4/+2 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+954 |