aboutsummaryrefslogtreecommitdiff
path: root/fs/befs
AgeCommit message (Expand)AuthorFilesLines
2008-02-07iget: stop BEFS from using iget() and read_inode()Gravatar David Howells 1-14/+25
2008-02-03fs/: Spelling fixesGravatar Joe Perches 1-1/+1
2008-02-03Spelling fixes: lenght->lengthGravatar Paulius Zaleckas 1-1/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-2/+2
2007-05-17Remove SLAB_CTOR_CONSTRUCTORGravatar Christoph Lameter 1-4/+2
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagGravatar Christoph Lameter 1-2/+1
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 1-2/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 2-4/+4
2006-12-08[PATCH] struct path: convert befsGravatar Josef Sipek 1-2/+2
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-1/+1
2006-10-10[PATCH] befs: endianness annotationsGravatar Al Viro 6-72/+106
2006-10-10[PATCH] befs: missing fs32_to_cpu() in debug.cGravatar Al Viro 1-1/+1
2006-10-10[PATCH] befs: introduce on-disk endian typesGravatar Al Viro 2-18/+22
2006-10-10[PATCH] befs: prepare to sanitizing headersGravatar Al Viro 8-7/+2
2006-10-10[PATCH] befs: remove bogus typedefGravatar Al Viro 1-1/+0
2006-10-03fix file specification in commentsGravatar Uwe Zeisberger 1-1/+1
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueGravatar Alexey Dobriyan 1-3/+1
2006-08-06[PATCH] Fix BeFS slab corruptionGravatar Diego Calleja 1-2/+9
2006-06-30typo fixes: aquire -> acquireGravatar Adrian Bunk 1-19/+19
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-1/+1
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-2/+3
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+4
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 1-1/+1
2006-03-24fix typos "wich" -> "which"Gravatar Uwe Zeisberger 1-1/+1
2006-03-24[PATCH] cpuset memory spread: slab cache formatGravatar Paul Jackson 1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsGravatar Paul Jackson 1-1/+1
2006-03-22It's UTF-8Gravatar Alexey Dobriyan 1-1/+1
2005-11-08remove unused fs/befs/attribute.cGravatar Will Dyson 1-117/+0
2005-11-07[PATCH] kfree cleanup: fsGravatar Jesper Juhl 1-8/+4
2005-11-07[PATCH] befs: use generic_ro_fopsGravatar Christoph Hellwig 1-7/+1
2005-08-20befs: fix up missed follow_link declaration changeGravatar Linus Torvalds 1-1/+1
2005-08-19[PATCH] Fix up symlink function pointersGravatar Al Viro 1-4/+4
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 19-0/+3916