summaryrefslogtreecommitdiffstats
path: root/fs/afs/super.c
Commit message (Expand)AuthorAgeFilesLines
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-4/+2Star
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+1Star
* AFS: implement file lockingDavid Howells2007-07-161-0/+3
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-11/+9Star
* AFS: write back dirty data on unmountDavid Howells2007-05-171-1/+0Star
* AFS: implement statfsDavid Howells2007-05-111-5/+36
* AFS: fix a couple of problems with unlinking AFS filesDavid Howells2007-05-111-1/+2
* AFS: implement basic file write supportDavid Howells2007-05-091-1/+4
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1Star
* [AFS/AF_RXRPC]: Miscellaneous fixes.David Howells2007-05-031-57/+43Star
* [AFS]: Add "directory write" support.David Howells2007-04-271-3/+3
* [AFS]: Add security support.David Howells2007-04-271-22/+120
* [AFS]: Handle multiple mounts of an AFS superblock correctly.David Howells2007-04-271-10/+16
* [AF_RXRPC]: Make the in-kernel AFS filesystem use AF_RXRPC.David Howells2007-04-271-56/+50Star
* [AFS]: Clean up the AFS sourcesDavid Howells2007-04-271-40/+22Star
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] affs: replace kmalloc+memset with kzallocYan Burman2006-12-071-3/+1Star
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-11/+13
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-11/+13
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
|/
* [PATCH] vfs: MS_VERBOSE should be MS_SILENTTheodore Ts'o2006-03-241-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+441