aboutsummaryrefslogtreecommitdiffstats
path: root/fs/afs
Commit message (Expand)AuthorAge
...
* mm: make read_cache_page synchronousNick Piggin2007-05-07
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-03
* [AFS]: Adjust the new netdevice scanning codeDavid Howells2007-05-03
* [AFS]: Replace rtnetlink client by direct dev_base walkingPatrick McHardy2007-05-03
* [AFS]: Fix memory leak in SRXAFSCB_GetCapabilitiesPatrick McHardy2007-05-03
* [AFS]: Fix use of __exit functions from __init pathDavid Howells2007-05-03
* [AFS/AF_RXRPC]: Miscellaneous fixes.David Howells2007-05-03
* [AF_RXRPC/AFS]: Arch-specific fixes.David Howells2007-04-27
* [AFS]: Fix VLocation record update wakeupDavid Howells2007-04-27
* [AFS]: Eliminate cmpxchg() usage in vlocation code.David S. Miller2007-04-26
* [AFS]: Fix u64 printing in debug logging.David S. Miller2007-04-26
* [AFS]: Add "directory write" support.David Howells2007-04-26
* [AFS]: Implement the CB.InitCallBackState3 operation.David Howells2007-04-26
* [AFS]: Add support for the CB.GetCapabilities operation.David Howells2007-04-26
* [AFS]: Add security support.David Howells2007-04-26
* [AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells2007-04-26
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-26
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] struct path: convert afsJosef Sipek2006-12-08
* [PATCH] affs: replace kmalloc+memset with kzallocYan Burman2006-12-07
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] fs/*: use BUILD_BUG_ONAlexey Dobriyan2006-10-11
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-03
* [PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try...David Howells2006-09-30
* [PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]David Howells2006-09-30
* [PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Josh Triplett2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] fs: use list_move()Akinobu Mita2006-06-26
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] read_mapping_page for address spacePekka Enberg2006-06-23
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] Make address_space_operations->invalidatepage return voidNeilBrown2006-03-26
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-24
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-24
* add loglevel to printk in fs/afs/cmservice.cJesper Juhl2006-01-10
* [PATCH] afs: remove unnecessary __attribute__((packed))Jan Blunck2006-01-08
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-08
* fs/afs/callback.c should #include "cmservice.h"Adrian Bunk2005-11-08
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* [PATCH] afs: use generic_ro_fopsChristoph Hellwig2005-11-07