aboutsummaryrefslogtreecommitdiff
path: root/fs/freevxfs
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-0/+1
2009-06-11push BKL down into ->put_superGravatar Christoph Hellwig 1-0/+4
2009-01-22fs/Kconfig: move vxfs outGravatar Alexey Dobriyan 1-0/+16
2008-12-31freevxfs: ensure fast symlinks are NUL-terminatedGravatar Duane Griffin 1-1/+3
2008-04-29fs/freevxfs/: proper externsGravatar Adrian Bunk 3-5/+6
2008-02-07iget: stop FreeVXFS from using iget() and read_inode()Gravatar David Howells 4-23/+40
2008-02-03fs/: Spelling fixesGravatar Joe Perches 2-2/+2
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-2/+2
2007-07-16vxfs warning fixesGravatar Andrew Morton 1-1/+1
2007-05-08freevxfs: possible null pointer dereference fixGravatar Dmitriy Monakhov 2-2/+2
2007-05-07mm: make read_cache_page synchronousGravatar Nick Piggin 1-3/+0
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-1/+1
2007-02-12[PATCH] mark struct inode_operations const 1Gravatar Arjan van de Ven 4-4/+4
2006-12-08[PATCH] struct path: convert freevxfsGravatar Josef Sipek 1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-1/+1
2006-12-07[PATCH] slab: remove SLAB_KERNELGravatar Christoph Lameter 1-2/+2
2006-09-29[PATCH] freevxfs: fix leak on error pathGravatar Alexey Dobriyan 1-3/+8
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureGravatar Theodore Ts'o 1-1/+0
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateGravatar Theodore Ts'o 2-3/+3
2006-07-31[PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirGravatar Josh Triplett 1-0/+2
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 3-5/+5
2006-06-25[PATCH] fs/freevxfs: cleanup of spelling errorsGravatar Cliff Wickman 2-8/+8
2006-06-23[PATCH] read_mapping_page for address spaceGravatar Pekka Enberg 1-2/+1
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-6/+7
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+4
2006-04-02BUG_ON() Conversion in fs/freevxfs/Gravatar Eric Sesterhenn 1-6/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constGravatar Arjan van de Ven 2-2/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsGravatar Paul Jackson 1-1/+1
2006-01-08[PATCH] fix possible PAGE_CACHE_SHIFT overflowsGravatar Andrew Morton 1-2/+2
2005-11-08fs/freevxfs/: add #include'sGravatar Adrian Bunk 2-0/+2
2005-11-07[PATCH] vxfs: use generic_ro_fopsGravatar Christoph Hellwig 1-10/+1
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cacheGravatar Pekka J Enberg 1-2/+2
2005-09-07[PATCH] fs: convert kcalloc to kzallocGravatar Pekka Enberg 1-1/+1
2005-08-20[PATCH] freevxfs: fix breakage introduced by symlink fixesGravatar Alexey Dobriyan 1-1/+1
2005-08-19[PATCH] Fix up symlink function pointersGravatar Al Viro 1-2/+2
2005-06-30[PATCH] freevxfs: minor cleanupsGravatar Pekka Enberg 4-14/+13
2005-06-30[PATCH] freevxfs: remove 2.4 compatabilityGravatar Pekka Enberg 3-51/+0
2005-06-30[PATCH] freevxfs: fix buffer_head leakGravatar Pekka Enberg 1-5/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 16-0/+2756