summaryrefslogtreecommitdiffstats
path: root/fs/ncpfs
Commit message (Expand)AuthorAgeFilesLines
* ncpfs: make sure server connection survives a killPierre Ossman2007-03-062-64/+103
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-123-3/+3
* [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failureEric W. Biederman2006-12-131-8/+15
* [PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman2006-12-131-5/+6
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-085-14/+14
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-222-12/+16
* [PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro2006-10-091-1/+1
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-013-29/+216
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-271-2/+2
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-308-8/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-308-8/+0
* | [PATCH] Light weight event countersChristoph Lameter2006-06-301-1/+1
|/
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-282-2/+2
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-282-2/+2
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-234-24/+24
* [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-142-26/+13
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* [PATCH] shrink dentry structEric Dumazet2006-01-082-3/+3
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-091-15/+19
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2
* [PATCH] fs/ncpfs/: remove unused #ifdef USE_OLD_SLOW_DIRECTORY_LISTING codeAdrian Bunk2005-06-253-56/+0
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1615-0/+6345
OpenPOWER on IntegriCloud