summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs
Commit message (Expand)AuthorAgeFilesLines
* fs/freevxfs/: proper externsAdrian Bunk2008-04-293-5/+6
* iget: stop FreeVXFS from using iget() and read_inode()David Howells2008-02-074-23/+40
* fs/: Spelling fixesJoe Perches2008-02-032-2/+2
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-2/+2
* vxfs warning fixesAndrew Morton2007-07-161-1/+1
* freevxfs: possible null pointer dereference fixDmitriy Monakhov2007-05-082-2/+2
* mm: make read_cache_page synchronousNick Piggin2007-05-071-3/+0
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-124-4/+4
* [PATCH] struct path: convert freevxfsJosef Sipek2006-12-081-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-1/+1
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-2/+2
* [PATCH] freevxfs: fix leak on error pathAlexey Dobriyan2006-09-291-3/+8
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-272-3/+3
* [PATCH] freevxfs: Add missing lock_kernel() to vxfs_readdirJosh Triplett2006-07-311-0/+2
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-283-5/+5
* [PATCH] fs/freevxfs: cleanup of spelling errorsCliff Wickman2006-06-252-8/+8
* [PATCH] read_mapping_page for address spacePekka Enberg2006-06-231-2/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-6/+7
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* BUG_ON() Conversion in fs/freevxfs/Eric Sesterhenn2006-04-021-6/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-2/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] fix possible PAGE_CACHE_SHIFT overflowsAndrew Morton2006-01-081-2/+2
* fs/freevxfs/: add #include'sAdrian Bunk2005-11-082-0/+2
* [PATCH] vxfs: use generic_ro_fopsChristoph Hellwig2005-11-071-10/+1
* [PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2005-11-071-2/+2
* [PATCH] fs: convert kcalloc to kzallocPekka Enberg2005-09-071-1/+1
* [PATCH] freevxfs: fix breakage introduced by symlink fixesAlexey Dobriyan2005-08-201-1/+1
* [PATCH] Fix up symlink function pointersAl Viro2005-08-191-2/+2
* [PATCH] freevxfs: minor cleanupsPekka Enberg2005-06-304-14/+13
* [PATCH] freevxfs: remove 2.4 compatabilityPekka Enberg2005-06-303-51/+0
* [PATCH] freevxfs: fix buffer_head leakPekka Enberg2005-06-301-5/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-1616-0/+2756