aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ncpfs
Commit message (Expand)AuthorAge
* ncpfs: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* ncpfs: fix sparse warning in ncpsign_kernel.cHarvey Harrison2008-04-28
* ncpfs: fix sparse warnings in ioctl.cHarvey Harrison2008-04-28
* ncpfs: add prototypes to ncp_fs.hHarvey Harrison2008-04-28
* [PATCH] r/o bind mounts: elevate write count for ncp_ioctl()Dave Hansen2008-04-19
* mount options: fix ncpfsMiklos Szeredi2008-02-08
* NCPFS: update diagnostic strings to match routine names.Robert P. J. Day2008-02-06
* vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin2008-02-04
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRYRobert P. J. Day2007-07-31
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* mm: fault feedback #1Nick Piggin2007-07-19
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-19
* mm: fix fault vs invalidate race for linear mappingsNick Piggin2007-07-19
* Only send SIGXFSZ when exceeding rlimits.Micah Cowan2007-07-16
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* ncpfs: make sure server connection survives a killPierre Ossman2007-03-06
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-12
* [PATCH] ncpfs: ensure we free wdog_pid on parse_option or fill_inode failureEric W. Biederman2006-12-13
* [PATCH] ncpfs: Use struct pid to track the userspace watchdog processEric W. Biederman2006-12-13
* [PATCH] struct path: convert ncpfsJosef Sipek2006-12-08
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [PATCH] wrong order of arguments in copy_to_user() in ncpfsAl Viro2006-10-09
* [PATCH] Move ncpfs 32bit compat ioctl to ncpfsPetr Vandrovec2006-10-01
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-30
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* | [PATCH] Light weight event countersChristoph Lameter2006-06-30
|/
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-28
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-24
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
* [PATCH] sem2mutex: NCPFSIngo Molnar2006-03-23
* [PATCH] ncpfs: remove kmalloc wrapperPekka Enberg2006-01-14
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-11
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-10
* [PATCH] shrink dentry structEric Dumazet2006-01-08
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-09
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-09