aboutsummaryrefslogtreecommitdiff
path: root/fs/qnx4
AgeCommit message (Expand)AuthorFilesLines
2009-06-11fs/qnx4: sanitize includesGravatar Al Viro 7-35/+65
2009-06-11Sanitize qnx4 fsync handlingGravatar Al Viro 6-200/+17
2009-06-11qnx4: remove ->write_superGravatar Christoph Hellwig 1-9/+0
2009-04-02fs/qnx4: return f_fsid for statfs(2)Gravatar Coly Li 1-0/+3
2009-01-22fs/Kconfig: move qnx4 outGravatar Alexey Dobriyan 1-0/+25
2008-07-26SL*B: drop kmem cache argument from constructorGravatar Alexey Dobriyan 1-1/+1
2008-02-07iget: stop QNX4 from using iget() and read_inode()Gravatar David Howells 2-18/+37
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 1-2/+1
2007-10-16qnx4: convert to new aopsGravatar Nick Piggin 1-7/+12
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2007-07-10sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Gravatar Jens Axboe 1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORGravatar Christoph Lameter 1-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagGravatar Christoph Lameter 1-2/+1
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-2/+2
2007-02-12[PATCH] mark struct inode_operations const 3Gravatar Arjan van de Ven 2-2/+2
2006-12-08[PATCH] struct path: convert qnx4Gravatar Josef Sipek 1-1/+1
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-01[PATCH] r/o bind mounts: monitor zeroing of i_nlinkGravatar Dave Hansen 1-1/+1
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkGravatar Dave Hansen 1-4/+2
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsGravatar Badari Pulavarty 1-2/+4
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-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocGravatar Panagiotis Issaris 1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 6-6/+0
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/+4
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 2-2/+2
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-23[PATCH] fs/*/file.c: drop insane header dependenciesGravatar Alexey Dobriyan 1-3/+0
2006-01-03fs/qnx4/bitmap.c: #if 0 qnx4_new_block()Gravatar Adrian Bunk 1-0/+2
2005-09-09[PATCH] update filesystems for new delete_inode behaviorGravatar Mark Fasheh 1-0/+1
2005-06-24[PATCH] fs/qnx4/*: fix sparse warningsGravatar Alexey Dobriyan 2-3/+3
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 9-0/+1383