aboutsummaryrefslogtreecommitdiff
path: root/fs/afs
AgeCommit message (Expand)Author
2008-01-28vfs: Add 64 bit i_version supportJean Noel Cordenner
2007-11-05fs/afs/vlocation.c: fix off-by-oneAdrian Bunk
2007-10-17KEYS: Make request_key() and co fundamentally asynchronousDavid Howells
2007-10-17Drop some headers from mm.hAlexey Dobriyan
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-15Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-09AFS: clean up explicit check for mandatory locksPavel Emelyanov
2007-09-11afs: mntput called before dputAndreas Gruenbacher
2007-07-31AFS: fix file lockingDavid Howells
2007-07-20AFS: Use patched rxrpc_kernel_send_data() correctlyDavid Howells
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19afs build fixAndrew Morton
2007-07-16AFS: drop explicit externRandy Dunlap
2007-07-16AFS: implement file lockingDavid Howells
2007-07-16Make AFS use seq_list_xxx helpersPavel Emelianov
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe
2007-05-31afs: needs sched.hAndrew Morton
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-16AFS: Fix afs_prepare_write()David Howells
2007-05-16AFS: write back dirty data on unmountDavid Howells
2007-05-11AFS: implement statfsDavid Howells
2007-05-11AFS: fix a couple of problems with unlinking AFS filesDavid Howells
2007-05-11AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells
2007-05-10AFS: further write support fixesDavid Howells
2007-05-10AFS: write support fixesDavid Howells
2007-05-09AFS: implement basic file write supportDavid Howells
2007-05-09AFS: AFS fixupsDavid Howells
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-05-03[AFS]: Adjust the new netdevice scanning codeDavid Howells
2007-05-03[AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy
2007-05-03[AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy
2007-05-03[AFS]: Fix use of __exit functions from __init pathDavid Howells
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells
2007-04-27[AF_RXRPC/AFS]: Arch-specific fixes.David Howells
2007-04-27[AFS]: Fix VLocation record update wakeupDavid Howells
2007-04-26[AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller
2007-04-26[AFS]: Fix u64 printing in debug logging.David S. Miller
2007-04-26[AFS]: Add "directory write" support.David Howells
2007-04-26[AFS]: Implement the CB.InitCallBackState3 operation.David Howells
2007-04-26[AFS]: Add support for the CB.GetCapabilities operation.David Howells
2007-04-26[AFS]: Add security support.David Howells
2007-04-26[AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau