summaryrefslogtreecommitdiffstats
path: root/fs/afs/super.c
AgeCommit message (Expand)AuthorLines
2008-03-27[PATCH] do shrink_submounts() for all fs typesAl Viro-1/+0
2008-02-08mount options: fix afsMiklos Szeredi-0/+5
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter-4/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-2/+1
2007-07-16AFS: implement file lockingDavid Howells-0/+3
2007-05-21Detach sched.h from mm.hAlexey Dobriyan-0/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter-11/+9
2007-05-16AFS: write back dirty data on unmountDavid Howells-1/+0
2007-05-11AFS: implement statfsDavid Howells-5/+36
2007-05-11AFS: fix a couple of problems with unlinking AFS filesDavid Howells-1/+2
2007-05-09AFS: implement basic file write supportDavid Howells-1/+4
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter-2/+1
2007-05-03[AFS/AF_RXRPC]: Miscellaneous fixes.David Howells-57/+43
2007-04-26[AFS]: Add "directory write" support.David Howells-3/+3
2007-04-26[AFS]: Add security support.David Howells-22/+120
2007-04-26[AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells-10/+16
2007-04-26[AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells-56/+50
2007-04-26[AFS]: Clean up the AFS sourcesDavid Howells-40/+22
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek-1/+1
2006-12-07[PATCH] affs: replace kmalloc+memset with kzallocYan Burman-3/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter-3/+3
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter-1/+1
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust-11/+13
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells-11/+13
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust-1/+1
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+441