aboutsummaryrefslogtreecommitdiff
path: root/fs/afs
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-3/+3
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-1/+1
2006-10-11[PATCH] fs/*: use BUILD_BUG_ONGravatar Alexey Dobriyan 1-4/+4
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersGravatar David Howells 1-2/+2
2006-09-30[PATCH] BLOCK: Remove no-longer necessary linux/buffer_head.h inclusions [try...Gravatar David Howells 1-1/+0
2006-09-30[PATCH] BLOCK: Don't call block_sync_page() from AFS [try #6]Gravatar David Howells 1-1/+0
2006-09-29[PATCH] afs: add lock annotations to afs_proc_cell_servers_{start,stop}Gravatar Josh Triplett 1-0/+2
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 2-4/+2
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 2-2/+2
2006-06-26[PATCH] fs: use list_move()Gravatar Akinobu Mita 5-18/+9
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Gravatar Trond Myklebust 3-23/+16
2006-06-23[PATCH] read_mapping_page for address spaceGravatar Pekka Enberg 2-12/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-11/+13
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Gravatar Trond Myklebust 3-2/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 4-9/+9
2006-03-26[PATCH] Make address_space_operations->invalidatepage return voidGravatar NeilBrown 1-3/+3
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-1/+1
2006-03-24[PATCH] vfs: MS_VERBOSE should be MS_SILENTGravatar Theodore Ts'o 1-1/+1
2006-01-11add loglevel to printk in fs/afs/cmservice.cGravatar Jesper Juhl 1-1/+1
2006-01-08[PATCH] afs: remove unnecessary __attribute__((packed))Gravatar Jan Blunck 1-3/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsGravatar Andrew Morton 1-1/+1
2005-11-08fs/afs/callback.c should #include "cmservice.h"Gravatar Adrian Bunk 1-0/+1
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-2/+1
2005-11-07[PATCH] afs: use generic_ro_fopsGravatar Christoph Hellwig 3-32/+1
2005-10-29[PATCH] mm: split page table lockGravatar Hugh Dickins 1-2/+2
2005-10-28[PATCH] gfp_t: fs/*Gravatar Al Viro 1-2/+2
2005-08-19[PATCH] Fix up symlink function pointersGravatar Al Viro 1-4/+4
2005-06-25[PATCH] Cleanup patch for process freezingGravatar Christoph Lameter 2-2/+2
2005-05-01[PATCH] Exterminate PAGE_BUGGravatar Matt Mackall 1-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 36-0/+10055